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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item986 {
	width:212px !important;
	height:8px !important;
}

#item989 {
	width:53px !important;
	height:24px !important;
	left:78px !important;
	top:11px !important;
}

@keyframes fade-in-989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1021 {
	width:122px !important;
	height:8px !important;
}

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

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

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

@keyframes fade-in-1293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1313 {
	width:888px !important;
	height:560px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item1358 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:543px !important;
}

#item1392 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:544px !important;
}

#item1395 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:544px !important;
}

#item1425 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:530px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1606 {
	width:14px !important;
	height:14px !important;
	left:447px !important;
	top:446px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table125777 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-1129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1130 {
	width:615px !important;
	height:376px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px 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:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item1161 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item1164 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:363px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item87848 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item87853 {
	width:19px !important;
	height:19px !important;
	top:798px !important;
}

#item87858 {
	width:19px !important;
	height:19px !important;
	top:1068px !important;
}

#item87864 {
	width:19px !important;
	height:19px !important;
	top:1157px !important;
}

#item87869 {
	width:19px !important;
	height:19px !important;
	top:887px !important;
}

#item87875 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item87885 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

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

#item87900 {
	width:477px !important;
	height:312px !important;
	left:33px !important;
}

#item87923 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:332px !important;
}

#item87946 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:753px !important;
}

#item87969 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1270px !important;
}

#item87992 {
	width:19px !important;
	height:19px !important;
	top:376px !important;
}

#item87999 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item88008 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item88018 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item88026 {
	width:19px !important;
	height:19px !important;
	top:1319px !important;
}

#item88034 {
	width:19px !important;
	height:19px !important;
	top:1408px !important;
}

#item88042 {
	width:19px !important;
	height:19px !important;
	top:1498px !important;
}

#item88049 {
	width:19px !important;
	height:19px !important;
	top:1588px !important;
}

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

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

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

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

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

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

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

table#table131589 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

#item37534 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:556px !important;
}

#item37601 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:527px !important;
}

#item37623 {
	width:569px !important;
	height:485px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-38183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38219 {
	width:60px !important;
	height:11px !important;
	left:10px !important;
}

#item38222 {
	width:74px !important;
	height:33px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-38524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-1935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-1961 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1961 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-1949 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1949 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-1937 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-1937 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1935 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-2115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2143 {
	width:140px !important;
	height:8px !important;
}

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

@keyframes fade-in-2146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2174 {
	width:146px !important;
	height:8px !important;
}

#item2177 {
	width:47px !important;
	height:24px !important;
	left:47px !important;
	top:11px !important;
}

@keyframes fade-in-2177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2205 {
	width:108px !important;
	height:8px !important;
}

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

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

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

@keyframes fade-in-2479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2499 {
	width:911px !important;
	height:423px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item2537 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:412px !important;
}

#item2565 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:413px !important;
}

#item2568 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:413px !important;
}

#item2595 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:399px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2787 {
	width:157px !important;
	height:134px !important;
	left:78px !important;
	top:243px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table136814 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-2314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2315 {
	width:615px !important;
	height:376px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item88326 {
	width:19px !important;
	height:19px !important;
	top:625px !important;
}

#item88334 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item88341 {
	width:19px !important;
	height:19px !important;
	top:688px !important;
}

#item88351 {
	width:19px !important;
	height:19px !important;
	top:898px !important;
}

#item88361 {
	width:19px !important;
	height:19px !important;
	top:964px !important;
}

#item88368 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

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

#item88384 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

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

#item88399 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
}

#item88422 {
	width:477px !important;
	height:423px !important;
	left:33px !important;
	top:399px !important;
}

#item88445 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:853px !important;
}

#item88468 {
	width:19px !important;
	height:19px !important;
	top:758px !important;
}

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

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

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

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

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

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

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

table#table141738 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-38699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38700 {
	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-38700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38703 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

#item38714 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:579px !important;
}

#item38781 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:550px !important;
}

#item38803 {
	width:569px !important;
	height:507px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

#item38673 {
	width:505px !important;
	height:4789px !important;
}

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

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

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

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

#item39199 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:178px !important;
}

#item39211 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:178px !important;
}

#item39222 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

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

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

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

#item39286 {
	width:79px !important;
	height:11px !important;
}

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

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

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

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

#item39364 {
	width:66px !important;
	height:33px !important;
	left:66px !important;
	top:16px !important;
}

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

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

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

#item39425 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:229px !important;
}

#item39458 {
	width:132px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-39671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-3067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3098 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3098 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-3084 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3084 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-3069 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-3069 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item3067 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item3164 {
	width:34px !important;
	height:13px !important;
	left:523px !important;
	top:153px !important;
}

#item3174 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:153px !important;
}

#item3187 {
	width:34px !important;
	height:13px !important;
	left:711px !important;
	top:153px !important;
}

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

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

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

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

#item3249 {
	width:154px !important;
	height:8px !important;
}

#item3252 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:11px !important;
}

@keyframes fade-in-3252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3281 {
	width:146px !important;
	height:8px !important;
}

#item3284 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-3284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3312 {
	width:151px !important;
	height:8px !important;
}

#item3315 {
	width:43px !important;
	height:27px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-3315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3343 {
	width:87px !important;
	height:8px !important;
}

#item3346 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-3628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3648 {
	width:915px !important;
	height:549px !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-3648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3670 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item3673 {
	width:21px !important;
	height:21px !important;
	left:916px !important;
	top:24px !important;
}

#item3685 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:536px !important;
}

#item3714 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:537px !important;
}

#item3717 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:537px !important;
}

#item3745 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:523px !important;
}

#item3767 {
	width:200px !important;
	height:169px !important;
	left:78px !important;
	top:96px !important;
}

#item3789 {
	width:171px !important;
	height:350px !important;
	left:319px !important;
	top:96px !important;
}

#item3792 {
	width:14px !important;
	height:14px !important;
	left:298px !important;
	top:129px !important;
}

#item3800 {
	width:14px !important;
	height:14px !important;
	left:298px !important;
	top:208px !important;
}

#item3808 {
	opacity:0.50;
	width:1px !important;
	height:360px !important;
	left:278px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item3828 {
	width:184px !important;
	height:414px !important;
	left:531px !important;
	top:96px !important;
}

#item3831 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:208px !important;
}

#item3839 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:129px !important;
}

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

#item3848 {
	width:14px !important;
	height:14px !important;
	left:737px !important;
	top:129px !important;
}

#item3858 {
	width:14px !important;
	height:14px !important;
	left:737px !important;
	top:208px !important;
}

#item3890 {
	width:165px !important;
	height:350px !important;
	left:757px !important;
	top:96px !important;
}

#item3893 {
	opacity:0.50;
	width:1px !important;
	height:360px !important;
	left:715px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item3894 {
	width:14px !important;
	height:14px !important;
	left:298px !important;
	top:290px !important;
}

#item3907 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:368px !important;
}

#item3917 {
	width:14px !important;
	height:14px !important;
	left:298px !important;
	top:369px !important;
}

#item3926 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:448px !important;
}

#item3936 {
	width:14px !important;
	height:14px !important;
	left:737px !important;
	top:289px !important;
}

#item3945 {
	width:14px !important;
	height:14px !important;
	left:737px !important;
	top:369px !important;
}

#item3972 {
	width:200px !important;
	height:206px !important;
	left:78px !important;
	top:287px !important;
}

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

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

#item3991 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:320px !important;
}

#item3999 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:384px !important;
}

#item4009 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:448px !important;
}

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

#item88477 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:289px !important;
}

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

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

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

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

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

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

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

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

table#table148305 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-3451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3452 {
	width:595px !important;
	height:393px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item3453 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item3491 {
	width:545px !important;
	height:332px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item3494 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:380px !important;
}

#item3561 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:383px !important;
}

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

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

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

#item3423 {
	width:650px !important;
	height:2250px !important;
}

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

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

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

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

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

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

#item4088 {
	width:98px !important;
	height:8px !important;
}

#item4091 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item88817 {
	width:19px !important;
	height:19px !important;
	top:1554px !important;
}

#item88824 {
	width:19px !important;
	height:19px !important;
	top:1645px !important;
}

#item88831 {
	width:19px !important;
	height:19px !important;
	top:1737px !important;
}

#item88842 {
	width:19px !important;
	height:19px !important;
	top:1828px !important;
}

#item88852 {
	width:19px !important;
	height:19px !important;
	top:1133px !important;
}

#item88859 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item88866 {
	width:19px !important;
	height:19px !important;
	top:1315px !important;
}

#item88875 {
	width:19px !important;
	height:19px !important;
	top:1404px !important;
}

#item88884 {
	width:19px !important;
	height:19px !important;
	top:623px !important;
}

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

#item88898 {
	width:19px !important;
	height:19px !important;
	top:801px !important;
}

#item88906 {
	width:19px !important;
	height:19px !important;
	top:890px !important;
}

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

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

#item88932 {
	width:19px !important;
	height:19px !important;
	top:290px !important;
}

#item88941 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item88948 {
	width:19px !important;
	height:19px !important;
	top:469px !important;
}

#item88955 {
	width:477px !important;
	height:558px !important;
	left:33px !important;
}

#item88978 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:578px !important;
}

#item89001 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:998px !important;
}

#item89024 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1513px !important;
}

#item89049 {
	width:19px !important;
	height:19px !important;
	top:1222px !important;
}

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

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

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

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

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

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

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

table#table154814 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-39850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39851 {
	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-39851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39854 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

#item39954 {
	width:569px !important;
	height:552px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

#item40447 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:179px !important;
}

#item40459 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:179px !important;
}

#item40474 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

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

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

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

#item40550 {
	width:94px !important;
	height:11px !important;
}

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

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

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

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

#item40620 {
	width:60px !important;
	height:38px !important;
	left:76px !important;
	top:16px !important;
}

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

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

@keyframes fade-in-40653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40664 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:160px !important;
}

#item40674 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item40710 {
	width:137px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-40931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-4298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-4329 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4329 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-4314 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4314 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-4300 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-4300 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item4298 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item4404 {
	width:34px !important;
	height:13px !important;
	left:353px !important;
	top:141px !important;
}

#item4413 {
	width:34px !important;
	height:13px !important;
	left:551px !important;
	top:141px !important;
}

#item4422 {
	width:34px !important;
	height:13px !important;
	left:770px !important;
	top:141px !important;
}

#item4431 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:141px !important;
}

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

#item4460 {
	width:164px !important;
	height:8px !important;
}

#item4463 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:11px !important;
}

@keyframes fade-in-4463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4491 {
	width:185px !important;
	height:8px !important;
}

#item4494 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:11px !important;
}

@keyframes fade-in-4494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4525 {
	width:185px !important;
	height:8px !important;
}

#item4528 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:11px !important;
}

@keyframes fade-in-4528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4562 {
	width:97px !important;
	height:8px !important;
}

#item4565 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-4853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4873 {
	width:757px !important;
	height:444px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item4898 {
	width:21px !important;
	height:21px !important;
	left:758px !important;
	top:24px !important;
}

#item4928 {
	width:200px !important;
	height:157px !important;
	left:79px !important;
	top:96px !important;
}

#item4950 {
	width:200px !important;
	height:141px !important;
	left:79px !important;
	top:254px !important;
}

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

#item4962 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item4970 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:287px !important;
}

#item4980 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item4993 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:429px !important;
}

#item5024 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:430px !important;
}

#item5027 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:430px !important;
}

#item5055 {
	width:622px !important;
	height:8px !important;
	left:59px !important;
	top:416px !important;
}

#item5058 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:279px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item5078 {
	width:243px !important;
	height:158px !important;
	left:321px !important;
	top:96px !important;
}

#item5081 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:177px !important;
}

#item5090 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:129px !important;
}

#item5100 {
	opacity:0.50;
	width:1px !important;
	height:262px !important;
	left:561px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item5101 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:307px !important;
}

#item5110 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:356px !important;
}

#item5137 {
	width:243px !important;
	height:141px !important;
	left:321px !important;
	top:274px !important;
}

#item5159 {
	width:159px !important;
	height:174px !important;
	left:604px !important;
	top:96px !important;
}

#item5162 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:177px !important;
}

#item5170 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:129px !important;
}

#item89068 {
	width:14px !important;
	height:14px !important;
	left:584px !important;
	top:226px !important;
}

#item89074 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:224px !important;
}

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

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

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

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

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

@keyframes fade-in-4797 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4797 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4800 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table159871 {
	table-layout:fixed;
}

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

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

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

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

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

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

#item4672 {
	width:21px !important;
	height:21px !important;
	left:505px !important;
	top:24px !important;
}

#item4704 {
	width:440px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item4707 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:230px !important;
}

#item4774 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:233px !important;
}

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

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

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

#item4646 {
	width:650px !important;
	height:1740px !important;
}

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

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

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

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

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

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

#item5217 {
	width:92px !important;
	height:8px !important;
}

#item5220 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item89510 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item89515 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item89521 {
	width:19px !important;
	height:19px !important;
	top:778px !important;
}

#item89526 {
	width:19px !important;
	height:19px !important;
	top:981px !important;
}

#item89534 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item89541 {
	width:19px !important;
	height:19px !important;
	top:1049px !important;
}

#item89546 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

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

#item89561 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

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

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

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

#item89606 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:398px !important;
}

#item89629 {
	width:477px !important;
	height:222px !important;
	left:33px !important;
	top:867px !important;
}

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

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

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

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

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

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

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

table#table164186 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

#item41132 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:520px !important;
}

#item41199 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:330px !important;
}

#item41221 {
	width:569px !important;
	height:305px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

#item41085 {
	width:505px !important;
	height:3512px !important;
}

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

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

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

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

#item41612 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:151px !important;
}

#item41622 {
	width:48px !important;
	height:18px !important;
	left:465px !important;
	top:151px !important;
}

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

#item41649 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:225px !important;
}

#item41683 {
	width:75px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

#item41840 {
	width:128px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-42058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-5439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-5469 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5469 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-5456 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5456 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-5441 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-5441 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item5439 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item5545 {
	width:34px !important;
	height:13px !important;
	left:306px !important;
	top:153px !important;
}

#item5554 {
	width:34px !important;
	height:13px !important;
	left:411px !important;
	top:153px !important;
}

#item5563 {
	width:34px !important;
	height:13px !important;
	left:536px !important;
	top:153px !important;
}

#item5573 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:153px !important;
}

#item5582 {
	width:34px !important;
	height:13px !important;
	left:1034px !important;
	top:153px !important;
}

#item5590 {
	width:34px !important;
	height:13px !important;
	left:871px !important;
	top:153px !important;
}

#item5598 {
	width:34px !important;
	height:13px !important;
	left:758px !important;
	top:153px !important;
}

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

#item5627 {
	width:71px !important;
	height:8px !important;
}

#item5630 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-5630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5658 {
	width:91px !important;
	height:8px !important;
}

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

@keyframes fade-in-5661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5691 {
	width:92px !important;
	height:8px !important;
}

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

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

#item5732 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5765 {
	width:79px !important;
	height:8px !important;
}

#item5768 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5797 {
	width:62px !important;
	height:8px !important;
}

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

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

#item5833 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-6118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6138 {
	width:961px !important;
	height:590px !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-6138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6160 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

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

#item6263 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:588px !important;
}

#item6292 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:590px !important;
}

#item6295 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:589px !important;
}

#item6323 {
	width:622px !important;
	height:8px !important;
	left:59px !important;
	top:576px !important;
}

#item90478 {
	width:212px !important;
	height:141px !important;
	left:23px !important;
}

#item90501 {
	width:212px !important;
	height:205px !important;
	left:23px !important;
	top:143px !important;
}

#item90524 {
	width:14px !important;
	height:14px !important;
	left:2px !important;
	top:33px !important;
}

#item90529 {
	width:14px !important;
	height:14px !important;
	left:2px !important;
	top:81px !important;
}

#item90534 {
	width:14px !important;
	height:14px !important;
	left:2px !important;
	top:176px !important;
}

#item90541 {
	width:14px !important;
	height:14px !important;
	left:2px !important;
	top:240px !important;
}

#item90546 {
	opacity:0.50;
	width:1px !important;
	height:440px !important;
	left:235px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item90547 {
	width:215px !important;
	height:126px !important;
	left:21px !important;
	top:349px !important;
}

#item90571 {
	width:14px !important;
	height:14px !important;
	top:444px !important;
}

#item90576 {
	width:14px !important;
	height:14px !important;
	top:382px !important;
}

#item90581 {
	opacity:0.50;
	width:1px !important;
	height:440px !important;
	left:461px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item90582 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:34px !important;
}

#item90587 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:97px !important;
}

#item90592 {
	width:187px !important;
	height:126px !important;
	left:275px !important;
}

#item90615 {
	width:186px !important;
	height:334px !important;
	left:275px !important;
	top:147px !important;
}

#item90638 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:228px !important;
}

#item90643 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:278px !important;
}

#item90651 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:326px !important;
}

#item90658 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:374px !important;
}

#item90664 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:424px !important;
}

#item90669 {
	width:14px !important;
	height:14px !important;
	left:254px !important;
	top:180px !important;
}

#item90677 {
	width:14px !important;
	height:14px !important;
	left:2px !important;
	top:287px !important;
}

#item90682 {
	width:161px !important;
	height:350px !important;
	left:503px !important;
	top:1px !important;
}

#item90705 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:96px !important;
}

#item90710 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:147px !important;
}

#item90715 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:194px !important;
}

#item90720 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:258px !important;
}

#item90725 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:306px !important;
}

#item90731 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:49px !important;
}

#item90739 {
	opacity:0.50;
	width:1px !important;
	height:279px !important;
	left:664px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item90740 {
	width:200px !important;
	height:174px !important;
	left:708px !important;
}

#item90763 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:81px !important;
}

#item90772 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:129px !important;
}

#item90777 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:33px !important;
}

#item90782 {
	width:200px !important;
	height:206px !important;
	left:708px !important;
	top:195px !important;
}

#item90805 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:292px !important;
}

#item90813 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:340px !important;
}

#item90818 {
	width:14px !important;
	height:14px !important;
	left:687px !important;
	top:229px !important;
}

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

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

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

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

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

@keyframes fade-in-6063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6066 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table172279 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-5937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5938 {
	width:581px !important;
	height:315px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item5939 {
	width:21px !important;
	height:21px !important;
	left:584px !important;
	top:24px !important;
}

#item5970 {
	width:521px !important;
	height:252px !important;
	left:65px !important;
	top:50px !important;
}

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

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

#item5973 {
	width:106px !important;
	height:92px !important;
	left:318px !important;
	top:221px !important;
}

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

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

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

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

#item5913 {
	width:650px !important;
	height:2460px !important;
}

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

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

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

#item5866 {
	width:1008px !important;
	height:610px !important;
	left:177px !important;
	top:171px !important;
}

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

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

#item6629 {
	width:46px !important;
	height:8px !important;
}

#item6632 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item91664 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:1329px !important;
}

#item91687 {
	width:19px !important;
	height:19px !important;
	top:1443px !important;
}

#item91692 {
	width:19px !important;
	height:19px !important;
	top:1510px !important;
}

#item91697 {
	width:19px !important;
	height:19px !important;
	top:1577px !important;
}

#item91702 {
	width:19px !important;
	height:19px !important;
	top:1644px !important;
}

#item91707 {
	width:19px !important;
	height:19px !important;
	top:1711px !important;
}

#item91715 {
	width:19px !important;
	height:19px !important;
	top:1376px !important;
}

#item91723 {
	width:19px !important;
	height:19px !important;
	top:975px !important;
}

#item91728 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

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

#item91741 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item91746 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item91751 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item91757 {
	width:19px !important;
	height:19px !important;
	top:1909px !important;
}

#item91762 {
	width:19px !important;
	height:19px !important;
	top:1976px !important;
}

#item91767 {
	width:19px !important;
	height:19px !important;
	top:1841px !important;
}

#item91772 {
	width:19px !important;
	height:19px !important;
	top:2180px !important;
}

#item91780 {
	width:19px !important;
	height:19px !important;
	top:2247px !important;
}

#item91787 {
	width:19px !important;
	height:19px !important;
	top:2115px !important;
}

#item91794 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item91799 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

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

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

#item91823 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

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

#item91837 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item91844 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

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

#item91863 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item91886 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:466px !important;
}

#item91909 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:864px !important;
}

#item91933 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:1795px !important;
}

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

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

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

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

@keyframes fade-in-42351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42352 {
	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-42352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table178090 th, table#table178090 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table178090 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

#item42258 {
	width:146px !important;
	height:145px !important;
	left:42px !important;
	top:354px !important;
}

#item42325 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:451px !important;
}

#item42347 {
	width:569px !important;
	height:407px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

#item42207 {
	width:505px !important;
	height:5192px !important;
}

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

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

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

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

#item42840 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:151px !important;
}

#item42852 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:151px !important;
}

#item42864 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:151px !important;
}

#item42876 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item42887 {
	width:48px !important;
	height:18px !important;
	left:484px !important;
	top:225px !important;
}

#item42897 {
	width:48px !important;
	height:18px !important;
	left:256px !important;
	top:225px !important;
}

#item42907 {
	width:48px !important;
	height:18px !important;
	left:98px !important;
	top:225px !important;
}

#item42937 {
	width:99px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item43177 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item43207 {
	width:64px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-43421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-6860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-6887 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6887 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-6873 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6873 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-6862 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-6862 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item6860 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item6960 {
	width:34px !important;
	height:13px !important;
	left:690px !important;
	top:141px !important;
}

#item6972 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:141px !important;
}

#item6982 {
	width:34px !important;
	height:13px !important;
	left:960px !important;
	top:141px !important;
}

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

#item7013 {
	width:236px !important;
	height:8px !important;
}

#item7016 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:11px !important;
}

@keyframes fade-in-7016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7048 {
	width:279px !important;
	height:8px !important;
}

#item7051 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:11px !important;
}

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

#item7084 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7371 {
	width:961px !important;
	height:578px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item7396 {
	width:21px !important;
	height:21px !important;
	left:961px !important;
	top:24px !important;
}

#item7412 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:578px !important;
}

#item7440 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:580px !important;
}

#item7443 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:579px !important;
}

#item7471 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:565px !important;
}

#item92664 {
	width:901px !important;
	height:453px !important;
	left:64px !important;
	top:96px !important;
}

#item92707 {
	width:185px !important;
	height:465px !important;
	left:20px !important;
}

#item92730 {
	width:200px !important;
	height:350px !important;
	left:245px !important;
}

#item92753 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:33px !important;
}

#item92761 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:97px !important;
}

#item92770 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:204px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item92771 {
	width:139px !important;
	height:366px !important;
	left:485px !important;
}

#item92794 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:114px !important;
}

#item92803 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:33px !important;
}

#item92810 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:444px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item92811 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:33px !important;
}

#item92818 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:95px !important;
}

#item92826 {
	width:185px !important;
	height:590px !important;
	left:667px !important;
}

#item92849 {
	opacity:0.50;
	width:1px !important;
	height:281px !important;
	left:624px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item92850 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:161px !important;
}

#item92857 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:177px !important;
}

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

#item92872 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:287px !important;
}

#item92881 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:240px !important;
}

#item92889 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:305px !important;
}

#item92895 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:161px !important;
}

#item92902 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:224px !important;
}

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

#item92920 {
	width:14px !important;
	height:14px !important;
	top:112px !important;
}

#item92927 {
	width:14px !important;
	height:14px !important;
	top:257px !important;
}

#item92934 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item92939 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item92944 {
	width:14px !important;
	height:14px !important;
	top:177px !important;
}

#item92951 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:288px !important;
}

#item92961 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:353px !important;
}

#item92967 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:417px !important;
}

#item92974 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:480px !important;
}

#item92979 {
	width:14px !important;
	height:14px !important;
	left:646px !important;
	top:547px !important;
}

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

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

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

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

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

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

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

table#table184443 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table184443 {
	table-layout:fixed;
}

#item7310 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-7310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7315 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7313 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item7183 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7184 {
	width:595px !important;
	height:408px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7185 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item7215 {
	width:545px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-7215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7262 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7239 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item7218 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:395px !important;
}

#item7285 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:398px !important;
}

#item7118 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7138 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7141 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item7161 {
	width:650px !important;
	height:1300px !important;
}

@keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7173 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7171 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item7116 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item7114 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item7727 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item7738 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item7772 {
	width:120px !important;
	height:8px !important;
}

#item7775 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7787 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item7790 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7818 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7788 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item7824 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7852 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7822 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item7858 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7887 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7856 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item7893 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7921 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7891 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item7929 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7956 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7927 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item7962 {
	width:43px !important;
	height:43px !important;
}

#item7960 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item7971 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43436 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item43475 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43473 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item43488 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43486 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item43499 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item43500 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item43520 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item43786 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43807 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43829 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item43834 {
	width:29px !important;
	height:29px !important;
}

#item43832 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item43849 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item43882 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item43885 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item43916 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item43919 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item93744 {
	width:477px !important;
	height:580px !important;
}

#item93767 {
	width:477px !important;
	height:490px !important;
	top:600px !important;
}

#item93790 {
	width:477px !important;
	height:490px !important;
	top:1115px !important;
}

#item93813 {
	width:477px !important;
	height:849px !important;
	top:1625px !important;
}

#item93836 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item93842 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item93850 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item93856 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item93863 {
	width:19px !important;
	height:19px !important;
	top:493px !important;
}

#item93868 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item93875 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item93880 {
	width:19px !important;
	height:19px !important;
	top:737px !important;
}

#item93885 {
	width:19px !important;
	height:19px !important;
	top:827px !important;
}

#item93891 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item93897 {
	width:19px !important;
	height:19px !important;
	top:1003px !important;
}

#item93902 {
	width:19px !important;
	height:19px !important;
	top:1253px !important;
}

#item93907 {
	width:19px !important;
	height:19px !important;
	top:1161px !important;
}

#item93915 {
	width:19px !important;
	height:19px !important;
	top:1340px !important;
}

#item93921 {
	width:19px !important;
	height:19px !important;
	top:1428px !important;
}

#item93927 {
	width:19px !important;
	height:19px !important;
	top:1519px !important;
}

#item93932 {
	width:19px !important;
	height:19px !important;
	top:1668px !important;
}

#item93939 {
	width:19px !important;
	height:19px !important;
	top:1755px !important;
}

#item93945 {
	width:19px !important;
	height:19px !important;
	top:1847px !important;
}

#item93951 {
	width:19px !important;
	height:19px !important;
	top:1935px !important;
}

#item93956 {
	width:19px !important;
	height:19px !important;
	top:2024px !important;
}

#item93961 {
	width:19px !important;
	height:19px !important;
	top:2116px !important;
}

#item93967 {
	width:19px !important;
	height:19px !important;
	top:2206px !important;
}

#item93972 {
	width:19px !important;
	height:19px !important;
	top:2294px !important;
}

#item93982 {
	width:19px !important;
	height:19px !important;
	top:2388px !important;
}

#item43767 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43765 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item43781 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item43721 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43722 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table190837 th, table#table190837 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table190837 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table190837 {
	table-layout:fixed;
}

#item43742 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43747 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43745 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item43596 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43597 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43600 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43598 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item43657 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item43634 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item43613 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item43680 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item43683 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item43703 {
	width:505px !important;
	height:779px !important;
}

@keyframes fade-in-43703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-43527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43547 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43550 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item43570 {
	width:505px !important;
	height:2526px !important;
}

@keyframes fade-in-43570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43584 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43582 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item43525 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item43523 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item44225 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item44236 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:151px !important;
}

#item44247 {
	width:48px !important;
	height:18px !important;
	left:309px !important;
	top:225px !important;
}

#item44281 {
	width:90px !important;
	height:11px !important;
}

#item44284 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-44284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44316 {
	width:391px !important;
	height:11px !important;
}

#item44319 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
	top:16px !important;
}

@keyframes fade-in-44319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44349 {
	width:169px !important;
	height:11px !important;
}

#item44352 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-44352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44362 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item44372 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item44402 {
	width:168px !important;
	height:11px !important;
}

#item44405 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
	top:16px !important;
}

@keyframes fade-in-44405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44418 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item44421 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44457 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44419 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item44463 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44497 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44461 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item44503 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44533 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44501 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item44539 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44569 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item44537 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item44575 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item44606 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item44573 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item44612 {
	width:52px !important;
	height:52px !important;
}

#item44610 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item44624 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-7986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-8013 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8013 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-8001 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8001 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-7988 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-7988 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7986 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8025 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8026 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8046 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8051 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8049 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8067 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8065 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8080 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8089 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8090 {
	width:34px !important;
	height:13px !important;
	left:646px !important;
	top:141px !important;
}

#item8099 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:141px !important;
}

#item8109 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:141px !important;
}

#item8118 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8139 {
	width:236px !important;
	height:8px !important;
}

#item8142 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:11px !important;
}

@keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8170 {
	width:279px !important;
	height:8px !important;
}

#item8173 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:11px !important;
}

@keyframes fade-in-8173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8201 {
	width:121px !important;
	height:8px !important;
}

#item8204 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-8204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8231 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8476 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8496 {
	width:855px !important;
	height:354px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8518 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item8523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8521 {
	width:21px !important;
	height:21px !important;
	left:856px !important;
	top:24px !important;
}

#item8533 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:336px !important;
}

#item8562 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:337px !important;
}

#item8565 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:336px !important;
}

#item8593 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:323px !important;
}

#item8615 {
	width:161px !important;
	height:206px !important;
	left:700px !important;
	top:96px !important;
}

#item8637 {
	width:200px !important;
	height:222px !important;
	left:458px !important;
	top:96px !important;
}

#item8640 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:129px !important;
}

#item8648 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:177px !important;
}

#item8656 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:417px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8676 {
	width:139px !important;
	height:157px !important;
	left:277px !important;
	top:96px !important;
}

#item8679 {
	width:14px !important;
	height:14px !important;
	left:257px !important;
	top:193px !important;
}

#item8687 {
	width:14px !important;
	height:14px !important;
	left:257px !important;
	top:129px !important;
}

#item8695 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:237px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8696 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item8707 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item8740 {
	width:159px !important;
	height:174px !important;
	left:80px !important;
	top:96px !important;
}

#item8743 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:657px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8744 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:129px !important;
}

#item8756 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:177px !important;
}

#item94027 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:274px !important;
}

#item94021 {
	width:14px !important;
	height:14px !important;
	left:437px !important;
	top:224px !important;
}

#item94015 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:224px !important;
}

#item94037 {
	width:14px !important;
	height:14px !important;
	left:680px !important;
	top:240px !important;
}

#item8458 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8459 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8465 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8463 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item8417 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8418 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table197360 th, table#table197360 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table197360 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table197360 {
	table-layout:fixed;
}

#item8438 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8443 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8441 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item8305 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8306 {
	width:595px !important;
	height:265px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8309 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8307 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item8343 {
	width:545px !important;
	height:220px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8390 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8367 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8346 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:247px !important;
}

#item8413 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:251px !important;
}

#item8238 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8258 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8261 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item8281 {
	width:650px !important;
	height:1300px !important;
}

@keyframes fade-in-8281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8293 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8291 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item8236 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item8234 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item8765 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8774 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8804 {
	width:120px !important;
	height:8px !important;
}

#item8807 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-8807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8816 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item8819 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8846 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8817 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item8852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8879 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8850 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item8885 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8912 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8883 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item8918 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8945 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8916 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item8953 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8982 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item8951 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item8988 {
	width:43px !important;
	height:43px !important;
}

#item8986 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9004 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44639 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item44674 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44672 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item44687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44685 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item44700 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item44715 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:207px !important;
}

#item44730 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item44731 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item44751 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item44997 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45018 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45040 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item45045 {
	width:29px !important;
	height:29px !important;
}

#item45043 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item45056 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item45085 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item45088 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item45117 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item45120 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item94395 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:797px !important;
}

#item94418 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item94423 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item94428 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item94433 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item94438 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item94444 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item94455 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item94461 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item94467 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item94472 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item94479 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item94486 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item94493 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item94516 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:466px !important;
}

#item44981 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44979 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item44992 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item44940 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44941 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table201402 th, table#table201402 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table201402 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table201402 {
	table-layout:fixed;
}

#item44961 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-44961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44964 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item44830 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44831 {
	width:629px !important;
	height:435px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44832 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44891 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item44868 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item44847 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:390px !important;
}

#item44914 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:358px !important;
}

#item44936 {
	width:529px !important;
	height:328px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-44936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-44758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44778 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44781 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item44801 {
	width:505px !important;
	height:2616px !important;
}

@keyframes fade-in-44801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44816 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44814 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item44756 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item44754 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item45276 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:225px !important;
}

#item45306 {
	width:168px !important;
	height:11px !important;
}

#item45309 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-45309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45339 {
	width:169px !important;
	height:11px !important;
}

#item45342 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
	top:16px !important;
}

@keyframes fade-in-45342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45354 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item45370 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item45405 {
	width:330px !important;
	height:11px !important;
}

#item45408 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:16px !important;
}

@keyframes fade-in-45408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45440 {
	width:168px !important;
	height:11px !important;
}

#item45443 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-45443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45455 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item45458 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45456 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item45495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45525 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45493 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item45531 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45560 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45529 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item45566 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45595 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item45564 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item45601 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item45630 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item45599 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item45636 {
	width:52px !important;
	height:52px !important;
}

#item45634 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item45647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-45647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-9019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-9054 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9054 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9040 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9040 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9021 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9021 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9019 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9065 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9066 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9086 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9091 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9089 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9104 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9102 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9115 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9123 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9124 {
	width:34px !important;
	height:13px !important;
	left:646px !important;
	top:141px !important;
}

#item9132 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:141px !important;
}

#item9140 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:141px !important;
}

#item9148 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item9169 {
	width:236px !important;
	height:8px !important;
}

#item9172 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:11px !important;
}

@keyframes fade-in-9172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9202 {
	width:279px !important;
	height:8px !important;
}

#item9205 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:11px !important;
}

@keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9240 {
	width:121px !important;
	height:8px !important;
}

#item9243 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-9243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9275 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9511 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9531 {
	width:915px !important;
	height:373px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9553 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item9558 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9556 {
	width:21px !important;
	height:21px !important;
	left:916px !important;
	top:24px !important;
}

#item9567 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:359px !important;
}

#item9594 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:360px !important;
}

#item9597 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:360px !important;
}

#item9624 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:346px !important;
}

#item9646 {
	width:227px !important;
	height:221px !important;
	left:692px !important;
	top:96px !important;
}

#item9668 {
	width:200px !important;
	height:221px !important;
	left:450px !important;
	top:96px !important;
}

#item9671 {
	width:14px !important;
	height:14px !important;
	left:429px !important;
	top:129px !important;
}

#item9681 {
	width:14px !important;
	height:14px !important;
	left:429px !important;
	top:177px !important;
}

#item9713 {
	width:139px !important;
	height:238px !important;
	left:270px !important;
	top:96px !important;
}

#item9716 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:177px !important;
}

#item9730 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:129px !important;
}

#item9741 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item9752 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item9783 {
	width:150px !important;
	height:221px !important;
	left:80px !important;
	top:96px !important;
}

#item9786 {
	opacity:0.50;
	width:1px !important;
	height:185px !important;
	left:650px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9787 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:129px !important;
}

#item9797 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:177px !important;
}

#item9805 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:240px !important;
}

#item9813 {
	opacity:0.50;
	width:1px !important;
	height:185px !important;
	left:229px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9814 {
	opacity:0.50;
	width:1px !important;
	height:185px !important;
	left:409px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item94544 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:224px !important;
}

#item94550 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:289px !important;
}

#item9494 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9495 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9499 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9457 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9458 {
	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-9458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table205511 th, table#table205511 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table205511 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table205511 {
	table-layout:fixed;
}

#item9478 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9483 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9481 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9350 {
	width:595px !important;
	height:456px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9351 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item9383 {
	width:545px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9430 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9407 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9386 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:443px !important;
}

#item9453 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:446px !important;
}

#item9282 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9302 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9305 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9325 {
	width:650px !important;
	height:1650px !important;
}

@keyframes fade-in-9325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9338 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9336 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9280 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9278 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item9815 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item9823 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item9851 {
	width:120px !important;
	height:8px !important;
}

#item9854 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-9854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9868 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item9871 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9906 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9869 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9912 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9943 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9910 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9978 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9984 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10012 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9982 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10020 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10049 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10018 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10055 {
	width:43px !important;
	height:43px !important;
}

#item10053 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10065 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45662 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item45705 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45703 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item45719 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item45717 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item45731 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item45744 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item45745 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item45765 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item46018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46039 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46061 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item46066 {
	width:29px !important;
	height:29px !important;
}

#item46064 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item46082 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item46115 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item46118 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item46148 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item46151 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item94750 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item94755 {
	width:19px !important;
	height:19px !important;
	top:515px !important;
}

#item94760 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item94770 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item94778 {
	width:19px !important;
	height:19px !important;
	top:847px !important;
}

#item94786 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item94793 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item94802 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item94810 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item94818 {
	width:19px !important;
	height:19px !important;
	top:120px !important;
}

#item94825 {
	width:19px !important;
	height:19px !important;
	top:187px !important;
}

#item94832 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
}

#item94855 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:600px !important;
}

#item46000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45998 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item46013 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item45960 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45961 {
	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-45961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table209846 th, table#table209846 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table209846 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table209846 {
	table-layout:fixed;
}

#item45981 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-45981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45986 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45984 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item45842 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45843 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45846 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45844 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45901 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item45878 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item45857 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item45924 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item45927 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item45947 {
	width:505px !important;
	height:824px !important;
}

@keyframes fade-in-45947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45772 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-45772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45792 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45795 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item45815 {
	width:505px !important;
	height:3467px !important;
}

@keyframes fade-in-45815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45830 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45828 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item45770 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item45768 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item46319 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:225px !important;
}

#item46350 {
	width:149px !important;
	height:11px !important;
}

#item46353 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46384 {
	width:169px !important;
	height:11px !important;
}

#item46387 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
	top:16px !important;
}

@keyframes fade-in-46387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46399 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:207px !important;
}

#item46410 {
	width:48px !important;
	height:18px !important;
	left:614px !important;
	top:151px !important;
}

#item46420 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item46450 {
	width:330px !important;
	height:11px !important;
}

#item46453 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:16px !important;
}

@keyframes fade-in-46453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46484 {
	width:168px !important;
	height:11px !important;
}

#item46487 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46498 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item46501 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46532 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46499 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item46538 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46572 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46536 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item46578 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46611 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46576 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item46617 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46647 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item46615 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item46653 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item46683 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item46651 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item46689 {
	width:52px !important;
	height:52px !important;
}

#item46687 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item46702 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46702 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10104 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10104 {
	0% {
		-webkit-transform:translate(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-10092 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10092 {
	0% {
		-webkit-transform:translate(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-10082 {
	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-10082 {
	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;
	}
}
#item10080 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10115 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10116 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10136 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10141 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10139 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10153 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10151 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10164 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10177 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10178 {
	width:34px !important;
	height:13px !important;
	left:494px !important;
	top:141px !important;
}

#item10190 {
	width:34px !important;
	height:13px !important;
	left:325px !important;
	top:141px !important;
}

#item10199 {
	width:34px !important;
	height:13px !important;
	left:1010px !important;
	top:141px !important;
}

#item10208 {
	width:34px !important;
	height:13px !important;
	left:852px !important;
	top:141px !important;
}

#item10221 {
	width:34px !important;
	height:13px !important;
	left:706px !important;
	top:141px !important;
}

#item10232 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item10253 {
	width:134px !important;
	height:8px !important;
}

#item10256 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-10256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10284 {
	width:112px !important;
	height:8px !important;
}

#item10287 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-10287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10315 {
	width:124px !important;
	height:8px !important;
}

#item10318 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-10318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10346 {
	width:177px !important;
	height:8px !important;
}

#item10349 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:11px !important;
}

@keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10377 {
	width:70px !important;
	height:8px !important;
}

#item10380 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-10380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10409 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10658 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10678 {
	width:731px !important;
	height:509px !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-10678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10700 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item10705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10703 {
	width:21px !important;
	height:21px !important;
	left:732px !important;
	top:24px !important;
}

#item10715 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:491px !important;
}

#item10742 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:493px !important;
}

#item10745 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:492px !important;
}

#item10772 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:478px !important;
}

#item10794 {
	width:200px !important;
	height:193px !important;
	left:303px !important;
	top:247px !important;
}

#item10816 {
	width:200px !important;
	height:151px !important;
	left:303px !important;
	top:96px !important;
}

#item10819 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:129px !important;
}

#item10827 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:177px !important;
}

#item10854 {
	width:183px !important;
	height:147px !important;
	left:79px !important;
	top:331px !important;
}

#item10857 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:427px !important;
}

#item10867 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:364px !important;
}

#item10880 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item10893 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item10922 {
	width:183px !important;
	height:222px !important;
	left:79px !important;
	top:96px !important;
}

#item10925 {
	opacity:0.50;
	width:1px !important;
	height:324px !important;
	left:503px !important;
	top:132px !important;
	background:#b2b2b1;
}

#item10926 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:280px !important;
}

#item10935 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:343px !important;
}

#item10945 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:224px !important;
}

#item10954 {
	opacity:0.50;
	width:1px !important;
	height:324px !important;
	left:262px !important;
	top:132px !important;
	background:#b2b2b1;
}

#item10955 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:177px !important;
}

#item10963 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:129px !important;
}

#item10990 {
	width:191px !important;
	height:141px !important;
	left:545px !important;
	top:96px !important;
}

#item94883 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:273px !important;
}

#item10638 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10639 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item10645 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10643 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item10600 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10601 {
	width:318px !important;
	height:293px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table214381 th, table#table214381 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table214381 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table214381 {
	table-layout:fixed;
}

#item10621 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10624 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item10493 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10494 {
	width:595px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10495 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item10526 {
	width:545px !important;
	height:300px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10573 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item10550 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:51px !important;
}

#item10529 {
	width:106px !important;
	height:63px !important;
	left:318px !important;
	top:298px !important;
}

#item10596 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:350px !important;
}

#item10416 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10436 {
	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-10436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10439 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item10459 {
	width:650px !important;
	height:1574px !important;
}

@keyframes fade-in-10459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10478 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10476 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item10414 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item10412 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item10993 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11001 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item11029 {
	width:69px !important;
	height:8px !important;
}

#item11032 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-11032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11042 {
	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;
}

#item11045 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11077 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11043 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11083 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11115 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11081 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item11121 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11149 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11119 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item11155 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11183 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11153 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item11191 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11220 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11189 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item11226 {
	width:43px !important;
	height:43px !important;
}

#item11224 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11236 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46717 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:343px !important;
}

#item46752 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46750 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item46765 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46763 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item46776 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item46788 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item46803 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item46804 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item46824 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item47083 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47104 {
	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-47104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47126 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item47131 {
	width:29px !important;
	height:29px !important;
}

#item47129 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item47142 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item47171 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item47174 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item47203 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item47206 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item95106 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item95113 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item95124 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item95132 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item95140 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item95147 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item95157 {
	width:19px !important;
	height:19px !important;
	top:778px !important;
}

#item95166 {
	width:19px !important;
	height:19px !important;
	top:865px !important;
}

#item95173 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item95180 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

#item95187 {
	width:19px !important;
	height:19px !important;
	top:975px !important;
}

#item95195 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item95218 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:533px !important;
}

#item95241 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:931px !important;
}

#item95264 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item47066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47064 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item47078 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item47023 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-47023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47024 {
	width:446px !important;
	height:410px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table218547 th, table#table218547 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table218547 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table218547 {
	table-layout:fixed;
}

#item47044 {
	width:361px !important;
	height:366px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-47044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47049 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47047 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item46911 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46912 {
	width:629px !important;
	height:560px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46915 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46913 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item46974 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:98px !important;
}

#item46951 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item46930 {
	width:146px !important;
	height:115px !important;
	left:42px !important;
	top:443px !important;
}

#item47019 {
	width:569px !important;
	height:444px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-47019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46997 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:509px !important;
}

#item46831 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-46831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46851 {
	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-46851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46854 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item46874 {
	width:505px !important;
	height:3310px !important;
}

@keyframes fade-in-46874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46895 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46893 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item46829 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item46827 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item47419 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:225px !important;
}

#item47431 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:225px !important;
}

#item47446 {
	width:48px !important;
	height:18px !important;
	left:38px !important;
	top:225px !important;
}

#item47480 {
	width:156px !important;
	height:11px !important;
}

#item47483 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-47483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47514 {
	width:174px !important;
	height:11px !important;
}

#item47517 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:16px !important;
}

@keyframes fade-in-47517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47548 {
	width:98px !important;
	height:11px !important;
}

#item47551 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-47551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47565 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:151px !important;
}

#item47577 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:151px !important;
}

#item47607 {
	width:188px !important;
	height:11px !important;
}

#item47610 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-47610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47640 {
	width:148px !important;
	height:11px !important;
}

#item47643 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:16px !important;
}

@keyframes fade-in-47643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47673 {
	width:97px !important;
	height:11px !important;
}

#item47676 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-47676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47686 {
	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;
}

#item47689 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47720 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47687 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item47726 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47762 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47724 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item47768 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47803 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47766 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item47809 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47839 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47807 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item47845 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47875 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item47843 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item47881 {
	width:52px !important;
	height:52px !important;
}

#item47879 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item47894 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-11251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-11277 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11277 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-11267 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11267 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-11253 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-11253 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11251 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11289 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11290 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11310 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11313 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11326 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11324 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11337 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11350 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11351 {
	width:34px !important;
	height:13px !important;
	left:690px !important;
	top:141px !important;
}

#item11363 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:141px !important;
}

#item11372 {
	width:34px !important;
	height:13px !important;
	left:960px !important;
	top:141px !important;
}

#item11381 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11402 {
	width:236px !important;
	height:8px !important;
}

#item11405 {
	width:19px !important;
	height:19px !important;
	left:108px !important;
	top:11px !important;
}

@keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11436 {
	width:279px !important;
	height:8px !important;
}

#item11439 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:11px !important;
}

@keyframes fade-in-11439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11469 {
	width:121px !important;
	height:8px !important;
}

#item11472 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-11472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11499 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11760 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11760 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11760 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11780 {
	width:894px !important;
	height:394px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11802 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item11807 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11805 {
	width:21px !important;
	height:21px !important;
	left:895px !important;
	top:24px !important;
}

#item11820 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:384px !important;
}

#item11848 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:385px !important;
}

#item11851 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:385px !important;
}

#item11879 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:371px !important;
}

#item11901 {
	width:185px !important;
	height:270px !important;
	left:78px !important;
	top:96px !important;
}

#item11923 {
	width:200px !important;
	height:163px !important;
	left:303px !important;
	top:96px !important;
}

#item11926 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:129px !important;
}

#item11936 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:178px !important;
}

#item11945 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:263px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11965 {
	width:139px !important;
	height:190px !important;
	left:543px !important;
	top:96px !important;
}

#item11968 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:178px !important;
}

#item11976 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:129px !important;
}

#item11985 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:503px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11986 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:129px !important;
}

#item11995 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:178px !important;
}

#item12022 {
	width:185px !important;
	height:222px !important;
	left:725px !important;
	top:96px !important;
}

#item12025 {
	opacity:0.50;
	width:1px !important;
	height:216px !important;
	left:683px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12026 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:225px !important;
}

#item12036 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item12049 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item95278 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:241px !important;
}

#item95289 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:273px !important;
}

#item95301 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item95295 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:258px !important;
}

#item11738 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11738 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11739 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item11745 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11743 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11677 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11678 {
	width:318px !important;
	height:374px !important;
	left:371px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table222828 th, table#table222828 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table222828 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table222828 {
	table-layout:fixed;
}

#item11698 {
	width:258px !important;
	height:315px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-11698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11703 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11701 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item11714 {
	width:318px !important;
	height:374px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table224301 th, table#table224301 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table224301 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table224301 {
	table-layout:fixed;
}

#item11734 {
	width:258px !important;
	height:315px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11571 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11572 {
	width:595px !important;
	height:504px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11575 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11573 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item11603 {
	width:545px !important;
	height:444px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11650 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11627 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11606 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:491px !important;
}

#item11673 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:494px !important;
}

#item11506 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11526 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11529 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item11549 {
	width:650px !important;
	height:1750px !important;
}

@keyframes fade-in-11549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11561 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11559 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item11504 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item11502 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item12061 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12070 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12099 {
	width:120px !important;
	height:8px !important;
}

#item12102 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-12102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12112 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12115 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12144 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12113 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12150 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12177 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12148 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item12183 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12210 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12181 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item12216 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12243 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12214 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item12251 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12278 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12249 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item12284 {
	width:43px !important;
	height:43px !important;
}

#item12282 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12295 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47909 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item47946 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47944 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item47959 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47957 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item47970 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item47982 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item47983 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item48003 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item48277 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48298 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48320 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item48325 {
	width:29px !important;
	height:29px !important;
}

#item48323 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item48336 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item48365 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item48368 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item48397 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item48400 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item95671 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item95677 {
	width:19px !important;
	height:19px !important;
	top:175px !important;
}

#item95684 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item95691 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item95698 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item95705 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item95712 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item95735 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
	top:533px !important;
}

#item95758 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item95764 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item95772 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item95778 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item95785 {
	width:19px !important;
	height:19px !important;
	top:980px !important;
}

#item95791 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item95797 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item48261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48259 {
	width:27px !important;
	height:27px !important;
	left:640px !important;
	top:10px !important;
}

#item48272 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
}

#item48208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48210 {
	width:485px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48213 {
	width:21px !important;
	height:21px !important;
}

#item48211 {
	width:21px !important;
	height:21px !important;
	left:454px !important;
	top:7px !important;
}

#item48225 {
	width:424px !important;
	height:581px !important;
	left:30px !important;
	top:29px !important;
}

table#table228907 th, table#table228907 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table228907 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table228907 {
	table-layout:fixed;
}

table#table230413 th, table#table230413 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table230413 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table230413 {
	table-layout:fixed;
}

#item48245 {
	width:361px !important;
	height:963px !important;
}

@keyframes fade-in-48245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48088 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48089 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48090 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48148 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48125 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48104 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item48171 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item48174 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item48194 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-48194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48010 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48030 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48033 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48053 {
	width:505px !important;
	height:3758px !important;
}

@keyframes fade-in-48053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48072 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48070 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48008 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item48006 {
	width:667px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item48566 {
	width:48px !important;
	height:18px !important;
	left:380px !important;
	top:225px !important;
}

#item48596 {
	width:330px !important;
	height:11px !important;
}

#item48599 {
	width:27px !important;
	height:27px !important;
	left:152px !important;
	top:16px !important;
}

@keyframes fade-in-48599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48612 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item48647 {
	width:168px !important;
	height:11px !important;
}

#item48650 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
	top:16px !important;
}

@keyframes fade-in-48650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48664 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item48676 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:151px !important;
}

#item48708 {
	width:391px !important;
	height:11px !important;
}

#item48711 {
	width:27px !important;
	height:27px !important;
	left:182px !important;
	top:16px !important;
}

@keyframes fade-in-48711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48744 {
	width:169px !important;
	height:11px !important;
}

#item48747 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-48747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48758 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item48761 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48791 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48759 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item48797 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48827 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48795 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item48833 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48863 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48831 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item48869 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48898 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item48867 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item48904 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item48935 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item48902 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item48941 {
	width:52px !important;
	height:52px !important;
}

#item48939 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item48957 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-12310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-12355 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12355 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-12336 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12336 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-12312 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-12312 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item12310 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12367 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12368 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12388 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12393 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12391 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12405 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12403 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12416 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12425 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12426 {
	width:34px !important;
	height:13px !important;
	left:713px !important;
	top:153px !important;
}

#item12434 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:153px !important;
}

#item12442 {
	width:34px !important;
	height:13px !important;
	left:495px !important;
	top:153px !important;
}

#item12450 {
	width:34px !important;
	height:13px !important;
	left:864px !important;
	top:153px !important;
}

#item12458 {
	width:34px !important;
	height:13px !important;
	left:1010px !important;
	top:153px !important;
}

#item12468 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item12489 {
	width:117px !important;
	height:8px !important;
}

#item12492 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-12492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12525 {
	width:112px !important;
	height:8px !important;
}

#item12528 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-12528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12561 {
	width:133px !important;
	height:8px !important;
}

#item12564 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:11px !important;
}

@keyframes fade-in-12564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12593 {
	width:183px !important;
	height:8px !important;
}

#item12596 {
	width:19px !important;
	height:19px !important;
	left:82px !important;
	top:11px !important;
}

@keyframes fade-in-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12626 {
	width:72px !important;
	height:8px !important;
}

#item12629 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-12629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12658 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item12891 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12911 {
	width:961px !important;
	height:578px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12933 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12938 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12936 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item12950 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:566px !important;
}

#item12982 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:567px !important;
}

#item12985 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:567px !important;
}

#item13018 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:553px !important;
}

#item96168 {
	width:901px !important;
	height:440px !important;
	left:64px !important;
	top:96px !important;
}

#item97133 {
	width:315px !important;
	height:190px !important;
	left:522px !important;
	top:1px !important;
}

#item97156 {
	width:236px !important;
	height:174px !important;
	left:245px !important;
	top:334px !important;
}

#item97179 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:369px !important;
}

#item97186 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:418px !important;
}

#item97193 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:462px !important;
}

#item97198 {
	width:236px !important;
	height:334px !important;
	left:245px !important;
}

#item97221 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:82px !important;
}

#item97229 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:129px !important;
}

#item97237 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:177px !important;
}

#item97244 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:226px !important;
}

#item97249 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:274px !important;
}

#item97256 {
	width:14px !important;
	height:14px !important;
	left:224px !important;
	top:34px !important;
}

#item97265 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item97272 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item97279 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item97285 {
	width:14px !important;
	height:14px !important;
	top:178px !important;
}

#item97291 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item97296 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item97301 {
	width:184px !important;
	height:318px !important;
	left:21px !important;
}

#item97324 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:35px !important;
}

#item97334 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:82px !important;
}

#item97343 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:129px !important;
}

#item97348 {
	opacity:0.50;
	width:1px !important;
	height:470px !important;
	left:204px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item97349 {
	opacity:0.50;
	width:1px !important;
	height:470px !important;
	left:481px !important;
	top:25px !important;
	background:#b2b2b1;
}

#item97350 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:274px !important;
}

#item97359 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:226px !important;
}

#item97369 {
	width:315px !important;
	height:142px !important;
	left:521px !important;
	top:193px !important;
}

#item97392 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:416px !important;
}

#item97399 {
	width:14px !important;
	height:14px !important;
	left:501px !important;
	top:369px !important;
}

#item97406 {
	width:315px !important;
	height:126px !important;
	left:521px !important;
	top:335px !important;
}

#item12873 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12874 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12878 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12837 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12838 {
	width:318px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table236011 th, table#table236011 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236011 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236011 {
	table-layout:fixed;
}

#item12858 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12863 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12861 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12731 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12732 {
	width:595px !important;
	height:334px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12733 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item12763 {
	width:545px !important;
	height:256px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12810 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:98px !important;
}

#item12787 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12766 {
	width:106px !important;
	height:110px !important;
	left:318px !important;
	top:219px !important;
}

#item12833 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:318px !important;
}

#item12665 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12685 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12688 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12708 {
	width:650px !important;
	height:1900px !important;
}

@keyframes fade-in-12708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12721 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12719 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12663 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item12661 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item13281 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item13290 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item13321 {
	width:70px !important;
	height:8px !important;
}

#item13324 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:11px !important;
}

@keyframes fade-in-13324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13333 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item13336 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13363 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13334 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13369 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13396 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13367 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13429 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13400 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13435 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13462 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13433 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13470 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13499 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13468 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13505 {
	width:43px !important;
	height:43px !important;
}

#item13503 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13519 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48972 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item49011 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49009 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item49026 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49024 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item49038 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:167px !important;
}

#item49048 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:214px !important;
	background:#000;
}

#item49049 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item49069 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item49318 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49339 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49361 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item49366 {
	width:29px !important;
	height:29px !important;
}

#item49364 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item49381 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item49411 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item49414 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item49444 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item49447 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item98112 {
	width:19px !important;
	height:19px !important;
	top:1114px !important;
}

#item98119 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item98126 {
	width:19px !important;
	height:19px !important;
	top:1312px !important;
}

#item98133 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item98140 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item98163 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:467px !important;
}

#item98186 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:999px !important;
}

#item98209 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item98233 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item98242 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item98248 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item98253 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item98259 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item98265 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item98270 {
	width:19px !important;
	height:19px !important;
	top:581px !important;
}

#item98276 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item98281 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item98286 {
	width:19px !important;
	height:19px !important;
	top:783px !important;
}

#item98292 {
	width:19px !important;
	height:19px !important;
	top:850px !important;
}

#item98299 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item98307 {
	width:19px !important;
	height:19px !important;
	top:980px !important;
}

#item98313 {
	width:19px !important;
	height:19px !important;
	top:1048px !important;
}

#item98318 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item98324 {
	width:19px !important;
	height:19px !important;
	top:1248px !important;
}

#item98330 {
	width:19px !important;
	height:19px !important;
	top:1314px !important;
}

#item98335 {
	width:19px !important;
	height:19px !important;
	top:1380px !important;
}

#item49297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49295 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item49313 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item49254 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49255 {
	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-49255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table241006 th, table#table241006 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table241006 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table241006 {
	table-layout:fixed;
}

#item49275 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-49275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49278 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item49145 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49146 {
	width:629px !important;
	height:517px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49149 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49147 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49205 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:151px !important;
}

#item49182 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item49161 {
	width:146px !important;
	height:167px !important;
	left:42px !important;
	top:332px !important;
}

#item49228 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:451px !important;
}

#item49250 {
	width:569px !important;
	height:409px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-49250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49076 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49096 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49099 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49119 {
	width:505px !important;
	height:4161px !important;
}

@keyframes fade-in-49119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49133 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49131 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49074 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item49072 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item49671 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:247px !important;
}

#item49681 {
	width:48px !important;
	height:18px !important;
	left:246px !important;
	top:247px !important;
}

#item49691 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:247px !important;
}

#item49721 {
	width:164px !important;
	height:11px !important;
}

#item49724 {
	width:27px !important;
	height:27px !important;
	left:69px !important;
	top:16px !important;
}

@keyframes fade-in-49724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49754 {
	width:157px !important;
	height:11px !important;
}

#item49757 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-49757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49769 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item49804 {
	width:98px !important;
	height:11px !important;
}

#item49807 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:16px !important;
}

@keyframes fade-in-49807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49821 {
	width:48px !important;
	height:18px !important;
	left:197px !important;
	top:186px !important;
}

#item49832 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:186px !important;
}

#item49863 {
	width:186px !important;
	height:11px !important;
}

#item49866 {
	width:27px !important;
	height:27px !important;
	left:80px !important;
	top:16px !important;
}

@keyframes fade-in-49866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49898 {
	width:256px !important;
	height:11px !important;
}

#item49901 {
	width:27px !important;
	height:27px !important;
	left:115px !important;
	top:16px !important;
}

@keyframes fade-in-49901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49932 {
	width:101px !important;
	height:11px !important;
}

#item49935 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-49935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49945 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item49948 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49978 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49946 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item49984 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50014 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49982 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item50020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50018 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item50055 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50086 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50053 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item50092 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50126 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item50090 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item50132 {
	width:52px !important;
	height:52px !important;
}

#item50130 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item50150 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-13534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-13569 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13569 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-13555 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13555 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-13536 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-13536 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item13534 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13581 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13582 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13602 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13607 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13605 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13622 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13620 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13633 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13641 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13642 {
	width:34px !important;
	height:13px !important;
	left:592px !important;
	top:141px !important;
}

#item13650 {
	width:34px !important;
	height:13px !important;
	left:797px !important;
	top:141px !important;
}

#item13659 {
	width:34px !important;
	height:13px !important;
	left:344px !important;
	top:141px !important;
}

#item13668 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:141px !important;
}

#item13678 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item13699 {
	width:170px !important;
	height:8px !important;
}

#item13702 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-13702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13737 {
	width:147px !important;
	height:8px !important;
}

#item13740 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-13740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13773 {
	width:214px !important;
	height:8px !important;
}

#item13776 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-13776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13805 {
	width:88px !important;
	height:8px !important;
}

#item13808 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-13808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13836 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item14093 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14113 {
	width:817px !important;
	height:545px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14135 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item14140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14138 {
	width:21px !important;
	height:21px !important;
	left:817px !important;
	top:24px !important;
}

#item14149 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:529px !important;
}

#item14178 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:530px !important;
}

#item14181 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:530px !important;
}

#item14214 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:516px !important;
}

#item98603 {
	width:264px !important;
	height:238px !important;
	left:21px !important;
}

#item98626 {
	width:264px !important;
	height:131px !important;
	left:21px !important;
	top:238px !important;
}

#item98651 {
	width:14px !important;
	height:14px !important;
	top:271px !important;
}

#item98658 {
	width:14px !important;
	height:14px !important;
	top:320px !important;
}

#item98665 {
	width:221px !important;
	height:190px !important;
	left:327px !important;
}

#item98688 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:82px !important;
}

#item98820 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:129px !important;
}

#item98695 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:33px !important;
}

#item98702 {
	opacity:0.50;
	width:1px !important;
	height:360px !important;
	left:286px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item98703 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:223px !important;
}

#item98713 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:272px !important;
}

#item98721 {
	width:221px !important;
	height:238px !important;
	left:327px !important;
	top:190px !important;
}

#item98744 {
	opacity:0.50;
	width:1px !important;
	height:360px !important;
	left:549px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item98745 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:319px !important;
}

#item98827 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:367px !important;
}

#item98753 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:33px !important;
}

#item98762 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:82px !important;
}

#item98809 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:127px !important;
}

#item98815 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:177px !important;
}

#item98771 {
	width:173px !important;
	height:100px !important;
	left:590px !important;
}

#item98794 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:33px !important;
}

#item14076 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14077 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item14083 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14081 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item14017 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14018 {
	width:318px !important;
	height:198px !important;
	left:371px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table245489 th, table#table245489 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table245489 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table245489 {
	table-layout:fixed;
}

#item14038 {
	width:258px !important;
	height:138px !important;
	left:401px !important;
	top:50px !important;
}

@keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14043 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14041 {
	width:21px !important;
	height:21px !important;
	left:664px !important;
	top:24px !important;
}

#item14052 {
	width:318px !important;
	height:198px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table246058 th, table#table246058 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246058 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246058 {
	table-layout:fixed;
}

#item14072 {
	width:258px !important;
	height:138px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13911 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13912 {
	width:595px !important;
	height:504px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13915 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13913 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item13943 {
	width:545px !important;
	height:444px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13990 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13967 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13946 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:491px !important;
}

#item14013 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:494px !important;
}

#item13843 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13863 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13866 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item13886 {
	width:650px !important;
	height:1850px !important;
}

@keyframes fade-in-13886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13900 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13898 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item13841 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item13839 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item14421 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item14435 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item14467 {
	width:102px !important;
	height:8px !important;
}

#item14470 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-14470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14479 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item14482 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14510 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14480 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14516 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14545 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14514 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14551 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14579 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14549 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14585 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14612 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14583 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14650 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14618 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14656 {
	width:43px !important;
	height:43px !important;
}

#item14654 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14665 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50165 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item50210 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50208 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item50224 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50222 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item50235 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item50236 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item50256 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item50524 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50545 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50567 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item50572 {
	width:29px !important;
	height:29px !important;
}

#item50570 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item50584 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item50614 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item50617 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item50648 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item50651 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item99266 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item99271 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item99279 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item99286 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item99291 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item99298 {
	width:19px !important;
	height:19px !important;
	top:980px !important;
}

#item99304 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item99310 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item99315 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item99320 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item99325 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item99332 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item99339 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item99351 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item99360 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item99383 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
	top:533px !important;
}

#item99406 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:1133px !important;
}

#item50504 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50502 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item50519 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item50456 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50457 {
	width:446px !important;
	height:513px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table250028 th, table#table250028 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250028 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250028 {
	table-layout:fixed;
}

table#table250654 th, table#table250654 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250654 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250654 {
	table-layout:fixed;
}

#item50477 {
	width:361px !important;
	height:471px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50482 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50480 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item50332 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50333 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50336 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50334 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50391 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item50368 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item50347 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item50414 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item50417 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item50437 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-50437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50263 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-50263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50283 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50286 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item50306 {
	width:505px !important;
	height:3937px !important;
}

@keyframes fade-in-50306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50320 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50318 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item50261 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item50259 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item50848 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:151px !important;
}

#item50860 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item50870 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:151px !important;
}

#item50880 {
	width:48px !important;
	height:18px !important;
	left:367px !important;
	top:225px !important;
}

#item50910 {
	width:89px !important;
	height:11px !important;
}

#item50913 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-50913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50943 {
	width:206px !important;
	height:11px !important;
}

#item50946 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:16px !important;
}

@keyframes fade-in-50946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50978 {
	width:170px !important;
	height:11px !important;
}

#item50981 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-50981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51018 {
	width:66px !important;
	height:11px !important;
}

#item51021 {
	width:27px !important;
	height:27px !important;
	top:16px !important;
}

@keyframes fade-in-51021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51036 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item51047 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item51078 {
	width:143px !important;
	height:11px !important;
}

#item51081 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:16px !important;
}

@keyframes fade-in-51081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51093 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item51096 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51126 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51094 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item51132 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51161 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51130 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item51167 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51196 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51165 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item51202 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51231 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51200 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item51237 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51266 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item51235 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item51272 {
	width:52px !important;
	height:52px !important;
}

#item51270 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item51286 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-14686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-14714 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14714 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-14700 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14700 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14688 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14688 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14686 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14732 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14733 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14753 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14758 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14756 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14773 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14771 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14783 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14792 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14793 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:153px !important;
}

#item14803 {
	width:34px !important;
	height:13px !important;
	left:310px !important;
	top:153px !important;
}

#item14812 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:153px !important;
}

#item14820 {
	width:34px !important;
	height:13px !important;
	left:740px !important;
	top:153px !important;
}

#item14828 {
	width:34px !important;
	height:13px !important;
	left:883px !important;
	top:153px !important;
}

#item14836 {
	width:34px !important;
	height:13px !important;
	left:627px !important;
	top:153px !important;
}

#item14844 {
	opacity:0.50;
	width:834px !important;
	height:1px !important;
	left:273px !important;
	top:173px !important;
	background:#000;
}

#item14865 {
	width:62px !important;
	height:8px !important;
}

#item14868 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-14868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14899 {
	width:146px !important;
	height:8px !important;
}

#item14902 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-14902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14935 {
	width:102px !important;
	height:8px !important;
}

#item14938 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14970 {
	width:108px !important;
	height:8px !important;
}

#item14973 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15002 {
	width:107px !important;
	height:8px !important;
}

#item15005 {
	width:69px !important;
	height:21px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-15005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15035 {
	width:79px !important;
	height:8px !important;
}

#item15038 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-15038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15068 {
	width:54px !important;
	height:8px !important;
}

#item15071 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-15071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15099 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item15332 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15334 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15355 {
	width:902px !important;
	height:572px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15377 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item15382 {
	width:15px !important;
	height:15px !important;
}

#item15380 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item15399 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item15400 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item15401 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item99845 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:801px !important;
}

#item99854 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item99859 {
	width:14px !important;
	height:14px !important;
	top:450px !important;
}

#item99864 {
	width:14px !important;
	height:14px !important;
	top:819px !important;
}

#item99871 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item99876 {
	width:14px !important;
	height:14px !important;
	top:514px !important;
}

#item99885 {
	width:14px !important;
	height:14px !important;
	top:882px !important;
}

#item99891 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item99896 {
	width:14px !important;
	height:14px !important;
	top:644px !important;
}

#item99902 {
	width:14px !important;
	height:14px !important;
	top:947px !important;
}

#item99908 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item99913 {
	width:14px !important;
	height:14px !important;
	top:708px !important;
}

#item99918 {
	width:14px !important;
	height:14px !important;
	top:1011px !important;
}

#item99923 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item99929 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item99936 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:657px !important;
}

#item99941 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item99949 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:738px !important;
}

#item99955 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item99960 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:882px !important;
}

#item99966 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:289px !important;
}

#item99973 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:945px !important;
}

#item99978 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item99983 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:96px !important;
}

#item99988 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item99995 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:355px !important;
}

#item100001 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item100007 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item100015 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:482px !important;
}

#item100022 {
	width:249px !important;
	height:1118px !important;
	left:21px !important;
}

#item100045 {
	width:245px !important;
	height:1006px !important;
	left:312px !important;
}

#item100069 {
	width:238px !important;
	height:880px !important;
	left:599px !important;
}

#item100092 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item100097 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item100103 {
	width:14px !important;
	height:14px !important;
	top:577px !important;
}

#item100110 {
	width:14px !important;
	height:14px !important;
	top:1073px !important;
}

#item100115 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:352px !important;
}

#item100120 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:418px !important;
}

#item100125 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:482px !important;
}

#item100130 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:545px !important;
}

#item15752 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item15760 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:563px !important;
}

#item15787 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:563px !important;
}

#item15809 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:549px !important;
}

#item15313 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15314 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item15320 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15318 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item15277 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15278 {
	width:317px !important;
	height:359px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table257833 th, table#table257833 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257833 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257833 {
	table-layout:fixed;
}

#item15298 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15301 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item15171 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15172 {
	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-15172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15173 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:23px !important;
}

#item15203 {
	width:514px !important;
	height:428px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-15203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15225 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

#item15272 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item15249 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item15228 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:474px !important;
}

#item15106 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-15106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15126 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15129 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item15149 {
	width:650px !important;
	height:2150px !important;
}

@keyframes fade-in-15149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15159 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item15104 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item15102 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item15812 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item15822 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item15835 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item15838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15871 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15836 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15907 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15875 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15913 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15943 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15911 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15949 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15980 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15947 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15992 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16020 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15990 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item16029 {
	width:43px !important;
	height:43px !important;
}

#item16027 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item16039 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-16039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51301 {
	width:638px !important;
	height:632px !important;
	left:26px !important;
	top:315px !important;
}

#item51346 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51344 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item51360 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51358 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item51373 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item51374 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item51394 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item51654 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51675 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51697 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item51702 {
	width:29px !important;
	height:29px !important;
}

#item51700 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item51722 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item51757 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item51760 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item51790 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item51793 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item101768 {
	width:477px !important;
	height:580px !important;
}

#item101791 {
	width:477px !important;
	height:468px !important;
	top:600px !important;
}

#item101814 {
	width:477px !important;
	height:490px !important;
	top:1088px !important;
}

#item101837 {
	width:477px !important;
	height:849px !important;
	top:1598px !important;
}

#item101861 {
	width:477px !important;
	height:535px !important;
	top:2467px !important;
}

#item101884 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:3022px !important;
}

#item101907 {
	width:19px !important;
	height:19px !important;
	top:3068px !important;
}

#item101914 {
	width:19px !important;
	height:19px !important;
	top:3156px !important;
}

#item101926 {
	width:19px !important;
	height:19px !important;
	top:3247px !important;
}

#item101934 {
	width:19px !important;
	height:19px !important;
	top:3335px !important;
}

#item101942 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:3443px !important;
}

#item101965 {
	width:19px !important;
	height:19px !important;
	top:3488px !important;
}

#item101973 {
	width:19px !important;
	height:19px !important;
	top:3576px !important;
}

#item101981 {
	width:19px !important;
	height:19px !important;
	top:3666px !important;
}

#item101988 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item101993 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item101998 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item102004 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item102010 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item102015 {
	width:19px !important;
	height:19px !important;
	top:496px !important;
}

#item102023 {
	width:19px !important;
	height:19px !important;
	top:623px !important;
}

#item102029 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item102034 {
	width:19px !important;
	height:19px !important;
	top:894px !important;
}

#item102040 {
	width:19px !important;
	height:19px !important;
	top:984px !important;
}

#item102046 {
	width:19px !important;
	height:19px !important;
	top:800px !important;
}

#item102051 {
	width:19px !important;
	height:19px !important;
	top:1135px !important;
}

#item102057 {
	width:19px !important;
	height:19px !important;
	top:1223px !important;
}

#item102062 {
	width:19px !important;
	height:19px !important;
	top:1314px !important;
}

#item102067 {
	width:19px !important;
	height:19px !important;
	top:1405px !important;
}

#item102073 {
	width:19px !important;
	height:19px !important;
	top:1492px !important;
}

#item102078 {
	width:19px !important;
	height:19px !important;
	top:1645px !important;
}

#item102086 {
	width:19px !important;
	height:19px !important;
	top:1733px !important;
}

#item102092 {
	width:19px !important;
	height:19px !important;
	top:1824px !important;
}

#item102097 {
	width:19px !important;
	height:19px !important;
	top:1914px !important;
}

#item102104 {
	width:19px !important;
	height:19px !important;
	top:2003px !important;
}

#item102111 {
	width:19px !important;
	height:19px !important;
	top:2091px !important;
}

#item102116 {
	width:19px !important;
	height:19px !important;
	top:2184px !important;
}

#item102121 {
	width:19px !important;
	height:19px !important;
	top:2273px !important;
}

#item102126 {
	width:19px !important;
	height:19px !important;
	top:2362px !important;
}

#item102131 {
	width:19px !important;
	height:19px !important;
	top:2711px !important;
}

#item102137 {
	width:19px !important;
	height:19px !important;
	top:2511px !important;
}

#item102142 {
	width:19px !important;
	height:19px !important;
	top:2624px !important;
}

#item102150 {
	width:19px !important;
	height:19px !important;
	top:2825px !important;
}

#item102157 {
	width:19px !important;
	height:19px !important;
	top:2913px !important;
}

#item51635 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51633 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item51649 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item51594 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51595 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table265868 th, table#table265868 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265868 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265868 {
	table-layout:fixed;
}

#item51615 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-51615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51620 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51618 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item51474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51475 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51478 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51476 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51533 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51510 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51489 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item51556 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item51559 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item51579 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-51579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51401 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51421 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51424 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item51444 {
	width:505px !important;
	height:4363px !important;
}

@keyframes fade-in-51444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51460 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51399 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51397 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item52284 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:247px !important;
}

#item52297 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:172px !important;
}

#item52313 {
	width:48px !important;
	height:18px !important;
	left:387px !important;
	top:172px !important;
}

#item52327 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item52338 {
	width:48px !important;
	height:18px !important;
	left:250px !important;
	top:247px !important;
}

#item52349 {
	width:48px !important;
	height:18px !important;
	left:554px !important;
	top:172px !important;
}

#item52381 {
	width:87px !important;
	height:11px !important;
}

#item52384 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-52384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52415 {
	width:157px !important;
	height:11px !important;
}

#item52418 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-52418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52448 {
	width:103px !important;
	height:11px !important;
}

#item52451 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-52451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52481 {
	width:152px !important;
	height:11px !important;
}

#item52484 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-52484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52515 {
	width:150px !important;
	height:11px !important;
}

#item52518 {
	width:97px !important;
	height:30px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-52518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52549 {
	width:74px !important;
	height:11px !important;
}

#item52552 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-52552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52584 {
	width:42px !important;
	height:11px !important;
	left:10px !important;
}

#item52587 {
	width:27px !important;
	height:27px !important;
	top:16px !important;
}

@keyframes fade-in-52587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52604 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:153px !important;
}

#item52620 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item52632 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item52635 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52665 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52633 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item52671 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52702 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52669 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item52708 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52738 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52706 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item52744 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52774 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item52742 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item52780 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52810 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item52778 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item52816 {
	width:52px !important;
	height:52px !important;
}

#item52814 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52827 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-16081 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16081 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-16069 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16069 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-16056 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-16056 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item16054 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16092 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16093 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16113 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16118 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16116 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16134 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16153 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16166 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16167 {
	width:34px !important;
	height:13px !important;
	left:803px !important;
	top:141px !important;
}

#item16176 {
	width:34px !important;
	height:13px !important;
	left:345px !important;
	top:141px !important;
}

#item16185 {
	width:34px !important;
	height:13px !important;
	left:552px !important;
	top:141px !important;
}

#item16196 {
	width:34px !important;
	height:13px !important;
	left:994px !important;
	top:141px !important;
}

#item16206 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item16227 {
	width:156px !important;
	height:8px !important;
}

#item16230 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-16230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16258 {
	width:173px !important;
	height:8px !important;
}

#item16261 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-16261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16289 {
	width:216px !important;
	height:8px !important;
}

#item16292 {
	width:19px !important;
	height:19px !important;
	left:99px !important;
	top:11px !important;
}

@keyframes fade-in-16292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16320 {
	width:89px !important;
	height:8px !important;
}

#item16323 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-16323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16350 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16595 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16615 {
	width:812px !important;
	height:452px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16637 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item16642 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16640 {
	width:21px !important;
	height:21px !important;
	left:814px !important;
	top:24px !important;
}

#item16655 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:434px !important;
}

#item16685 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:435px !important;
}

#item16688 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:435px !important;
}

#item16715 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:421px !important;
}

#item102882 {
	width:228px !important;
	height:126px !important;
	left:530px !important;
}

#item102905 {
	width:200px !important;
	height:222px !important;
	left:290px !important;
}

#item102928 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:33px !important;
}

#item102933 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:81px !important;
}

#item102938 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:130px !important;
}

#item102943 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:177px !important;
}

#item102950 {
	width:228px !important;
	height:126px !important;
	left:21px !important;
	top:194px !important;
}

#item102973 {
	width:14px !important;
	height:14px !important;
	top:275px !important;
}

#item102979 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item102984 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item102992 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item102998 {
	width:14px !important;
	height:14px !important;
	top:130px !important;
}

#item103003 {
	width:228px !important;
	height:174px !important;
	left:21px !important;
}

#item103026 {
	opacity:0.50;
	width:1px !important;
	height:267px !important;
	left:489px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item103027 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:33px !important;
}

#item103033 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:81px !important;
}

#item103039 {
	opacity:0.50;
	width:1px !important;
	height:267px !important;
	left:248px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item103040 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:243px !important;
}

#item103047 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:180px !important;
}

#item103052 {
	width:228px !important;
	height:158px !important;
	left:530px !important;
	top:146px !important;
}

#item16577 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16578 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item16584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16582 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16540 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16541 {
	width:318px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table271191 th, table#table271191 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table271191 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table271191 {
	table-layout:fixed;
}

#item16561 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16566 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16564 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item16430 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16431 {
	width:595px !important;
	height:272px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16434 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16432 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item16466 {
	width:545px !important;
	height:220px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16513 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16490 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16469 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:257px !important;
}

#item16536 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:260px !important;
}

#item16357 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16377 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16380 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item16400 {
	width:650px !important;
	height:1800px !important;
}

@keyframes fade-in-16400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16412 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item16355 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item16353 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item16931 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16939 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16967 {
	width:87px !important;
	height:8px !important;
}

#item16970 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-16970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16978 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item16981 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17008 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16979 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17014 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17043 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item17049 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17081 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17047 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item17087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17085 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17126 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17154 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17124 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17160 {
	width:43px !important;
	height:43px !important;
}

#item17158 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17171 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52842 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52884 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52903 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52901 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52916 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item52917 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item52938 {
	width:89px !important;
	height:11px !important;
}

#item52941 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52973 {
	width:243px !important;
	height:11px !important;
}

#item52976 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:16px !important;
}

@keyframes fade-in-52976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53008 {
	width:153px !important;
	height:11px !important;
}

#item53011 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-53011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53042 {
	width:124px !important;
	height:11px !important;
}

#item53045 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-53045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53075 {
	width:83px !important;
	height:11px !important;
}

#item53078 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-53078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53107 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item53362 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53383 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53405 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item53410 {
	width:29px !important;
	height:29px !important;
}

#item53408 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item53426 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item53460 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item53463 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item53496 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item53499 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item103566 {
	width:19px !important;
	height:19px !important;
	top:357px !important;
}

#item103573 {
	width:19px !important;
	height:19px !important;
	top:289px !important;
}

#item103580 {
	width:19px !important;
	height:19px !important;
	top:825px !important;
}

#item103588 {
	width:19px !important;
	height:19px !important;
	top:893px !important;
}

#item103596 {
	width:19px !important;
	height:19px !important;
	top:1087px !important;
}

#item103604 {
	width:19px !important;
	height:19px !important;
	top:1019px !important;
}

#item103611 {
	width:477px !important;
	height:423px !important;
	left:33px !important;
}

#item103634 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:443px !important;
}

#item103657 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:976px !important;
}

#item103680 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item103686 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item103695 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item103701 {
	width:19px !important;
	height:19px !important;
	top:487px !important;
}

#item103706 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item103711 {
	width:19px !important;
	height:19px !important;
	top:623px !important;
}

#item103717 {
	width:19px !important;
	height:19px !important;
	top:688px !important;
}

#item53338 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53336 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item53357 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item53293 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53294 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table275733 th, table#table275733 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table275733 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table275733 {
	table-layout:fixed;
}

#item53314 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-53314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53319 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53317 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item53183 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53184 {
	width:629px !important;
	height:427px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53187 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53185 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53244 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53221 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53200 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:389px !important;
}

#item53267 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:355px !important;
}

#item53289 {
	width:569px !important;
	height:350px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-53289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53114 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53134 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53137 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53157 {
	width:505px !important;
	height:3691px !important;
}

@keyframes fade-in-53157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53171 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53169 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53112 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item53110 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item53701 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:225px !important;
}

#item53712 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:151px !important;
}

#item53722 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item53732 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:225px !important;
}

#item53742 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item53752 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53764 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item53767 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53801 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53765 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53807 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53840 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53805 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53846 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53876 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53844 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53882 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53913 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53880 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53919 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53957 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item53917 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item53963 {
	width:52px !important;
	height:52px !important;
}

#item53961 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53980 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-17186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-17218 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17218 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-17202 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17202 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-17188 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-17188 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item17186 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17230 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17231 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17251 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17256 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17254 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17267 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17265 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17276 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17285 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17286 {
	width:34px !important;
	height:13px !important;
	left:639px !important;
	top:141px !important;
}

#item17296 {
	width:34px !important;
	height:13px !important;
	left:312px !important;
	top:141px !important;
}

#item17309 {
	width:34px !important;
	height:13px !important;
	left:454px !important;
	top:141px !important;
}

#item17321 {
	width:34px !important;
	height:13px !important;
	left:764px !important;
	top:141px !important;
}

#item17330 {
	width:34px !important;
	height:13px !important;
	left:881px !important;
	top:141px !important;
}

#item17339 {
	width:34px !important;
	height:13px !important;
	left:1016px !important;
	top:141px !important;
}

#item17349 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item17370 {
	width:91px !important;
	height:8px !important;
}

#item17373 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-17373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17402 {
	width:82px !important;
	height:8px !important;
}

#item17405 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-17405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17433 {
	width:101px !important;
	height:8px !important;
}

#item17436 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-17436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17464 {
	width:108px !important;
	height:8px !important;
}

#item17467 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-17467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17495 {
	width:151px !important;
	height:8px !important;
}

#item17498 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-17498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17527 {
	width:56px !important;
	height:8px !important;
}

#item17530 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-17530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17559 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17803 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17823 {
	width:834px !important;
	height:578px !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-17823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17845 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item17850 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17848 {
	width:21px !important;
	height:21px !important;
	left:835px !important;
	top:24px !important;
}

#item17860 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:575px !important;
}

#item17888 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:576px !important;
}

#item17891 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:576px !important;
}

#item17918 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:562px !important;
}

#item104095 {
	width:238px !important;
	height:126px !important;
	left:291px !important;
	top:242px !important;
}

#item104118 {
	width:238px !important;
	height:222px !important;
	left:291px !important;
}

#item104141 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:33px !important;
}

#item104147 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:81px !important;
}

#item104152 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:128px !important;
}

#item104158 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:177px !important;
}

#item104163 {
	width:227px !important;
	height:126px !important;
	left:21px !important;
	top:194px !important;
}

#item104186 {
	width:14px !important;
	height:14px !important;
	top:276px !important;
}

#item104191 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item104196 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item104204 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item104209 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item104214 {
	width:227px !important;
	height:174px !important;
	left:21px !important;
}

#item104237 {
	opacity:0.50;
	width:1px !important;
	height:420px !important;
	left:528px !important;
	top:32px !important;
	background:#b2b2b1;
}

#item104238 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:275px !important;
}

#item104245 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:324px !important;
}

#item104254 {
	opacity:0.50;
	width:1px !important;
	height:420px !important;
	left:248px !important;
	top:32px !important;
	background:#b2b2b1;
}

#item104255 {
	width:14px !important;
	height:14px !important;
	left:547px !important;
	top:95px !important;
}

#item104261 {
	width:14px !important;
	height:14px !important;
	left:547px !important;
	top:35px !important;
}

#item104266 {
	width:238px !important;
	height:158px !important;
	left:567px !important;
}

#item104289 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:423px !important;
}

#item104294 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:374px !important;
}

#item104299 {
	width:238px !important;
	height:126px !important;
	left:568px !important;
	top:340px !important;
}

#item104322 {
	width:14px !important;
	height:14px !important;
	left:547px !important;
	top:211px !important;
}

#item104327 {
	width:14px !important;
	height:14px !important;
	left:547px !important;
	top:273px !important;
}

#item104332 {
	width:238px !important;
	height:142px !important;
	left:567px !important;
	top:178px !important;
}

#item17784 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17785 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17791 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17789 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17747 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17748 {
	width:318px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table280564 th, table#table280564 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table280564 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table280564 {
	table-layout:fixed;
}

#item17768 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17773 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17771 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item17640 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17641 {
	width:595px !important;
	height:282px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17644 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17642 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item17673 {
	width:545px !important;
	height:220px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17720 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17697 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17676 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:262px !important;
}

#item17743 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:265px !important;
}

#item17566 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17586 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17589 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17609 {
	width:650px !important;
	height:2100px !important;
}

@keyframes fade-in-17609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17624 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17564 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17562 {
	width:1008px !important;
	height:598px !important;
	left:177px !important;
	top:171px !important;
}

#item18215 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18228 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18260 {
	width:65px !important;
	height:8px !important;
}

#item18263 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-18263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18272 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item18275 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18303 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18273 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18309 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18338 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18307 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18344 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18372 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18342 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18378 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18405 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18376 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18413 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18440 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18411 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18446 {
	width:43px !important;
	height:43px !important;
}

#item18444 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18455 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53995 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item54041 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54039 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54059 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54057 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54077 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item54078 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item54098 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54375 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54396 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54418 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54423 {
	width:29px !important;
	height:29px !important;
}

#item54421 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54440 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item54473 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item54476 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item54509 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item54512 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item105189 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item105196 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item105203 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item105210 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

#item105219 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

#item105230 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item105238 {
	width:19px !important;
	height:19px !important;
	top:1508px !important;
}

#item105246 {
	width:19px !important;
	height:19px !important;
	top:1441px !important;
}

#item105254 {
	width:19px !important;
	height:19px !important;
	top:1246px !important;
}

#item105261 {
	width:19px !important;
	height:19px !important;
	top:1313px !important;
}

#item105268 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item105291 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:466px !important;
}

#item105314 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:999px !important;
}

#item105337 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:1397px !important;
}

#item105360 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item105367 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item105372 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item105377 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item105382 {
	width:19px !important;
	height:19px !important;
	top:575px !important;
}

#item105388 {
	width:19px !important;
	height:19px !important;
	top:641px !important;
}

#item105397 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item54352 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54350 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54370 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54307 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54308 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table285592 th, table#table285592 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table285592 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table285592 {
	table-layout:fixed;
}

#item54328 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54331 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item54194 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54195 {
	width:629px !important;
	height:447px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54198 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54196 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54258 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item54235 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item54214 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:408px !important;
}

#item54281 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:376px !important;
}

#item54303 {
	width:569px !important;
	height:350px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-54303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54105 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54125 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54128 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item54148 {
	width:505px !important;
	height:4632px !important;
}

@keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54173 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54171 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54103 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item54101 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item54838 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item54857 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:151px !important;
}

#item54873 {
	width:48px !important;
	height:18px !important;
	left:363px !important;
	top:151px !important;
}

#item54889 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
	top:225px !important;
}

#item54905 {
	width:48px !important;
	height:18px !important;
	left:278px !important;
	top:225px !important;
}

#item54920 {
	width:48px !important;
	height:18px !important;
	left:461px !important;
	top:225px !important;
}

#item54954 {
	width:127px !important;
	height:11px !important;
}

#item54957 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-54957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54991 {
	width:115px !important;
	height:11px !important;
}

#item54994 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:16px !important;
}

@keyframes fade-in-54994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55028 {
	width:141px !important;
	height:11px !important;
}

#item55031 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-55031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55065 {
	width:151px !important;
	height:11px !important;
}

#item55068 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-55068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55104 {
	width:211px !important;
	height:11px !important;
}

#item55107 {
	width:27px !important;
	height:27px !important;
	left:92px !important;
	top:16px !important;
}

@keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55146 {
	width:78px !important;
	height:11px !important;
}

#item55149 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-55149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55167 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item55182 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item55217 {
	width:91px !important;
	height:11px !important;
}

#item55220 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:16px !important;
}

@keyframes fade-in-55220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55236 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item55239 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55273 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55237 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55279 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55312 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55277 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55318 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55351 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55316 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item55357 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55390 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55355 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item55396 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55429 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item55394 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item55435 {
	width:52px !important;
	height:52px !important;
}

#item55433 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item55452 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55452 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-18470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-18496 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18496 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-18484 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18484 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-18472 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-18472 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item18470 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18512 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18513 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18533 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18538 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18536 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18554 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18552 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18564 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18573 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18574 {
	width:34px !important;
	height:13px !important;
	left:567px !important;
	top:141px !important;
}

#item18584 {
	width:34px !important;
	height:13px !important;
	left:359px !important;
	top:141px !important;
}

#item18593 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:141px !important;
}

#item18601 {
	width:34px !important;
	height:13px !important;
	left:977px !important;
	top:141px !important;
}

#item18610 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item18631 {
	width:183px !important;
	height:8px !important;
}

#item18634 {
	width:19px !important;
	height:19px !important;
	left:82px !important;
	top:11px !important;
}

@keyframes fade-in-18634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18663 {
	width:159px !important;
	height:8px !important;
}

#item18666 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-18666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18694 {
	width:173px !important;
	height:8px !important;
}

#item18697 {
	width:19px !important;
	height:19px !important;
	left:77px !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;}
}
#item18727 {
	width:103px !important;
	height:8px !important;
}

#item18730 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18762 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item19004 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19024 {
	width:894px !important;
	height:345px !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-19024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19046 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item19051 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19049 {
	width:21px !important;
	height:21px !important;
	left:895px !important;
	top:24px !important;
}

#item19060 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:337px !important;
}

#item19087 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:338px !important;
}

#item19090 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:338px !important;
}

#item19118 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:324px !important;
}

#item105426 {
	width:161px !important;
	height:222px !important;
	left:20px !important;
}

#item105449 {
	width:162px !important;
	height:126px !important;
	left:221px !important;
}

#item105472 {
	width:14px !important;
	height:14px !important;
	left:200px !important;
	top:33px !important;
}

#item105479 {
	width:14px !important;
	height:14px !important;
	left:200px !important;
	top:82px !important;
}

#item105486 {
	opacity:0.50;
	width:1px !important;
	height:167px !important;
	left:180px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item105487 {
	width:216px !important;
	height:126px !important;
	left:424px !important;
}

#item105510 {
	width:14px !important;
	height:14px !important;
	left:403px !important;
	top:82px !important;
}

#item105517 {
	width:14px !important;
	height:14px !important;
	left:403px !important;
	top:33px !important;
}

#item105524 {
	opacity:0.50;
	width:1px !important;
	height:167px !important;
	left:383px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item105525 {
	width:14px !important;
	height:14px !important;
	left:661px !important;
	top:33px !important;
}

#item105533 {
	width:14px !important;
	height:14px !important;
	left:661px !important;
	top:82px !important;
}

#item105603 {
	width:14px !important;
	height:14px !important;
	left:661px !important;
	top:128px !important;
}

#item105610 {
	width:14px !important;
	height:14px !important;
	left:661px !important;
	top:177px !important;
}

#item105540 {
	width:164px !important;
	height:222px !important;
	left:682px !important;
}

#item105564 {
	opacity:0.50;
	width:1px !important;
	height:167px !important;
	left:639px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item105565 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item105572 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item105584 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item105592 {
	width:14px !important;
	height:14px !important;
	top:177px !important;
}

#item18986 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18987 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item18993 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18991 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item18948 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18949 {
	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-18949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table290553 th, table#table290553 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table290553 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table290553 {
	table-layout:fixed;
}

#item18969 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18974 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18972 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item18840 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18841 {
	width:595px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18844 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18842 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item18874 {
	width:545px !important;
	height:300px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18921 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item18898 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item18877 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:346px !important;
}

#item18944 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:350px !important;
}

#item18769 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18789 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18792 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item18812 {
	width:650px !important;
	height:1350px !important;
}

@keyframes fade-in-18812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18828 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18826 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18767 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item18765 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item19300 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item19308 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item19336 {
	width:103px !important;
	height:8px !important;
}

#item19339 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:11px !important;
}

@keyframes fade-in-19339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19347 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19350 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19377 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19348 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19383 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19416 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19381 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19422 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19457 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19420 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19463 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19494 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19461 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item19502 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19530 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19500 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item19536 {
	width:43px !important;
	height:43px !important;
}

#item19534 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19546 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55467 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item55521 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55519 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55540 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55538 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55557 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item55558 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item55578 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item55839 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55860 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55882 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55887 {
	width:29px !important;
	height:29px !important;
}

#item55885 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55904 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item55943 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item55946 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item55983 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item55986 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item106255 {
	width:19px !important;
	height:19px !important;
}

#item106260 {
	width:19px !important;
	height:19px !important;
	top:68px !important;
}

#item106267 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item106272 {
	width:19px !important;
	height:19px !important;
	top:202px !important;
}

#item106278 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item106285 {
	width:19px !important;
	height:19px !important;
	top:454px !important;
}

#item106292 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item106299 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item106308 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item106331 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:533px !important;
}

#item106354 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item106364 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item106371 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item106376 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item55819 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55817 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55834 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item55775 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55776 {
	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-55776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table297167 th, table#table297167 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table297167 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table297167 {
	table-layout:fixed;
}

#item55796 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-55796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55801 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55799 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item55663 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55664 {
	width:629px !important;
	height:583px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55667 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55665 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55726 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55703 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55682 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:534px !important;
}

#item55749 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:505px !important;
}

#item55771 {
	width:569px !important;
	height:462px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-55771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55585 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55605 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55608 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55628 {
	width:505px !important;
	height:2616px !important;
}

@keyframes fade-in-55628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55647 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55645 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55583 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55581 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item56166 {
	width:48px !important;
	height:18px !important;
	left:466px !important;
	top:151px !important;
}

#item56187 {
	width:48px !important;
	height:18px !important;
	left:218px !important;
	top:151px !important;
}

#item56206 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item56221 {
	width:48px !important;
	height:18px !important;
	left:371px !important;
	top:225px !important;
}

#item56256 {
	width:106px !important;
	height:11px !important;
}

#item56259 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-56259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56295 {
	width:223px !important;
	height:11px !important;
}

#item56298 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:16px !important;
}

@keyframes fade-in-56298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56333 {
	width:93px !important;
	height:11px !important;
}

#item56336 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-56336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56370 {
	width:145px !important;
	height:11px !important;
}

#item56373 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-56373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56387 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item56401 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item56435 {
	width:145px !important;
	height:11px !important;
}

#item56438 {
	width:27px !important;
	height:27px !important;
	left:101px !important;
	top:16px !important;
}

@keyframes fade-in-56438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56455 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item56458 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56496 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56456 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item56502 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56500 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item56545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56579 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56543 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item56585 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56619 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item56583 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item56625 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item56660 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item56623 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item56666 {
	width:52px !important;
	height:52px !important;
}

#item56664 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item56682 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-19592 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19592 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-19579 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19579 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-19563 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-19563 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item19561 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19604 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19605 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19625 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19630 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19628 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19641 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19639 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19650 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19658 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19659 {
	width:34px !important;
	height:13px !important;
	left:457px !important;
	top:141px !important;
}

#item19670 {
	width:34px !important;
	height:13px !important;
	left:323px !important;
	top:141px !important;
}

#item19683 {
	width:34px !important;
	height:13px !important;
	left:601px !important;
	top:141px !important;
}

#item19695 {
	width:34px !important;
	height:19px !important;
	left:722px !important;
	top:138px !important;
}

#item19705 {
	width:34px !important;
	height:13px !important;
	left:897px !important;
	top:141px !important;
}

#item19714 {
	width:34px !important;
	height:13px !important;
	left:1029px !important;
	top:141px !important;
}

#item19728 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item19749 {
	width:110px !important;
	height:8px !important;
}

#item19752 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-19752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19783 {
	width:86px !important;
	height:8px !important;
}

#item19786 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-19786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19814 {
	width:141px !important;
	height:8px !important;
}

#item19817 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19845 {
	width:98px !important;
	height:8px !important;
}

#item19848 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-19848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19876 {
	width:100px !important;
	height:8px !important;
}

#item19879 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-19879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19907 {
	width:67px !important;
	height:8px !important;
}

#item19910 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19939 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20186 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20206 {
	width:961px !important;
	height:476px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20228 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20231 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item20243 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:467px !important;
}

#item20270 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:468px !important;
}

#item20273 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:468px !important;
}

#item20300 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:454px !important;
}

#item107080 {
	width:162px !important;
	height:222px !important;
	left:21px !important;
}

#item107103 {
	width:162px !important;
	height:126px !important;
	left:21px !important;
	top:243px !important;
}

#item107126 {
	width:14px !important;
	height:14px !important;
	top:277px !important;
}

#item107131 {
	width:14px !important;
	height:14px !important;
	top:325px !important;
}

#item107136 {
	width:216px !important;
	height:126px !important;
	left:224px !important;
}

#item107159 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:82px !important;
}

#item107164 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:34px !important;
}

#item107170 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:439px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107172 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:680px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107173 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:182px !important;
}

#item107179 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:231px !important;
}

#item107184 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:278px !important;
}

#item107189 {
	width:14px !important;
	height:14px !important;
	left:204px !important;
	top:324px !important;
}

#item107195 {
	width:216px !important;
	height:222px !important;
	left:225px !important;
	top:146px !important;
}

#item107218 {
	opacity:0.50;
	width:1px !important;
	height:315px !important;
	left:183px !important;
	top:38px !important;
	background:#b2b2b1;
}

#item107219 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:34px !important;
}

#item107229 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:82px !important;
}

#item107235 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:129px !important;
}

#item107240 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:176px !important;
}

#item107246 {
	width:200px !important;
	height:126px !important;
	left:480px !important;
}

#item107270 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:35px !important;
}

#item107275 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:84px !important;
}

#item107280 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:180px !important;
}

#item107286 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:229px !important;
}

#item107291 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:293px !important;
}

#item107296 {
	width:200px !important;
	height:190px !important;
	left:480px !important;
	top:146px !important;
}

#item107320 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:34px !important;
}

#item107325 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:83px !important;
}

#item107331 {
	width:184px !important;
	height:222px !important;
	left:720px !important;
}

#item107354 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:131px !important;
}

#item107365 {
	width:14px !important;
	height:14px !important;
	left:699px !important;
	top:178px !important;
}

#item20167 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20168 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item20174 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20172 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20130 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20131 {
	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-20131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table302098 th, table#table302098 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302098 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302098 {
	table-layout:fixed;
}

#item20151 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20156 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20154 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:24px !important;
}

#item20023 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20024 {
	width:595px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20027 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20025 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item20056 {
	width:545px !important;
	height:508px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20103 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20080 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20059 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item20126 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

#item19946 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-19946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19966 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19969 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item19989 {
	width:650px !important;
	height:2350px !important;
}

@keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20008 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20006 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item19944 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item19942 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item20606 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item20619 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item20648 {
	width:51px !important;
	height:8px !important;
}

#item20651 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20660 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item20663 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20692 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20661 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20698 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20726 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20696 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item20732 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20759 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20730 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item20765 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20792 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20763 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20800 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20827 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20798 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20833 {
	width:43px !important;
	height:43px !important;
}

#item20831 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20842 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56697 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item56744 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56742 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item56757 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56755 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item56770 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56785 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item56786 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item56806 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item57072 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57093 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57115 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57120 {
	width:29px !important;
	height:29px !important;
}

#item57118 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item57132 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item57162 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item57165 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item57194 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item57197 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item108197 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item108205 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item108212 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item108219 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item108226 {
	width:19px !important;
	height:19px !important;
	top:1112px !important;
}

#item108234 {
	width:19px !important;
	height:19px !important;
	top:1180px !important;
}

#item108241 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item108264 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:533px !important;
}

#item108288 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:1065px !important;
}

#item108311 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:1531px !important;
}

#item108334 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item108339 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item108344 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item108351 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item108360 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

#item108367 {
	width:19px !important;
	height:19px !important;
	top:849px !important;
}

#item108372 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item108378 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item108384 {
	width:19px !important;
	height:19px !important;
	top:1310px !important;
}

#item108389 {
	width:19px !important;
	height:19px !important;
	top:1378px !important;
}

#item108395 {
	width:19px !important;
	height:19px !important;
	top:1447px !important;
}

#item108400 {
	width:19px !important;
	height:19px !important;
	top:1576px !important;
}

#item108405 {
	width:19px !important;
	height:19px !important;
	top:1644px !important;
}

#item108410 {
	width:19px !important;
	height:19px !important;
	top:1711px !important;
}

#item108416 {
	width:19px !important;
	height:19px !important;
	top:1777px !important;
}

#item57056 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57054 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57067 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item57015 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57016 {
	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-57016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table307389 th, table#table307389 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table307389 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table307389 {
	table-layout:fixed;
}

#item57036 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57041 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57039 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56891 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56892 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56895 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56893 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56953 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56930 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56909 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item56976 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56979 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56999 {
	width:505px !important;
	height:1025px !important;
}

@keyframes fade-in-56999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56813 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56833 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56836 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56856 {
	width:505px !important;
	height:5147px !important;
}

@keyframes fade-in-56856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56874 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56811 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56809 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item57489 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:221px !important;
}

#item57503 {
	width:48px !important;
	height:18px !important;
	left:286px !important;
	top:225px !important;
}

#item57515 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:225px !important;
}

#item57545 {
	width:198px !important;
	height:11px !important;
}

#item57548 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:16px !important;
}

@keyframes fade-in-57548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57578 {
	width:137px !important;
	height:11px !important;
}

#item57581 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:16px !important;
}

@keyframes fade-in-57581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57591 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item57621 {
	width:72px !important;
	height:11px !important;
}

#item57624 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-57624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57636 {
	width:48px !important;
	height:18px !important;
	left:352px !important;
	top:151px !important;
}

#item57654 {
	width:48px !important;
	height:18px !important;
	left:181px !important;
	top:151px !important;
}

#item57670 {
	width:48px !important;
	height:18px !important;
	left:536px !important;
	top:151px !important;
}

#item57701 {
	width:154px !important;
	height:11px !important;
}

#item57704 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-57704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57735 {
	width:121px !important;
	height:11px !important;
}

#item57738 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-57738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57770 {
	width:140px !important;
	height:11px !important;
}

#item57773 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-57773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57805 {
	width:94px !important;
	height:11px !important;
}

#item57808 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57818 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item57821 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57850 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57819 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57856 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57885 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57854 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57891 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57920 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57889 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57926 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57924 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57963 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57997 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item57961 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item58003 {
	width:52px !important;
	height:52px !important;
}

#item58001 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58018 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-20857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-20892 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20892 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-20873 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20873 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-20859 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-20859 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20857 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20910 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20911 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20931 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20934 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20948 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20946 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20958 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20968 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20969 {
	width:34px !important;
	height:13px !important;
	left:458px !important;
	top:141px !important;
}

#item20978 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:141px !important;
}

#item20986 {
	width:34px !important;
	height:13px !important;
	left:600px !important;
	top:141px !important;
}

#item20994 {
	width:34px !important;
	height:13px !important;
	left:848px !important;
	top:141px !important;
}

#item21002 {
	width:34px !important;
	height:13px !important;
	left:712px !important;
	top:141px !important;
}

#item21010 {
	width:34px !important;
	height:13px !important;
	left:1027px !important;
	top:141px !important;
}

#item21021 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21042 {
	width:107px !important;
	height:8px !important;
}

#item21045 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-21045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21078 {
	width:78px !important;
	height:8px !important;
}

#item21081 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-21081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21113 {
	width:101px !important;
	height:8px !important;
}

#item21116 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-21116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21145 {
	width:145px !important;
	height:8px !important;
}

#item21148 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-21148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21177 {
	width:106px !important;
	height:8px !important;
}

#item21180 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21210 {
	width:62px !important;
	height:8px !important;
}

#item21213 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-21213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21241 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item21476 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21496 {
	width:939px !important;
	height:579px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21518 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item21523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21521 {
	width:21px !important;
	height:21px !important;
	left:883px !important;
	top:24px !important;
}

#item21537 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:566px !important;
}

#item21568 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:567px !important;
}

#item21571 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:567px !important;
}

#item21599 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:553px !important;
}

#item108775 {
	width:319px !important;
	height:126px !important;
	left:21px !important;
	top:1px !important;
}

#item108798 {
	width:319px !important;
	height:174px !important;
	left:21px !important;
	top:147px !important;
}

#item108821 {
	width:14px !important;
	height:14px !important;
	top:180px !important;
}

#item108826 {
	width:14px !important;
	height:14px !important;
	top:228px !important;
}

#item108832 {
	width:14px !important;
	height:14px !important;
	top:276px !important;
}

#item108841 {
	width:319px !important;
	height:126px !important;
	left:21px !important;
	top:341px !important;
}

#item108865 {
	width:14px !important;
	height:14px !important;
	top:422px !important;
}

#item108872 {
	width:14px !important;
	height:14px !important;
	top:374px !important;
}

#item108877 {
	opacity:0.50;
	width:1px !important;
	height:425px !important;
	left:609px !important;
	top:28px !important;
	background:#b2b2b1;
}

#item108878 {
	width:14px !important;
	height:14px !important;
	left:362px !important;
	top:33px !important;
}

#item108883 {
	width:14px !important;
	height:14px !important;
	left:362px !important;
	top:82px !important;
}

#item108888 {
	width:14px !important;
	height:14px !important;
	left:362px !important;
	top:129px !important;
}

#item108893 {
	width:227px !important;
	height:174px !important;
	left:382px !important;
}

#item108916 {
	opacity:0.50;
	width:1px !important;
	height:425px !important;
	left:340px !important;
	top:28px !important;
	background:#b2b2b1;
}

#item108917 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:34px !important;
}

#item108923 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:82px !important;
}

#item108928 {
	width:227px !important;
	height:126px !important;
	left:382px !important;
	top:194px !important;
}

#item108951 {
	width:14px !important;
	height:14px !important;
	left:362px !important;
	top:228px !important;
}

#item108957 {
	width:14px !important;
	height:14px !important;
	left:362px !important;
	top:276px !important;
}

#item108962 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:278px !important;
}

#item108968 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:327px !important;
}

#item108977 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:375px !important;
}

#item108983 {
	width:256px !important;
	height:174px !important;
	left:651px !important;
	top:244px !important;
}

#item109006 {
	width:256px !important;
	height:222px !important;
	left:651px !important;
	top:2px !important;
}

#item109029 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:35px !important;
}

#item109034 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:84px !important;
}

#item109039 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:131px !important;
}

#item109044 {
	width:14px !important;
	height:14px !important;
	left:630px !important;
	top:180px !important;
}

#item21457 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21458 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item21464 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21462 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item21420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21421 {
	width:318px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table312671 th, table#table312671 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table312671 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table312671 {
	table-layout:fixed;
}

#item21441 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21446 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21444 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item21313 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21314 {
	width:595px !important;
	height:282px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21315 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item21346 {
	width:545px !important;
	height:220px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21393 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item21370 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item21349 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:260px !important;
}

#item21416 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:263px !important;
}

#item21248 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21268 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21271 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21291 {
	width:650px !important;
	height:1950px !important;
}

@keyframes fade-in-21291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21301 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21246 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21244 {
	width:1008px !important;
	height:599px !important;
	left:177px !important;
	top:171px !important;
}

#item21895 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21903 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21931 {
	width:54px !important;
	height:8px !important;
}

#item21934 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-21934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21942 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21945 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21972 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21943 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21978 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22007 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21976 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22046 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22011 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22052 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22083 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22050 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22091 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22119 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22089 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item22125 {
	width:43px !important;
	height:43px !important;
}

#item22123 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22135 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58033 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item58073 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58071 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58087 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58085 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58098 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item58109 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item58120 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item58121 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item58141 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item58398 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58419 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58441 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item58446 {
	width:29px !important;
	height:29px !important;
}

#item58444 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item58458 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item58489 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item58492 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item58522 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item58525 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item109975 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item109982 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item109989 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item109996 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item110019 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:466px !important;
}

#item110043 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:932px !important;
}

#item110066 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:1465px !important;
}

#item110089 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item110096 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item110104 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item110109 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item110114 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item110119 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item110126 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item110136 {
	width:19px !important;
	height:19px !important;
	top:778px !important;
}

#item110142 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item110147 {
	width:19px !important;
	height:19px !important;
	top:1518px !important;
}

#item110152 {
	width:19px !important;
	height:19px !important;
	top:1578px !important;
}

#item110157 {
	width:19px !important;
	height:19px !important;
	top:1644px !important;
}

#item110162 {
	width:19px !important;
	height:19px !important;
	top:1177px !important;
}

#item110169 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item110174 {
	width:19px !important;
	height:19px !important;
	top:1311px !important;
}

#item110179 {
	width:19px !important;
	height:19px !important;
	top:1380px !important;
}

#item58381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58379 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item58393 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item58336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58337 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table317890 th, table#table317890 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table317890 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table317890 {
	table-layout:fixed;
}

#item58357 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-58357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58360 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item58221 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58222 {
	width:629px !important;
	height:447px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58223 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item58287 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item58264 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item58243 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:411px !important;
}

#item58310 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:380px !important;
}

#item58332 {
	width:569px !important;
	height:350px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-58332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58148 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-58148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58168 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-58168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58171 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item58191 {
	width:505px !important;
	height:4049px !important;
}

@keyframes fade-in-58191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58206 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58204 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item58146 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item58144 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58784 {
	width:48px !important;
	height:18px !important;
	left:361px !important;
	top:151px !important;
}

#item58796 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:151px !important;
}

#item58811 {
	width:48px !important;
	height:18px !important;
	left:547px !important;
	top:151px !important;
}

#item58845 {
	width:150px !important;
	height:11px !important;
}

#item58848 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-58848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58880 {
	width:109px !important;
	height:11px !important;
}

#item58883 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-58883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58915 {
	width:149px !important;
	height:11px !important;
}

#item58918 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-58918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58950 {
	width:86px !important;
	height:11px !important;
}

#item58953 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-58953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58964 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:225px !important;
}

#item58974 {
	width:48px !important;
	height:18px !important;
	left:32px !important;
	top:225px !important;
}

#item58984 {
	width:48px !important;
	height:18px !important;
	left:473px !important;
	top:225px !important;
}

#item59014 {
	width:142px !important;
	height:11px !important;
}

#item59017 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-59017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59047 {
	width:202px !important;
	height:11px !important;
}

#item59050 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
	top:16px !important;
}

@keyframes fade-in-59050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59082 {
	width:75px !important;
	height:11px !important;
}

#item59085 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-59085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59101 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item59104 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59137 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59102 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59143 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59173 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59141 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59179 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59209 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59177 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59215 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59246 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59213 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59252 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59282 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item59250 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item59288 {
	width:52px !important;
	height:52px !important;
}

#item59286 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59299 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-22156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-22189 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22189 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-22175 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22175 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-22158 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-22158 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item22156 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22200 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22201 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22221 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22226 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22224 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22237 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22235 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22246 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22254 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22274 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22524 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22526 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:9px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-22526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22547 {
	width:915px !important;
	height:572px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22569 {
	width:275px !important;
	height:22px !important;
	left:33px !important;
	top:30px !important;
}

#item22574 {
	width:15px !important;
	height:15px !important;
}

#item22572 {
	width:15px !important;
	height:15px !important;
	left:893px !important;
	top:7px !important;
}

#item22586 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:302px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item22587 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:588px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item22588 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item110569 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item110574 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item110581 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item110586 {
	width:249px !important;
	height:686px !important;
	left:21px !important;
}

#item110609 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item110614 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item110619 {
	width:14px !important;
	height:14px !important;
	top:304px !important;
}

#item110625 {
	width:14px !important;
	height:14px !important;
	top:434px !important;
}

#item110635 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item110640 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item110645 {
	width:14px !important;
	height:14px !important;
	top:624px !important;
}

#item110651 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:97px !important;
}

#item110656 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item110661 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:289px !important;
}

#item110667 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:402px !important;
}

#item110672 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item110677 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item110682 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:592px !important;
}

#item110689 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:97px !important;
}

#item110700 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:161px !important;
}

#item110705 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item110711 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:289px !important;
}

#item110716 {
	width:238px !important;
	height:606px !important;
	left:599px !important;
}

#item110739 {
	width:245px !important;
	height:718px !important;
	left:312px !important;
}

#item110762 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item110767 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:160px !important;
}

#item110773 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:656px !important;
}

#item110780 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:354px !important;
}

#item110785 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item110790 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:480px !important;
}

#item110795 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:546px !important;
}

#item22876 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item22886 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:563px !important;
}

#item22913 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:563px !important;
}

#item22935 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:549px !important;
}

#item22504 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22505 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item22511 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22509 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item22465 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22466 {
	width:317px !important;
	height:359px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table326266 th, table#table326266 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table326266 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table326266 {
	table-layout:fixed;
}

#item22486 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-22486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22489 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item22353 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22354 {
	width:574px !important;
	height:456px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22355 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:23px !important;
}

#item22391 {
	width:514px !important;
	height:396px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-22391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22413 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item22460 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item22437 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item22416 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:442px !important;
}

#item22281 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-22281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22301 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22304 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item22324 {
	width:650px !important;
	height:1850px !important;
}

@keyframes fade-in-22324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22338 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22336 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item22279 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item22277 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item22938 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:141px !important;
}

#item22947 {
	width:34px !important;
	height:13px !important;
	left:533px !important;
	top:141px !important;
}

#item22955 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:141px !important;
}

#item22963 {
	width:34px !important;
	height:13px !important;
	left:992px !important;
	top:141px !important;
}

#item22973 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item22994 {
	width:173px !important;
	height:8px !important;
}

#item22997 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-22997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23032 {
	width:216px !important;
	height:8px !important;
}

#item23035 {
	width:19px !important;
	height:19px !important;
	left:99px !important;
	top:11px !important;
}

@keyframes fade-in-23035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23068 {
	width:156px !important;
	height:8px !important;
}

#item23071 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-23071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23101 {
	width:87px !important;
	height:8px !important;
}

#item23104 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-23104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23113 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item23123 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item23152 {
	width:89px !important;
	height:8px !important;
}

#item23155 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23163 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23166 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23194 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23164 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23228 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23198 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item23234 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23262 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23232 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item23268 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23297 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23266 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item23309 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23341 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23307 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23350 {
	width:43px !important;
	height:43px !important;
}

#item23348 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23363 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59314 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item59351 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59349 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item59366 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59364 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item59384 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item59385 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item59386 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item59401 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:151px !important;
}

#item59412 {
	width:48px !important;
	height:18px !important;
	left:199px !important;
	top:151px !important;
}

#item59424 {
	width:48px !important;
	height:18px !important;
	left:392px !important;
	top:225px !important;
}

#item59457 {
	width:243px !important;
	height:11px !important;
}

#item59460 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:16px !important;
}

@keyframes fade-in-59460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59491 {
	width:152px !important;
	height:11px !important;
}

#item59494 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-59494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59524 {
	width:64px !important;
	height:11px !important;
}

#item59527 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-59527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59557 {
	width:48px !important;
	height:11px !important;
}

#item59560 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-59560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59570 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item59580 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item59612 {
	width:124px !important;
	height:11px !important;
}

#item59615 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:16px !important;
}

@keyframes fade-in-59615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59650 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59909 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59930 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59952 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59957 {
	width:29px !important;
	height:29px !important;
}

#item59955 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item59968 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item59997 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item60000 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item60029 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item60032 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item111969 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
}

#item111992 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:510px !important;
}

#item112015 {
	width:19px !important;
	height:19px !important;
	top:558px !important;
}

#item112027 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item112034 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item112041 {
	width:19px !important;
	height:19px !important;
	top:824px !important;
}

#item112048 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:931px !important;
}

#item112071 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:1441px !important;
}

#item112094 {
	width:477px !important;
	height:849px !important;
	left:33px !important;
	top:1952px !important;
}

#item112117 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item112123 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item112129 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item112135 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item112140 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item112145 {
	width:19px !important;
	height:19px !important;
	top:978px !important;
}

#item112150 {
	width:19px !important;
	height:19px !important;
	top:1068px !important;
}

#item112156 {
	width:19px !important;
	height:19px !important;
	top:1247px !important;
}

#item112166 {
	width:19px !important;
	height:19px !important;
	top:1336px !important;
}

#item112172 {
	width:19px !important;
	height:19px !important;
	top:1156px !important;
}

#item112178 {
	width:19px !important;
	height:19px !important;
	top:1490px !important;
}

#item112183 {
	width:19px !important;
	height:19px !important;
	top:1578px !important;
}

#item112188 {
	width:19px !important;
	height:19px !important;
	top:1668px !important;
}

#item112193 {
	width:19px !important;
	height:19px !important;
	top:1756px !important;
}

#item112199 {
	width:19px !important;
	height:19px !important;
	top:1846px !important;
}

#item112204 {
	width:19px !important;
	height:19px !important;
	top:1995px !important;
}

#item112209 {
	width:19px !important;
	height:19px !important;
	top:2085px !important;
}

#item112214 {
	width:19px !important;
	height:19px !important;
	top:2175px !important;
}

#item112221 {
	width:19px !important;
	height:19px !important;
	top:2264px !important;
}

#item112234 {
	width:19px !important;
	height:19px !important;
	top:2353px !important;
}

#item112239 {
	width:19px !important;
	height:19px !important;
	top:2444px !important;
}

#item112244 {
	width:19px !important;
	height:19px !important;
	top:2534px !important;
}

#item112249 {
	width:19px !important;
	height:19px !important;
	top:2621px !important;
}

#item112254 {
	width:19px !important;
	height:19px !important;
	top:2713px !important;
}

#item59893 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59891 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59904 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59852 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59853 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table334553 th, table#table334553 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table334553 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table334553 {
	table-layout:fixed;
}

#item59873 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-59873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59878 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59876 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item59731 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59732 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59735 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59733 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59791 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item59768 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item59747 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item59814 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item59817 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item59837 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-59837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59657 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59677 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59680 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item59700 {
	width:505px !important;
	height:3624px !important;
}

@keyframes fade-in-59700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59718 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59716 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59655 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item59653 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item60415 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item60418 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60449 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60416 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item60455 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60489 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60453 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item60495 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60528 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60493 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item60534 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60564 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item60532 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item60570 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item60600 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item60568 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item60606 {
	width:52px !important;
	height:52px !important;
}

#item60604 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item60621 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-23384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-23412 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23412 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-23399 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23399 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-23386 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-23386 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item23384 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23427 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23428 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23448 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23453 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23451 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23463 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23474 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23482 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23502 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23753 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23755 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:7px !important;
	top:47px !important;
	background:#010101;
}

@keyframes fade-in-23755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23776 {
	width:902px !important;
	height:572px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23798 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item23803 {
	width:15px !important;
	height:15px !important;
}

#item23801 {
	width:15px !important;
	height:15px !important;
	left:880px !important;
	top:7px !important;
}

#item23813 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item23814 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item23815 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:92px !important;
}

#item112637 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item112642 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item112648 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:402px !important;
}

#item112654 {
	width:249px !important;
	height:686px !important;
	left:21px !important;
}

#item112678 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item112683 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item112688 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item112694 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item112705 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:97px !important;
}

#item112710 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item112715 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item112720 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item112726 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:530px !important;
}

#item112731 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:594px !important;
}

#item112737 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:34px !important;
}

#item112742 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:97px !important;
}

#item112747 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:161px !important;
}

#item112752 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item112759 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:465px !important;
}

#item112771 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:530px !important;
}

#item112776 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:594px !important;
}

#item112782 {
	width:238px !important;
	height:974px !important;
	left:599px !important;
}

#item112805 {
	width:245px !important;
	height:654px !important;
	left:312px !important;
}

#item112830 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item112835 {
	width:14px !important;
	height:14px !important;
	top:400px !important;
}

#item112840 {
	width:14px !important;
	height:14px !important;
	top:529px !important;
}

#item112845 {
	width:14px !important;
	height:14px !important;
	top:608px !important;
}

#item112851 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:658px !important;
}

#item112856 {
	width:14px !important;
	height:14px !important;
	top:464px !important;
}

#item112861 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item112866 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:289px !important;
}

#item112873 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:721px !important;
}

#item112883 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:785px !important;
}

#item112888 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:849px !important;
}

#item112893 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:913px !important;
}

#item24131 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item24139 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:563px !important;
}

#item24166 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:563px !important;
}

#item24188 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:549px !important;
}

#item23729 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23730 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item23736 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23734 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item23683 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23684 {
	width:317px !important;
	height:359px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table343258 th, table#table343258 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table343258 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table343258 {
	table-layout:fixed;
}

#item23704 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-23704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23709 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23707 {
	width:21px !important;
	height:21px !important;
	left:320px !important;
	top:23px !important;
}

#item23575 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23576 {
	width:574px !important;
	height:504px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23579 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23577 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:23px !important;
}

#item23609 {
	width:514px !important;
	height:444px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-23609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23631 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:493px !important;
}

#item23678 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23655 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23634 {
	width:106px !important;
	height:15px !important;
	left:316px !important;
	top:490px !important;
}

#item23509 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-23509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23529 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23532 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item23552 {
	width:650px !important;
	height:2350px !important;
}

@keyframes fade-in-23552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23565 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23563 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item23507 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item23505 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item24191 {
	width:34px !important;
	height:13px !important;
	left:860px !important;
	top:141px !important;
}

#item24199 {
	width:34px !important;
	height:13px !important;
	left:520px !important;
	top:141px !important;
}

#item24209 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:141px !important;
}

#item24222 {
	width:34px !important;
	height:13px !important;
	left:1017px !important;
	top:141px !important;
}

#item24234 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item24255 {
	width:123px !important;
	height:8px !important;
}

#item24258 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-24258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24288 {
	width:166px !important;
	height:8px !important;
}

#item24291 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:11px !important;
}

@keyframes fade-in-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24320 {
	width:97px !important;
	height:8px !important;
}

#item24323 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-24323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24353 {
	width:106px !important;
	height:8px !important;
}

#item24356 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-24356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24385 {
	width:79px !important;
	height:8px !important;
}

#item24388 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-24388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24396 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item24404 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item24432 {
	width:64px !important;
	height:8px !important;
}

#item24435 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24444 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item24454 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item24470 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item24483 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item24486 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24515 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24484 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24521 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24550 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24519 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item24556 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24585 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24554 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item24591 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24619 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24589 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item24631 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24658 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24629 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item24667 {
	width:43px !important;
	height:43px !important;
}

#item24665 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24676 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60636 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item60674 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60672 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item60687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60685 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item60698 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item60699 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item60700 {
	width:48px !important;
	height:18px !important;
	left:224px !important;
	top:225px !important;
}

#item60712 {
	width:48px !important;
	height:18px !important;
	left:438px !important;
	top:151px !important;
}

#item60729 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item60744 {
	width:48px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item60775 {
	width:89px !important;
	height:11px !important;
}

#item60778 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-60778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60809 {
	width:148px !important;
	height:11px !important;
}

#item60812 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-60812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60844 {
	width:93px !important;
	height:11px !important;
}

#item60847 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-60847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60878 {
	width:105px !important;
	height:11px !important;
}

#item60881 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-60881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60911 {
	width:93px !important;
	height:11px !important;
}

#item60914 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-60914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60925 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item60935 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item60965 {
	width:54px !important;
	height:11px !important;
}

#item60968 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-60968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60981 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item60996 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item61010 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item61040 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item61296 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61317 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61339 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item61344 {
	width:29px !important;
	height:29px !important;
}

#item61342 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item61355 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item61386 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item61389 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item61425 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item61428 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item114255 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item114279 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:421px !important;
}

#item114302 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:931px !important;
}

#item114325 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:1352px !important;
}

#item114348 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item114355 {
	width:19px !important;
	height:19px !important;
	top:1067px !important;
}

#item114362 {
	width:19px !important;
	height:19px !important;
	top:1158px !important;
}

#item114370 {
	width:19px !important;
	height:19px !important;
	top:1247px !important;
}

#item114377 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:1862px !important;
}

#item114400 {
	width:477px !important;
	height:849px !important;
	left:33px !important;
	top:2373px !important;
}

#item114423 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item114428 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item114434 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item114440 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item114451 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item114456 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item114461 {
	width:19px !important;
	height:19px !important;
	top:736px !important;
}

#item114466 {
	width:19px !important;
	height:19px !important;
	top:824px !important;
}

#item114471 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item114476 {
	width:19px !important;
	height:19px !important;
	top:1398px !important;
}

#item114483 {
	width:19px !important;
	height:19px !important;
	top:1487px !important;
}

#item114489 {
	width:19px !important;
	height:19px !important;
	top:1667px !important;
}

#item114494 {
	width:19px !important;
	height:19px !important;
	top:1757px !important;
}

#item114500 {
	width:19px !important;
	height:19px !important;
	top:1576px !important;
}

#item114506 {
	width:19px !important;
	height:19px !important;
	top:1909px !important;
}

#item114518 {
	width:19px !important;
	height:19px !important;
	top:1997px !important;
}

#item114524 {
	width:19px !important;
	height:19px !important;
	top:2087px !important;
}

#item114529 {
	width:19px !important;
	height:19px !important;
	top:2176px !important;
}

#item114534 {
	width:19px !important;
	height:19px !important;
	top:2266px !important;
}

#item114539 {
	width:19px !important;
	height:19px !important;
	top:2417px !important;
}

#item114544 {
	width:19px !important;
	height:19px !important;
	top:2506px !important;
}

#item114551 {
	width:19px !important;
	height:19px !important;
	top:2596px !important;
}

#item114557 {
	width:19px !important;
	height:19px !important;
	top:2686px !important;
}

#item114562 {
	width:19px !important;
	height:19px !important;
	top:2776px !important;
}

#item114567 {
	width:19px !important;
	height:19px !important;
	top:2864px !important;
}

#item114573 {
	width:19px !important;
	height:19px !important;
	top:2954px !important;
}

#item114583 {
	width:19px !important;
	height:19px !important;
	top:3043px !important;
}

#item114588 {
	width:19px !important;
	height:19px !important;
	top:3133px !important;
}

#item61280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61278 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item61291 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item61240 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61241 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table352223 th, table#table352223 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table352223 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table352223 {
	table-layout:fixed;
}

#item61261 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-61261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61266 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61264 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item61120 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61121 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61124 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61122 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61181 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item61158 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item61137 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item61204 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item61207 {
	width:568px !important;
	height:516px !important;
	left:40px !important;
	top:42px !important;
}

#item61227 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-61227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61047 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-61047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61067 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61070 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item61090 {
	width:505px !important;
	height:5080px !important;
}

@keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61105 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61103 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item61045 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item61043 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item61868 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item61871 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61901 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61869 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61907 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61936 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61905 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61942 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61974 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61940 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61980 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62009 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61978 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item62015 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item62044 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item62013 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item62050 {
	width:52px !important;
	height:52px !important;
}

#item62048 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item62063 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-24691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-24716 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24716 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-24706 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24706 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-24693 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-24693 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item24691 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24729 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24730 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24750 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24755 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24753 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24771 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24769 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24784 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24793 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24794 {
	width:34px !important;
	height:13px !important;
	left:515px !important;
	top:153px !important;
}

#item24804 {
	width:34px !important;
	height:13px !important;
	left:328px !important;
	top:153px !important;
}

#item24815 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:153px !important;
}

#item24824 {
	width:34px !important;
	height:13px !important;
	left:856px !important;
	top:153px !important;
}

#item24832 {
	width:34px !important;
	height:13px !important;
	left:1009px !important;
	top:153px !important;
}

#item24840 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item24861 {
	width:147px !important;
	height:8px !important;
}

#item24864 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-24864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24892 {
	width:119px !important;
	height:8px !important;
}

#item24895 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-24895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24923 {
	width:125px !important;
	height:8px !important;
}

#item24926 {
	width:43px !important;
	height:27px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-24926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24959 {
	width:154px !important;
	height:8px !important;
}

#item24962 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:11px !important;
}

@keyframes fade-in-24962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24995 {
	width:72px !important;
	height:8px !important;
}

#item24998 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25031 {
	width:954px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item25272 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25292 {
	width:639px !important;
	height:402px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25314 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item25319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25317 {
	width:21px !important;
	height:21px !important;
	left:640px !important;
	top:24px !important;
}

#item25328 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:392px !important;
}

#item25355 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:393px !important;
}

#item25358 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:393px !important;
}

#item25386 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:379px !important;
}

#item25408 {
	width:180px !important;
	height:141px !important;
	left:78px !important;
	top:96px !important;
}

#item25430 {
	width:180px !important;
	height:141px !important;
	left:79px !important;
	top:237px !important;
}

#item25433 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:270px !important;
}

#item25448 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item25464 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:483px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25465 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:129px !important;
}

#item25477 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:178px !important;
}

#item25505 {
	width:183px !important;
	height:136px !important;
	left:301px !important;
	top:96px !important;
}

#item25508 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:258px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item25509 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item25518 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item25547 {
	width:183px !important;
	height:141px !important;
	left:301px !important;
	top:237px !important;
}

#item25550 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:270px !important;
}

#item25559 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:319px !important;
}

#item25567 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:128px !important;
}

#item25594 {
	width:117px !important;
	height:118px !important;
	left:525px !important;
	top:95px !important;
}

#item25255 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25256 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item25262 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25260 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item25218 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25219 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table357062 th, table#table357062 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table357062 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table357062 {
	table-layout:fixed;
}

#item25239 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25244 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25242 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item25109 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25110 {
	width:595px !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-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25113 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25111 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item25144 {
	width:545px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25191 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item25168 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item25147 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:234px !important;
}

#item25214 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:238px !important;
}

#item25038 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-25038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25058 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25061 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item25081 {
	width:650px !important;
	height:1800px !important;
}

@keyframes fade-in-25081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25094 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25036 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item25034 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25597 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item25605 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item25633 {
	width:72px !important;
	height:8px !important;
}

#item25636 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-25636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25646 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item25649 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25681 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25647 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25687 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25718 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25685 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item25724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25752 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25722 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item25758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25786 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25756 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25794 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25825 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25792 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25831 {
	width:43px !important;
	height:43px !important;
}

#item25829 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25842 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62078 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item62122 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62120 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item62136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62134 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item62149 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item62150 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item62170 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item62411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62432 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62454 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62459 {
	width:29px !important;
	height:29px !important;
}

#item62457 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62472 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item62508 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item62511 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item62545 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item62548 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item62550 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item62561 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item62572 {
	width:19px !important;
	height:19px !important;
	top:640px !important;
}

#item62584 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item62596 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item62607 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item62617 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item62627 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item62637 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item62668 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item62690 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item62712 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:797px !important;
}

#item62395 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62393 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62406 {
	width:627px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62355 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62356 {
	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-62356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table360725 th, table#table360725 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table360725 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table360725 {
	table-layout:fixed;
}

#item62376 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62379 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item62247 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62248 {
	width:629px !important;
	height:425px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62251 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62249 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62306 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item62283 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item62262 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:376px !important;
}

#item62329 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:347px !important;
}

#item62351 {
	width:569px !important;
	height:305px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62177 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62197 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62200 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item62220 {
	width:505px !important;
	height:3579px !important;
}

@keyframes fade-in-62220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62233 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62175 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item62173 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item62729 {
	width:48px !important;
	height:18px !important;
	left:459px !important;
	top:174px !important;
}

#item62743 {
	width:48px !important;
	height:18px !important;
	left:196px !important;
	top:174px !important;
}

#item62754 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item62765 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:247px !important;
}

#item62778 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:247px !important;
}

#item62810 {
	width:206px !important;
	height:11px !important;
}

#item62813 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:16px !important;
}

@keyframes fade-in-62813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62844 {
	width:166px !important;
	height:11px !important;
}

#item62847 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-62847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62878 {
	width:175px !important;
	height:11px !important;
}

#item62881 {
	width:60px !important;
	height:38px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-62881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62911 {
	width:215px !important;
	height:11px !important;
}

#item62914 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:16px !important;
}

@keyframes fade-in-62914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62944 {
	width:100px !important;
	height:11px !important;
}

#item62947 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-62947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62960 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:155px !important;
}

#item62975 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item63011 {
	width:100px !important;
	height:11px !important;
}

#item63014 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:16px !important;
}

@keyframes fade-in-63014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63027 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item63030 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63064 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63028 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63070 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63103 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63068 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63109 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63140 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63107 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63146 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63175 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63144 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item63181 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63210 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item63179 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item63216 {
	width:52px !important;
	height:52px !important;
}

#item63214 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item63227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-25857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-25883 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25883 {
	0% {
		-webkit-transform:translate(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-25872 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25872 {
	0% {
		-webkit-transform:translate(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-25859 {
	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-25859 {
	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;
	}
}
#item25857 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25894 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25895 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25915 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25920 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25918 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25931 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25929 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25942 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25957 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25958 {
	width:34px !important;
	height:13px !important;
	left:716px !important;
	top:141px !important;
}

#item25971 {
	width:34px !important;
	height:13px !important;
	left:613px !important;
	top:141px !important;
}

#item25980 {
	width:34px !important;
	height:13px !important;
	left:519px !important;
	top:141px !important;
}

#item25989 {
	width:34px !important;
	height:13px !important;
	left:404px !important;
	top:141px !important;
}

#item25999 {
	width:34px !important;
	height:13px !important;
	left:296px !important;
	top:141px !important;
}

#item26008 {
	width:34px !important;
	height:13px !important;
	left:814px !important;
	top:141px !important;
}

#item26016 {
	width:34px !important;
	height:13px !important;
	left:926px !important;
	top:141px !important;
}

#item26027 {
	width:34px !important;
	height:13px !important;
	left:1032px !important;
	top:141px !important;
}

#item26037 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item26058 {
	width:64px !important;
	height:19px !important;
}

#item26061 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:22px !important;
}

@keyframes fade-in-26061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26089 {
	width:75px !important;
	height:8px !important;
}

#item26092 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-26092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26122 {
	width:72px !important;
	height:8px !important;
}

#item26125 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-26125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26158 {
	width:78px !important;
	height:8px !important;
}

#item26161 {
	width:53px !important;
	height:23px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-26161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26193 {
	width:69px !important;
	height:19px !important;
}

#item26196 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:22px !important;
}

@keyframes fade-in-26196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26225 {
	width:80px !important;
	height:19px !important;
}

#item26228 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:22px !important;
}

@keyframes fade-in-26228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26257 {
	width:60px !important;
	height:8px !important;
}

#item26260 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-26260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26290 {
	width:39px !important;
	height:8px !important;
}

#item26293 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-26293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26321 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item26555 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26575 {
	width:761px !important;
	height:562px !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-26575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26597 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item26602 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26600 {
	width:21px !important;
	height:21px !important;
	left:763px !important;
	top:24px !important;
}

#item26617 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:542px !important;
}

#item26648 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:544px !important;
}

#item26651 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:543px !important;
}

#item26679 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:530px !important;
}

#item114631 {
	width:222px !important;
	height:174px !important;
	left:21px !important;
}

#item114654 {
	width:222px !important;
	height:222px !important;
	left:21px !important;
	top:189px !important;
}

#item114677 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item114684 {
	width:14px !important;
	height:14px !important;
	top:271px !important;
}

#item114961 {
	width:14px !important;
	height:14px !important;
	top:317px !important;
}

#item114966 {
	width:14px !important;
	height:14px !important;
	top:366px !important;
}

#item114692 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:33px !important;
}

#item114699 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:81px !important;
}

#item114707 {
	width:183px !important;
	height:126px !important;
	left:526px !important;
}

#item114730 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:484px !important;
	top:36px !important;
	background:#b2b2b1;
}

#item114731 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:33px !important;
}

#item114738 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:81px !important;
}

#item114746 {
	width:160px !important;
	height:126px !important;
	left:526px !important;
	top:146px !important;
}

#item114769 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:177px !important;
}

#item114776 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:226px !important;
}

#item114784 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:325px !important;
}

#item114796 {
	width:160px !important;
	height:78px !important;
	left:526px !important;
	top:292px !important;
}

#item114819 {
	width:200px !important;
	height:126px !important;
	left:283px !important;
	top:146px !important;
}

#item114842 {
	width:200px !important;
	height:126px !important;
	left:283px !important;
	top:292px !important;
}

#item114865 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:327px !important;
}

#item114872 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:375px !important;
}

#item114879 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:180px !important;
}

#item114887 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:227px !important;
}

#item114894 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:243px !important;
	top:36px !important;
	background:#b2b2b1;
}

#item114895 {
	width:200px !important;
	height:126px !important;
	left:283px !important;
}

#item114918 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:33px !important;
}

#item114926 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:82px !important;
}

#item114935 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:131px !important;
}

#item26535 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26536 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26542 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26540 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item26499 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26500 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table366194 th, table#table366194 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table366194 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table366194 {
	table-layout:fixed;
}

#item26520 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26525 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26523 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:24px !important;
}

#item26393 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26394 {
	width:595px !important;
	height:489px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26397 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26395 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item26425 {
	width:545px !important;
	height:428px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26472 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26449 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26428 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:476px !important;
}

#item26495 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:479px !important;
}

#item26328 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26348 {
	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-26348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26351 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item26371 {
	width:650px !important;
	height:2850px !important;
}

@keyframes fade-in-26371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26381 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26326 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item26324 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:170px !important;
}

#item27016 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item27026 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item27055 {
	width:48px !important;
	height:8px !important;
}

#item27058 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-27058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27068 {
	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;
}

#item27071 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27103 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27069 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27109 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27140 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27107 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item27146 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27174 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27144 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item27180 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27209 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27178 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item27217 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27247 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27215 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item27253 {
	width:43px !important;
	height:43px !important;
}

#item27251 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27263 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63242 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item63288 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63286 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item63305 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63303 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item63317 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item63328 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item63329 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item63349 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item63606 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63627 {
	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-63627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63649 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item63654 {
	width:29px !important;
	height:29px !important;
}

#item63652 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item63667 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item63701 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item63704 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item63737 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item63740 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item115606 {
	width:19px !important;
	height:19px !important;
	top:1450px !important;
}

#item115614 {
	width:19px !important;
	height:19px !important;
	top:1518px !important;
}

#item115626 {
	width:19px !important;
	height:19px !important;
	top:1651px !important;
}

#item115634 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item115641 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item115648 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item115655 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
}

#item115678 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:600px !important;
}

#item115701 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1008px !important;
}

#item115724 {
	width:19px !important;
	height:19px !important;
	top:1257px !important;
}

#item115733 {
	width:19px !important;
	height:19px !important;
	top:1324px !important;
}

#item115741 {
	width:19px !important;
	height:19px !important;
	top:1050px !important;
}

#item115748 {
	width:19px !important;
	height:19px !important;
	top:1118px !important;
}

#item115755 {
	width:19px !important;
	height:19px !important;
	top:846px !important;
}

#item115762 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item115770 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item115782 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item115790 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:1407px !important;
}

#item115813 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item115819 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item115824 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item115829 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item63590 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63588 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item63601 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item63549 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63550 {
	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-63550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table371056 th, table#table371056 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371056 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371056 {
	table-layout:fixed;
}

#item63570 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-63570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63575 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63573 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item63429 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63430 {
	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-63430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63431 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63489 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63466 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63445 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item63512 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item63515 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item63535 {
	width:505px !important;
	height:913px !important;
}

@keyframes fade-in-63535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63356 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63376 {
	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-63376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63379 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item63399 {
	width:505px !important;
	height:6154px !important;
}

@keyframes fade-in-63399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63414 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63354 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item63352 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item64030 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:227px !important;
}

#item64040 {
	width:48px !important;
	height:18px !important;
	left:173px !important;
	top:227px !important;
}

#item64050 {
	width:48px !important;
	height:18px !important;
	left:332px !important;
	top:227px !important;
}

#item64062 {
	width:48px !important;
	height:18px !important;
	left:481px !important;
	top:227px !important;
}

#item64097 {
	width:89px !important;
	height:27px !important;
}

#item64100 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:34px !important;
}

@keyframes fade-in-64100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64134 {
	width:100px !important;
	height:11px !important;
}

#item64137 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-64137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64168 {
	width:109px !important;
	height:11px !important;
}

#item64171 {
	width:74px !important;
	height:32px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-64171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64182 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:208px !important;
}

#item64214 {
	width:67px !important;
	height:11px !important;
}

#item64217 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-64217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64228 {
	width:48px !important;
	height:18px !important;
	left:542px !important;
	top:151px !important;
}

#item64238 {
	width:48px !important;
	height:18px !important;
	left:417px !important;
	top:151px !important;
}

#item64248 {
	width:48px !important;
	height:18px !important;
	left:293px !important;
	top:151px !important;
}

#item64258 {
	width:48px !important;
	height:18px !important;
	left:148px !important;
	top:151px !important;
}

#item64288 {
	width:104px !important;
	height:11px !important;
}

#item64291 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-64291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64323 {
	width:78px !important;
	height:27px !important;
}

#item64326 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:34px !important;
}

@keyframes fade-in-64326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64363 {
	width:84px !important;
	height:27px !important;
}

#item64366 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:34px !important;
}

@keyframes fade-in-64366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64401 {
	width:84px !important;
	height:11px !important;
}

#item64404 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-64404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64435 {
	width:55px !important;
	height:11px !important;
}

#item64438 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-64438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64449 {
	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;
}

#item64452 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64484 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64450 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item64490 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64521 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64488 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item64527 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64556 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64525 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item64562 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64591 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64560 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64597 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64626 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item64595 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item64632 {
	width:52px !important;
	height:52px !important;
}

#item64630 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item64644 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-27301 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27301 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-27291 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27291 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-27280 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-27280 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27278 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27313 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27314 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27334 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27339 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27337 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27350 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27348 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27362 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27375 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27376 {
	width:34px !important;
	height:13px !important;
	left:453px !important;
	top:141px !important;
}

#item27388 {
	width:34px !important;
	height:13px !important;
	left:873px !important;
	top:141px !important;
}

#item27397 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item27418 {
	width:386px !important;
	height:8px !important;
}

#item27421 {
	width:19px !important;
	height:19px !important;
	left:183px !important;
	top:11px !important;
}

@keyframes fade-in-27421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27451 {
	width:207px !important;
	height:8px !important;
}

#item27454 {
	width:19px !important;
	height:19px !important;
	left:180px !important;
	top:11px !important;
}

@keyframes fade-in-27454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27483 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27715 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27735 {
	width:674px !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-27735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27757 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27762 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27760 {
	width:21px !important;
	height:21px !important;
	left:675px !important;
	top:24px !important;
}

#item27773 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:280px !important;
}

#item27807 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:282px !important;
}

#item27810 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:281px !important;
}

#item27842 {
	width:619px !important;
	height:10px !important;
	left:59px !important;
	top:268px !important;
}

#item27864 {
	width:137px !important;
	height:172px !important;
	left:543px !important;
	top:96px !important;
}

#item27867 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:129px !important;
}

#item27876 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:177px !important;
}

#item27885 {
	opacity:0.50;
	width:1px !important;
	height:94px !important;
	left:502px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27905 {
	width:170px !important;
	height:172px !important;
	left:332px !important;
	top:96px !important;
}

#item27908 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:193px !important;
}

#item27918 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:129px !important;
}

#item27927 {
	opacity:0.50;
	width:1px !important;
	height:94px !important;
	left:292px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27928 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item27936 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item27964 {
	width:211px !important;
	height:172px !important;
	left:80px !important;
	top:96px !important;
}

#item27698 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27699 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27703 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27662 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27663 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table375066 th, table#table375066 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table375066 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table375066 {
	table-layout:fixed;
}

#item27683 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27688 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27686 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item27556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27557 {
	width:595px !important;
	height:169px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27560 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27558 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item27588 {
	width:545px !important;
	height:108px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27635 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27612 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27591 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:154px !important;
}

#item27658 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:158px !important;
}

#item27490 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27510 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27513 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27533 {
	width:650px !important;
	height:1100px !important;
}

@keyframes fade-in-27533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27546 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27544 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27488 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27486 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item27967 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item27975 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28003 {
	width:197px !important;
	height:8px !important;
}

#item28006 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28017 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28020 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28052 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28018 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28058 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28089 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28056 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28123 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28093 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28129 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28158 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28127 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28166 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28196 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28164 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28202 {
	width:43px !important;
	height:43px !important;
}

#item28200 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28212 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28212 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28212 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64659 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item64704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64702 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item64718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64716 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item64730 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:118px !important;
	top:178px !important;
	background:#000;
}

#item64731 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item64763 {
	width:36px !important;
	height:11px !important;
}

#item64766 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-64766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64796 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item65038 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65059 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65081 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item65086 {
	width:29px !important;
	height:29px !important;
}

#item65084 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item65102 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item65135 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item65138 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item65169 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item65172 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item65193 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item65196 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item65207 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item65219 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item65230 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item65240 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item65250 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item65279 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:398px !important;
}

#item65020 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65018 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item65033 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item64980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64981 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table378499 th, table#table378499 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378499 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378499 {
	table-layout:fixed;
}

#item65001 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-65001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65006 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65004 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item64872 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64873 {
	width:629px !important;
	height:267px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64874 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64931 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item64908 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item64887 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:219px !important;
}

#item64954 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:190px !important;
}

#item64976 {
	width:569px !important;
	height:149px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-64976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64803 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-64803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64823 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64826 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item64846 {
	width:505px !important;
	height:2123px !important;
}

@keyframes fade-in-64846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64860 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64858 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item64801 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item64799 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item65291 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:151px !important;
}

#item65303 {
	width:48px !important;
	height:18px !important;
	left:463px !important;
	top:151px !important;
}

#item65341 {
	width:62px !important;
	height:11px !important;
}

#item65344 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-65344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65378 {
	width:51px !important;
	height:11px !important;
}

#item65381 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-65381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65393 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item65405 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item65408 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65439 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65406 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item65445 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65475 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65443 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item65481 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65510 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65479 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item65516 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65545 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65514 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item65551 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65580 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item65549 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item65586 {
	width:52px !important;
	height:52px !important;
}

#item65584 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item65598 {
	width:1063px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-28253 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28253 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-28242 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28242 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-28229 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-28229 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28227 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28264 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28265 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28285 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28290 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28288 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28302 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28300 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item28314 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item28327 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item28328 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28349 {
	width:377px !important;
	height:8px !important;
}

#item28352 {
	width:19px !important;
	height:19px !important;
	left:354px !important;
	top:11px !important;
}

@keyframes fade-in-28352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28389 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item28630 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-28630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28650 {
	width:699px !important;
	height:484px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28672 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item28677 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28675 {
	width:21px !important;
	height:21px !important;
	left:700px !important;
	top:24px !important;
}

#item28687 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:464px !important;
}

#item28714 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:465px !important;
}

#item28717 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:465px !important;
}

#item28745 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:451px !important;
}

#item28767 {
	width:298px !important;
	height:334px !important;
	left:407px !important;
	top:96px !important;
}

#item28770 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:193px !important;
}

#item28784 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:129px !important;
}

#item28800 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item28812 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item28840 {
	width:289px !important;
	height:300px !important;
	left:80px !important;
	top:96px !important;
}

#item28843 {
	opacity:0.50;
	width:1px !important;
	height:296px !important;
	left:367px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item28844 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:322px !important;
}

#item28853 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:257px !important;
}

#item28863 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:385px !important;
}

#item28872 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item115845 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:258px !important;
}

#item28613 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-28613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28614 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item28620 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28618 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item28576 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28577 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table382607 th, table#table382607 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table382607 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table382607 {
	table-layout:fixed;
}

#item28597 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-28597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28602 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28600 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item28467 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28468 {
	width:595px !important;
	height:296px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28471 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28469 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item28502 {
	width:545px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-28502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28549 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item28526 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item28505 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:282px !important;
}

#item28572 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:285px !important;
}

#item28396 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-28396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28416 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28419 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item28439 {
	width:650px !important;
	height:1350px !important;
}

@keyframes fade-in-28439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28454 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28452 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item28394 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item28392 {
	width:1008px !important;
	height:592px !important;
	left:176px !important;
	top:171px !important;
}

#item28880 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28888 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28916 {
	width:394px !important;
	height:8px !important;
}

#item28919 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-28919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28930 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item28940 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item28953 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item28965 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28968 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28996 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28966 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29002 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29030 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29000 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29036 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29067 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29034 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item29073 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29102 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29071 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item29110 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29137 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29108 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item29143 {
	width:43px !important;
	height:43px !important;
}

#item29141 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29153 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65613 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item65662 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65660 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item65676 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65674 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item65688 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item65709 {
	width:36px !important;
	height:11px !important;
}

#item65712 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-65712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65724 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item65736 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item65766 {
	width:60px !important;
	height:11px !important;
}

#item65769 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-65769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65780 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item65792 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item65802 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item65833 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item66091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66112 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66134 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66139 {
	width:29px !important;
	height:29px !important;
}

#item66137 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66151 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item66180 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item66183 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item66212 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item66215 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item116098 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item116103 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item116108 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item116113 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item116119 {
	width:19px !important;
	height:19px !important;
	top:734px !important;
}

#item116130 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item116135 {
	width:19px !important;
	height:19px !important;
	top:823px !important;
}

#item116142 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item116147 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item116152 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item116175 {
	width:477px !important;
	height:468px !important;
	left:33px !important;
	top:421px !important;
}

#item66071 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66069 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66086 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66027 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66028 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table387412 th, table#table387412 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387412 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387412 {
	table-layout:fixed;
}

#item66048 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66053 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66051 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item65918 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65919 {
	width:629px !important;
	height:493px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65920 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65978 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65955 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65934 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:442px !important;
}

#item66001 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:413px !important;
}

#item66023 {
	width:569px !important;
	height:373px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-66023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65840 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65860 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65863 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item65883 {
	width:505px !important;
	height:2862px !important;
}

@keyframes fade-in-65883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65902 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65900 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65838 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item65836 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item66375 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item66378 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66407 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66376 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item66413 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66442 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66411 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item66448 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66477 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66446 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item66483 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66513 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66481 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item66519 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66555 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item66517 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item66561 {
	width:52px !important;
	height:52px !important;
}

#item66559 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item66580 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-29168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-29198 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29198 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-29185 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29185 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-29170 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-29170 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item29168 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29209 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29210 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29230 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29233 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29254 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29252 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29268 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29278 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29279 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item29300 {
	width:366px !important;
	height:8px !important;
}

#item29303 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-29303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29331 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item29566 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29586 {
	width:699px !important;
	height:485px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29608 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29613 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29611 {
	width:21px !important;
	height:21px !important;
	left:700px !important;
	top:24px !important;
}

#item29622 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:466px !important;
}

#item29652 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:467px !important;
}

#item29655 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:467px !important;
}

#item29687 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:453px !important;
}

#item29709 {
	width:298px !important;
	height:350px !important;
	left:79px !important;
	top:96px !important;
}

#item29712 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:193px !important;
}

#item29725 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item29735 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:129px !important;
}

#item29744 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:193px !important;
}

#item29773 {
	width:289px !important;
	height:301px !important;
	left:415px !important;
	top:96px !important;
}

#item29776 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:377px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29777 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:321px !important;
}

#item29786 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:257px !important;
}

#item29794 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:385px !important;
}

#item29802 {
	width:14px !important;
	height:14px !important;
	left:395px !important;
	top:321px !important;
}

#item116201 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:258px !important;
}

#item29549 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29550 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29556 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29554 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29513 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29514 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table392012 th, table#table392012 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table392012 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table392012 {
	table-layout:fixed;
}

#item29534 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29539 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29537 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item29407 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29408 {
	width:595px !important;
	height:296px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29411 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29409 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item29439 {
	width:545px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29486 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item29463 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item29442 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:283px !important;
}

#item29509 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:286px !important;
}

#item29338 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29358 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29361 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29381 {
	width:650px !important;
	height:1350px !important;
}

@keyframes fade-in-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29395 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29393 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item29336 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item29334 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item29810 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item29818 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item29848 {
	width:383px !important;
	height:8px !important;
}

#item29851 {
	width:19px !important;
	height:19px !important;
	left:352px !important;
	top:11px !important;
}

@keyframes fade-in-29851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29867 {
	width:34px !important;
	height:13px !important;
}

#item29880 {
	width:34px !important;
	height:13px !important;
	left:76px !important;
}

#item29889 {
	width:34px !important;
	height:13px !important;
	left:38px !important;
}

#item29899 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item29902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29931 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29900 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29937 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29965 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29935 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item29971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29998 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29969 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item30004 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30031 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30002 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item30039 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30066 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30037 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item30072 {
	width:43px !important;
	height:43px !important;
}

#item30070 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30082 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66595 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item66634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66632 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66647 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66662 {
	opacity:0.50;
	width:449px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item66683 {
	width:92px !important;
	height:11px !important;
}

#item66686 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66696 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item66706 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item66736 {
	width:104px !important;
	height:11px !important;
}

#item66739 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:16px !important;
}

@keyframes fade-in-66739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66750 {
	width:48px !important;
	height:18px !important;
}

#item66762 {
	width:48px !important;
	height:18px !important;
	left:107px !important;
}

#item66777 {
	width:48px !important;
	height:18px !important;
	left:53px !important;
}

#item66810 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item67058 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67079 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67101 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item67106 {
	width:29px !important;
	height:29px !important;
}

#item67104 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item67117 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item67146 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item67149 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item67178 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item67181 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item116529 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item116534 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item116539 {
	width:19px !important;
	height:19px !important;
	top:556px !important;
}

#item116544 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item116549 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item116556 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item116567 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item116572 {
	width:19px !important;
	height:19px !important;
	top:824px !important;
}

#item116577 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item116582 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
}

#item116606 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:510px !important;
}

#item67042 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67040 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item67053 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item67000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67001 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table396726 th, table#table396726 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table396726 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table396726 {
	table-layout:fixed;
}

#item67021 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-67021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67026 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67024 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item66888 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66888 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66888 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66889 {
	width:629px !important;
	height:493px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66892 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66890 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66951 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66928 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66907 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:445px !important;
}

#item66974 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:416px !important;
}

#item66996 {
	width:569px !important;
	height:373px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-66996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66817 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66837 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66840 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66860 {
	width:505px !important;
	height:2840px !important;
}

@keyframes fade-in-66860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66875 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66873 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66815 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66813 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item67337 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item67340 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67369 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67338 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67375 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67404 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67373 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67410 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67441 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67408 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67447 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67482 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67445 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67488 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67522 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item67486 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item67528 {
	width:52px !important;
	height:52px !important;
}

#item67526 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67540 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-30097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-30127 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30127 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-30111 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30111 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-30099 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-30099 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item30097 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30142 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30143 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30163 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30168 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30166 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30180 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30178 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30190 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30200 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30201 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item30222 {
	width:91px !important;
	height:8px !important;
}

#item30225 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30253 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30486 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30506 {
	width:903px !important;
	height:484px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30528 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30533 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30531 {
	width:21px !important;
	height:21px !important;
	left:904px !important;
	top:24px !important;
}

#item30547 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:474px !important;
}

#item30579 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:475px !important;
}

#item30582 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:474px !important;
}

#item30610 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:461px !important;
}

#item30632 {
	width:211px !important;
	height:365px !important;
	left:79px !important;
	top:96px !important;
}

#item30635 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:209px !important;
}

#item30644 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item30654 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:129px !important;
}

#item30664 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:209px !important;
}

#item30692 {
	width:153px !important;
	height:365px !important;
	left:332px !important;
	top:96px !important;
}

#item30695 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:289px !important;
}

#item30703 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:273px !important;
}

#item30711 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:367px !important;
}

#item30719 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:336px !important;
}

#item30729 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:129px !important;
}

#item30742 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:289px !important;
}

#item30773 {
	width:183px !important;
	height:365px !important;
	left:524px !important;
	top:96px !important;
}

#item30776 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:486px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30777 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:708px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30778 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:353px !important;
}

#item30787 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:291px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30826 {
	width:158px !important;
	height:365px !important;
	left:750px !important;
	top:96px !important;
}

#item30829 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:129px !important;
}

#item30839 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:210px !important;
}

#item30848 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:209px !important;
}

#item30467 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30468 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30474 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30472 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30431 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30432 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table401965 th, table#table401965 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table401965 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table401965 {
	table-layout:fixed;
}

#item30452 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30457 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30455 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item30325 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30326 {
	width:595px !important;
	height:425px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30329 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30327 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item30357 {
	width:545px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30404 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item30381 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item30360 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:412px !important;
}

#item30427 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:415px !important;
}

#item30260 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30280 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30283 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30303 {
	width:650px !important;
	height:1700px !important;
}

@keyframes fade-in-30303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30315 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30313 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30258 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30256 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item30856 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item30864 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item30892 {
	width:91px !important;
	height:8px !important;
}

#item30895 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-30895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30905 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:141px !important;
}

#item30920 {
	width:34px !important;
	height:13px !important;
	left:547px !important;
	top:141px !important;
}

#item30933 {
	width:34px !important;
	height:13px !important;
	left:770px !important;
	top:141px !important;
}

#item30942 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:141px !important;
}

#item30972 {
	width:166px !important;
	height:8px !important;
}

#item30975 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:11px !important;
}

@keyframes fade-in-30975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31006 {
	width:189px !important;
	height:8px !important;
}

#item31009 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:11px !important;
}

@keyframes fade-in-31009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31039 {
	width:185px !important;
	height:8px !important;
}

#item31042 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:11px !important;
}

@keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31050 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item31053 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31080 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31051 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31086 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31113 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31084 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31119 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31146 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31117 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31152 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31181 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31150 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31189 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31221 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31187 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31227 {
	width:43px !important;
	height:43px !important;
}

#item31225 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31240 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67555 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item67594 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67592 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67608 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67606 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67620 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item67621 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item67642 {
	width:127px !important;
	height:11px !important;
}

#item67645 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-67645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67655 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item67665 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item67697 {
	width:127px !important;
	height:11px !important;
}

#item67700 {
	width:27px !important;
	height:27px !important;
	left:96px !important;
	top:16px !important;
}

@keyframes fade-in-67700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67717 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:151px !important;
}

#item67732 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:151px !important;
}

#item67743 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item67754 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:225px !important;
}

#item67786 {
	width:75px !important;
	height:11px !important;
}

#item67789 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-67789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67820 {
	width:111px !important;
	height:11px !important;
}

#item67823 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-67823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67854 {
	width:101px !important;
	height:11px !important;
}

#item67857 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-67857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67886 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item68149 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68170 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68192 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68197 {
	width:29px !important;
	height:29px !important;
}

#item68195 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68210 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item68241 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item68244 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item68274 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item68277 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item119808 {
	width:19px !important;
	height:19px !important;
	top:1307px !important;
}

#item119815 {
	width:19px !important;
	height:19px !important;
	top:1397px !important;
}

#item119823 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item119831 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item119838 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item119845 {
	width:19px !important;
	height:19px !important;
	top:556px !important;
}

#item119852 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item119859 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item119868 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item119876 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item119888 {
	width:19px !important;
	height:19px !important;
	top:890px !important;
}

#item119895 {
	width:19px !important;
	height:19px !important;
	top:1065px !important;
}

#item119902 {
	width:19px !important;
	height:19px !important;
	top:1154px !important;
}

#item119910 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item119919 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item119942 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item119965 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item119988 {
	width:477px !important;
	height:312px !important;
	left:33px !important;
	top:1262px !important;
}

#item68131 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68129 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68144 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68087 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68088 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table407716 th, table#table407716 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table407716 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table407716 {
	table-layout:fixed;
}

#item68108 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68113 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68111 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item67962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67963 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67964 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68023 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item68000 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item67979 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item68046 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item68049 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item68069 {
	width:505px !important;
	height:824px !important;
}

@keyframes fade-in-68069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67893 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67913 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67916 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67936 {
	width:505px !important;
	height:3624px !important;
}

@keyframes fade-in-67936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67950 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67948 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67891 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67889 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item68563 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item68566 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68599 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68564 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68605 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68635 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68603 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68641 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68671 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68639 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68677 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68708 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68675 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68714 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68744 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item68712 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item68750 {
	width:52px !important;
	height:52px !important;
}

#item68748 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68761 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-31255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-31284 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31284 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-31271 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31271 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-31257 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-31257 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item31255 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31298 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31299 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31319 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31324 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31322 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31336 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31334 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31345 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31353 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31354 {
	width:34px !important;
	height:13px !important;
	left:1024px !important;
	top:141px !important;
}

#item31364 {
	width:26px !important;
	height:12px !important;
	left:48px !important;
}

#item31372 {
	width:34px !important;
	height:13px !important;
	left:84px !important;
}

#item31382 {
	width:34px !important;
	height:13px !important;
}

#item31395 {
	width:34px !important;
	height:13px !important;
	left:696px !important;
	top:141px !important;
}

#item31409 {
	width:34px !important;
	height:13px !important;
	left:553px !important;
	top:141px !important;
}

#item31420 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:141px !important;
}

#item31431 {
	opacity:0.50;
	width:841px !important;
	height:1px !important;
	left:267px !important;
	top:161px !important;
	background:#000;
}

#item31452 {
	width:62px !important;
	height:8px !important;
}

#item31455 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-31455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31487 {
	width:116px !important;
	height:8px !important;
}

#item31490 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-31490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31519 {
	width:131px !important;
	height:8px !important;
}

#item31522 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-31522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31551 {
	width:108px !important;
	height:8px !important;
}

#item31554 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-31554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31582 {
	width:128px !important;
	height:8px !important;
}

#item31585 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-31585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31613 {
	width:62px !important;
	height:8px !important;
}

#item31616 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-31616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31644 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31897 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31918 {
	width:911px !important;
	height:571px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31940 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item31945 {
	width:15px !important;
	height:15px !important;
}

#item31943 {
	width:15px !important;
	height:15px !important;
	left:889px !important;
	top:7px !important;
}

#item31956 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:559px !important;
}

#item31984 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:560px !important;
}

#item31987 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:560px !important;
}

#item32014 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:546px !important;
}

#item32017 {
	width:866px !important;
	height:425px !important;
	left:53px !important;
	top:91px !important;
}

#item117572 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item117580 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item117588 {
	width:249px !important;
	height:858px !important;
	left:21px !important;
}

#item117611 {
	width:14px !important;
	height:14px !important;
	top:625px !important;
}

#item117618 {
	width:14px !important;
	height:14px !important;
	top:689px !important;
}

#item117625 {
	width:14px !important;
	height:14px !important;
	top:753px !important;
}

#item117632 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item117639 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:97px !important;
}

#item117648 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item117661 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item117669 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:497px !important;
}

#item117676 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:561px !important;
}

#item117700 {
	width:14px !important;
	height:14px !important;
	left:544px !important;
	top:35px !important;
}

#item117707 {
	width:14px !important;
	height:14px !important;
	left:544px !important;
	top:98px !important;
}

#item117714 {
	width:238px !important;
	height:590px !important;
	left:565px !important;
}

#item117738 {
	width:211px !important;
	height:717px !important;
	left:312px !important;
}

#item117761 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item117768 {
	width:14px !important;
	height:14px !important;
	top:95px !important;
}

#item117775 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item117783 {
	width:14px !important;
	height:14px !important;
	top:305px !important;
}

#item117795 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:416px !important;
}

#item117802 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item117807 {
	width:14px !important;
	height:14px !important;
	top:384px !important;
}

#item117812 {
	width:14px !important;
	height:14px !important;
	top:450px !important;
}

#item117235 {
	opacity:0.50;
	width:1px !important;
	height:388px !important;
	left:323px !important;
	top:128px !important;
	background:#b2b2b1;
}

#item117236 {
	opacity:0.50;
	width:1px !important;
	height:388px !important;
	left:577px !important;
	top:128px !important;
	background:#b2b2b1;
}

#item31879 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31880 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item31886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31884 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item31842 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31843 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table414364 th, table#table414364 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table414364 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table414364 {
	table-layout:fixed;
}

#item31863 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-31863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31868 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31866 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:23px !important;
}

#item31731 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31732 {
	width:574px !important;
	height:504px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31733 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item31768 {
	width:514px !important;
	height:444px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-31768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31815 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31792 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item31771 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:490px !important;
}

#item31838 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:493px !important;
}

#item31651 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-31651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31671 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31674 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item31694 {
	width:650px !important;
	height:2420px !important;
}

@keyframes fade-in-31694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31712 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31710 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item31649 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item31647 {
	width:1008px !important;
	height:591px !important;
	left:177px !important;
	top:172px !important;
}

#item32296 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item32304 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item32313 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item32316 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32343 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32314 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item32349 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32376 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32347 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item32382 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32411 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32380 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item32417 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32449 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32415 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item32461 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32492 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32459 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item32499 {
	width:43px !important;
	height:43px !important;
}

#item32497 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32509 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68776 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item68808 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68806 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68822 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68820 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68838 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68839 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item68840 {
	width:48px !important;
	height:18px !important;
	left:474px !important;
	top:225px !important;
}

#item68854 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
}

#item68863 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
}

#item68872 {
	width:48px !important;
	height:18px !important;
}

#item68883 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item68893 {
	width:48px !important;
	height:18px !important;
	left:512px !important;
	top:151px !important;
}

#item68901 {
	width:48px !important;
	height:18px !important;
	left:257px !important;
	top:225px !important;
}

#item68929 {
	width:87px !important;
	height:11px !important;
}

#item68932 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-68932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68960 {
	width:163px !important;
	height:11px !important;
}

#item68963 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:16px !important;
}

@keyframes fade-in-68963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68991 {
	width:184px !important;
	height:11px !important;
}

#item68994 {
	width:27px !important;
	height:27px !important;
	left:79px !important;
	top:16px !important;
}

@keyframes fade-in-68994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69025 {
	width:152px !important;
	height:11px !important;
}

#item69028 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-69028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69061 {
	width:179px !important;
	height:11px !important;
}

#item69064 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69097 {
	width:87px !important;
	height:11px !important;
}

#item69100 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-69100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69109 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item69118 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69147 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69389 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69410 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69432 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69437 {
	width:29px !important;
	height:29px !important;
}

#item69435 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item69451 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item69485 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item69488 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item69518 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item69521 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item118497 {
	width:19px !important;
	height:19px !important;
	top:2000px !important;
}

#item118504 {
	width:19px !important;
	height:19px !important;
	top:2089px !important;
}

#item118511 {
	width:19px !important;
	height:19px !important;
	top:1156px !important;
}

#item118519 {
	width:19px !important;
	height:19px !important;
	top:1244px !important;
}

#item118527 {
	width:19px !important;
	height:19px !important;
	top:1334px !important;
}

#item118539 {
	width:19px !important;
	height:19px !important;
	top:1423px !important;
}

#item118546 {
	width:477px !important;
	height:670px !important;
	left:33px !important;
}

#item118569 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:690px !important;
}

#item118592 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1110px !important;
}

#item118615 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1531px !important;
}

#item118638 {
	width:19px !important;
	height:19px !important;
	top:1577px !important;
}

#item118645 {
	width:19px !important;
	height:19px !important;
	top:1754px !important;
}

#item118652 {
	width:19px !important;
	height:19px !important;
	top:1845px !important;
}

#item118660 {
	width:19px !important;
	height:19px !important;
	top:1665px !important;
}

#item118668 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1952px !important;
}

#item118691 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item118696 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item118701 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item118706 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item118711 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item118717 {
	width:19px !important;
	height:19px !important;
	top:491px !important;
}

#item118728 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

#item118733 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item118739 {
	width:19px !important;
	height:19px !important;
	top:824px !important;
}

#item118744 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item118750 {
	width:19px !important;
	height:19px !important;
	top:1003px !important;
}

#item69373 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69371 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69384 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69335 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69336 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table421919 th, table#table421919 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table421919 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table421919 {
	table-layout:fixed;
}

#item69356 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69361 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69359 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69221 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69222 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69223 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69278 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69255 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69234 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item69301 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69304 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69324 {
	width:505px !important;
	height:958px !important;
}

@keyframes fade-in-69324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69154 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69174 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69177 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69197 {
	width:505px !important;
	height:5393px !important;
}

@keyframes fade-in-69197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69211 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69209 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69152 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69150 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item69853 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item69856 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69884 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69854 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item69890 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69918 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69888 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item69924 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69957 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69922 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item69963 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item69993 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item69961 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item69999 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70026 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item69997 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item70032 {
	width:52px !important;
	height:52px !important;
}

#item70030 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70041 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-32556 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32556 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-32541 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32541 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-32526 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-32526 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item32524 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32568 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32569 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32589 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32594 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32592 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32605 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32603 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32614 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32622 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32623 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item32644 {
	width:102px !important;
	height:8px !important;
}

#item32647 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-32647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32674 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item32921 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32941 {
	width:961px !important;
	height:551px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32963 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32968 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32966 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item32979 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:544px !important;
}

#item33007 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:545px !important;
}

#item33010 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:545px !important;
}

#item33037 {
	width:573px !important;
	height:8px !important;
	left:59px !important;
	top:531px !important;
}

#item33059 {
	width:211px !important;
	height:414px !important;
	left:79px !important;
	top:96px !important;
}

#item33062 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:209px !important;
}

#item33070 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item33078 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:129px !important;
}

#item33086 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:209px !important;
}

#item33115 {
	width:153px !important;
	height:365px !important;
	left:574px !important;
	top:96px !important;
}

#item33118 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:536px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33119 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:360px !important;
}

#item33132 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:273px !important;
}

#item33144 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:438px !important;
}

#item33153 {
	width:14px !important;
	height:14px !important;
	left:554px !important;
	top:336px !important;
}

#item33162 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:129px !important;
}

#item33173 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:289px !important;
}

#item33202 {
	width:183px !important;
	height:365px !important;
	left:766px !important;
	top:96px !important;
}

#item33205 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:728px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33206 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:353px !important;
}

#item33214 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:129px !important;
}

#item33222 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:209px !important;
}

#item33249 {
	width:206px !important;
	height:365px !important;
	left:329px !important;
	top:96px !important;
}

#item33252 {
	opacity:0.50;
	width:1px !important;
	height:375px !important;
	left:291px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33253 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:275px !important;
}

#item33261 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:336px !important;
}

#item33271 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:209px !important;
}

#item118773 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:289px !important;
}

#item32903 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32904 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item32910 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32908 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item32866 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32867 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table428371 th, table#table428371 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428371 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428371 {
	table-layout:fixed;
}

#item32887 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32892 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32890 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item32755 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32756 {
	width:595px !important;
	height:440px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32757 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item32792 {
	width:545px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32839 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item32816 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item32795 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:427px !important;
}

#item32862 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:430px !important;
}

#item32681 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32681 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32681 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32701 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32704 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32724 {
	width:650px !important;
	height:2000px !important;
}

@keyframes fade-in-32724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32736 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item32679 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item32677 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item33284 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item33297 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item33326 {
	width:134px !important;
	height:8px !important;
}

#item33329 {
	width:19px !important;
	height:19px !important;
	left:95px !important;
	top:11px !important;
}

@keyframes fade-in-33329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33338 {
	width:34px !important;
	height:13px !important;
	left:946px !important;
	top:141px !important;
}

#item33368 {
	width:187px !important;
	height:8px !important;
}

#item33371 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:11px !important;
}

@keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33381 {
	width:26px !important;
	height:12px !important;
	left:48px !important;
}

#item33389 {
	width:34px !important;
	height:13px !important;
	left:84px !important;
}

#item33397 {
	width:34px !important;
	height:13px !important;
}

#item33425 {
	width:195px !important;
	height:8px !important;
}

#item33428 {
	width:19px !important;
	height:19px !important;
	left:88px !important;
	top:11px !important;
}

@keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33437 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item33447 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item33460 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item33473 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item33476 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33504 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33474 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33510 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33538 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33508 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33544 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33573 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33542 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33579 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33607 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33577 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33615 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33642 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33613 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33648 {
	width:43px !important;
	height:43px !important;
}

#item33646 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33657 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70056 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item70087 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70085 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70107 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70105 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70122 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item70131 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item70132 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item70152 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item70394 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70415 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70437 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item70442 {
	width:29px !important;
	height:29px !important;
}

#item70440 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item70452 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item70482 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item70485 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item70517 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item70520 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item119251 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item119256 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item119261 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item119267 {
	width:19px !important;
	height:19px !important;
	top:825px !important;
}

#item119274 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item119286 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item119291 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item119297 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item119302 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item119310 {
	width:19px !important;
	height:19px !important;
	top:1397px !important;
}

#item119317 {
	width:19px !important;
	height:19px !important;
	top:1576px !important;
}

#item119324 {
	width:19px !important;
	height:19px !important;
	top:1665px !important;
}

#item119332 {
	width:19px !important;
	height:19px !important;
	top:1485px !important;
}

#item119339 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:931px !important;
}

#item119362 {
	width:19px !important;
	height:19px !important;
	top:977px !important;
}

#item119369 {
	width:19px !important;
	height:19px !important;
	top:1067px !important;
}

#item119377 {
	width:19px !important;
	height:19px !important;
	top:1156px !important;
}

#item119389 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item119396 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
}

#item119419 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:510px !important;
}

#item119442 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1352px !important;
}

#item70380 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70378 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item70389 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item70342 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70343 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table434547 th, table#table434547 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table434547 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table434547 {
	table-layout:fixed;
}

#item70363 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70366 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item70227 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70228 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70231 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70229 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70285 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item70262 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item70241 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item70308 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item70311 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item70331 {
	width:505px !important;
	height:2669px !important;
}

@keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70159 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70179 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70182 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item70202 {
	width:505px !important;
	height:4497px !important;
}

@keyframes fade-in-70202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70213 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70157 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item70155 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70797 {
	width:142px !important;
	height:11px !important;
}

#item70800 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-70800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70809 {
	width:36px !important;
	height:17px !important;
	left:67px !important;
}

#item70817 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
}

#item70825 {
	width:48px !important;
	height:18px !important;
}

#item70855 {
	width:273px !important;
	height:11px !important;
}

#item70858 {
	width:27px !important;
	height:27px !important;
	left:123px !important;
	top:16px !important;
}

@keyframes fade-in-70858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70872 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item70884 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item70893 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item70902 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item70932 {
	width:188px !important;
	height:11px !important;
}

#item70935 {
	width:27px !important;
	height:27px !important;
	left:134px !important;
	top:16px !important;
}

@keyframes fade-in-70935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70944 {
	width:48px !important;
	height:18px !important;
	left:275px !important;
	top:225px !important;
}

#item70972 {
	width:75px !important;
	height:11px !important;
}

#item70975 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-70975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70984 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item70987 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71014 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70985 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71047 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71018 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71053 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71082 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71051 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71088 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71120 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71086 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item71126 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71157 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item71124 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item71163 {
	width:52px !important;
	height:52px !important;
}

#item71161 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item71173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-33672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-33699 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33699 {
	0% {
		-webkit-transform:translate(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-33687 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33687 {
	0% {
		-webkit-transform:translate(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-33674 {
	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-33674 {
	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;
	}
}
#item33672 {
	width:968px !important;
	height:533px !important;
	left:212px !important;
	top:238px !important;
}

#item33712 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33713 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33733 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33738 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33736 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33756 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33754 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33770 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33779 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33780 {
	width:34px !important;
	height:13px !important;
	left:647px !important;
	top:153px !important;
}

#item33790 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:153px !important;
}

#item33800 {
	width:34px !important;
	height:13px !important;
	left:501px !important;
	top:153px !important;
}

#item33809 {
	width:34px !important;
	height:13px !important;
	left:983px !important;
	top:153px !important;
}

#item33817 {
	width:34px !important;
	height:13px !important;
	left:804px !important;
	top:153px !important;
}

#item33825 {
	opacity:0.50;
	width:815px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item33846 {
	width:145px !important;
	height:8px !important;
}

#item33849 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-33849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33877 {
	width:122px !important;
	height:8px !important;
}

#item33880 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-33880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33908 {
	width:131px !important;
	height:8px !important;
}

#item33911 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-33911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33941 {
	width:112px !important;
	height:8px !important;
}

#item33944 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-33944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33977 {
	width:80px !important;
	height:8px !important;
}

#item33980 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-33980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34011 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item34250 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34270 {
	width:961px !important;
	height:400px !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-34270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34292 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item34297 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34295 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item34306 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:390px !important;
}

#item34333 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:392px !important;
}

#item34336 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:391px !important;
}

#item34363 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:378px !important;
}

#item34385 {
	width:279px !important;
	height:141px !important;
	left:417px !important;
	top:237px !important;
}

#item34407 {
	width:279px !important;
	height:141px !important;
	left:417px !important;
	top:96px !important;
}

#item34410 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:129px !important;
}

#item34420 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:177px !important;
}

#item34452 {
	width:298px !important;
	height:141px !important;
	left:79px !important;
	top:237px !important;
}

#item34455 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:318px !important;
}

#item34470 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:270px !important;
}

#item34482 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item34493 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:177px !important;
}

#item34523 {
	width:298px !important;
	height:141px !important;
	left:79px !important;
	top:96px !important;
}

#item34526 {
	opacity:0.50;
	width:1px !important;
	height:214px !important;
	left:696px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34527 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:270px !important;
}

#item34536 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:318px !important;
}

#item34544 {
	opacity:0.50;
	width:1px !important;
	height:214px !important;
	left:377px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item34545 {
	width:14px !important;
	height:14px !important;
	left:719px !important;
	top:177px !important;
}

#item34553 {
	width:14px !important;
	height:14px !important;
	left:719px !important;
	top:129px !important;
}

#item34580 {
	width:236px !important;
	height:141px !important;
	left:739px !important;
	top:96px !important;
}

#item34602 {
	width:236px !important;
	height:141px !important;
	left:739px !important;
	top:237px !important;
}

#item34605 {
	width:14px !important;
	height:14px !important;
	left:719px !important;
	top:319px !important;
}

#item34613 {
	width:14px !important;
	height:14px !important;
	left:719px !important;
	top:270px !important;
}

#item34233 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-34233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34234 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item34240 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34238 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item34195 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34196 {
	width:318px !important;
	height:226px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table439555 th, table#table439555 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table439555 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table439555 {
	table-layout:fixed;
}

#item34216 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34221 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34219 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item34086 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34087 {
	width:595px !important;
	height:471px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34088 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item34121 {
	width:545px !important;
	height:412px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34168 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item34145 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item34124 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:458px !important;
}

#item34191 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:461px !important;
}

#item34018 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34038 {
	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-34038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34041 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item34061 {
	width:650px !important;
	height:2000px !important;
}

@keyframes fade-in-34061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34075 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34073 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item34016 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item34014 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item34627 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item34643 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item34675 {
	width:98px !important;
	height:8px !important;
}

#item34678 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-34678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34688 {
	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;
}

#item34691 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34719 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34689 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34725 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34754 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34723 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item34760 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34789 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34758 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item34795 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34822 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34793 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item34830 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34857 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34828 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item34863 {
	width:43px !important;
	height:43px !important;
}

#item34861 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34872 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71188 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item71222 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71220 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item71233 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71231 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item71242 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:153px !important;
}

#item71253 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item71263 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:200px !important;
	background:#000;
}

#item71264 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item71284 {
	width:628px !important;
	height:112px !important;
	left:36px !important;
	top:36px !important;
}

#item71538 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71559 {
	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-71559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71581 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item71586 {
	width:29px !important;
	height:29px !important;
}

#item71584 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item71596 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item71623 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item71626 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item71653 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item71656 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item71658 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item71666 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item71674 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item71684 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item71699 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item71712 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item71721 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item71731 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item71742 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item71751 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item71759 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

#item71767 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item71794 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item71816 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item71838 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item71522 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71520 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item71533 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item71483 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71484 {
	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-71484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table443676 th, table#table443676 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443676 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table443676 {
	table-layout:fixed;
}

#item71504 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-71504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71509 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71507 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item71364 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71365 {
	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-71365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71366 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71425 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item71402 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item71381 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item71448 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item71451 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item71471 {
	width:505px !important;
	height:869px !important;
}

@keyframes fade-in-71471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71291 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71311 {
	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-71311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71314 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item71334 {
	width:505px !important;
	height:4341px !important;
}

@keyframes fade-in-71334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71348 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71346 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71289 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item71287 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item71848 {
	width:48px !important;
	height:18px !important;
	left:410px !important;
	top:247px !important;
}

#item71858 {
	width:48px !important;
	height:18px !important;
	left:149px !important;
	top:247px !important;
}

#item71891 {
	width:105px !important;
	height:11px !important;
}

#item71894 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-71894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71926 {
	width:66px !important;
	height:11px !important;
}

#item71929 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-71929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71958 {
	width:84px !important;
	height:11px !important;
}

#item71961 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-71961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71970 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:172px !important;
}

#item71981 {
	width:48px !important;
	height:18px !important;
	left:202px !important;
	top:172px !important;
}

#item71991 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:172px !important;
}

#item72019 {
	width:183px !important;
	height:11px !important;
}

#item72022 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-72022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72050 {
	width:157px !important;
	height:11px !important;
}

#item72053 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-72053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72081 {
	width:112px !important;
	height:11px !important;
}

#item72084 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-72084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72092 {
	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;
}

#item72095 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72124 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item72093 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item72130 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72162 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item72128 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item72168 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72201 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item72166 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item72207 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72237 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item72205 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item72243 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item72273 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item72241 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item72279 {
	width:52px !important;
	height:52px !important;
}

#item72277 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item72291 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-34887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-34913 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34913 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-34899 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34899 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-34889 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-34889 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item34887 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34931 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34932 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item34952 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item34957 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34955 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item34972 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34970 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item34982 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item34991 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item34992 {
	width:34px !important;
	height:13px !important;
	left:941px !important;
	top:153px !important;
}

#item35004 {
	width:34px !important;
	height:13px !important;
	left:678px !important;
	top:153px !important;
}

#item35014 {
	opacity:0.50;
	width:815px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item35035 {
	width:230px !important;
	height:8px !important;
}

#item35038 {
	width:19px !important;
	height:19px !important;
	left:105px !important;
	top:11px !important;
}

@keyframes fade-in-35038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35066 {
	width:200px !important;
	height:8px !important;
}

#item35069 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:11px !important;
}

@keyframes fade-in-35069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35097 {
	width:128px !important;
	height:8px !important;
}

#item35100 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-35100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35127 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item35377 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35397 {
	width:961px !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-35397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35419 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35422 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item35434 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:436px !important;
}

#item35463 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:438px !important;
}

#item35466 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:437px !important;
}

#item35494 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:424px !important;
}

#item35516 {
	width:197px !important;
	height:353px !important;
	left:790px !important;
	top:96px !important;
}

#item35537 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:129px !important;
}

#item35545 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:208px !important;
}

#item35572 {
	width:152px !important;
	height:317px !important;
	left:329px !important;
	top:96px !important;
}

#item35575 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:282px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35576 {
	width:14px !important;
	height:14px !important;
	left:770px !important;
	top:128px !important;
}

#item35586 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:273px !important;
}

#item35599 {
	width:14px !important;
	height:14px !important;
	left:770px !important;
	top:192px !important;
}

#item35611 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:337px !important;
}

#item35620 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:129px !important;
}

#item35629 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:287px !important;
}

#item35658 {
	width:216px !important;
	height:317px !important;
	left:528px !important;
	top:96px !important;
}

#item35661 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:481px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35662 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:351px !important;
}

#item35671 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:129px !important;
}

#item35680 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:208px !important;
}

#item35708 {
	width:202px !important;
	height:318px !important;
	left:80px !important;
	top:96px !important;
}

#item35711 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:743px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35712 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:289px !important;
}

#item35720 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:353px !important;
}

#item35728 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:208px !important;
}

#item35359 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35360 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item35366 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35364 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35317 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35318 {
	width:318px !important;
	height:360px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table448712 th, table#table448712 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table448712 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table448712 {
	table-layout:fixed;
}

#item35338 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35343 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35341 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item35202 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35203 {
	width:595px !important;
	height:424px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35206 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35204 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item35243 {
	width:545px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35290 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item35267 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item35246 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:411px !important;
}

#item35313 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !important;
}

#item35134 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35154 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35157 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item35177 {
	width:650px !important;
	height:1800px !important;
}

@keyframes fade-in-35177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35190 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35188 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item35132 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item35130 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item35738 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item35753 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item35786 {
	width:140px !important;
	height:8px !important;
}

#item35789 {
	width:19px !important;
	height:19px !important;
	left:103px !important;
	top:11px !important;
}

@keyframes fade-in-35789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35799 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item35808 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item35818 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item35827 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item35830 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35858 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35828 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item35864 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35892 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35862 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item35898 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35926 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35896 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item35932 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35959 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35930 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item35967 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35996 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35965 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36002 {
	width:43px !important;
	height:43px !important;
}

#item36000 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36016 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72306 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item72336 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72334 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item72347 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72345 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item72356 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:160px !important;
}

#item72370 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:207px !important;
	background:#000;
}

#item72371 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:274px !important;
	background:#000;
}

#item72391 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item72647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72668 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72690 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72695 {
	width:29px !important;
	height:29px !important;
}

#item72693 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72704 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item72731 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item72734 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item72761 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item72764 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item72784 {
	width:19px !important;
	height:19px !important;
	top:1307px !important;
}

#item72797 {
	width:19px !important;
	height:19px !important;
	top:1397px !important;
}

#item72810 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item72820 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item72830 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item72842 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item72871 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item72893 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item72915 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item72918 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item72926 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item72934 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item72942 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item72950 {
	width:19px !important;
	height:19px !important;
	top:887px !important;
}

#item72960 {
	width:19px !important;
	height:19px !important;
	top:1067px !important;
}

#item72975 {
	width:19px !important;
	height:19px !important;
	top:1156px !important;
}

#item72988 {
	width:19px !important;
	height:19px !important;
	top:977px !important;
}

#item73017 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1262px !important;
}

#item72632 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72630 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72642 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72592 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72593 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table454501 th, table#table454501 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table454501 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table454501 {
	table-layout:fixed;
}

#item72613 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72618 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72616 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item72475 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72476 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72477 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72533 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item72510 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item72489 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item72556 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item72559 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item72579 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72398 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72418 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72421 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72441 {
	width:505px !important;
	height:3870px !important;
}

@keyframes fade-in-72441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72461 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72459 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72396 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72394 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73029 {
	width:48px !important;
	height:18px !important;
	left:374px !important;
	top:247px !important;
}

#item73039 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:247px !important;
}

#item73068 {
	width:123px !important;
	height:11px !important;
}

#item73071 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-73071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73079 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:228px !important;
}

#item73107 {
	width:92px !important;
	height:11px !important;
}

#item73110 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-73110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73138 {
	width:78px !important;
	height:11px !important;
}

#item73141 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-73141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73169 {
	width:75px !important;
	height:11px !important;
}

#item73172 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-73172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73183 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item73196 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item73208 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item73217 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item73220 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73248 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73218 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73254 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73283 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73252 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73289 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73317 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73287 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73323 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73350 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73321 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73356 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73383 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item73354 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item73389 {
	width:52px !important;
	height:52px !important;
}

#item73387 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73398 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-36031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-36065 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36065 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-36048 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36048 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-36033 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-36033 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item36031 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36077 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36078 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36098 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36103 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36101 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36118 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36116 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36130 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36140 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36141 {
	width:34px !important;
	height:13px !important;
	left:1003px !important;
	top:141px !important;
}

#item36151 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:141px !important;
}

#item36162 {
	width:34px !important;
	height:13px !important;
	left:800px !important;
	top:141px !important;
}

#item36173 {
	opacity:0.50;
	width:837px !important;
	height:1px !important;
	left:271px !important;
	top:161px !important;
	background:#000;
}

#item36194 {
	width:79px !important;
	height:8px !important;
}

#item36197 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:11px !important;
}

@keyframes fade-in-36197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36229 {
	width:160px !important;
	height:8px !important;
}

#item36232 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-36232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36267 {
	width:140px !important;
	height:8px !important;
}

#item36270 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-36270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36304 {
	width:163px !important;
	height:8px !important;
}

#item36307 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:11px !important;
}

@keyframes fade-in-36307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36338 {
	width:100px !important;
	height:8px !important;
}

#item36341 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-36341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36371 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36617 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36638 {
	width:911px !important;
	height:578px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36660 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item36665 {
	width:15px !important;
	height:15px !important;
}

#item36663 {
	width:15px !important;
	height:15px !important;
	left:889px !important;
	top:7px !important;
}

#item36676 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:571px !important;
}

#item36707 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:572px !important;
}

#item36710 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:572px !important;
}

#item36744 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:558px !important;
}

#item36747 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:91px !important;
}

#item36768 {
	width:236px !important;
	height:621px !important;
	left:21px !important;
}

#item36771 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item36785 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item36796 {
	width:14px !important;
	height:14px !important;
	top:162px !important;
}

#item36807 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item36819 {
	width:14px !important;
	height:14px !important;
	top:341px !important;
}

#item36830 {
	width:14px !important;
	height:14px !important;
	top:404px !important;
}

#item36843 {
	width:14px !important;
	height:14px !important;
	top:468px !important;
}

#item36855 {
	width:14px !important;
	height:14px !important;
	top:532px !important;
}

#item36865 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:34px !important;
}

#item36875 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:177px !important;
}

#item36887 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:241px !important;
}

#item36930 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:352px !important;
}

#item36941 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:416px !important;
}

#item36972 {
	width:205px !important;
	height:605px !important;
	left:585px !important;
}

#item36994 {
	width:245px !important;
	height:605px !important;
	left:298px !important;
}

#item36997 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:34px !important;
}

#item37008 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:112px !important;
}

#item37019 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:194px !important;
}

#item37030 {
	width:14px !important;
	height:14px !important;
	left:564px !important;
	top:274px !important;
}

#item37040 {
	opacity:0.50;
	width:1px !important;
	height:541px !important;
	left:256px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item37041 {
	opacity:0.50;
	width:1px !important;
	height:541px !important;
	left:544px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item37042 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:97px !important;
}

#item36597 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36598 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:32px !important;
}

#item36604 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36602 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36558 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36559 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table460713 th, table#table460713 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table460713 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table460713 {
	table-layout:fixed;
}

#item36579 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-36579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36582 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:23px !important;
}

#item36450 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36451 {
	width:574px !important;
	height:456px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36454 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36452 {
	width:21px !important;
	height:21px !important;
	left:576px !important;
	top:23px !important;
}

#item36484 {
	width:514px !important;
	height:396px !important;
	left:58px !important;
	top:49px !important;
}

@keyframes fade-in-36484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36531 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item36508 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item36487 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:442px !important;
}

#item36554 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item36378 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:66px !important;
	background:#010101;
}

@keyframes fade-in-36378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36398 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:19px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36401 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:49px !important;
}

#item36421 {
	width:650px !important;
	height:2200px !important;
}

@keyframes fade-in-36421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36437 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36435 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:23px !important;
}

#item36376 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:19px !important;
}

#item36374 {
	width:1008px !important;
	height:597px !important;
	left:177px !important;
	top:172px !important;
}

#item37063 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item37078 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item37093 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item37104 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item37115 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item37127 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item37130 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37161 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37128 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37197 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37165 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37203 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37232 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37201 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37238 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37267 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37236 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37308 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37277 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37315 {
	width:43px !important;
	height:43px !important;
}

#item37313 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37328 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73413 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item73449 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73447 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73463 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73475 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item73476 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item73496 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item73740 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73761 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73783 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item73788 {
	width:29px !important;
	height:29px !important;
}

#item73786 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item73797 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item73826 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item73829 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item73862 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item73865 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item120380 {
	width:19px !important;
	height:19px !important;
	top:1310px !important;
}

#item120387 {
	width:19px !important;
	height:19px !important;
	top:1399px !important;
}

#item120394 {
	width:19px !important;
	height:19px !important;
	top:1549px !important;
}

#item120401 {
	width:19px !important;
	height:19px !important;
	top:1639px !important;
}

#item120408 {
	width:19px !important;
	height:19px !important;
	top:1729px !important;
}

#item120415 {
	width:19px !important;
	height:19px !important;
	top:1819px !important;
}

#item120423 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item120446 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item120469 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item120492 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item120505 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item120512 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item120519 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item120526 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item120536 {
	width:19px !important;
	height:19px !important;
	top:552px !important;
}

#item120543 {
	width:19px !important;
	height:19px !important;
	top:642px !important;
}

#item120550 {
	width:19px !important;
	height:19px !important;
	top:731px !important;
}

#item120557 {
	width:19px !important;
	height:19px !important;
	top:890px !important;
}

#item120567 {
	width:19px !important;
	height:19px !important;
	top:1066px !important;
}

#item120574 {
	width:19px !important;
	height:19px !important;
	top:1157px !important;
}

#item120582 {
	width:19px !important;
	height:19px !important;
	top:978px !important;
}

#item120595 {
	width:477px !important;
	height:222px !important;
	left:33px !important;
	top:1262px !important;
}

#item120618 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1504px !important;
}

#item73726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73724 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73735 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item73688 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73689 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table466584 th, table#table466584 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table466584 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table466584 {
	table-layout:fixed;
}

#item73709 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73714 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73712 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item73572 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73573 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73576 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73574 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73631 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73608 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73587 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item73654 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item73657 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item73677 {
	width:505px !important;
	height:891px !important;
}

@keyframes fade-in-73677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73503 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73523 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73526 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73546 {
	width:505px !important;
	height:4856px !important;
}

@keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73559 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73557 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73501 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73499 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74173 {
	width:48px !important;
	height:18px !important;
	left:401px !important;
	top:225px !important;
}

#item74186 {
	width:48px !important;
	height:18px !important;
	left:477px !important;
	top:151px !important;
}

#item74198 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item74227 {
	width:111px !important;
	height:11px !important;
}

#item74230 {
	width:27px !important;
	height:27px !important;
	left:79px !important;
	top:16px !important;
}

@keyframes fade-in-74230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74259 {
	width:97px !important;
	height:11px !important;
}

#item74262 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-74262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74292 {
	width:64px !important;
	height:11px !important;
}

#item74295 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74324 {
	width:228px !important;
	height:11px !important;
}

#item74327 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:16px !important;
}

@keyframes fade-in-74327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74355 {
	width:70px !important;
	height:11px !important;
}

#item74358 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-74358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74366 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74374 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item74383 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item74393 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item74409 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item74423 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item74426 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74454 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74424 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74460 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74488 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74458 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74494 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74524 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74492 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74530 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74558 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74528 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74564 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74591 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item74562 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item74597 {
	width:52px !important;
	height:52px !important;
}

#item74595 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74606 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle79 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	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.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	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.autoParaStyle72 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	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.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;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	font-family:"Proxima Nova";
	font-size:12px;
	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:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	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:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	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.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:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:"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.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-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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	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.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;
	text-align:left;
}

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;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-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.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"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.autoParaStyle5 {
	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.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.autoCharStyle21 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle19 {
	letter-spacing:-0.280em;
}

span.autoCharStyle18 {
	letter-spacing:-0.250em;
}

span.autoCharStyle17 {
	letter-spacing:-0.270em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle14 {
	font-family:"Proxima Nova";
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	font-size:18.2px;
}

span.autoCharStyle10 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle9 {
	font-family:Tondo;
}

span.autoCharStyle8 {
	font-size:13px;
}

span.autoCharStyle7 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle6 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

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 {
	color:#d70e2b;
}

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; } }

