/* 	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;
	}
}
#item779 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item963 {
	width:90px !important;
	height:19px !important;
}

#item966 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:22px !important;
}

@keyframes fade-in-966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item996 {
	width:80px !important;
	height:19px !important;
}

#item999 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1028 {
	width:80px !important;
	height:19px !important;
}

#item1031 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-1031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1060 {
	width:80px !important;
	height:19px !important;
}

#item1063 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-1063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1092 {
	width:123px !important;
	height:19px !important;
}

#item1095 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:22px !important;
}

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

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

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

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

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

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

#item1431 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:312px !important;
}

#item1462 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:314px !important;
}

#item1465 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:313px !important;
}

#item1496 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:300px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table138796 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

#item1310 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:284px !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;}
}
#item1149 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item1172 {
	width:650px !important;
	height:1062px !important;
	top:-484px !important;
}

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

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

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

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

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

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

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

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

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

#item1699 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42421 {
	width:48px !important;
	height:18px !important;
	left:201px !important;
	top:151px !important;
}

#item42429 {
	width:48px !important;
	height:18px !important;
	left:387px !important;
	top:151px !important;
}

#item42439 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item42453 {
	width:48px !important;
	height:18px !important;
	left:135px !important;
	top:225px !important;
}

#item42466 {
	width:48px !important;
	height:18px !important;
	left:277px !important;
	top:225px !important;
}

#item42475 {
	width:48px !important;
	height:18px !important;
	left:428px !important;
	top:225px !important;
}

#item42504 {
	width:126px !important;
	height:26px !important;
}

#item42507 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:31px !important;
}

@keyframes fade-in-42507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42538 {
	width:112px !important;
	height:26px !important;
}

#item42541 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:31px !important;
}

@keyframes fade-in-42541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42571 {
	width:72px !important;
	height:26px !important;
}

#item42574 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:31px !important;
}

@keyframes fade-in-42574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42602 {
	width:80px !important;
	height:26px !important;
}

#item42605 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:31px !important;
}

@keyframes fade-in-42605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42633 {
	width:172px !important;
	height:26px !important;
}

#item42636 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:31px !important;
}

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

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

#item42682 {
	width:91px !important;
	height:13px !important;
}

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

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

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

@keyframes fade-in-42721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42752 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

#item43125 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
}

#item43147 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:264px !important;
}

#item43169 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:528px !important;
}

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

#item43182 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item43195 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

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

#item43217 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item43227 {
	width:19px !important;
	height:19px !important;
	top:706px !important;
}

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

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

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

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

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

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

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

table#table142602 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

#item42841 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:466px !important;
}

#item42908 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:437px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-43435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-1919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-1956 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1956 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-1940 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1940 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-1921 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-1921 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1919 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-2084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2114 {
	width:110px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item2509 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:362px !important;
}

#item2536 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:364px !important;
}

#item2539 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:363px !important;
}

#item2568 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:349px !important;
}

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

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

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

#item2626 {
	width:182px !important;
	height:266px !important;
	left:80px !important;
	top:96px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table145975 {
	table-layout:fixed;
}

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

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

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

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

@keyframes fade-in-2293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2294 {
	width:662px !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-2294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2297 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

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

#item2268 {
	width:650px !important;
	height:1515px !important;
	top:1px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-2783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2793 {
	width:34px !important;
	height:19px !important;
	left:979px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-43634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43646 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:280px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

#item44052 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

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

#item44069 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item44082 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item44111 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
}

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

#item44123 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item44152 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:595px !important;
}

#item44155 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item44164 {
	width:19px !important;
	height:19px !important;
	top:706px !important;
}

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

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

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

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

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

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

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

table#table149799 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-44290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44303 {
	width:48px !important;
	height:27px !important;
	left:387px !important;
	top:246px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-44500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-3009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3034 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3034 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-3023 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3023 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-3011 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-3011 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item3009 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-3198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3228 {
	width:130px !important;
	height:8px !important;
}

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

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

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

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

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

@keyframes fade-in-3297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3329 {
	width:110px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

#item3674 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:347px !important;
}

#item3703 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:348px !important;
}

#item3706 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:348px !important;
}

#item3735 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:334px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item3882 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table154056 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-3991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4023 {
	width:63px !important;
	height:8px !important;
}

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

@keyframes fade-in-4026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4040 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:15px !important;
}

@keyframes fade-in-4040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4053 {
	width:34px !important;
	height:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-44625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44653 {
	width:98px !important;
	height:27px !important;
}

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

@keyframes fade-in-44656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44684 {
	width:75px !important;
	height:27px !important;
}

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

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

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

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

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

@keyframes fade-in-44736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44751 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:280px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

#item45162 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

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

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

#item45193 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

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

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

#item45242 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:533px !important;
}

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

#item45255 {
	width:19px !important;
	height:19px !important;
	top:850px !important;
}

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

#item45272 {
	width:19px !important;
	height:19px !important;
	top:917px !important;
}

#item45299 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:998px !important;
}

#item45302 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

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

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

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

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

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

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

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

table#table158470 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45360 {
	width:140px !important;
	height:11px !important;
}

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

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

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

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

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

@keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45441 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:21px !important;
}

@keyframes fade-in-45441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45453 {
	width:48px !important;
	height:18px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-45649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-4262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-4289 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4289 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-4276 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4276 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-4264 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-4264 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item4262 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-4436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4464 {
	width:218px !important;
	height:8px !important;
}

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

@keyframes fade-in-4467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4498 {
	width:230px !important;
	height:8px !important;
}

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

@keyframes fade-in-4501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4535 {
	width:125px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

#item4896 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:490px !important;
}

#item4923 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:491px !important;
}

#item4926 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:491px !important;
}

#item4955 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:477px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item5098 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:416px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table162987 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

#item4711 {
	width:602px !important;
	height:381px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item4714 {
	width:106px !important;
	height:17px !important;
	left:318px !important;
	top:441px !important;
}

#item4781 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:447px !important;
}

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

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

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

#item4653 {
	width:650px !important;
	height:2083px !important;
}

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

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

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

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

#item5146 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item5158 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item5187 {
	width:90px !important;
	height:8px !important;
}

#item5190 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:12px !important;
}

@keyframes fade-in-5190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5219 {
	width:222px !important;
	height:8px !important;
}

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

@keyframes fade-in-5222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5252 {
	width:120px !important;
	height:8px !important;
}

#item5255 {
	width:19px !important;
	height:19px !important;
	left:97px !important;
	top:11px !important;
}

@keyframes fade-in-5255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5264 {
	width:27px !important;
	height:13px !important;
	left:942px !important;
	top:166px !important;
}

#item5273 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-5273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5281 {
	width:27px !important;
	height:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45728 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item46154 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

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

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

#item46174 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

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

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

#item46219 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:533px !important;
}

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

#item46235 {
	width:19px !important;
	height:19px !important;
	top:850px !important;
}

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

#item46256 {
	width:19px !important;
	height:19px !important;
	top:917px !important;
}

#item46284 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:998px !important;
}

#item46287 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

#item46297 {
	width:19px !important;
	height:19px !important;
	top:1176px !important;
}

#item46307 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

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

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

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

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

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

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

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

table#table168303 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item45935 {
	width:505px !important;
	height:900px !important;
}

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

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

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

#item45807 {
	width:505px !important;
	height:4497px !important;
}

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

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

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

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

#item46343 {
	width:60px !important;
	height:11px !important;
}

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

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

#item46362 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:151px !important;
}

#item46372 {
	width:48px !important;
	height:18px !important;
	left:458px !important;
	top:151px !important;
}

#item46386 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item46419 {
	width:92px !important;
	height:11px !important;
}

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

@keyframes fade-in-46422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46452 {
	width:116px !important;
	height:27px !important;
}

#item46455 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:34px !important;
}

@keyframes fade-in-46455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46484 {
	width:100px !important;
	height:27px !important;
}

#item46487 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:34px !important;
}

@keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46497 {
	width:48px !important;
	height:18px !important;
	left:110px !important;
	top:222px !important;
}

#item46526 {
	width:122px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-46622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46630 {
	width:38px !important;
	height:18px !important;
	left:443px !important;
	top:222px !important;
}

#item46641 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

@keyframes fade-in-46641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46654 {
	width:38px !important;
	height:18px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-46848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-5498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-5529 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5529 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-5514 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5514 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-5500 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-5500 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item5498 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5927 {
	width:21px !important;
	height:21px !important;
	left:572px !important;
	top:24px !important;
}

#item5940 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:362px !important;
}

#item5968 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:364px !important;
}

#item5971 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:363px !important;
}

#item5998 {
	width:527px !important;
	height:10px !important;
	left:59px !important;
	top:349px !important;
}

#item6020 {
	width:113px !important;
	height:249px !important;
	left:243px !important;
	top:96px !important;
}

#item6023 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:129px !important;
}

#item6031 {
	opacity:0.50;
	width:1px !important;
	height:181px !important;
	left:195px !important;
	top:142px !important;
	background:#b2b2b1;
}

#item6051 {
	width:112px !important;
	height:249px !important;
	left:80px !important;
	top:96px !important;
}

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

#item6062 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:194px !important;
}

#item6089 {
	width:176px !important;
	height:249px !important;
	left:417px !important;
	top:96px !important;
}

#item6092 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:130px !important;
}

#item6102 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:176px !important;
}

#item6115 {
	opacity:0.50;
	width:1px !important;
	height:181px !important;
	left:372px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6116 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:272px !important;
}

#item6128 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:225px !important;
}

#item6137 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:289px !important;
}

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

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

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

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

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

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

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

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

table#table172431 {
	table-layout:fixed;
}

#item5825 {
	width:258px !important;
	height:227px !important;
	left:401px !important;
	top:50px !important;
}

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

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

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

table#table172947 {
	table-layout:fixed;
}

#item5848 {
	width:258px !important;
	height:222px !important;
	left:58px !important;
	top:50px !important;
}

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

#item5851 {
	width:21px !important;
	height:21px !important;
	left:665px !important;
	top:24px !important;
}

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

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

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

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

#item5730 {
	width:602px !important;
	height:557px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

#item5800 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

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

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

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

#item5665 {
	width:650px !important;
	height:2093px !important;
	top:1px !important;
}

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

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

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

#item5618 {
	width:1008px !important;
	height:607px !important;
	left:177px !important;
	top:171px !important;
}

#item6147 {
	width:34px !important;
	height:13px !important;
	left:391px !important;
	top:141px !important;
}

#item6157 {
	width:34px !important;
	height:13px !important;
	left:596px !important;
	top:141px !important;
}

#item6166 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

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

#item6195 {
	width:44px !important;
	height:8px !important;
}

#item6198 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-6198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6226 {
	width:31px !important;
	height:8px !important;
}

#item6229 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-6229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6257 {
	width:22px !important;
	height:8px !important;
}

#item6260 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:11px !important;
}

@keyframes fade-in-6260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6268 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

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

#item6311 {
	width:58px !important;
	height:8px !important;
}

#item6314 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-6314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6347 {
	width:41px !important;
	height:8px !important;
}

#item6350 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-6350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6360 {
	width:27px !important;
	height:13px !important;
	left:972px !important;
	top:140px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item46930 {
	width:48px !important;
	height:18px !important;
	left:265px !important;
	top:184px !important;
}

#item46939 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:184px !important;
}

#item46948 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:250px !important;
}

#item46978 {
	width:62px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

#item47088 {
	width:81px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-47127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47140 {
	width:38px !important;
	height:18px !important;
	left:372px !important;
	top:249px !important;
}

#item47172 {
	width:628px !important;
	height:105px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

#item47581 {
	width:477px !important;
	height:177px !important;
	left:32px !important;
}

#item47603 {
	width:477px !important;
	height:311px !important;
	left:32px !important;
	top:197px !important;
}

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

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

#item47631 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

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

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

#item47678 {
	width:477px !important;
	height:311px !important;
	left:32px !important;
	top:528px !important;
}

#item47681 {
	width:19px !important;
	height:19px !important;
	top:572px !important;
}

#item47690 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item47698 {
	width:19px !important;
	height:19px !important;
	top:775px !important;
}

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

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

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

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

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

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

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

table#table178592 {
	table-layout:fixed;
}

#item47387 {
	width:361px !important;
	height:286px !important;
	left:53px !important;
	top:55px !important;
}

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

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

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

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

table#table179269 {
	table-layout:fixed;
}

#item47420 {
	width:361px !important;
	height:224px !important;
	left:51px !important;
	top:396px !important;
}

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

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

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

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

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

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

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

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

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

#item47354 {
	width:505px !important;
	height:1070px !important;
}

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

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

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

#item47222 {
	width:505px !important;
	height:4609px !important;
}

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

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

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

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

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

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

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

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

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

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

#item47747 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item47784 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47817 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47782 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item47823 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47855 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item47821 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item47861 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item47889 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item47859 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item47895 {
	width:52px !important;
	height:52px !important;
}

#item47893 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item47905 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-6570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-6601 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6601 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-6584 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6584 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-6572 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-6572 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item6570 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item6615 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item6616 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item6636 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item6641 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6639 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item6653 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6651 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item6663 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item6673 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item6693 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item6927 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6928 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-6928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6948 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6970 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item6973 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6974 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item6975 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item95052 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item95059 {
	width:14px !important;
	height:14px !important;
	top:291px !important;
}

#item95066 {
	width:14px !important;
	height:14px !important;
	top:864px !important;
}

#item95073 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item95080 {
	width:14px !important;
	height:14px !important;
	top:657px !important;
}

#item95088 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item95098 {
	width:14px !important;
	height:14px !important;
	top:736px !important;
}

#item95105 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item95112 {
	width:14px !important;
	height:14px !important;
	top:799px !important;
}

#item95121 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item95130 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item95138 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:352px !important;
}

#item95145 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item95152 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item95159 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:239px !important;
}

#item95166 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:481px !important;
}

#item95175 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item95186 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:113px !important;
}

#item95193 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item95200 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:368px !important;
}

#item95208 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:256px !important;
}

#item95217 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:433px !important;
}

#item95224 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:558px !important;
}

#item95231 {
	width:249px !important;
	height:1021px !important;
	left:21px !important;
}

#item95254 {
	width:245px !important;
	height:781px !important;
	left:312px !important;
}

#item95277 {
	width:238px !important;
	height:779px !important;
	left:599px !important;
}

#item95300 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:640px !important;
}

#item95308 {
	width:14px !important;
	height:14px !important;
	top:352px !important;
}

#item95313 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item95318 {
	width:14px !important;
	height:14px !important;
	top:480px !important;
}

#item95324 {
	width:14px !important;
	height:14px !important;
	top:544px !important;
}

#item95332 {
	width:14px !important;
	height:14px !important;
	top:929px !important;
}

#item95337 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item7295 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item7304 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item7332 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item7354 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item7359 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7357 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item6910 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6911 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item6917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6915 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item6873 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6874 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table185729 th, table#table185729 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table185729 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table185729 {
	table-layout:fixed;
}

#item6894 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6899 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6897 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item6766 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6767 {
	width:662px !important;
	height:441px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6770 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6768 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item6799 {
	width:602px !important;
	height:390px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6846 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item6823 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item6802 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:427px !important;
}

#item6869 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:431px !important;
}

#item6700 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-6700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6720 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6723 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item6743 {
	width:650px !important;
	height:2021px !important;
}

@keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6754 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item6698 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item6696 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item7371 {
	width:34px !important;
	height:13px !important;
	left:339px !important;
	top:141px !important;
}

#item7381 {
	width:34px !important;
	height:13px !important;
	left:509px !important;
	top:141px !important;
}

#item7389 {
	width:34px !important;
	height:13px !important;
	left:678px !important;
	top:141px !important;
}

#item7398 {
	width:34px !important;
	height:13px !important;
	left:828px !important;
	top:141px !important;
}

#item7407 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:141px !important;
}

#item7415 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item7436 {
	width:130px !important;
	height:10px !important;
}

#item7439 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-7439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7469 {
	width:110px !important;
	height:8px !important;
}

#item7472 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-7472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7506 {
	width:123px !important;
	height:8px !important;
}

#item7509 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-7509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7542 {
	width:130px !important;
	height:8px !important;
}

#item7545 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-7545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7555 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item7564 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item7594 {
	width:67px !important;
	height:8px !important;
}

#item7597 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-7597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7627 {
	width:65px !important;
	height:8px !important;
}

#item7630 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-7630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7638 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item7641 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7668 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7639 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item7674 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7701 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item7672 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item7707 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7734 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7705 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item7740 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7769 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7738 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item7777 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7809 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7775 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item7815 {
	width:43px !important;
	height:43px !important;
}

#item7813 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item7828 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47920 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item47948 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47946 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item47960 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47958 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item47970 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item47971 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item47972 {
	width:48px !important;
	height:18px !important;
	left:203px !important;
	top:151px !important;
}

#item47980 {
	width:48px !important;
	height:18px !important;
	left:414px !important;
	top:151px !important;
}

#item47992 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item48007 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:225px !important;
}

#item48019 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:225px !important;
}

#item48048 {
	width:182px !important;
	height:14px !important;
}

#item48051 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-48051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48080 {
	width:154px !important;
	height:11px !important;
}

#item48083 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-48083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48113 {
	width:172px !important;
	height:11px !important;
}

#item48116 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:16px !important;
}

@keyframes fade-in-48116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48145 {
	width:182px !important;
	height:11px !important;
}

#item48148 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-48148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48156 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item48164 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item48192 {
	width:94px !important;
	height:11px !important;
}

#item48195 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-48195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48223 {
	width:91px !important;
	height:11px !important;
}

#item48226 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-48226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48255 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item48512 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48533 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48555 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item48560 {
	width:29px !important;
	height:29px !important;
}

#item48558 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item48569 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item48596 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item48599 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item48627 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item48630 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item95966 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
}

#item95989 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item95997 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item96007 {
	width:19px !important;
	height:19px !important;
	top:228px !important;
}

#item96014 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item96021 {
	width:477px !important;
	height:311px !important;
	left:32px !important;
	top:421px !important;
}

#item96044 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item96051 {
	width:19px !important;
	height:19px !important;
	top:557px !important;
}

#item96058 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item96067 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
	top:752px !important;
}

#item96090 {
	width:19px !important;
	height:19px !important;
	top:795px !important;
}

#item96097 {
	width:19px !important;
	height:19px !important;
	top:890px !important;
}

#item96107 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item96114 {
	width:19px !important;
	height:19px !important;
	top:1069px !important;
}

#item96122 {
	width:477px !important;
	height:715px !important;
	left:32px !important;
	top:1172px !important;
}

#item96145 {
	width:19px !important;
	height:19px !important;
	top:1217px !important;
}

#item96154 {
	width:19px !important;
	height:19px !important;
	top:1308px !important;
}

#item96163 {
	width:19px !important;
	height:19px !important;
	top:1484px !important;
}

#item96171 {
	width:19px !important;
	height:19px !important;
	top:1576px !important;
}

#item96179 {
	width:477px !important;
	height:849px !important;
	left:32px !important;
}

#item96202 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item96209 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item96216 {
	width:19px !important;
	height:19px !important;
	top:763px !important;
}

#item96221 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item96228 {
	width:19px !important;
	height:19px !important;
	top:494px !important;
}

#item96237 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item96244 {
	width:19px !important;
	height:19px !important;
	top:585px !important;
}

#item96251 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item96259 {
	width:19px !important;
	height:19px !important;
	top:675px !important;
}

#item96267 {
	width:477px !important;
	height:513px !important;
	left:32px !important;
}

#item96290 {
	width:19px !important;
	height:19px !important;
	top:337px !important;
}

#item96297 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item96304 {
	width:19px !important;
	height:19px !important;
	top:158px !important;
}

#item96311 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item96318 {
	width:19px !important;
	height:19px !important;
	top:426px !important;
}

#item96323 {
	width:19px !important;
	height:19px !important;
	top:2799px !important;
}

#item48493 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item48499 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48497 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item48453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48454 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table193502 th, table#table193502 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table193502 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table193502 {
	table-layout:fixed;
}

#item48474 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48477 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item48336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48337 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48340 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48338 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48394 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48371 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item48350 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item48417 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item48420 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item48440 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-48440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48262 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-48262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48282 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48285 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item48305 {
	width:505px !important;
	height:4453px !important;
}

@keyframes fade-in-48305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48322 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48320 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item48260 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item48258 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item49015 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item49018 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49049 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49016 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item49055 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49083 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49053 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item49089 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49117 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49087 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item49123 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49152 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item49121 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item49158 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item49186 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item49156 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item49192 {
	width:52px !important;
	height:52px !important;
}

#item49190 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item49201 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-7843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-7870 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7870 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-7857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-7845 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-7845 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item7843 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item7885 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7886 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item7906 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item7911 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7909 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item7923 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7921 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item7932 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item7940 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item7960 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8202 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8203 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-8203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8223 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8245 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item8248 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8249 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8250 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item96792 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item96804 {
	width:14px !important;
	height:14px !important;
	top:496px !important;
}

#item96811 {
	width:14px !important;
	height:14px !important;
	top:879px !important;
}

#item96819 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item96829 {
	width:14px !important;
	height:14px !important;
	top:610px !important;
}

#item96838 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item96845 {
	width:14px !important;
	height:14px !important;
	top:675px !important;
}

#item96852 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item96859 {
	width:14px !important;
	height:14px !important;
	top:798px !important;
}

#item96866 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item96873 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item96880 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item96891 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item96898 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item96906 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item96914 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:527px !important;
}

#item96923 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item96930 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item96937 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item96945 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:401px !important;
}

#item96953 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:228px !important;
}

#item96960 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:464px !important;
}

#item96968 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:529px !important;
}

#item96979 {
	width:249px !important;
	height:1004px !important;
	left:21px !important;
}

#item97002 {
	width:245px !important;
	height:781px !important;
	left:312px !important;
}

#item97026 {
	width:238px !important;
	height:1035px !important;
	left:599px !important;
}

#item97049 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:590px !important;
}

#item97056 {
	width:14px !important;
	height:14px !important;
	top:353px !important;
}

#item97065 {
	width:14px !important;
	height:14px !important;
	top:274px !important;
}

#item97073 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:591px !important;
}

#item97083 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:657px !important;
}

#item97090 {
	width:14px !important;
	height:14px !important;
	top:736px !important;
}

#item97095 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item97100 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:289px !important;
}

#item97105 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:721px !important;
}

#item97110 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:785px !important;
}

#item97115 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:848px !important;
}

#item97123 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:913px !important;
}

#item8593 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item8601 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item8630 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item8652 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item8657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8655 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item8181 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8182 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8188 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8186 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item8140 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8141 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table201543 th, table#table201543 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table201543 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table201543 {
	table-layout:fixed;
}

#item8161 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8166 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8164 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item8032 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8033 {
	width:662px !important;
	height:470px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8036 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8034 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item8066 {
	width:602px !important;
	height:405px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8113 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8090 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8069 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:457px !important;
}

#item8136 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:461px !important;
}

#item7967 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-7967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7987 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-7987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7990 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item8010 {
	width:650px !important;
	height:2269px !important;
}

@keyframes fade-in-8010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8022 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8020 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item7965 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item7963 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item8671 {
	width:34px !important;
	height:13px !important;
	left:330px !important;
	top:141px !important;
}

#item8683 {
	width:34px !important;
	height:13px !important;
	left:460px !important;
	top:141px !important;
}

#item8692 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:141px !important;
}

#item8701 {
	width:34px !important;
	height:13px !important;
	left:692px !important;
	top:141px !important;
}

#item8711 {
	width:34px !important;
	height:13px !important;
	left:872px !important;
	top:141px !important;
}

#item8720 {
	width:34px !important;
	height:13px !important;
	left:1009px !important;
	top:141px !important;
}

#item8728 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8749 {
	width:90px !important;
	height:8px !important;
}

#item8752 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-8752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8780 {
	width:79px !important;
	height:8px !important;
}

#item8783 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-8783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8811 {
	width:70px !important;
	height:8px !important;
}

#item8814 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-8814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8845 {
	width:140px !important;
	height:8px !important;
}

#item8848 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8880 {
	width:94px !important;
	height:8px !important;
}

#item8883 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-8883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8899 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8915 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8947 {
	width:59px !important;
	height:8px !important;
}

#item8950 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-8950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8982 {
	width:51px !important;
	height:8px !important;
}

#item8985 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8997 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item9000 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9028 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8998 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9034 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9061 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9032 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9067 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9094 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9065 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9100 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9127 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9098 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item9135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9162 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9133 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item9168 {
	width:43px !important;
	height:43px !important;
}

#item9166 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9179 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49216 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item49244 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49242 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item49257 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49255 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item49271 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item49272 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item49273 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:151px !important;
}

#item49286 {
	width:48px !important;
	height:18px !important;
	left:382px !important;
	top:151px !important;
}

#item49296 {
	width:48px !important;
	height:18px !important;
	left:538px !important;
	top:151px !important;
}

#item49305 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item49315 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item49324 {
	width:48px !important;
	height:18px !important;
	left:452px !important;
	top:225px !important;
}

#item49352 {
	width:126px !important;
	height:11px !important;
}

#item49355 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-49355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49383 {
	width:111px !important;
	height:11px !important;
}

#item49386 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49415 {
	width:98px !important;
	height:11px !important;
}

#item49418 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-49418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49446 {
	width:196px !important;
	height:11px !important;
}

#item49449 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:16px !important;
}

@keyframes fade-in-49449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49480 {
	width:132px !important;
	height:11px !important;
}

#item49483 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:16px !important;
}

@keyframes fade-in-49483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49496 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item49508 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item49538 {
	width:83px !important;
	height:11px !important;
}

#item49541 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49570 {
	width:72px !important;
	height:11px !important;
}

#item49573 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-49573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49602 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item49843 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49864 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49886 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item49891 {
	width:29px !important;
	height:29px !important;
}

#item49889 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item49906 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item49938 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item49941 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item49969 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item49972 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item97997 {
	width:477px !important;
	height:311px !important;
	left:32px !important;
}

#item98020 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item98027 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item98035 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item98043 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
	top:331px !important;
}

#item98066 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item98075 {
	width:19px !important;
	height:19px !important;
	top:556px !important;
}

#item98082 {
	width:19px !important;
	height:19px !important;
	top:465px !important;
}

#item98090 {
	width:19px !important;
	height:19px !important;
	top:375px !important;
}

#item98097 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
	top:752px !important;
}

#item98120 {
	width:19px !important;
	height:19px !important;
	top:1156px !important;
}

#item98127 {
	width:19px !important;
	height:19px !important;
	top:796px !important;
}

#item98134 {
	width:19px !important;
	height:19px !important;
	top:887px !important;
}

#item98141 {
	width:19px !important;
	height:19px !important;
	top:1064px !important;
}

#item98152 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
	top:1262px !important;
}

#item98175 {
	width:19px !important;
	height:19px !important;
	top:1307px !important;
}

#item98182 {
	width:19px !important;
	height:19px !important;
	top:1396px !important;
}

#item98191 {
	width:19px !important;
	height:19px !important;
	top:1487px !important;
}

#item98199 {
	width:19px !important;
	height:19px !important;
	top:1578px !important;
}

#item98208 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
	top:1684px !important;
}

#item98231 {
	width:19px !important;
	height:19px !important;
	top:1728px !important;
}

#item98238 {
	width:19px !important;
	height:19px !important;
	top:1818px !important;
}

#item98245 {
	width:19px !important;
	height:19px !important;
	top:1998px !important;
}

#item98252 {
	width:19px !important;
	height:19px !important;
	top:2087px !important;
}

#item98259 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
	top:2202px !important;
}

#item98282 {
	width:19px !important;
	height:19px !important;
	top:2246px !important;
}

#item98290 {
	width:19px !important;
	height:19px !important;
	top:2336px !important;
}

#item98297 {
	width:19px !important;
	height:19px !important;
	top:2427px !important;
}

#item98307 {
	width:19px !important;
	height:19px !important;
	top:2519px !important;
}

#item98314 {
	width:477px !important;
	height:1035px !important;
	left:32px !important;
	top:2714px !important;
}

#item98337 {
	width:19px !important;
	height:19px !important;
	top:2758px !important;
}

#item98345 {
	width:19px !important;
	height:19px !important;
	top:2847px !important;
}

#item98354 {
	width:19px !important;
	height:19px !important;
	top:2938px !important;
}

#item98364 {
	width:19px !important;
	height:19px !important;
	top:3023px !important;
}

#item98371 {
	width:19px !important;
	height:19px !important;
	top:3117px !important;
}

#item98379 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item98384 {
	width:19px !important;
	height:19px !important;
	top:1909px !important;
}

#item98389 {
	width:19px !important;
	height:19px !important;
	top:2606px !important;
}

#item98394 {
	width:19px !important;
	height:19px !important;
	top:3205px !important;
}

#item98400 {
	width:19px !important;
	height:19px !important;
	top:3297px !important;
}

#item98408 {
	width:19px !important;
	height:19px !important;
	top:3388px !important;
}

#item98414 {
	width:19px !important;
	height:19px !important;
	top:3478px !important;
}

#item49825 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item49831 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49829 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item49789 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49790 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table210112 th, table#table210112 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210112 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210112 {
	table-layout:fixed;
}

#item49810 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-49810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49815 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49813 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item49675 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49676 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49677 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49732 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item49709 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item49688 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item49755 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item49758 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item49778 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-49778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49609 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-49609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49629 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49632 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item49652 {
	width:505px !important;
	height:4788px !important;
	left:-1px !important;
}

@keyframes fade-in-49652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49665 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49663 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item49607 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item49605 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item50411 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item50414 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50443 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50412 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item50449 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50482 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50447 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item50488 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50520 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50486 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item50526 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50554 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item50524 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item50560 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item50588 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item50558 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item50594 {
	width:52px !important;
	height:52px !important;
}

#item50592 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item50605 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-9231 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9231 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9214 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9214 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9196 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9196 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9194 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9242 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9243 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9263 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9268 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9266 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9280 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9278 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9291 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9301 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9321 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9555 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9556 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9576 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9598 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item9601 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9602 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item9603 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item98940 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item98949 {
	width:14px !important;
	height:14px !important;
	top:560px !important;
}

#item98958 {
	width:14px !important;
	height:14px !important;
	top:929px !important;
}

#item98965 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item98972 {
	width:14px !important;
	height:14px !important;
	top:626px !important;
}

#item98979 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item98986 {
	width:14px !important;
	height:14px !important;
	top:739px !important;
}

#item98993 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item99000 {
	width:14px !important;
	height:14px !important;
	top:800px !important;
}

#item99011 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item99018 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item99026 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:400px !important;
}

#item99034 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item99043 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:464px !important;
}

#item99050 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item99057 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:528px !important;
}

#item99064 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item99072 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:113px !important;
}

#item99079 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item99086 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:432px !important;
}

#item99096 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:242px !important;
}

#item99103 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item99111 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:579px !important;
}

#item99119 {
	width:249px !important;
	height:1177px !important;
	left:21px !important;
}

#item99143 {
	width:245px !important;
	height:1075px !important;
	left:312px !important;
}

#item99166 {
	width:238px !important;
	height:731px !important;
	left:599px !important;
}

#item99190 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:642px !important;
}

#item99201 {
	width:14px !important;
	height:14px !important;
	top:434px !important;
}

#item99208 {
	width:14px !important;
	height:14px !important;
	top:304px !important;
}

#item99215 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:592px !important;
}

#item99222 {
	width:14px !important;
	height:14px !important;
	top:992px !important;
}

#item99229 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:656px !important;
}

#item99236 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:305px !important;
}

#item99241 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item99249 {
	width:14px !important;
	height:14px !important;
	top:863px !important;
}

#item99255 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:288px !important;
}

#item99262 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:720px !important;
}

#item99268 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:783px !important;
}

#item99275 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:848px !important;
}

#item99280 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:913px !important;
}

#item9968 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item9976 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item10003 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item10025 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item10030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10028 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item9536 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9537 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9543 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9541 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9500 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9501 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table218569 th, table#table218569 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table218569 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table218569 {
	table-layout:fixed;
}

#item9521 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9526 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9524 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9394 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9395 {
	width:662px !important;
	height:438px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9398 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9396 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item9426 {
	width:602px !important;
	height:389px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9473 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9450 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9429 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:424px !important;
}

#item9496 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:428px !important;
}

#item9328 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9348 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9351 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9371 {
	width:650px !important;
	height:2084px !important;
}

@keyframes fade-in-9371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9381 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9326 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9324 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item10041 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:141px !important;
}

#item10055 {
	width:34px !important;
	height:13px !important;
	left:435px !important;
	top:141px !important;
}

#item10068 {
	width:34px !important;
	height:13px !important;
	left:612px !important;
	top:141px !important;
}

#item10078 {
	width:34px !important;
	height:13px !important;
	left:746px !important;
	top:141px !important;
}

#item10088 {
	width:34px !important;
	height:13px !important;
	left:856px !important;
	top:141px !important;
}

#item10098 {
	width:34px !important;
	height:13px !important;
	left:996px !important;
	top:141px !important;
}

#item10107 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item10128 {
	width:74px !important;
	height:8px !important;
}

#item10131 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-10131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10159 {
	width:100px !important;
	height:8px !important;
}

#item10162 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-10162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10190 {
	width:130px !important;
	height:10px !important;
}

#item10193 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-10193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10221 {
	width:70px !important;
	height:8px !important;
}

#item10224 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10252 {
	width:100px !important;
	height:8px !important;
}

#item10255 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-10255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10265 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item10278 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item10310 {
	width:47px !important;
	height:8px !important;
}

#item10313 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10342 {
	width:78px !important;
	height:8px !important;
}

#item10345 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-10345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10354 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item10357 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10386 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10355 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10392 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10420 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10390 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item10426 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10453 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10424 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item10459 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10486 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10457 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10494 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10521 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10492 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10527 {
	width:43px !important;
	height:43px !important;
}

#item10525 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10536 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50620 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item50651 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50649 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item50662 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50660 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item50671 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item50672 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item50673 {
	width:48px !important;
	height:18px !important;
	left:185px !important;
	top:151px !important;
}

#item50685 {
	width:48px !important;
	height:18px !important;
	left:350px !important;
	top:151px !important;
}

#item50700 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:151px !important;
}

#item50712 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item50721 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:225px !important;
}

#item50730 {
	width:48px !important;
	height:18px !important;
	left:421px !important;
	top:225px !important;
}

#item50761 {
	width:104px !important;
	height:11px !important;
}

#item50764 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-50764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50793 {
	width:140px !important;
	height:11px !important;
}

#item50796 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-50796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50824 {
	width:91px !important;
	height:27px !important;
}

#item50827 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:31px !important;
}

@keyframes fade-in-50827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50855 {
	width:98px !important;
	height:11px !important;
}

#item50858 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50886 {
	width:140px !important;
	height:11px !important;
}

#item50889 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50897 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item50908 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item50941 {
	width:66px !important;
	height:11px !important;
}

#item50944 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50976 {
	width:110px !important;
	height:11px !important;
}

#item50979 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-50979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51007 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item51252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51273 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51295 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item51300 {
	width:29px !important;
	height:29px !important;
}

#item51298 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item51310 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item51339 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item51342 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item51375 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item51378 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item100279 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item100303 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item100310 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item100319 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item100326 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item100331 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item100348 {
	width:477px !important;
	height:513px !important;
	left:32px !important;
}

#item100371 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item100378 {
	width:19px !important;
	height:19px !important;
	top:158px !important;
}

#item100387 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item100395 {
	width:19px !important;
	height:19px !important;
	top:338px !important;
}

#item100404 {
	width:477px !important;
	height:399px !important;
	left:32px !important;
	top:533px !important;
}

#item100427 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

#item100434 {
	width:19px !important;
	height:19px !important;
	top:671px !important;
}

#item100441 {
	width:19px !important;
	height:19px !important;
	top:758px !important;
}

#item100448 {
	width:19px !important;
	height:19px !important;
	top:846px !important;
}

#item100455 {
	width:19px !important;
	height:19px !important;
	top:426px !important;
}

#item100461 {
	width:477px !important;
	height:849px !important;
	left:32px !important;
}

#item100484 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item100492 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item100502 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item100509 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item100517 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item100526 {
	width:19px !important;
	height:19px !important;
	top:492px !important;
}

#item100533 {
	width:19px !important;
	height:19px !important;
	top:581px !important;
}

#item100538 {
	width:19px !important;
	height:19px !important;
	top:672px !important;
}

#item100543 {
	width:19px !important;
	height:19px !important;
	top:762px !important;
}

#item100550 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item100573 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item100580 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item100587 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item100594 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item100604 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item100611 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item100634 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item100642 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item100651 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item100660 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item100668 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item100674 {
	width:477px !important;
	height:400px !important;
	left:32px !important;
}

#item100697 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item100704 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item100711 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item100718 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item51235 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item51241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51239 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item51199 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51200 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table227377 th, table#table227377 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table227377 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table227377 {
	table-layout:fixed;
}

#item51220 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-51220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51223 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item51083 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51084 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51085 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51142 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51119 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item51098 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item51165 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item51168 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item51188 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-51188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51014 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51034 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-51034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51037 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item51057 {
	width:505px !important;
	height:4520px !important;
}

@keyframes fade-in-51057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51070 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51068 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item51012 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item51010 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item51828 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item51831 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51858 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51829 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item51864 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51893 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51862 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item51899 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51931 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51897 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item51937 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item51968 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item51935 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item51974 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item52002 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item51972 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item52008 {
	width:52px !important;
	height:52px !important;
}

#item52006 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item52019 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10582 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10582 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-10567 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10567 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-10553 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-10553 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item10551 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10595 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10596 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10616 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10621 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10619 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10632 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10645 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10655 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10675 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10907 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10908 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-10908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10928 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10950 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item10953 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10954 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10955 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item101298 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item101309 {
	width:14px !important;
	height:14px !important;
	top:560px !important;
}

#item101316 {
	width:14px !important;
	height:14px !important;
	top:928px !important;
}

#item101324 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item101332 {
	width:14px !important;
	height:14px !important;
	top:626px !important;
}

#item101342 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item101349 {
	width:14px !important;
	height:14px !important;
	top:739px !important;
}

#item101357 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item101364 {
	width:14px !important;
	height:14px !important;
	top:800px !important;
}

#item101372 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item101379 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item101387 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item101397 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item101404 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item101413 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item101422 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item101431 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:433px !important;
}

#item101438 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:498px !important;
}

#item101445 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:576px !important;
}

#item101452 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:751px !important;
}

#item101459 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:642px !important;
}

#item101466 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:816px !important;
}

#item101473 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:880px !important;
}

#item101484 {
	width:249px !important;
	height:1187px !important;
	left:21px !important;
}

#item101508 {
	width:245px !important;
	height:1144px !important;
	left:312px !important;
}

#item101531 {
	width:238px !important;
	height:926px !important;
	left:599px !important;
}

#item101554 {
	width:14px !important;
	height:14px !important;
	top:434px !important;
}

#item101561 {
	width:14px !important;
	height:14px !important;
	top:304px !important;
}

#item101569 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:593px !important;
}

#item101577 {
	width:14px !important;
	height:14px !important;
	top:991px !important;
}

#item101587 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:656px !important;
}

#item101594 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item101599 {
	width:14px !important;
	height:14px !important;
	top:865px !important;
}

#item101605 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:288px !important;
}

#item101610 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item101617 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:114px !important;
}

#item101624 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item101635 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:241px !important;
}

#item101643 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:306px !important;
}

#item101649 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:719px !important;
}

#item101655 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:783px !important;
}

#item101662 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:848px !important;
}

#item101668 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:913px !important;
}

#item11346 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item11356 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item11388 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item11410 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item11415 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11413 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item10890 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10891 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item10897 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10895 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item10854 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10855 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table236142 th, table#table236142 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236142 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236142 {
	table-layout:fixed;
}

#item10875 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10878 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item10748 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10749 {
	width:662px !important;
	height:469px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10752 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10750 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item10780 {
	width:602px !important;
	height:389px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-10780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10827 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item10804 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item10783 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:456px !important;
}

#item10850 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:460px !important;
}

#item10682 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-10682 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10682 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10702 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10705 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item10725 {
	width:650px !important;
	height:2417px !important;
}

@keyframes fade-in-10725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10736 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item10680 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item10678 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item11429 {
	width:34px !important;
	height:13px !important;
	left:309px !important;
	top:141px !important;
}

#item11439 {
	width:34px !important;
	height:13px !important;
	left:409px !important;
	top:141px !important;
}

#item11449 {
	width:34px !important;
	height:13px !important;
	left:570px !important;
	top:141px !important;
}

#item11460 {
	width:34px !important;
	height:13px !important;
	left:687px !important;
	top:141px !important;
}

#item11469 {
	width:34px !important;
	height:13px !important;
	left:780px !important;
	top:141px !important;
}

#item11477 {
	width:34px !important;
	height:13px !important;
	left:903px !important;
	top:141px !important;
}

#item11485 {
	width:34px !important;
	height:13px !important;
	left:1025px !important;
	top:141px !important;
}

#item11493 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item11514 {
	width:60px !important;
	height:8px !important;
}

#item11517 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-11517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11545 {
	width:80px !important;
	height:8px !important;
}

#item11548 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-11548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11579 {
	width:120px !important;
	height:8px !important;
}

#item11582 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-11582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11616 {
	width:60px !important;
	height:8px !important;
}

#item11619 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-11619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11651 {
	width:80px !important;
	height:8px !important;
}

#item11654 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-11654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11683 {
	width:80px !important;
	height:8px !important;
}

#item11686 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11695 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11705 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item11734 {
	width:41px !important;
	height:8px !important;
}

#item11737 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-11737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11765 {
	width:52px !important;
	height:8px !important;
}

#item11768 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:11px !important;
}

@keyframes fade-in-11768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11776 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item11779 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11806 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11777 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11812 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11839 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11810 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item11845 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11874 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11843 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item11880 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11913 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11878 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item11921 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11953 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11919 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item11959 {
	width:43px !important;
	height:43px !important;
}

#item11957 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11971 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52034 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item52063 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52061 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item52074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52072 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item52083 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item52084 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:151px !important;
}

#item52093 {
	width:48px !important;
	height:18px !important;
	left:341px !important;
	top:151px !important;
}

#item52103 {
	width:48px !important;
	height:18px !important;
	left:510px !important;
	top:151px !important;
}

#item52116 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item52128 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:225px !important;
}

#item52137 {
	width:48px !important;
	height:18px !important;
	left:293px !important;
	top:225px !important;
}

#item52146 {
	width:48px !important;
	height:18px !important;
	left:465px !important;
	top:225px !important;
}

#item52156 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item52177 {
	width:84px !important;
	height:11px !important;
}

#item52180 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-52180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52209 {
	width:112px !important;
	height:11px !important;
}

#item52212 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52240 {
	width:95px !important;
	height:27px !important;
}

#item52243 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:32px !important;
}

@keyframes fade-in-52243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52271 {
	width:84px !important;
	height:11px !important;
}

#item52274 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-52274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52302 {
	width:55px !important;
	height:27px !important;
}

#item52305 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:33px !important;
}

@keyframes fade-in-52305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52333 {
	width:112px !important;
	height:11px !important;
}

#item52336 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:16px !important;
}

@keyframes fade-in-52336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52348 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item52362 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item52395 {
	width:58px !important;
	height:11px !important;
}

#item52398 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52427 {
	width:73px !important;
	height:11px !important;
}

#item52430 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52458 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item52699 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52720 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52742 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item52747 {
	width:29px !important;
	height:29px !important;
}

#item52745 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item52758 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item52791 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item52794 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item52826 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item52829 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item102805 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item102812 {
	width:19px !important;
	height:19px !important;
	top:140px !important;
}

#item102819 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item102827 {
	width:19px !important;
	height:19px !important;
	top:467px !important;
}

#item102834 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item102844 {
	width:19px !important;
	height:19px !important;
	top:558px !important;
}

#item102851 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item102859 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
}

#item102882 {
	width:477px !important;
	height:311px !important;
	left:32px !important;
	top:421px !important;
}

#item102907 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item102915 {
	width:19px !important;
	height:19px !important;
	top:161px !important;
}

#item102925 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item102932 {
	width:19px !important;
	height:19px !important;
	top:339px !important;
}

#item102940 {
	width:477px !important;
	height:513px !important;
	left:32px !important;
}

#item102963 {
	width:19px !important;
	height:19px !important;
	top:425px !important;
}

#item102969 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item102976 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item102984 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item102991 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item103001 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item103008 {
	width:477px !important;
	height:849px !important;
	left:32px !important;
}

#item103031 {
	width:19px !important;
	height:19px !important;
	top:492px !important;
}

#item103038 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item103045 {
	width:19px !important;
	height:19px !important;
	top:673px !important;
}

#item103052 {
	width:19px !important;
	height:19px !important;
	top:763px !important;
}

#item103058 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item103065 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item103072 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item103079 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item103086 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item103109 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item103117 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item103127 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item103134 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item103142 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item103150 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item103174 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item103183 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item103190 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item103197 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item103205 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item103212 {
	width:477px !important;
	height:401px !important;
	left:32px !important;
}

#item103236 {
	width:477px !important;
	height:490px !important;
	left:32px !important;
}

#item103259 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item103266 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item103273 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item103283 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item103290 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item52683 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item52689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52687 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item52647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52648 {
	width:446px !important;
	height:503px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table245406 th, table#table245406 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table245406 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table245406 {
	table-layout:fixed;
}

#item52668 {
	width:361px !important;
	height:417px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-52668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52673 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52671 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item52533 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52534 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52537 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52535 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52590 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item52567 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item52546 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item52613 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item52616 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item52636 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-52636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52465 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-52465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52485 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52488 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item52508 {
	width:505px !important;
	height:5214px !important;
}

@keyframes fade-in-52508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52522 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52520 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item52463 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item52461 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item53333 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item53336 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53364 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53334 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item53370 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53398 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53368 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item53404 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53402 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item53439 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53467 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item53437 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item53473 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item53500 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item53471 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item53506 {
	width:52px !important;
	height:52px !important;
}

#item53504 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item53516 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-11986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-12023 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12023 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-12003 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12003 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-11988 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-11988 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item11986 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12037 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12038 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12058 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12063 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12061 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12072 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12083 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12091 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12111 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12360 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12380 {
	width:760px !important;
	height:466px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12402 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12405 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:457px !important;
}

#item12433 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:458px !important;
}

#item12436 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:458px !important;
}

#item12466 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:444px !important;
}

#item12488 {
	width:183px !important;
	height:360px !important;
	left:345px !important;
	top:96px !important;
}

#item12491 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:129px !important;
}

#item12501 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:298px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12521 {
	width:215px !important;
	height:378px !important;
	left:80px !important;
	top:96px !important;
}

#item12524 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item12532 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item12559 {
	width:221px !important;
	height:338px !important;
	left:577px !important;
	top:96px !important;
}

#item12562 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:130px !important;
}

#item12570 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:177px !important;
}

#item12578 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:529px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12579 {
	width:21px !important;
	height:21px !important;
	left:762px !important;
	top:24px !important;
}

#item12592 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:306px !important;
}

#item12605 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:369px !important;
}

#item12617 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:273px !important;
}

#item12626 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:336px !important;
}

#item12635 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:176px !important;
}

#item12646 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:337px !important;
}

#item12657 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:287px !important;
}

#item103317 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:384px !important;
}

#item103323 {
	width:14px !important;
	height:14px !important;
	left:324px !important;
	top:384px !important;
}

#item12342 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12342 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12343 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12347 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12302 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12303 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table253686 th, table#table253686 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table253686 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table253686 {
	table-layout:fixed;
}

#item12323 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12328 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12326 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12188 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12189 {
	width:662px !important;
	height:246px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12190 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item12228 {
	width:602px !important;
	height:191px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12275 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12252 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12231 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:228px !important;
}

#item12298 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:232px !important;
}

#item12118 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12118 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12138 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12141 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12161 {
	width:650px !important;
	height:1841px !important;
}

@keyframes fade-in-12161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12173 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12171 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12116 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item12114 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item12666 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:141px !important;
}

#item12675 {
	width:34px !important;
	height:13px !important;
	left:498px !important;
	top:141px !important;
}

#item12684 {
	width:34px !important;
	height:13px !important;
	left:653px !important;
	top:141px !important;
}

#item12692 {
	width:34px !important;
	height:13px !important;
	left:827px !important;
	top:141px !important;
}

#item12702 {
	width:34px !important;
	height:13px !important;
	left:1002px !important;
	top:141px !important;
}

#item12716 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item12737 {
	width:120px !important;
	height:8px !important;
}

#item12740 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12773 {
	width:120px !important;
	height:8px !important;
}

#item12776 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-12776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12805 {
	width:110px !important;
	height:8px !important;
}

#item12808 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-12808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12838 {
	width:130px !important;
	height:8px !important;
}

#item12841 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-12841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12851 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12860 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12889 {
	width:68px !important;
	height:8px !important;
}

#item12892 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-12892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12920 {
	width:64px !important;
	height:8px !important;
}

#item12923 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-12923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12931 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12934 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12961 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12932 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12967 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12997 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12965 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13036 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13001 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13042 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13073 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13040 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13081 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13110 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13079 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13116 {
	width:43px !important;
	height:43px !important;
}

#item13114 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13126 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53531 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item53563 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53561 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item53579 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53577 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item53592 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item53593 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:151px !important;
}

#item53602 {
	width:48px !important;
	height:18px !important;
	left:418px !important;
	top:151px !important;
}

#item53611 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item53622 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:225px !important;
}

#item53633 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:225px !important;
}

#item53642 {
	opacity:0.50;
	width:577px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item53663 {
	width:168px !important;
	height:11px !important;
}

#item53666 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-53666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53696 {
	width:168px !important;
	height:11px !important;
}

#item53699 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-53699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53727 {
	width:154px !important;
	height:11px !important;
}

#item53730 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-53730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53758 {
	width:182px !important;
	height:11px !important;
}

#item53761 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-53761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53771 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item53785 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item53818 {
	width:95px !important;
	height:11px !important;
}

#item53821 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-53821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53851 {
	width:90px !important;
	height:11px !important;
}

#item53854 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-53854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53883 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item54117 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54138 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54160 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item54165 {
	width:29px !important;
	height:29px !important;
}

#item54163 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item54175 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item54205 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item54208 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item54240 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item54243 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item103570 {
	width:477px !important;
	height:378px !important;
	left:32px !important;
}

#item103593 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item103600 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item103607 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item103614 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item103621 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item103628 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item103635 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item103647 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item103654 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item103662 {
	width:19px !important;
	height:19px !important;
	top:977px !important;
}

#item103670 {
	width:19px !important;
	height:19px !important;
	top:1179px !important;
}

#item103680 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item103687 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
	top:398px !important;
}

#item103710 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
	top:864px !important;
}

#item103733 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

#item103738 {
	width:19px !important;
	height:19px !important;
	top:1247px !important;
}

#item54101 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item54107 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54105 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item54065 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-54065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54066 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table259894 th, table#table259894 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259894 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259894 {
	table-layout:fixed;
}

#item54086 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54091 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54089 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item53959 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53960 {
	width:629px !important;
	height:400px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53963 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53961 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item54016 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53993 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item53972 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:358px !important;
}

#item54039 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:337px !important;
}

#item54061 {
	width:569px !important;
	height:305px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-54061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-53890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53910 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53913 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item53933 {
	width:505px !important;
	height:4027px !important;
}

@keyframes fade-in-53933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53948 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53946 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item53888 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item53886 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item54439 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item54442 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54470 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54440 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item54476 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54505 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54474 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item54511 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54509 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item54545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54572 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item54543 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item54578 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item54605 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item54576 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item54611 {
	width:52px !important;
	height:52px !important;
}

#item54609 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item54620 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-13141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-13170 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13170 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-13157 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13157 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-13143 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-13143 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item13141 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13182 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13183 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13203 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13208 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13206 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13219 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13217 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13228 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13236 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13256 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item13500 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13520 {
	width:977px !important;
	height:451px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13542 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item13545 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:442px !important;
}

#item13574 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:443px !important;
}

#item13577 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:443px !important;
}

#item13605 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:429px !important;
}

#item13627 {
	width:203px !important;
	height:339px !important;
	left:350px !important;
	top:96px !important;
}

#item13630 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:129px !important;
}

#item13638 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:303px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13658 {
	width:224px !important;
	height:341px !important;
	left:80px !important;
	top:96px !important;
}

#item13661 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item13669 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item13696 {
	width:186px !important;
	height:338px !important;
	left:600px !important;
	top:96px !important;
}

#item13699 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:130px !important;
}

#item13707 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:177px !important;
}

#item13717 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:554px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13718 {
	width:21px !important;
	height:21px !important;
	left:964px !important;
	top:24px !important;
}

#item13734 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:193px !important;
}

#item13746 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:289px !important;
}

#item13755 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:336px !important;
}

#item13764 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:322px !important;
}

#item13775 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:272px !important;
}

#item13785 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:288px !important;
}

#item13793 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item13801 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:370px !important;
}

#item13809 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item13810 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:130px !important;
}

#item13818 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:177px !important;
}

#item13828 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:289px !important;
}

#item13842 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:338px !important;
}

#item13874 {
	width:169px !important;
	height:338px !important;
	left:832px !important;
	top:96px !important;
}

#item13877 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item103750 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:385px !important;
}

#item13482 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13483 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item13489 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13487 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item13445 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13446 {
	width:318px !important;
	height:249px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table265114 th, table#table265114 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table265114 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table265114 {
	table-layout:fixed;
}

#item13466 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13471 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13469 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item13335 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13336 {
	width:662px !important;
	height:439px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13337 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item13371 {
	width:602px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13418 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13395 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item13374 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:425px !important;
}

#item13441 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:429px !important;
}

#item13263 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-13263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13283 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13286 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item13306 {
	width:650px !important;
	height:2162px !important;
}

@keyframes fade-in-13306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13320 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13318 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item13261 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item13259 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item13878 {
	width:34px !important;
	height:13px !important;
	left:325px !important;
	top:141px !important;
}

#item13887 {
	width:34px !important;
	height:13px !important;
	left:423px !important;
	top:141px !important;
}

#item13896 {
	width:34px !important;
	height:13px !important;
	left:516px !important;
	top:141px !important;
}

#item13906 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item13915 {
	width:34px !important;
	height:13px !important;
	left:789px !important;
	top:141px !important;
}

#item13923 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:141px !important;
}

#item13931 {
	width:34px !important;
	height:13px !important;
	left:1001px !important;
	top:141px !important;
}

#item13940 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item13961 {
	width:56px !important;
	height:8px !important;
}

#item13964 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-13964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13992 {
	width:120px !important;
	height:8px !important;
}

#item13995 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-13995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14026 {
	width:51px !important;
	height:8px !important;
}

#item14029 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-14029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14062 {
	width:80px !important;
	height:8px !important;
}

#item14065 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-14065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14097 {
	width:80px !important;
	height:8px !important;
}

#item14100 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-14100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14129 {
	width:50px !important;
	height:8px !important;
}

#item14132 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-14132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14141 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item14152 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item14181 {
	width:69px !important;
	height:8px !important;
}

#item14184 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-14184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14212 {
	width:71px !important;
	height:8px !important;
}

#item14215 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:11px !important;
}

@keyframes fade-in-14215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14223 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item14226 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14254 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14224 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14260 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14287 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14258 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item14293 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14322 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14291 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item14328 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14360 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14326 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item14368 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14400 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14366 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item14406 {
	width:43px !important;
	height:43px !important;
}

#item14404 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14417 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54635 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item54671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54669 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item54686 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54684 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item54696 {
	opacity:0.50;
	width:572px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item54697 {
	width:48px !important;
	height:18px !important;
	left:199px !important;
	top:151px !important;
}

#item54706 {
	width:48px !important;
	height:18px !important;
	left:338px !important;
	top:151px !important;
}

#item54716 {
	width:48px !important;
	height:18px !important;
	left:470px !important;
	top:151px !important;
}

#item54725 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item54733 {
	width:48px !important;
	height:18px !important;
	left:133px !important;
	top:225px !important;
}

#item54741 {
	width:48px !important;
	height:18px !important;
	left:262px !important;
	top:225px !important;
}

#item54749 {
	width:48px !important;
	height:18px !important;
	left:433px !important;
	top:225px !important;
}

#item54757 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item54778 {
	width:78px !important;
	height:11px !important;
}

#item54781 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-54781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54811 {
	width:86px !important;
	height:27px !important;
}

#item54814 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:33px !important;
}

@keyframes fade-in-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54847 {
	width:71px !important;
	height:11px !important;
}

#item54850 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54882 {
	width:112px !important;
	height:11px !important;
}

#item54885 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54914 {
	width:112px !important;
	height:11px !important;
}

#item54917 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54946 {
	width:70px !important;
	height:11px !important;
}

#item54949 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-54949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54959 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item54968 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item54996 {
	width:97px !important;
	height:11px !important;
}

#item54999 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-54999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55027 {
	width:99px !important;
	height:11px !important;
}

#item55030 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:16px !important;
}

@keyframes fade-in-55030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55057 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item55311 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55332 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55354 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item55359 {
	width:29px !important;
	height:29px !important;
}

#item55357 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item55370 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item55398 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item55401 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item55428 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item55431 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item104048 {
	width:477px !important;
	height:378px !important;
	left:32px !important;
}

#item104071 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item104078 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item104085 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item104095 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item104102 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item104110 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item104119 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item104128 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item104136 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item104143 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item104150 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

#item104157 {
	width:19px !important;
	height:19px !important;
	top:1043px !important;
}

#item104164 {
	width:19px !important;
	height:19px !important;
	top:1180px !important;
}

#item104172 {
	width:19px !important;
	height:19px !important;
	top:1309px !important;
}

#item104182 {
	width:19px !important;
	height:19px !important;
	top:1375px !important;
}

#item104189 {
	width:19px !important;
	height:19px !important;
	top:1509px !important;
}

#item104198 {
	width:19px !important;
	height:19px !important;
	top:1578px !important;
}

#item104206 {
	width:477px !important;
	height:378px !important;
	left:32px !important;
	top:398px !important;
}

#item104229 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
	top:797px !important;
}

#item104252 {
	width:477px !important;
	height:459px !important;
	left:32px !important;
	top:1262px !important;
}

#item104275 {
	width:19px !important;
	height:19px !important;
	top:1644px !important;
}

#item55294 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item55300 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55298 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item55257 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55258 {
	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-55258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table270573 th, table#table270573 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table270573 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table270573 {
	table-layout:fixed;
}

#item55278 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-55278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55283 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55281 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item55132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55133 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55134 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55195 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55172 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item55151 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item55218 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item55221 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item55241 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-55241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-55064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55084 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-55084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55087 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item55107 {
	width:505px !important;
	height:4766px !important;
}

@keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55119 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55117 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item55062 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item55060 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item55700 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item55703 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55731 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55701 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item55737 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55766 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55735 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item55772 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55800 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55770 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item55806 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55834 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item55804 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item55840 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item55868 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item55838 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item55874 {
	width:52px !important;
	height:52px !important;
}

#item55872 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item55883 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-14432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-14463 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14463 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-14449 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14449 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14434 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14434 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14432 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14475 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14476 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14496 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14501 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14499 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14512 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14510 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14521 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14529 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14549 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item14794 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14814 {
	width:981px !important;
	height:579px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14836 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item14839 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:570px !important;
}

#item14867 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:571px !important;
}

#item14870 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:571px !important;
}

#item14899 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:557px !important;
}

#item14921 {
	width:205px !important;
	height:336px !important;
	left:350px !important;
	top:96px !important;
}

#item14924 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:129px !important;
}

#item14933 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:303px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item14953 {
	width:219px !important;
	height:462px !important;
	left:80px !important;
	top:96px !important;
}

#item14956 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item14965 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item14993 {
	width:187px !important;
	height:366px !important;
	left:600px !important;
	top:96px !important;
}

#item14996 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:130px !important;
}

#item15004 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:177px !important;
}

#item15012 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:553px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15015 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15013 {
	width:21px !important;
	height:21px !important;
	left:982px !important;
	top:24px !important;
}

#item15026 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:178px !important;
}

#item15040 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:273px !important;
}

#item15053 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:321px !important;
}

#item15062 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:322px !important;
}

#item15071 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:224px !important;
}

#item15081 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:288px !important;
}

#item15090 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item15098 {
	width:14px !important;
	height:14px !important;
	left:581px !important;
	top:370px !important;
}

#item15107 {
	opacity:0.50;
	width:1px !important;
	height:270px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15108 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:130px !important;
}

#item15117 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:177px !important;
}

#item68686868 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:225px !important;
}

#item15125 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:320px !important;
}

#item15137 {
	width:14px !important;
	height:14px !important;
	left:813px !important;
	top:365px !important;
}

#item15171 {
	width:175px !important;
	height:313px !important;
	left:832px !important;
	top:96px !important;
}

#item15174 {
	opacity:0.50;
	width:1px !important;
	height:390px !important;
	left:787px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item15175 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:495px !important;
}

#item15187 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:431px !important;
}

#item14776 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14777 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item14783 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14781 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item14735 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14736 {
	width:318px !important;
	height:249px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table275803 th, table#table275803 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275803 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275803 {
	table-layout:fixed;
}

#item14756 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14761 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14759 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item14623 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14624 {
	width:662px !important;
	height:455px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14627 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14625 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item14661 {
	width:602px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-14661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14708 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item14685 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item14664 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:441px !important;
}

#item14731 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:445px !important;
}

#item14556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-14556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14576 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14579 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item14599 {
	width:650px !important;
	height:2225px !important;
}

@keyframes fade-in-14599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14611 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14609 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item14554 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item14552 {
	width:1008px !important;
	height:599px !important;
	left:177px !important;
	top:171px !important;
}

#item15196 {
	width:34px !important;
	height:13px !important;
	left:319px !important;
	top:141px !important;
}

#item15206 {
	width:34px !important;
	height:13px !important;
	left:404px !important;
	top:141px !important;
}

#item15216 {
	width:34px !important;
	height:13px !important;
	left:484px !important;
	top:141px !important;
}

#item15225 {
	width:34px !important;
	height:13px !important;
	left:629px !important;
	top:141px !important;
}

#item15233 {
	width:34px !important;
	height:13px !important;
	left:732px !important;
	top:141px !important;
}

#item15241 {
	width:34px !important;
	height:13px !important;
	left:811px !important;
	top:141px !important;
}

#item15249 {
	width:34px !important;
	height:13px !important;
	left:919px !important;
	top:141px !important;
}

#item15257 {
	width:34px !important;
	height:13px !important;
	left:1027px !important;
	top:141px !important;
}

#item15267 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item15288 {
	width:46px !important;
	height:8px !important;
}

#item15291 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-15291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15325 {
	width:110px !important;
	height:8px !important;
}

#item15328 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-15328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15360 {
	width:40px !important;
	height:8px !important;
}

#item15363 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-15363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15393 {
	width:66px !important;
	height:8px !important;
}

#item15396 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-15396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15425 {
	width:70px !important;
	height:8px !important;
}

#item15428 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-15428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15459 {
	width:70px !important;
	height:8px !important;
}

#item15462 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-15462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15492 {
	width:40px !important;
	height:8px !important;
}

#item15495 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15503 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item15511 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item15539 {
	width:63px !important;
	height:8px !important;
}

#item15542 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15570 {
	width:45px !important;
	height:8px !important;
}

#item15573 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15583 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item15586 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15619 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15584 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15625 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15657 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15623 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item15663 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15691 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15661 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item15697 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15725 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15695 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item15733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15762 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15731 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item15768 {
	width:43px !important;
	height:43px !important;
}

#item15766 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15778 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55898 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item55936 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55934 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item55952 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55950 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item55962 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item55963 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:151px !important;
}

#item55972 {
	width:48px !important;
	height:18px !important;
	left:298px !important;
	top:151px !important;
}

#item55982 {
	width:48px !important;
	height:18px !important;
	left:403px !important;
	top:151px !important;
}

#item55992 {
	width:48px !important;
	height:18px !important;
	left:535px !important;
	top:151px !important;
}

#item56001 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:222px !important;
}

#item56009 {
	width:48px !important;
	height:18px !important;
	left:165px !important;
	top:222px !important;
}

#item56017 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:222px !important;
}

#item56025 {
	width:48px !important;
	height:18px !important;
	left:464px !important;
	top:222px !important;
}

#item56037 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:250px !important;
	background:#000;
}

#item56058 {
	width:64px !important;
	height:11px !important;
}

#item56061 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-56061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56096 {
	width:82px !important;
	height:27px !important;
}

#item56099 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:34px !important;
}

@keyframes fade-in-56099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56131 {
	width:56px !important;
	height:11px !important;
}

#item56134 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-56134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56163 {
	width:92px !important;
	height:11px !important;
}

#item56166 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-56166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56195 {
	width:54px !important;
	height:27px !important;
}

#item56198 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:34px !important;
}

@keyframes fade-in-56198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56229 {
	width:98px !important;
	height:11px !important;
}

#item56232 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56261 {
	width:56px !important;
	height:11px !important;
}

#item56264 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-56264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56272 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item56280 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:204px !important;
}

#item56308 {
	width:88px !important;
	height:11px !important;
}

#item56311 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56339 {
	width:63px !important;
	height:11px !important;
}

#item56342 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-56342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56372 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item56626 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56647 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56669 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item56674 {
	width:29px !important;
	height:29px !important;
}

#item56672 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item56683 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item56710 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item56713 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item56740 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item56743 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item56764 {
	width:477px !important;
	height:378px !important;
	left:32px !important;
}

#item56767 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item56775 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item56785 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item56799 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item56812 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item56821 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item56831 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item56842 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item56851 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item56859 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item56867 {
	width:19px !important;
	height:19px !important;
	top:1045px !important;
}

#item56875 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item56883 {
	width:19px !important;
	height:19px !important;
	top:1311px !important;
}

#item56893 {
	width:19px !important;
	height:19px !important;
	top:1177px !important;
}

#item56906 {
	width:19px !important;
	height:19px !important;
	top:1377px !important;
}

#item56918 {
	width:19px !important;
	height:19px !important;
	top:1509px !important;
}

#item56927 {
	width:19px !important;
	height:19px !important;
	top:1575px !important;
}

#item67676767 {
	width:19px !important;
	height:19px !important;
	top:1642px !important;
}

#item56938 {
	width:19px !important;
	height:19px !important;
	top:1779px !important;
}

#item56950 {
	width:19px !important;
	height:19px !important;
	top:1843px !important;
}

#item56978 {
	width:477px !important;
	height:378px !important;
	left:32px !important;
	top:398px !important;
}

#item57000 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
	top:797px !important;
}

#item57022 {
	width:477px !important;
	height:580px !important;
	left:32px !important;
	top:1262px !important;
}

#item56608 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item56614 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56612 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item56569 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56570 {
	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-56570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table281465 th, table#table281465 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table281465 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table281465 {
	table-layout:fixed;
}

#item56590 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56595 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56593 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item56453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56454 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56457 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56455 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56511 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56488 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item56467 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item56534 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item56537 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item56557 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-56557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56379 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-56379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56399 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56402 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item56422 {
	width:505px !important;
	height:5102px !important;
}

@keyframes fade-in-56422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56439 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56437 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item56377 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item56375 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item57032 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item57035 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57063 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57033 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item57069 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57097 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57067 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item57103 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57131 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57101 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item57137 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57167 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item57135 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item57173 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item57206 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item57171 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item57212 {
	width:52px !important;
	height:52px !important;
}

#item57210 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item57225 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-15793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-15819 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15819 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-15807 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15807 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-15795 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-15795 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item15793 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15832 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15833 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15853 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15858 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15856 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15869 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15867 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15880 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15893 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15913 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16153 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16154 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-16154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16174 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16196 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item16199 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item16200 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item16201 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item104761 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item104768 {
	width:14px !important;
	height:14px !important;
	top:546px !important;
}

#item104775 {
	width:14px !important;
	height:14px !important;
	top:112px !important;
}

#item104782 {
	width:14px !important;
	height:14px !important;
	top:609px !important;
}

#item104789 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item104796 {
	width:14px !important;
	height:14px !important;
	top:688px !important;
}

#item104803 {
	width:14px !important;
	height:14px !important;
	top:467px !important;
}

#item104814 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item104822 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:159px !important;
}

#item104830 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item104838 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:435px !important;
}

#item104847 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:303px !important;
}

#item104854 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:497px !important;
}

#item104861 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item104868 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item104875 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item104883 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:401px !important;
}

#item104890 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item104900 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:465px !important;
}

#item104908 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:530px !important;
}

#item104917 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:594px !important;
}

#item104925 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:656px !important;
}

#item104935 {
	width:249px !important;
	height:810px !important;
	left:21px !important;
}

#item104958 {
	width:245px !important;
	height:1053px !important;
	left:312px !important;
}

#item104981 {
	width:238px !important;
	height:1004px !important;
	left:599px !important;
}

#item105004 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item105012 {
	width:14px !important;
	height:14px !important;
	top:291px !important;
}

#item105019 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:562px !important;
}

#item105027 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:625px !important;
}

#item105034 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:738px !important;
}

#item105041 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:801px !important;
}

#item105048 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:928px !important;
}

#item105058 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:993px !important;
}

#item105065 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item105071 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:865px !important;
}

#item105078 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:288px !important;
}

#item105086 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:720px !important;
}

#item105091 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:785px !important;
}

#item105096 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:849px !important;
}

#item105101 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:912px !important;
}

#item16569 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item16579 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item16607 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item16629 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item16634 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16632 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item16135 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16136 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item16142 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16140 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item16097 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-16097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16098 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table289389 th, table#table289389 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table289389 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table289389 {
	table-layout:fixed;
}

#item16118 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16123 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16121 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item15990 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-15990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15991 {
	width:662px !important;
	height:489px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15992 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item16023 {
	width:602px !important;
	height:429px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16070 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16047 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item16026 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:474px !important;
}

#item16093 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:478px !important;
}

#item15920 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-15920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15940 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15943 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item15963 {
	width:650px !important;
	height:2489px !important;
}

@keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15977 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item15918 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item15916 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item16643 {
	width:34px !important;
	height:13px !important;
	left:316px !important;
	top:141px !important;
}

#item16651 {
	width:34px !important;
	height:13px !important;
	left:424px !important;
	top:141px !important;
}

#item16659 {
	width:34px !important;
	height:13px !important;
	left:540px !important;
	top:141px !important;
}

#item16668 {
	width:34px !important;
	height:13px !important;
	left:637px !important;
	top:141px !important;
}

#item16679 {
	width:34px !important;
	height:13px !important;
	left:742px !important;
	top:141px !important;
}

#item16692 {
	width:34px !important;
	height:13px !important;
	left:908px !important;
	top:141px !important;
}

#item16704 {
	width:34px !important;
	height:13px !important;
	left:1031px !important;
	top:141px !important;
}

#item16713 {
	opacity:0.50;
	width:813px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item16734 {
	width:67px !important;
	height:8px !important;
}

#item16737 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-16737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16766 {
	width:60px !important;
	height:8px !important;
}

#item16769 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-16769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16799 {
	width:70px !important;
	height:8px !important;
}

#item16802 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-16802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16831 {
	width:70px !important;
	height:8px !important;
}

#item16834 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-16834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16862 {
	width:130px !important;
	height:8px !important;
}

#item16865 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-16865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16893 {
	width:83px !important;
	height:8px !important;
}

#item16896 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:11px !important;
}

@keyframes fade-in-16896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16904 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16912 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16942 {
	width:48px !important;
	height:8px !important;
}

#item16945 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-16945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16978 {
	width:46px !important;
	height:8px !important;
}

#item16981 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-16981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16994 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item16997 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17026 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16995 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17061 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17030 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item17067 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17097 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17065 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item17103 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17131 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17101 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item17139 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17166 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17137 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item17172 {
	width:43px !important;
	height:43px !important;
}

#item17170 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17181 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57240 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item57274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57272 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item57286 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57284 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item57295 {
	opacity:0.50;
	width:579px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item57296 {
	width:48px !important;
	height:18px !important;
	left:180px !important;
	top:151px !important;
}

#item57304 {
	width:48px !important;
	height:18px !important;
	left:331px !important;
	top:151px !important;
}

#item57312 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item57320 {
	width:48px !important;
	height:18px !important;
	left:629px !important;
	top:151px !important;
}

#item57330 {
	width:48px !important;
	height:18px !important;
	left:109px !important;
	top:225px !important;
}

#item57343 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:225px !important;
}

#item57356 {
	width:48px !important;
	height:18px !important;
	left:466px !important;
	top:225px !important;
}

#item57366 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item57387 {
	width:94px !important;
	height:11px !important;
}

#item57390 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-57390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57421 {
	width:84px !important;
	height:11px !important;
}

#item57424 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-57424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57454 {
	width:98px !important;
	height:11px !important;
}

#item57457 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-57457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57487 {
	width:60px !important;
	height:11px !important;
}

#item57490 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-57490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57518 {
	width:94px !important;
	height:27px !important;
}

#item57521 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:34px !important;
}

@keyframes fade-in-57521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57549 {
	width:116px !important;
	height:11px !important;
}

#item57552 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:16px !important;
}

@keyframes fade-in-57552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57560 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item57569 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item57600 {
	width:68px !important;
	height:11px !important;
}

#item57603 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-57603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57636 {
	width:65px !important;
	height:11px !important;
}

#item57639 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-57639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57670 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item57915 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57936 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57958 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item57963 {
	width:29px !important;
	height:29px !important;
}

#item57961 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item57972 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item57999 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item58002 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item58031 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item58034 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item105976 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item105984 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item105991 {
	width:19px !important;
	height:19px !important;
	top:228px !important;
}

#item106002 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item106009 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item106017 {
	width:19px !important;
	height:19px !important;
	top:494px !important;
}

#item106023 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item106030 {
	width:19px !important;
	height:19px !important;
	top:673px !important;
}

#item106037 {
	width:19px !important;
	height:19px !important;
	top:761px !important;
}

#item106042 {
	width:477px !important;
	height:882px !important;
	left:30px !important;
}

#item106066 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item106073 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item106080 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item106087 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item106094 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item106102 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
}

#item106126 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item106133 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item106142 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item106150 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item106157 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item106164 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
}

#item106188 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item106195 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item106203 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item106210 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item106218 {
	width:477px !important;
	height:401px !important;
	left:30px !important;
}

#item106243 {
	width:477px !important;
	height:558px !important;
	left:30px !important;
}

#item106266 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item106274 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item106284 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item106291 {
	width:19px !important;
	height:19px !important;
	top:806px !important;
}

#item106300 {
	width:19px !important;
	height:19px !important;
	top:290px !important;
}

#item106308 {
	width:19px !important;
	height:19px !important;
	top:902px !important;
}

#item106317 {
	width:19px !important;
	height:19px !important;
	top:629px !important;
}

#item106325 {
	width:19px !important;
	height:19px !important;
	top:470px !important;
}

#item106332 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item106339 {
	width:19px !important;
	height:19px !important;
	top:1045px !important;
}

#item106346 {
	width:19px !important;
	height:19px !important;
	top:1132px !important;
}

#item106353 {
	width:19px !important;
	height:19px !important;
	top:1316px !important;
}

#item106360 {
	width:19px !important;
	height:19px !important;
	top:1402px !important;
}

#item106370 {
	width:477px !important;
	height:401px !important;
	left:30px !important;
	top:578px !important;
}

#item106393 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
	top:998px !important;
}

#item106416 {
	width:19px !important;
	height:19px !important;
	top:1223px !important;
}

#item57899 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item57905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57903 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item57863 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57864 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table298037 th, table#table298037 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table298037 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table298037 {
	table-layout:fixed;
}

#item57884 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57889 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57887 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item57745 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57746 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57747 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57805 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item57782 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item57761 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item57828 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item57831 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item57851 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-57851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57677 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-57677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57697 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57700 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item57720 {
	width:505px !important;
	height:5371px !important;
}

@keyframes fade-in-57720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57733 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57731 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item57675 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item57673 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item58494 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item58497 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58525 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58495 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item58531 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58561 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58529 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item58567 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58601 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58565 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item58607 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58639 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item58605 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item58645 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item58673 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item58643 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item58679 {
	width:52px !important;
	height:52px !important;
}

#item58677 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item58689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-17196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-17226 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17226 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-17213 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17213 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-17198 {
	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-17198 {
	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;
	}
}
#item17196 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17239 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17240 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17260 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17263 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:466px !important;
}

#item17281 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17279 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:466px !important;
}

#item17296 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17305 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17325 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17563 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17564 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-17564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17584 {
	width:974px !important;
	height:585px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17606 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:43px !important;
}

#item17609 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:283px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item17610 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:545px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item17611 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:576px !important;
}

#item17619 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:576px !important;
}

#item17646 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:577px !important;
}

#item17668 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:563px !important;
}

#item17673 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17671 {
	width:21px !important;
	height:21px !important;
	left:976px !important;
	top:24px !important;
}

#item17685 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item17699 {
	width:14px !important;
	height:14px !important;
	top:96px !important;
}

#item17712 {
	width:14px !important;
	height:14px !important;
	top:192px !important;
}

#item17721 {
	width:14px !important;
	height:14px !important;
	top:385px !important;
}

#item17730 {
	width:14px !important;
	height:14px !important;
	left:234px !important;
	top:30px !important;
}

#item17740 {
	width:14px !important;
	height:14px !important;
	left:234px !important;
	top:98px !important;
}

#item17750 {
	width:14px !important;
	height:14px !important;
	left:234px !important;
	top:193px !important;
}

#item17759 {
	width:14px !important;
	height:14px !important;
	left:496px !important;
	top:34px !important;
}

#item17767 {
	width:14px !important;
	height:14px !important;
	left:234px !important;
	top:241px !important;
}

#item17775 {
	width:14px !important;
	height:14px !important;
	left:496px !important;
	top:97px !important;
}

#item17783 {
	width:14px !important;
	height:14px !important;
	left:496px !important;
	top:195px !important;
}

#item17795 {
	width:14px !important;
	height:14px !important;
	left:496px !important;
	top:240px !important;
}

#item17810 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:37px !important;
}

#item17822 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:209px !important;
}

#item17831 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:96px !important;
}

#item17840 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:273px !important;
}

#item17869 {
	width:201px !important;
	height:480px !important;
	left:21px !important;
	top:1px !important;
}

#item17891 {
	width:229px !important;
	height:467px !important;
	left:255px !important;
	top:1px !important;
}

#item17913 {
	width:188px !important;
	height:461px !important;
	left:517px !important;
}

#item17916 {
	width:14px !important;
	height:14px !important;
	top:335px !important;
}

#item17926 {
	width:14px !important;
	height:14px !important;
	top:240px !important;
}

#item106442 {
	width:14px !important;
	height:14px !important;
	left:294px !important;
	top:374px !important;
}

#item106455 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:420px !important;
}

#item106449 {
	width:14px !important;
	height:14px !important;
	left:556px !important;
	top:372px !important;
}

#item106466 {
	width:14px !important;
	height:14px !important;
	left:60px !important;
	top:516px !important;
}

#item106472 {
	width:189px !important;
	height:483px !important;
	left:798px !important;
	top:83px !important;
}

#item106471 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:765px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item17545 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17546 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17552 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17550 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item17508 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17509 {
	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-17509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table304302 th, table#table304302 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table304302 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table304302 {
	table-layout:fixed;
}

#item17529 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17534 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17532 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item17401 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17402 {
	width:662px !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-17402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17405 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17403 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item17434 {
	width:602px !important;
	height:275px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17481 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17458 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item17437 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:256px !important;
}

#item17504 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item17332 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-17332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17352 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17355 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item17375 {
	width:650px !important;
	height:2513px !important;
}

@keyframes fade-in-17375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17389 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17387 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17330 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item17328 {
	width:1008px !important;
	height:605px !important;
	left:177px !important;
	top:171px !important;
}

#item17935 {
	width:34px !important;
	height:13px !important;
	left:306px !important;
	top:141px !important;
}

#item17943 {
	width:34px !important;
	height:13px !important;
	left:395px !important;
	top:141px !important;
}

#item17951 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:141px !important;
}

#item17959 {
	width:34px !important;
	height:13px !important;
	left:616px !important;
	top:141px !important;
}

#item17969 {
	width:34px !important;
	height:13px !important;
	left:695px !important;
	top:141px !important;
}

#item17982 {
	width:34px !important;
	height:13px !important;
	left:808px !important;
	top:141px !important;
}

#item17994 {
	width:34px !important;
	height:13px !important;
	left:954px !important;
	top:141px !important;
}

#item18004 {
	width:34px !important;
	height:13px !important;
	left:1041px !important;
	top:141px !important;
}

#item18014 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item18035 {
	width:50px !important;
	height:8px !important;
}

#item18038 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-18038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18070 {
	width:71px !important;
	height:8px !important;
}

#item18073 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-18073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18104 {
	width:80px !important;
	height:8px !important;
}

#item18107 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-18107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18135 {
	width:69px !important;
	height:8px !important;
}

#item18138 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18166 {
	width:40px !important;
	height:8px !important;
}

#item18169 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18197 {
	width:110px !important;
	height:8px !important;
}

#item18200 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18229 {
	width:50px !important;
	height:8px !important;
}

#item18232 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-18232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18243 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18257 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18290 {
	width:42px !important;
	height:8px !important;
}

#item18293 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18322 {
	width:35px !important;
	height:8px !important;
}

#item18325 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-18325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18334 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item18337 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18366 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18335 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18400 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18370 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item18406 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18433 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18404 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item18439 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18466 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18437 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item18474 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18501 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18472 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item18507 {
	width:43px !important;
	height:43px !important;
}

#item18505 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18516 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58704 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item58737 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58735 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item58748 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58746 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item58757 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:178px !important;
	background:#000;
}

#item58758 {
	width:48px !important;
	height:18px !important;
	left:170px !important;
	top:151px !important;
}

#item58766 {
	width:48px !important;
	height:18px !important;
	left:295px !important;
	top:151px !important;
}

#item58778 {
	width:48px !important;
	height:18px !important;
	left:446px !important;
	top:151px !important;
}

#item58793 {
	width:48px !important;
	height:18px !important;
	left:557px !important;
	top:151px !important;
}

#item58805 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item58814 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:225px !important;
}

#item58823 {
	width:48px !important;
	height:18px !important;
	left:356px !important;
	top:225px !important;
}

#item58833 {
	width:48px !important;
	height:18px !important;
	left:486px !important;
	top:225px !important;
}

#item58842 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-4px !important;
	top:253px !important;
	background:#000;
}

#item58863 {
	width:70px !important;
	height:11px !important;
}

#item58866 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58896 {
	width:56px !important;
	height:27px !important;
}

#item58899 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:34px !important;
}

@keyframes fade-in-58899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58927 {
	width:112px !important;
	height:11px !important;
}

#item58930 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58958 {
	width:97px !important;
	height:11px !important;
}

#item58961 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-58961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58989 {
	width:56px !important;
	height:11px !important;
}

#item58992 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-58992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59022 {
	width:86px !important;
	height:27px !important;
}

#item59025 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:34px !important;
}

@keyframes fade-in-59025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59058 {
	width:70px !important;
	height:11px !important;
}

#item59061 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-59061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59073 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item59082 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item59111 {
	width:59px !important;
	height:11px !important;
}

#item59114 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-59114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59145 {
	width:49px !important;
	height:11px !important;
}

#item59148 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-59148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59177 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item59411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59432 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59454 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item59459 {
	width:29px !important;
	height:29px !important;
}

#item59457 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item59474 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item59506 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item59509 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item59538 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item59541 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item106970 {
	width:477px !important;
	height:378px !important;
	left:37px !important;
}

#item106993 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item107000 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item107007 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item107015 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item107022 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

#item107027 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item107037 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item107045 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item107053 {
	width:19px !important;
	height:19px !important;
	top:780px !important;
}

#item107061 {
	width:477px !important;
	height:446px !important;
	left:37px !important;
	top:398px !important;
}

#item107086 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item107095 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item107102 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item107107 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item107112 {
	width:19px !important;
	height:19px !important;
	top:377px !important;
}

#item107119 {
	width:19px !important;
	height:19px !important;
	top:581px !important;
}

#item107127 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item107134 {
	width:20px !important;
	height:20px !important;
	top:650px !important;
}

#item107145 {
	width:477px !important;
	height:838px !important;
	left:37px !important;
}

#item107169 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item107177 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item107185 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item107193 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item107200 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item107207 {
	width:477px !important;
	height:446px !important;
	left:37px !important;
}

#item59393 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item59399 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59397 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item59357 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59358 {
	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-59358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table311434 th, table#table311434 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311434 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311434 {
	table-layout:fixed;
}

#item59378 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-59378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59383 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59381 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item59251 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59252 {
	width:629px !important;
	height:457px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59255 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59253 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59308 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item59285 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item59264 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:426px !important;
}

#item59331 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:404px !important;
}

#item59353 {
	width:569px !important;
	height:373px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-59353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59184 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-59184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59204 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59207 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item59227 {
	width:505px !important;
	height:5700px !important;
}

@keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59239 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item59182 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item59180 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item59808 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item59811 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59843 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59809 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item59849 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59880 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59847 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item59886 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59914 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59884 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item59920 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59948 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item59918 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item59954 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item59983 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item59952 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item59989 {
	width:52px !important;
	height:52px !important;
}

#item59987 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item59999 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-18531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-18564 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18564 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-18547 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18547 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-18533 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-18533 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item18531 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18581 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18582 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18602 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18607 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18605 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18620 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18618 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18630 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18640 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18660 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item18893 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18894 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18914 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18936 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item18939 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18940 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item18941 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item107778 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item107785 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item107792 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item107799 {
	width:14px !important;
	height:14px !important;
	top:609px !important;
}

#item107807 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item107814 {
	width:14px !important;
	height:14px !important;
	top:675px !important;
}

#item107824 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item107831 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item107840 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item107849 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item107858 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item107865 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item107872 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item107880 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item107887 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item107895 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item107903 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:291px !important;
}

#item107913 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item107920 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:658px !important;
}

#item107928 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:742px !important;
}

#item107936 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:804px !important;
}

#item107945 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:868px !important;
}

#item107952 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1059px !important;
}

#item107959 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1120px !important;
}

#item107967 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1202px !important;
}

#item107974 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1267px !important;
}

#item107981 {
	width:249px !important;
	height:1034px !important;
	left:21px !important;
}

#item108004 {
	width:245px !important;
	height:1043px !important;
	left:312px !important;
}

#item108027 {
	width:238px !important;
	height:1336px !important;
	left:599px !important;
	top:1px !important;
}

#item108050 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item108057 {
	width:14px !important;
	height:14px !important;
	top:274px !important;
}

#item108068 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:530px !important;
}

#item108075 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:594px !important;
}

#item108083 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:705px !important;
}

#item108092 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:770px !important;
}

#item108102 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:833px !important;
}

#item108109 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:898px !important;
}

#item108116 {
	width:14px !important;
	height:14px !important;
	top:800px !important;
}

#item108123 {
	width:14px !important;
	height:14px !important;
	top:881px !important;
}

#item108130 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:931px !important;
}

#item108135 {
	width:14px !important;
	height:14px !important;
	top:737px !important;
}

#item108140 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item108149 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:961px !important;
}

#item108155 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item108162 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item108168 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:481px !important;
}

#item108175 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:544px !important;
}

#item19374 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item19383 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item19412 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item19434 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item19439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19437 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item18876 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18877 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item18883 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18881 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item18840 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18841 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table320442 th, table#table320442 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320442 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320442 {
	table-layout:fixed;
}

#item18861 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18866 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18864 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item18734 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18735 {
	width:662px !important;
	height:487px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18736 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item18766 {
	width:602px !important;
	height:429px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18813 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item18790 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item18769 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:473px !important;
}

#item18836 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

#item18667 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-18667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18687 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18690 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item18710 {
	width:650px !important;
	height:2600px !important;
}

@keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18724 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18722 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18665 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item18663 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item19449 {
	width:34px !important;
	height:13px !important;
	left:305px !important;
	top:141px !important;
}

#item19457 {
	width:34px !important;
	height:13px !important;
	left:392px !important;
	top:141px !important;
}

#item19465 {
	width:34px !important;
	height:13px !important;
	left:460px !important;
	top:141px !important;
}

#item19473 {
	width:34px !important;
	height:13px !important;
	left:537px !important;
	top:141px !important;
}

#item19481 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item19491 {
	width:34px !important;
	height:13px !important;
	left:768px !important;
	top:141px !important;
}

#item19504 {
	width:34px !important;
	height:13px !important;
	left:838px !important;
	top:141px !important;
}

#item19517 {
	width:34px !important;
	height:13px !important;
	left:938px !important;
	top:141px !important;
}

#item19527 {
	width:34px !important;
	height:13px !important;
	left:1038px !important;
	top:141px !important;
}

#item19537 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item19558 {
	width:49px !important;
	height:8px !important;
}

#item19561 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19592 {
	width:30px !important;
	height:8px !important;
}

#item19595 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-19595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19624 {
	width:41px !important;
	height:8px !important;
}

#item19627 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-19627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19655 {
	width:101px !important;
	height:8px !important;
}

#item19658 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-19658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19686 {
	width:63px !important;
	height:8px !important;
}

#item19689 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-19689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19717 {
	width:63px !important;
	height:8px !important;
}

#item19720 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-19720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19748 {
	width:58px !important;
	height:8px !important;
}

#item19751 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-19751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19781 {
	width:34px !important;
	height:8px !important;
}

#item19784 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-19784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19797 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item19809 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item19838 {
	width:41px !important;
	height:8px !important;
}

#item19841 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-19841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19871 {
	width:41px !important;
	height:8px !important;
}

#item19874 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-19874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19884 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19915 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19885 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19921 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19948 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19919 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item19954 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19981 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19952 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item19987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20014 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19985 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item20022 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20049 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20020 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item20055 {
	width:43px !important;
	height:43px !important;
}

#item20053 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20066 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60014 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item60044 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60042 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item60055 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60053 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item60066 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:211px !important;
	background:#000;
}

#item60067 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:129px !important;
	top:161px !important;
	background:#000;
}

#item60068 {
	width:49px !important;
	height:18px !important;
	left:198px !important;
	top:132px !important;
}

#item60081 {
	width:49px !important;
	height:18px !important;
	left:376px !important;
	top:132px !important;
}

#item60094 {
	width:49px !important;
	height:18px !important;
	left:527px !important;
	top:132px !important;
}

#item60104 {
	width:49px !important;
	height:18px !important;
	left:36px !important;
	top:184px !important;
}

#item60113 {
	width:49px !important;
	height:18px !important;
	left:282px !important;
	top:182px !important;
}

#item60123 {
	width:49px !important;
	height:18px !important;
	left:466px !important;
	top:182px !important;
}

#item60132 {
	width:49px !important;
	height:18px !important;
	left:615px !important;
	top:182px !important;
}

#item60140 {
	width:49px !important;
	height:18px !important;
	left:180px !important;
	top:239px !important;
}

#item60148 {
	width:49px !important;
	height:18px !important;
	left:429px !important;
	top:239px !important;
}

#item60156 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:267px !important;
	background:#000;
}

#item60177 {
	width:71px !important;
	height:11px !important;
}

#item60180 {
	width:28px !important;
	height:28px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-60180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60208 {
	width:43px !important;
	height:11px !important;
}

#item60211 {
	width:28px !important;
	height:28px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-60211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60241 {
	width:59px !important;
	height:11px !important;
}

#item60244 {
	width:28px !important;
	height:28px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-60244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60278 {
	width:145px !important;
	height:11px !important;
}

#item60281 {
	width:28px !important;
	height:28px !important;
	left:59px !important;
	top:16px !important;
}

@keyframes fade-in-60281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60314 {
	width:91px !important;
	height:11px !important;
}

#item60317 {
	width:28px !important;
	height:28px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-60317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60346 {
	width:91px !important;
	height:11px !important;
}

#item60349 {
	width:28px !important;
	height:28px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60378 {
	width:84px !important;
	height:11px !important;
}

#item60381 {
	width:28px !important;
	height:28px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60411 {
	width:49px !important;
	height:11px !important;
}

#item60414 {
	width:28px !important;
	height:28px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-60414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60424 {
	width:47px !important;
	height:47px !important;
	left:36px !important;
	top:113px !important;
}

#item60432 {
	width:47px !important;
	height:47px !important;
	left:617px !important;
	top:219px !important;
}

#item60460 {
	width:59px !important;
	height:11px !important;
}

#item60463 {
	width:28px !important;
	height:28px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-60463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60491 {
	width:59px !important;
	height:11px !important;
}

#item60494 {
	width:28px !important;
	height:28px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60522 {
	width:628px !important;
	height:29px !important;
	left:36px !important;
	top:36px !important;
}

#item60781 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60802 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60824 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item60829 {
	width:29px !important;
	height:29px !important;
}

#item60827 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item60839 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item60866 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item60869 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item60896 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item60899 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item109328 {
	width:477px !important;
	height:311px !important;
	left:37px !important;
}

#item109351 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item109358 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item109366 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item109373 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item109380 {
	width:19px !important;
	height:19px !important;
	top:558px !important;
}

#item109387 {
	width:19px !important;
	height:19px !important;
	top:470px !important;
}

#item109398 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item109405 {
	width:477px !important;
	height:401px !important;
	left:37px !important;
	top:331px !important;
}

#item109436 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item109445 {
	width:19px !important;
	height:19px !important;
	top:130px !important;
}

#item109453 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item109463 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item109470 {
	width:477px !important;
	height:401px !important;
	left:37px !important;
}

#item109494 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item109501 {
	width:19px !important;
	height:19px !important;
	top:161px !important;
}

#item109509 {
	width:19px !important;
	height:19px !important;
	top:336px !important;
}

#item109516 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item109521 {
	width:19px !important;
	height:19px !important;
	top:426px !important;
}

#item109528 {
	width:477px !important;
	height:513px !important;
	left:37px !important;
}

#item109552 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item109563 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item109570 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item109578 {
	width:19px !important;
	height:19px !important;
	top:408px !important;
}

#item109587 {
	width:19px !important;
	height:19px !important;
	top:493px !important;
}

#item109594 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item109599 {
	width:19px !important;
	height:19px !important;
	top:672px !important;
}

#item109604 {
	width:19px !important;
	height:19px !important;
	top:762px !important;
}

#item109609 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item109616 {
	width:477px !important;
	height:849px !important;
	left:37px !important;
}

#item109640 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item109647 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item109654 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item109665 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item109672 {
	width:19px !important;
	height:19px !important;
	top:406px !important;
}

#item109678 {
	width:477px !important;
	height:490px !important;
	left:37px !important;
}

#item109702 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item109711 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item109720 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item109727 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item109732 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item109739 {
	width:477px !important;
	height:490px !important;
	left:37px !important;
}

#item109763 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item109771 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item109778 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item109786 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item109796 {
	width:477px !important;
	height:401px !important;
	left:37px !important;
}

#item109820 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item109827 {
	width:19px !important;
	height:19px !important;
	top:144px !important;
}

#item109835 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item109843 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item109850 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item109858 {
	width:477px !important;
	height:490px !important;
	left:37px !important;
}

#item60763 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item60769 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60767 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item60724 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60725 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table330857 th, table#table330857 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table330857 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table330857 {
	table-layout:fixed;
}

#item60745 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-60745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60750 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60748 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item60602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60603 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60606 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60604 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60666 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item60643 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item60622 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item60689 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item60692 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item60712 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-60712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60529 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60549 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60552 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item60572 {
	width:505px !important;
	height:5685px !important;
}

@keyframes fade-in-60572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60586 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60584 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item60527 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item60525 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item61471 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item61474 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61505 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61472 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item61511 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61539 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61509 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item61545 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61573 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61543 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item61579 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61608 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item61577 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item61614 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item61642 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item61612 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item61648 {
	width:52px !important;
	height:52px !important;
}

#item61646 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item61657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-20081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-20121 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20121 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-20103 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20103 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-20083 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-20083 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item20081 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20133 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20134 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20154 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20159 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20157 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20171 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20169 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20182 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20191 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20211 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20447 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20448 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-20448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20468 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20490 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20493 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20494 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item20495 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item110414 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item110421 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item110428 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item110435 {
	width:14px !important;
	height:14px !important;
	top:609px !important;
}

#item110442 {
	width:14px !important;
	height:14px !important;
	top:160px !important;
}

#item110449 {
	width:14px !important;
	height:14px !important;
	top:675px !important;
}

#item110459 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item110467 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item110475 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:96px !important;
}

#item110484 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item110494 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:337px !important;
}

#item110501 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:226px !important;
}

#item110508 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item110515 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item110524 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item110532 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:162px !important;
}

#item110539 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:291px !important;
}

#item110549 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item110557 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:655px !important;
}

#item110565 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:739px !important;
}

#item110573 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:801px !important;
}

#item110582 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:865px !important;
}

#item110589 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1057px !important;
}

#item110596 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1118px !important;
}

#item110604 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1200px !important;
}

#item110611 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:1264px !important;
}

#item110618 {
	width:249px !important;
	height:1086px !important;
	left:21px !important;
}

#item110641 {
	width:245px !important;
	height:1093px !important;
	left:312px !important;
}

#item110664 {
	width:238px !important;
	height:1341px !important;
	left:599px !important;
	top:1px !important;
}

#item110687 {
	width:14px !important;
	height:14px !important;
	top:354px !important;
}

#item110694 {
	width:14px !important;
	height:14px !important;
	top:274px !important;
}

#item110705 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:529px !important;
}

#item110712 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:593px !important;
}

#item110720 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:704px !important;
}

#item110729 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:769px !important;
}

#item110738 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:832px !important;
}

#item110745 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:897px !important;
}

#item110752 {
	width:14px !important;
	height:14px !important;
	top:801px !important;
}

#item110759 {
	width:14px !important;
	height:14px !important;
	top:882px !important;
}

#item110766 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:930px !important;
}

#item110771 {
	width:14px !important;
	height:14px !important;
	top:737px !important;
}

#item110776 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item110785 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:960px !important;
}

#item110790 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item110796 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:418px !important;
}

#item110804 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:547px !important;
}

#item110811 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:482px !important;
}

#item20929 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item20939 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item20967 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item20989 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item20994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20992 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item20425 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20426 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item20432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20430 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item20389 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20390 {
	width:318px !important;
	height:358px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table340932 th, table#table340932 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340932 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340932 {
	table-layout:fixed;
}

#item20410 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20415 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20413 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item20283 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20284 {
	width:662px !important;
	height:488px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20287 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20285 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item20315 {
	width:602px !important;
	height:414px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20362 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20339 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item20318 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:473px !important;
}

#item20385 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:477px !important;
}

#item20218 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-20218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20238 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20241 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item20261 {
	width:650px !important;
	height:2600px !important;
}

@keyframes fade-in-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20271 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item20216 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item20214 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item21004 {
	width:34px !important;
	height:13px !important;
	left:310px !important;
	top:141px !important;
}

#item21013 {
	width:34px !important;
	height:13px !important;
	left:411px !important;
	top:141px !important;
}

#item21022 {
	width:34px !important;
	height:13px !important;
	left:489px !important;
	top:141px !important;
}

#item21030 {
	width:34px !important;
	height:13px !important;
	left:575px !important;
	top:141px !important;
}

#item21040 {
	width:34px !important;
	height:13px !important;
	left:721px !important;
	top:141px !important;
}

#item21053 {
	width:34px !important;
	height:13px !important;
	left:825px !important;
	top:141px !important;
}

#item21065 {
	width:34px !important;
	height:13px !important;
	left:904px !important;
	top:141px !important;
}

#item21074 {
	width:34px !important;
	height:13px !important;
	left:1014px !important;
	top:141px !important;
}

#item21083 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item21104 {
	width:64px !important;
	height:8px !important;
}

#item21107 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-21107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21137 {
	width:42px !important;
	height:8px !important;
}

#item21140 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-21140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21169 {
	width:50px !important;
	height:8px !important;
}

#item21172 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-21172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21200 {
	width:110px !important;
	height:8px !important;
}

#item21203 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-21203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21231 {
	width:70px !important;
	height:8px !important;
}

#item21234 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-21234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21263 {
	width:68px !important;
	height:8px !important;
}

#item21266 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:11px !important;
}

@keyframes fade-in-21266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21295 {
	width:40px !important;
	height:8px !important;
}

#item21298 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-21298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21308 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21322 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21355 {
	width:48px !important;
	height:8px !important;
}

#item21358 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-21358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21388 {
	width:64px !important;
	height:8px !important;
}

#item21391 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-21391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21400 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21403 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21432 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21401 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21438 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21466 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21436 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item21472 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21499 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21470 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item21505 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21532 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21503 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item21540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21567 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21538 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item21573 {
	width:43px !important;
	height:43px !important;
}

#item21571 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21582 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61672 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item61704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61702 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item61718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61716 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item61733 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item61734 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:120px !important;
	top:178px !important;
	background:#000;
}

#item61735 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:151px !important;
}

#item61747 {
	width:48px !important;
	height:18px !important;
	left:312px !important;
	top:151px !important;
}

#item61756 {
	width:48px !important;
	height:18px !important;
	left:425px !important;
	top:151px !important;
}

#item61765 {
	width:48px !important;
	height:18px !important;
	left:549px !important;
	top:151px !important;
}

#item61778 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item61790 {
	width:48px !important;
	height:18px !important;
	left:187px !important;
	top:225px !important;
}

#item61798 {
	width:48px !important;
	height:18px !important;
	left:299px !important;
	top:225px !important;
}

#item61806 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:225px !important;
}

#item61834 {
	width:90px !important;
	height:11px !important;
}

#item61837 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61865 {
	width:59px !important;
	height:11px !important;
}

#item61868 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-61868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61898 {
	width:70px !important;
	height:11px !important;
}

#item61901 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-61901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61936 {
	width:82px !important;
	height:27px !important;
}

#item61939 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:34px !important;
}

@keyframes fade-in-61939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61973 {
	width:98px !important;
	height:11px !important;
}

#item61976 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-61976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62005 {
	width:95px !important;
	height:11px !important;
}

#item62008 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-62008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62037 {
	width:56px !important;
	height:11px !important;
}

#item62040 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-62040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62050 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item62059 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item62087 {
	width:67px !important;
	height:11px !important;
}

#item62090 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62118 {
	width:90px !important;
	height:11px !important;
}

#item62121 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-62121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62148 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item62399 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62420 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62442 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item62447 {
	width:29px !important;
	height:29px !important;
}

#item62445 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item62458 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item62486 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item62489 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item62516 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item62519 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item111929 {
	width:477px !important;
	height:311px !important;
	left:30px !important;
}

#item111952 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item111959 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item111966 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item111973 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item111981 {
	width:19px !important;
	height:19px !important;
	top:556px !important;
}

#item111988 {
	width:19px !important;
	height:19px !important;
	top:468px !important;
}

#item111999 {
	width:19px !important;
	height:19px !important;
	top:377px !important;
}

#item112006 {
	width:477px !important;
	height:401px !important;
	left:30px !important;
	top:331px !important;
}

#item112036 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item112044 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item112052 {
	width:19px !important;
	height:19px !important;
	top:231px !important;
}

#item112061 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item112068 {
	width:477px !important;
	height:401px !important;
	left:30px !important;
}

#item112092 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item112100 {
	width:19px !important;
	height:19px !important;
	top:161px !important;
}

#item112107 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item112114 {
	width:19px !important;
	height:19px !important;
	top:337px !important;
}

#item112122 {
	width:19px !important;
	height:19px !important;
	top:425px !important;
}

#item112127 {
	width:477px !important;
	height:513px !important;
	left:30px !important;
}

#item112151 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item112162 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item112169 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item112178 {
	width:19px !important;
	height:19px !important;
	top:406px !important;
}

#item112187 {
	width:19px !important;
	height:19px !important;
	top:492px !important;
}

#item112194 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item112200 {
	width:19px !important;
	height:19px !important;
	top:673px !important;
}

#item112205 {
	width:19px !important;
	height:19px !important;
	top:762px !important;
}

#item112210 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item112217 {
	width:477px !important;
	height:849px !important;
	left:30px !important;
}

#item112241 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item112248 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item112255 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item112266 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item112273 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item112280 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
}

#item112304 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item112312 {
	width:19px !important;
	height:19px !important;
	top:131px !important;
}

#item112321 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item112328 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item112333 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item112340 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
}

#item112365 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item112372 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item112379 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item112386 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item112396 {
	width:477px !important;
	height:401px !important;
	left:30px !important;
}

#item112420 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item112427 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item112435 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item112443 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item112452 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item112461 {
	width:477px !important;
	height:490px !important;
	left:30px !important;
}

#item62382 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item62388 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62386 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item62345 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62346 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table351427 th, table#table351427 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table351427 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table351427 {
	table-layout:fixed;
}

#item62366 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-62366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62371 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62369 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item62222 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62223 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62226 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62224 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62284 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item62261 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item62240 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item62307 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item62310 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item62330 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-62330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62155 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-62155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62175 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62178 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item62198 {
	width:505px !important;
	height:5685px !important;
}

@keyframes fade-in-62198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62210 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62208 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item62153 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item62151 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item63072 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item63075 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63108 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63073 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item63114 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63146 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63112 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item63152 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63180 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63150 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item63186 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63214 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item63184 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item63220 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item63249 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item63218 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item63255 {
	width:52px !important;
	height:52px !important;
}

#item63253 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item63265 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-21597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-21629 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21629 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-21611 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21611 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-21599 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-21599 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item21597 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21647 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21648 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21668 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21671 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21685 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21699 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21712 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21732 {
	width:954px !important;
	height:27px !important;
	left:204px !important;
	top:44px !important;
}

#item21974 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21994 {
	width:981px !important;
	height:585px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22016 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item22019 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:580px !important;
}

#item22051 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:582px !important;
}

#item22054 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:581px !important;
}

#item22089 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:568px !important;
}

#item22111 {
	width:212px !important;
	height:459px !important;
	left:338px !important;
	top:96px !important;
}

#item22114 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:129px !important;
}

#item22130 {
	opacity:0.50;
	width:1px !important;
	height:420px !important;
	left:294px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22150 {
	width:216px !important;
	height:474px !important;
	left:80px !important;
	top:96px !important;
}

#item22153 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item22165 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item22195 {
	width:158px !important;
	height:366px !important;
	left:589px !important;
	top:96px !important;
}

#item22198 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:130px !important;
}

#item22210 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:177px !important;
}

#item22221 {
	opacity:0.50;
	width:1px !important;
	height:420px !important;
	left:549px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22224 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22222 {
	width:21px !important;
	height:21px !important;
	left:982px !important;
	top:24px !important;
}

#item22235 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:178px !important;
}

#item22245 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:323px !important;
}

#item22255 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:370px !important;
}

#item22265 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:384px !important;
}

#item22277 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:321px !important;
}

#item22292 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:306px !important;
}

#item22307 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:369px !important;
}

#item22320 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:130px !important;
}

#item22333 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:177px !important;
}

#item22346 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:367px !important;
}

#item22357 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:416px !important;
}

#item22386 {
	width:191px !important;
	height:485px !important;
	left:787px !important;
	top:96px !important;
}

#item22389 {
	opacity:0.50;
	width:1px !important;
	height:420px !important;
	left:745px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item22390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:527px !important;
}

#item22400 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:481px !important;
}

#item112508 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:224px !important;
}

#item112514 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:224px !important;
}

#item112520 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:273px !important;
}

#item112526 {
	width:14px !important;
	height:14px !important;
	left:768px !important;
	top:481px !important;
}

#item112531 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:224px !important;
}

#item21955 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21956 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item21962 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21960 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item21917 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21918 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table358346 th, table#table358346 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table358346 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table358346 {
	table-layout:fixed;
}

#item21938 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21943 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21941 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item21809 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21810 {
	width:662px !important;
	height:269px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21813 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21811 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item21843 {
	width:602px !important;
	height:209px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21890 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item21867 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item21846 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:254px !important;
}

#item21913 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:258px !important;
}

#item21739 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-21739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21759 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21762 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item21782 {
	width:650px !important;
	height:2360px !important;
}

@keyframes fade-in-21782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21797 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21795 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21737 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item21735 {
	width:1008px !important;
	height:605px !important;
	left:176px !important;
	top:171px !important;
}

#item22410 {
	width:34px !important;
	height:13px !important;
	left:302px !important;
	top:141px !important;
}

#item22420 {
	width:34px !important;
	height:13px !important;
	left:399px !important;
	top:141px !important;
}

#item22432 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:141px !important;
}

#item22447 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:141px !important;
}

#item22462 {
	width:34px !important;
	height:13px !important;
	left:705px !important;
	top:141px !important;
}

#item22474 {
	width:34px !important;
	height:13px !important;
	left:783px !important;
	top:141px !important;
}

#item22485 {
	width:34px !important;
	height:13px !important;
	left:885px !important;
	top:141px !important;
}

#item22497 {
	width:34px !important;
	height:13px !important;
	left:1031px !important;
	top:141px !important;
}

#item22508 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item22529 {
	width:61px !important;
	height:8px !important;
}

#item22532 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-22532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22562 {
	width:70px !important;
	height:8px !important;
}

#item22565 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:11px !important;
}

@keyframes fade-in-22565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22595 {
	width:52px !important;
	height:8px !important;
}

#item22598 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22628 {
	width:70px !important;
	height:8px !important;
}

#item22631 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22661 {
	width:65px !important;
	height:8px !important;
}

#item22664 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-22664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22696 {
	width:110px !important;
	height:10px !important;
}

#item22699 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-22699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22735 {
	width:40px !important;
	height:8px !important;
}

#item22738 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-22738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22754 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item22765 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item22796 {
	width:34px !important;
	height:8px !important;
}

#item22799 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-22799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22831 {
	width:37px !important;
	height:8px !important;
}

#item22834 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-22834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22845 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22877 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22846 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22883 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22912 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22881 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item22918 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22947 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22916 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item22953 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22982 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22951 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item22990 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23023 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22988 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item23029 {
	width:43px !important;
	height:43px !important;
}

#item23027 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23047 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63280 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item63307 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63305 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item63319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63317 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item63331 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	top:254px !important;
	background:#000;
}

#item63332 {
	opacity:0.50;
	width:598px !important;
	height:1px !important;
	left:103px !important;
	top:178px !important;
	background:#000;
}

#item63333 {
	width:48px !important;
	height:18px !important;
	left:146px !important;
	top:151px !important;
}

#item63346 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:151px !important;
}

#item63359 {
	width:48px !important;
	height:18px !important;
	left:408px !important;
	top:151px !important;
}

#item63369 {
	width:48px !important;
	height:18px !important;
	left:557px !important;
	top:151px !important;
}

#item63379 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item63390 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:225px !important;
}

#item63399 {
	width:48px !important;
	height:18px !important;
	left:317px !important;
	top:225px !important;
}

#item63408 {
	width:48px !important;
	height:18px !important;
	left:483px !important;
	top:225px !important;
}

#item63437 {
	width:85px !important;
	height:11px !important;
}

#item63440 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-63440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63468 {
	width:98px !important;
	height:11px !important;
}

#item63471 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:16px !important;
}

@keyframes fade-in-63471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63500 {
	width:73px !important;
	height:11px !important;
}

#item63503 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-63503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63533 {
	width:57px !important;
	height:27px !important;
}

#item63536 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:34px !important;
}

@keyframes fade-in-63536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63570 {
	width:91px !important;
	height:11px !important;
}

#item63573 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-63573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63605 {
	width:98px !important;
	height:27px !important;
}

#item63608 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:30px !important;
}

@keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63637 {
	width:56px !important;
	height:11px !important;
}

#item63640 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-63640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63649 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item63659 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:211px !important;
}

#item63688 {
	width:48px !important;
	height:11px !important;
}

#item63691 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-63691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63719 {
	width:52px !important;
	height:11px !important;
}

#item63722 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-63722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63749 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item63994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64015 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64037 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item64042 {
	width:29px !important;
	height:29px !important;
}

#item64040 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item64052 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item64080 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item64083 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item64112 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item64115 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item113086 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
}

#item113109 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item113120 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item113129 {
	width:19px !important;
	height:19px !important;
	top:251px !important;
}

#item113137 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item113148 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item113157 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item113164 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item113171 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item113178 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item113186 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item113192 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item113199 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item113207 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item113212 {
	width:477px !important;
	height:851px !important;
	left:31px !important;
}

#item113236 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item113244 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item113252 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item113261 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item113269 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item113292 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item113299 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item113306 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item113313 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item113320 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item113327 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item113336 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item63972 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item63978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63976 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item63929 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63930 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table365109 th, table#table365109 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table365109 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table365109 {
	table-layout:fixed;
}

#item63950 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63955 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63953 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item63821 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63822 {
	width:629px !important;
	height:470px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63825 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63823 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63880 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63857 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item63836 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:445px !important;
}

#item63903 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:422px !important;
}

#item63925 {
	width:569px !important;
	height:373px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-63925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63756 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-63756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63776 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-63776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63779 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item63799 {
	width:505px !important;
	height:5200px !important;
}

@keyframes fade-in-63799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63811 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63809 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item63754 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item63752 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item64392 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item64395 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64423 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64393 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item64429 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64457 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64427 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item64463 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64493 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64461 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item64499 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64528 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item64497 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item64534 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item64561 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item64532 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item64567 {
	width:52px !important;
	height:52px !important;
}

#item64565 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item64576 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-23062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-23093 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23093 {
	0% {
		-webkit-transform:translate(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-23080 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23080 {
	0% {
		-webkit-transform:translate(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-23064 {
	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-23064 {
	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;
	}
}
#item23062 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23103 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23104 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23124 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23129 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23127 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23142 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23140 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23152 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23161 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23162 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:258px !important;
	top:186px !important;
	background:#000;
}

#item23163 {
	width:34px !important;
	height:13px !important;
	left:341px !important;
	top:166px !important;
}

#item23171 {
	width:34px !important;
	height:13px !important;
	left:486px !important;
	top:166px !important;
}

#item23179 {
	width:34px !important;
	height:13px !important;
	left:611px !important;
	top:166px !important;
}

#item23187 {
	width:34px !important;
	height:13px !important;
	left:736px !important;
	top:166px !important;
}

#item23197 {
	width:34px !important;
	height:13px !important;
	left:864px !important;
	top:166px !important;
}

#item23210 {
	width:34px !important;
	height:13px !important;
	left:998px !important;
	top:166px !important;
}

#item23242 {
	width:84px !important;
	height:8px !important;
}

#item23245 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-23245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23274 {
	width:110px !important;
	height:8px !important;
}

#item23277 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-23277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23306 {
	width:90px !important;
	height:8px !important;
}

#item23309 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-23309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23341 {
	width:90px !important;
	height:8px !important;
}

#item23344 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-23344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23374 {
	width:90px !important;
	height:8px !important;
}

#item23377 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-23377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23405 {
	width:100px !important;
	height:8px !important;
}

#item23408 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:11px !important;
}

@keyframes fade-in-23408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23436 {
	width:61px !important;
	height:8px !important;
}

#item23439 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-23439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23466 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23711 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23712 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-23712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23732 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23754 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item23757 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23758 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item23759 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item113758 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item113767 {
	width:14px !important;
	height:14px !important;
	top:545px !important;
}

#item113775 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item113783 {
	width:14px !important;
	height:14px !important;
	top:593px !important;
}

#item113792 {
	width:14px !important;
	height:14px !important;
	top:258px !important;
}

#item113800 {
	width:14px !important;
	height:14px !important;
	top:451px !important;
}

#item113807 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item113814 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item113821 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item113828 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item113836 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:418px !important;
}

#item113846 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:560px !important;
}

#item113853 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item113861 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item113870 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item113880 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item113887 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item113894 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:386px !important;
}

#item113902 {
	width:249px !important;
	height:763px !important;
	left:21px !important;
}

#item113925 {
	width:245px !important;
	height:819px !important;
	left:312px !important;
}

#item113948 {
	width:238px !important;
	height:674px !important;
	left:599px !important;
	top:1px !important;
}

#item113971 {
	width:14px !important;
	height:14px !important;
	top:402px !important;
}

#item113978 {
	width:14px !important;
	height:14px !important;
	top:304px !important;
}

#item113985 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:609px !important;
}

#item113992 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:705px !important;
}

#item114002 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:752px !important;
}

#item114009 {
	width:14px !important;
	height:14px !important;
	top:161px !important;
}

#item114015 {
	width:14px !important;
	height:14px !important;
	top:643px !important;
}

#item114022 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:176px !important;
}

#item114029 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item114034 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item114039 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item24057 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item24067 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item24094 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item24116 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item24121 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24119 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item23693 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23694 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item23700 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23698 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item23652 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23653 {
	width:318px !important;
	height:203px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table372181 th, table#table372181 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table372181 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table372181 {
	table-layout:fixed;
}

#item23673 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23678 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23676 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item23540 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23541 {
	width:662px !important;
	height:502px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23544 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23542 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item23578 {
	width:602px !important;
	height:483px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23625 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23602 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item23581 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:488px !important;
}

#item23648 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:492px !important;
}

#item23473 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-23473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23493 {
	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-23493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23496 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item23516 {
	width:650px !important;
	height:3399px !important;
}

@keyframes fade-in-23516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23528 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23526 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item23471 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item23469 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item24131 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item24132 {
	width:34px !important;
	height:13px !important;
	left:346px !important;
	top:115px !important;
}

#item24141 {
	width:34px !important;
	height:13px !important;
	left:507px !important;
	top:115px !important;
}

#item24150 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:115px !important;
}

#item24160 {
	width:34px !important;
	height:13px !important;
	left:907px !important;
	top:115px !important;
}

#item24173 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item24205 {
	width:120px !important;
	height:8px !important;
}

#item24208 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-24208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24239 {
	width:140px !important;
	height:8px !important;
}

#item24242 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-24242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24273 {
	width:110px !important;
	height:8px !important;
}

#item24276 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-24276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24306 {
	width:180px !important;
	height:8px !important;
}

#item24309 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-24309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24318 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item24326 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item24354 {
	width:72px !important;
	height:8px !important;
}

#item24357 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:12px !important;
}

@keyframes fade-in-24357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24366 {
	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;
}

#item24369 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24396 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24367 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24431 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24400 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item24437 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24469 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24435 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item24475 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24506 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24473 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item24514 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24542 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24512 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item24548 {
	width:43px !important;
	height:43px !important;
}

#item24546 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24558 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64591 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item64622 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64620 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item64639 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item64637 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item64653 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	top:281px !important;
	background:#000;
}

#item64654 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:228px !important;
	background:#000;
}

#item64655 {
	width:48px !important;
	height:18px !important;
	left:295px !important;
	top:201px !important;
}

#item64664 {
	width:48px !important;
	height:18px !important;
	left:469px !important;
	top:201px !important;
}

#item64673 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:201px !important;
}

#item64683 {
	width:48px !important;
	height:18px !important;
	left:115px !important;
	top:256px !important;
}

#item64692 {
	width:48px !important;
	height:18px !important;
	left:272px !important;
	top:256px !important;
}

#item64700 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:256px !important;
}

#item64728 {
	width:80px !important;
	height:11px !important;
}

#item64731 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-64731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64759 {
	width:79px !important;
	height:11px !important;
}

#item64762 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-64762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64790 {
	width:51px !important;
	height:11px !important;
}

#item64793 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-64793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64823 {
	width:51px !important;
	height:11px !important;
}

#item64826 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-64826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64859 {
	width:54px !important;
	height:11px !important;
}

#item64862 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-64862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64894 {
	width:64px !important;
	height:11px !important;
}

#item64897 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-64897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64926 {
	width:85px !important;
	height:11px !important;
}

#item64929 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-64929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64938 {
	opacity:0.50;
	width:598px !important;
	height:1px !important;
	left:103px !important;
	top:178px !important;
	background:#000;
}

#item64939 {
	width:48px !important;
	height:18px !important;
	left:148px !important;
	top:151px !important;
}

#item64949 {
	width:48px !important;
	height:18px !important;
	left:284px !important;
	top:151px !important;
}

#item64958 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:151px !important;
}

#item64966 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item64975 {
	width:48px !important;
	height:18px !important;
	left:119px !important;
	top:200px !important;
}

#item65004 {
	width:60px !important;
	height:11px !important;
}

#item65007 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-65007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65035 {
	width:90px !important;
	height:11px !important;
}

#item65038 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65068 {
	width:60px !important;
	height:11px !important;
}

#item65071 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-65071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65104 {
	width:90px !important;
	height:27px !important;
}

#item65107 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:34px !important;
}

@keyframes fade-in-65107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65119 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item65128 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:244px !important;
}

#item65158 {
	width:36px !important;
	height:11px !important;
}

#item65161 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-65161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65190 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item65432 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65453 {
	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-65453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65475 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item65480 {
	width:29px !important;
	height:29px !important;
}

#item65478 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item65494 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item65525 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item65528 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item65556 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item65559 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item114786 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item114793 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item114800 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item114807 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item114818 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item114825 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item114834 {
	width:477px !important;
	height:580px !important;
	left:31px !important;
}

#item114858 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item114866 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item114876 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item114883 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item114890 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
}

#item114914 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item114921 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item114928 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item114935 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item114940 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item114949 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item114956 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item114962 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item114971 {
	width:19px !important;
	height:19px !important;
	top:585px !important;
}

#item114980 {
	width:477px !important;
	height:714px !important;
	left:31px !important;
}

#item115004 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item115011 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item115018 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item115023 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item115030 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item115038 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item115063 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item115086 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item115093 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item115103 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item115111 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item115119 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item65414 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item65420 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65418 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item65378 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65379 {
	width:446px !important;
	height:285px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table379656 th, table#table379656 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table379656 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table379656 {
	table-layout:fixed;
}

#item65399 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-65399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65404 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65402 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item65263 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65264 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65267 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65265 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65320 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65297 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item65276 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item65343 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item65346 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item65366 {
	width:505px !important;
	height:900px !important;
}

@keyframes fade-in-65366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65197 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-65197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65217 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65220 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item65240 {
	width:505px !important;
	height:7600px !important;
}

@keyframes fade-in-65240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65253 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65251 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item65195 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item65193 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item65906 {
	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;
}

#item65909 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65937 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65907 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item65943 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item65970 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65941 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item65976 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66003 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item65974 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item66009 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66036 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item66007 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item66042 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item66069 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item66040 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item66075 {
	width:52px !important;
	height:52px !important;
}

#item66073 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item66086 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-24573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-24600 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24600 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-24588 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24588 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-24575 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-24575 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item24573 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24612 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24613 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24633 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24638 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24636 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24647 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24658 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24666 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24686 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item115455 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-115455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115456 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-115456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115457 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25044 {
	width:15px !important;
	height:15px !important;
	left:909px !important;
	top:27px !important;
}

#item115480 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item115503 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item115504 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item115505 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item136529 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item136535 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item136540 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item136545 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item136551 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item136556 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item136562 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item136570 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item136575 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item136580 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item136585 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:338px !important;
}

#item136593 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item136600 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:386px !important;
}

#item136605 {
	width:249px !important;
	height:633px !important;
	left:21px !important;
}

#item136628 {
	width:245px !important;
	height:633px !important;
	left:312px !important;
}

#item136651 {
	width:238px !important;
	height:633px !important;
	left:599px !important;
	top:1px !important;
}

#item136674 {
	width:14px !important;
	height:14px !important;
	top:418px !important;
}

#item136680 {
	width:14px !important;
	height:14px !important;
	top:513px !important;
}

#item136686 {
	width:14px !important;
	height:14px !important;
	top:368px !important;
}

#item136691 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item136696 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item136704 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:176px !important;
}

#item136709 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item136714 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item115756 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item115760 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item115766 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item115789 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item24915 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24916 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item24922 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24920 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item24878 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24879 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table385676 th, table#table385676 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table385676 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table385676 {
	table-layout:fixed;
}

#item24899 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24904 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24902 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item24767 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24767 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24767 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24768 {
	width:662px !important;
	height:350px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24771 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24769 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item24804 {
	width:602px !important;
	height:340px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24851 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item24828 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item24807 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:335px !important;
}

#item24874 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:340px !important;
}

#item24693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-24693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24713 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24716 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item24736 {
	width:650px !important;
	height:3399px !important;
}

@keyframes fade-in-24736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24750 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24748 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item24691 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item24689 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25303 {
	width:34px !important;
	height:13px !important;
	left:306px !important;
	top:141px !important;
}

#item25312 {
	width:34px !important;
	height:13px !important;
	left:411px !important;
	top:141px !important;
}

#item25322 {
	width:34px !important;
	height:13px !important;
	left:559px !important;
	top:141px !important;
}

#item25331 {
	width:34px !important;
	height:13px !important;
	left:647px !important;
	top:141px !important;
}

#item25339 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:141px !important;
}

#item25347 {
	width:34px !important;
	height:13px !important;
	left:1017px !important;
	top:141px !important;
}

#item25355 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item25376 {
	width:60px !important;
	height:8px !important;
}

#item25379 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25407 {
	width:44px !important;
	height:8px !important;
}

#item25410 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-25410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25440 {
	width:40px !important;
	height:8px !important;
}

#item25443 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-25443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25478 {
	width:60px !important;
	height:8px !important;
}

#item25481 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-25481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25514 {
	width:80px !important;
	height:8px !important;
}

#item25517 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-25517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25546 {
	width:104px !important;
	height:8px !important;
}

#item25549 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25578 {
	width:50px !important;
	height:8px !important;
}

#item25581 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-25581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25591 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item25600 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item25628 {
	width:38px !important;
	height:8px !important;
}

#item25631 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25660 {
	width:64px !important;
	height:8px !important;
}

#item25663 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-25663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25671 {
	width:34px !important;
	height:13px !important;
	left:727px !important;
	top:141px !important;
}

#item25679 {
	width:15px !important;
	height:21px !important;
	left:824px !important;
	top:133px !important;
}

#item25692 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item25695 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25729 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25693 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25735 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25766 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25733 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item25772 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25800 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25770 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item25806 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25835 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25804 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item25843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25873 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25841 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item25879 {
	width:43px !important;
	height:43px !important;
}

#item25877 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25890 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66101 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item66142 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66140 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item66155 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66153 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item66167 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:127px !important;
	top:209px !important;
	background:#000;
}

#item66168 {
	width:48px !important;
	height:18px !important;
	left:168px !important;
	top:182px !important;
}

#item66177 {
	width:48px !important;
	height:18px !important;
	left:305px !important;
	top:182px !important;
}

#item66185 {
	width:48px !important;
	height:18px !important;
	left:444px !important;
	top:182px !important;
}

#item66193 {
	width:48px !important;
	height:18px !important;
	left:558px !important;
	top:182px !important;
}

#item66201 {
	width:48px !important;
	height:18px !important;
	left:282px !important;
	top:242px !important;
}

#item66209 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:242px !important;
}

#item66219 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-4px !important;
	top:270px !important;
	background:#000;
}

#item66240 {
	width:84px !important;
	height:11px !important;
}

#item66243 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-66243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66277 {
	width:62px !important;
	height:11px !important;
}

#item66280 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-66280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66313 {
	width:56px !important;
	height:11px !important;
}

#item66316 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-66316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66345 {
	width:84px !important;
	height:11px !important;
}

#item66348 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-66348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66377 {
	width:112px !important;
	height:11px !important;
}

#item66380 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-66380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66410 {
	width:86px !important;
	height:33px !important;
}

#item66413 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:40px !important;
}

@keyframes fade-in-66413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66442 {
	width:70px !important;
	height:11px !important;
}

#item66445 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-66445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66453 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:163px !important;
}

#item66462 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item66490 {
	width:53px !important;
	height:11px !important;
}

#item66493 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-66493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66521 {
	width:90px !important;
	height:11px !important;
}

#item66524 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-66524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66534 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:242px !important;
}

#item66548 {
	width:21px !important;
	height:29px !important;
	left:179px !important;
	top:230px !important;
}

#item66580 {
	width:628px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item66816 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66837 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66859 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item66864 {
	width:29px !important;
	height:29px !important;
}

#item66862 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item66874 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item66901 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item66904 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item66931 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item66934 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item116962 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item116970 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item116977 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item116984 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item116991 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item116999 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item117009 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item117016 {
	width:19px !important;
	height:19px !important;
	top:867px !important;
}

#item117023 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item117031 {
	width:19px !important;
	height:19px !important;
	top:934px !important;
}

#item117041 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item117064 {
	width:477px !important;
	height:602px !important;
	left:33px !important;
	top:398px !important;
}

#item117088 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item117096 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item117105 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item117112 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item117117 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item117122 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item117130 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item117155 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item117178 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item117189 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item117197 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item117204 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item117212 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item66799 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item66805 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66803 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item66762 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66763 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table393242 th, table#table393242 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table393242 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table393242 {
	table-layout:fixed;
}

#item66783 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-66783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66788 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66786 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item66654 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66655 {
	width:629px !important;
	height:498px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66658 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66656 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66713 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66690 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item66669 {
	width:146px !important;
	height:19px !important;
	left:412px !important;
	top:466px !important;
}

#item66736 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:469px !important;
}

#item66758 {
	width:569px !important;
	height:486px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-66758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66587 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-66587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66607 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-66607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66610 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item66630 {
	width:505px !important;
	height:7500px !important;
}

@keyframes fade-in-66630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66643 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66641 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item66585 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item66583 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item67217 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item67220 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67247 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67218 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item67253 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67280 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67251 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item67286 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67313 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67284 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item67319 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67348 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item67317 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item67354 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item67387 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item67352 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item67393 {
	width:52px !important;
	height:52px !important;
}

#item67391 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item67408 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-25905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-25929 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25929 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-25918 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25918 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-25907 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-25907 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item25905 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25943 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25944 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25964 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25969 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25967 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25982 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25980 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25995 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26010 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26030 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item117536 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-117536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117537 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-117537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117538 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-117538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26394 {
	width:15px !important;
	height:15px !important;
	left:908px !important;
	top:27px !important;
}

#item117561 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item117584 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item117585 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item117586 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item118823 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item118829 {
	width:14px !important;
	height:14px !important;
	top:98px !important;
}

#item118834 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item118839 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item118847 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item118852 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item118858 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item118863 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:82px !important;
}

#item118871 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item118877 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:353px !important;
}

#item118882 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:242px !important;
}

#item118887 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item118894 {
	width:249px !important;
	height:639px !important;
	left:21px !important;
}

#item118917 {
	width:245px !important;
	height:642px !important;
	left:312px !important;
}

#item118940 {
	width:238px !important;
	height:643px !important;
	left:599px !important;
	top:1px !important;
}

#item118963 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item118968 {
	width:14px !important;
	height:14px !important;
	top:366px !important;
}

#item118974 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item118982 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item118987 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:273px !important;
}

#item118992 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item118997 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item119004 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item119010 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:513px !important;
}

#item119015 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item117834 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item117838 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item117841 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item117864 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item26261 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26262 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26268 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26266 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item26220 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26221 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table399867 th, table#table399867 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table399867 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table399867 {
	table-layout:fixed;
}

#item26241 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26246 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26244 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item26111 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26112 {
	width:662px !important;
	height:286px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26115 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26113 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item26146 {
	width:602px !important;
	height:220px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26193 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26170 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item26149 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:271px !important;
}

#item26216 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:275px !important;
}

#item26037 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-26037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26057 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26060 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item26080 {
	width:650px !important;
	height:2684px !important;
}

@keyframes fade-in-26080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26098 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26096 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26035 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item26033 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item26690 {
	width:34px !important;
	height:13px !important;
	left:304px !important;
	top:153px !important;
}

#item26702 {
	width:34px !important;
	height:13px !important;
	left:407px !important;
	top:153px !important;
}

#item26713 {
	width:34px !important;
	height:13px !important;
	left:506px !important;
	top:153px !important;
}

#item26723 {
	width:34px !important;
	height:13px !important;
	left:577px !important;
	top:153px !important;
}

#item26733 {
	width:34px !important;
	height:13px !important;
	left:671px !important;
	top:153px !important;
}

#item26743 {
	width:34px !important;
	height:13px !important;
	left:808px !important;
	top:153px !important;
}

#item26755 {
	width:34px !important;
	height:13px !important;
	left:885px !important;
	top:153px !important;
}

#item26770 {
	width:34px !important;
	height:13px !important;
	left:1041px !important;
	top:153px !important;
}

#item26784 {
	width:34px !important;
	height:13px !important;
	left:953px !important;
	top:153px !important;
}

#item26795 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item26816 {
	width:70px !important;
	height:9px !important;
}

#item26819 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-26819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26850 {
	width:37px !important;
	height:10px !important;
}

#item26853 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-26853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26885 {
	width:58px !important;
	height:8px !important;
}

#item26888 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-26888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26919 {
	width:41px !important;
	height:9px !important;
}

#item26922 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-26922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26952 {
	width:52px !important;
	height:9px !important;
}

#item26955 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-26955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26985 {
	width:64px !important;
	height:8px !important;
}

#item26988 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-26988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27019 {
	width:101px !important;
	height:8px !important;
}

#item27022 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-27022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27053 {
	width:31px !important;
	height:9px !important;
}

#item27056 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-27056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27068 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item27083 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item27117 {
	width:45px !important;
	height:8px !important;
}

#item27120 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-27120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27151 {
	width:41px !important;
	height:8px !important;
}

#item27154 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-27154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27165 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item27168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27200 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27166 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27206 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27237 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27204 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item27243 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27273 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27241 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item27279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27309 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27277 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item27317 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27349 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27315 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item27355 {
	width:43px !important;
	height:43px !important;
}

#item27353 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27368 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67423 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item67453 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67451 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item67465 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67463 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item67474 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:207px !important;
	background:#000;
}

#item67475 {
	width:48px !important;
	height:18px !important;
	left:147px !important;
	top:180px !important;
}

#item67483 {
	width:48px !important;
	height:18px !important;
	left:291px !important;
	top:180px !important;
}

#item67491 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:180px !important;
}

#item67499 {
	width:48px !important;
	height:18px !important;
	left:486px !important;
	top:180px !important;
}

#item67510 {
	width:48px !important;
	height:18px !important;
	left:619px !important;
	top:180px !important;
}

#item67524 {
	width:48px !important;
	height:18px !important;
	left:131px !important;
	top:255px !important;
}

#item67536 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:255px !important;
}

#item67545 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:255px !important;
}

#item67554 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:255px !important;
}

#item67564 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-5px !important;
	top:283px !important;
	background:#000;
}

#item67585 {
	width:98px !important;
	height:12px !important;
}

#item67588 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-67588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67617 {
	width:52px !important;
	height:14px !important;
}

#item67620 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-67620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67648 {
	width:81px !important;
	height:12px !important;
}

#item67651 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67679 {
	width:57px !important;
	height:13px !important;
}

#item67682 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-67682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67710 {
	width:73px !important;
	height:12px !important;
}

#item67713 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67741 {
	width:50px !important;
	height:27px !important;
}

#item67744 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:32px !important;
}

@keyframes fade-in-67744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67774 {
	width:87px !important;
	height:27px !important;
}

#item67777 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:33px !important;
}

@keyframes fade-in-67777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67810 {
	width:43px !important;
	height:13px !important;
}

#item67813 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-67813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67825 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:161px !important;
}

#item67834 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:237px !important;
}

#item67863 {
	width:62px !important;
	height:11px !important;
}

#item67866 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-67866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67897 {
	width:57px !important;
	height:11px !important;
}

#item67900 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-67900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67928 {
	width:628px !important;
	height:110px !important;
	left:36px !important;
	top:36px !important;
}

#item68160 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68181 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68203 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item68208 {
	width:29px !important;
	height:29px !important;
}

#item68206 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item68222 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item68254 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item68257 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item68285 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item68288 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item120197 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item120205 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item120212 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item120219 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item120229 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item120237 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item120244 {
	width:477px !important;
	height:571px !important;
	left:32px !important;
}

#item120268 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item120275 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item120285 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item120293 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item120300 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item120305 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item120312 {
	width:477px !important;
	height:513px !important;
	left:32px !important;
}

#item120338 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item120345 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item120352 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item120363 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item120370 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
}

#item120394 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item120400 {
	width:477px !important;
	height:446px !important;
	left:32px !important;
}

#item120423 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item120430 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item120439 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item120447 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item120455 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item68142 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item68148 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68146 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item68106 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68107 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table406987 th, table#table406987 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406987 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406987 {
	table-layout:fixed;
}

#item68127 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-68127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68132 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68130 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item68000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-68000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68001 {
	width:629px !important;
	height:480px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68004 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68002 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item68057 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item68034 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item68013 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:446px !important;
}

#item68080 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:424px !important;
}

#item68102 {
	width:552px !important;
	height:395px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-68102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67935 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-67935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67955 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67958 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item67978 {
	width:505px !important;
	height:5700px !important;
}

@keyframes fade-in-67978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67990 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67988 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item67933 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item67931 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item68553 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item68556 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68589 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68554 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item68595 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68627 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68593 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item68633 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68661 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68631 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item68667 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68695 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item68665 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item68701 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item68730 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item68699 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item68736 {
	width:52px !important;
	height:52px !important;
}

#item68734 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item68747 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-27383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-27418 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27418 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-27400 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27400 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-27385 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-27385 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27383 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27433 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27434 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27454 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27459 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27457 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27469 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27481 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27491 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27511 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27745 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27746 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-27746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27766 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27788 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item27791 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27792 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item27793 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item120998 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item121006 {
	width:14px !important;
	height:14px !important;
	top:529px !important;
}

#item121013 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item121020 {
	width:14px !important;
	height:14px !important;
	top:610px !important;
}

#item121032 {
	width:14px !important;
	height:14px !important;
	top:739px !important;
}

#item121039 {
	width:14px !important;
	height:14px !important;
	top:802px !important;
}

#item121046 {
	width:14px !important;
	height:14px !important;
	top:866px !important;
}

#item121053 {
	width:14px !important;
	height:14px !important;
	top:929px !important;
}

#item121062 {
	width:14px !important;
	height:14px !important;
	top:162px !important;
}

#item121070 {
	width:14px !important;
	height:14px !important;
	top:467px !important;
}

#item121077 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item121084 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:99px !important;
}

#item121093 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:227px !important;
}

#item121100 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:401px !important;
}

#item121107 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:289px !important;
}

#item121117 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item121124 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item121131 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:111px !important;
}

#item121138 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:174px !important;
}

#item121148 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:434px !important;
}

#item121157 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item121166 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:497px !important;
}

#item121173 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:577px !important;
}

#item121181 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:641px !important;
}

#item121188 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:751px !important;
}

#item121195 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:816px !important;
}

#item121205 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:881px !important;
}

#item121212 {
	width:249px !important;
	height:1111px !important;
	left:20px !important;
}

#item121235 {
	width:245px !important;
	height:1454px !important;
	left:312px !important;
}

#item121258 {
	width:238px !important;
	height:987px !important;
	left:599px !important;
}

#item121281 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item121289 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item121296 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:530px !important;
}

#item121305 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:594px !important;
}

#item121313 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:768px !important;
}

#item121320 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:832px !important;
}

#item121327 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:896px !important;
}

#item121336 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:961px !important;
}

#item121343 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:1022px !important;
}

#item121351 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:306px !important;
}

#item121360 {
	width:14px !important;
	height:14px !important;
	top:402px !important;
}

#item121365 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:161px !important;
}

#item121370 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:657px !important;
}

#item121375 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:1087px !important;
}

#item121383 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:1150px !important;
}

#item121389 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:1215px !important;
}

#item121394 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:1280px !important;
}

#item28231 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item28240 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item28269 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item28291 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item28296 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28294 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item27728 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-27728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27729 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item27735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27733 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item27692 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27693 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table418523 th, table#table418523 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table418523 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table418523 {
	table-layout:fixed;
}

#item27713 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27718 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27716 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item27585 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27586 {
	width:662px !important;
	height:519px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27587 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item27618 {
	width:602px !important;
	height:483px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-27618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27665 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27642 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item27621 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:506px !important;
}

#item27688 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:510px !important;
}

#item27518 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-27518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27538 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27541 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item27561 {
	width:650px !important;
	height:3061px !important;
}

@keyframes fade-in-27561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27572 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item27516 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item27514 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item28306 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:141px !important;
}

#item28314 {
	width:34px !important;
	height:13px !important;
	left:468px !important;
	top:141px !important;
}

#item28322 {
	width:34px !important;
	height:13px !important;
	left:618px !important;
	top:141px !important;
}

#item28331 {
	width:34px !important;
	height:13px !important;
	left:725px !important;
	top:141px !important;
}

#item28340 {
	width:34px !important;
	height:13px !important;
	left:809px !important;
	top:141px !important;
}

#item28352 {
	width:34px !important;
	height:13px !important;
	left:922px !important;
	top:141px !important;
}

#item28367 {
	width:34px !important;
	height:13px !important;
	left:1034px !important;
	top:141px !important;
}

#item28379 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item28400 {
	width:43px !important;
	height:8px !important;
}

#item28403 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-28403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28432 {
	width:48px !important;
	height:8px !important;
}

#item28435 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-28435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28464 {
	width:70px !important;
	height:8px !important;
}

#item28467 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28497 {
	width:73px !important;
	height:8px !important;
}

#item28500 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-28500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28529 {
	width:60px !important;
	height:8px !important;
}

#item28532 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-28532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28560 {
	width:110px !important;
	height:8px !important;
}

#item28563 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-28563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28591 {
	width:73px !important;
	height:8px !important;
}

#item28594 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-28594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28602 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item28610 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item28641 {
	width:55px !important;
	height:8px !important;
}

#item28644 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-28644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28677 {
	width:48px !important;
	height:8px !important;
}

#item28680 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-28680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28692 {
	width:15px !important;
	height:21px !important;
	left:315px !important;
	top:133px !important;
}

#item28701 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28704 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28733 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28702 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28739 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28770 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28737 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item28776 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28806 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28774 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item28812 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28839 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28810 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item28847 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28874 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28845 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item28880 {
	width:43px !important;
	height:43px !important;
}

#item28878 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28889 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68762 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item68792 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68790 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item68803 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68801 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item68814 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item68815 {
	width:48px !important;
	height:18px !important;
	left:265px !important;
	top:151px !important;
}

#item68828 {
	width:48px !important;
	height:18px !important;
	left:391px !important;
	top:151px !important;
}

#item68841 {
	width:48px !important;
	height:18px !important;
	left:529px !important;
	top:151px !important;
}

#item68851 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item68861 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:225px !important;
}

#item68872 {
	width:48px !important;
	height:18px !important;
	left:319px !important;
	top:225px !important;
}

#item68882 {
	width:48px !important;
	height:18px !important;
	left:478px !important;
	top:225px !important;
}

#item68891 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-6px !important;
	top:253px !important;
	background:#000;
}

#item68912 {
	width:60px !important;
	height:11px !important;
}

#item68915 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-68915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68943 {
	width:67px !important;
	height:11px !important;
}

#item68946 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-68946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68975 {
	width:98px !important;
	height:11px !important;
}

#item68978 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69006 {
	width:102px !important;
	height:11px !important;
}

#item69009 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-69009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69040 {
	width:84px !important;
	height:11px !important;
}

#item69043 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-69043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69077 {
	width:87px !important;
	height:27px !important;
}

#item69080 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:34px !important;
}

@keyframes fade-in-69080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69112 {
	width:102px !important;
	height:11px !important;
}

#item69115 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-69115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69124 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item69133 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69163 {
	width:78px !important;
	height:11px !important;
}

#item69166 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-69166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69195 {
	width:67px !important;
	height:11px !important;
}

#item69198 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-69198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69207 {
	width:21px !important;
	height:29px !important;
	left:177px !important;
	top:139px !important;
}

#item69234 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item69486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69507 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69529 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item69534 {
	width:29px !important;
	height:29px !important;
}

#item69532 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item69545 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item69575 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item69578 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item69606 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item69609 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item122679 {
	width:477px !important;
	height:401px !important;
	left:31px !important;
}

#item122702 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item122710 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item122717 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item122724 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item122743 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item122750 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item122757 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item122764 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item122775 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item122783 {
	width:19px !important;
	height:19px !important;
	top:557px !important;
}

#item122790 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item122798 {
	width:477px !important;
	height:401px !important;
	left:31px !important;
}

#item122821 {
	width:477px !important;
	height:289px !important;
	left:31px !important;
	top:421px !important;
}

#item122845 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item122853 {
	width:19px !important;
	height:19px !important;
	top:158px !important;
}

#item122860 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item122867 {
	width:19px !important;
	height:19px !important;
	top:338px !important;
}

#item122877 {
	width:19px !important;
	height:19px !important;
	top:426px !important;
}

#item122882 {
	width:477px !important;
	height:513px !important;
	left:31px !important;
}

#item122906 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item122914 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item122921 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item122931 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item122939 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item122947 {
	width:19px !important;
	height:19px !important;
	top:493px !important;
}

#item122952 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item122958 {
	width:19px !important;
	height:19px !important;
	top:672px !important;
}

#item122963 {
	width:19px !important;
	height:19px !important;
	top:762px !important;
}

#item122968 {
	width:477px !important;
	height:849px !important;
	left:31px !important;
}

#item122992 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item123004 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item123011 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item123018 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item123025 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item123032 {
	width:477px !important;
	height:492px !important;
	left:31px !important;
}

#item123056 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item123065 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item123072 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item123080 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item123086 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item123093 {
	width:477px !important;
	height:490px !important;
	left:31px !important;
}

#item123117 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item123124 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item123134 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item123141 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item123148 {
	width:477px !important;
	height:401px !important;
	left:31px !important;
}

#item123173 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item123180 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item123188 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item123196 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item123203 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item123211 {
	width:477px !important;
	height:490px !important;
	left:31px !important;
}

#item69469 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item69475 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69473 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item69428 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69429 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table429779 th, table#table429779 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table429779 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table429779 {
	table-layout:fixed;
}

#item69449 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-69449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69452 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item69306 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69306 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69307 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69310 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69308 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69365 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69342 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item69321 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item69388 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item69391 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item69411 {
	width:505px !important;
	height:950px !important;
}

@keyframes fade-in-69411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69241 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-69241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69261 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69264 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item69284 {
	width:505px !important;
	height:6700px !important;
}

@keyframes fade-in-69284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69296 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69294 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item69239 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item69237 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item70170 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item70173 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70202 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70171 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item70208 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70240 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70206 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item70246 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70277 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70244 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item70283 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70311 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item70281 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item70317 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item70345 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item70315 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item70351 {
	width:52px !important;
	height:52px !important;
}

#item70349 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item70362 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-28904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-28931 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28931 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-28916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28916 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-28906 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-28906 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28904 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28950 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28951 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28971 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28976 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28974 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28992 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28990 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29002 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29011 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29031 {
	width:954px !important;
	height:69px !important;
	left:205px !important;
	top:45px !important;
}

#item29266 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29267 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-29267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29287 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29309 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item29312 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29313 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item29314 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item123645 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item123653 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:32px !important;
}

#item123660 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item123667 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:98px !important;
}

#item123677 {
	width:14px !important;
	height:14px !important;
	top:367px !important;
}

#item123684 {
	width:14px !important;
	height:14px !important;
	top:753px !important;
}

#item123691 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:240px !important;
}

#item123698 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:288px !important;
}

#item123707 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:384px !important;
}

#item123716 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item123723 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:448px !important;
}

#item123730 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:83px !important;
}

#item123739 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:179px !important;
}

#item123746 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item123753 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:321px !important;
}

#item123763 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item123770 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:370px !important;
}

#item123778 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:512px !important;
}

#item123785 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:562px !important;
}

#item123794 {
	width:249px !important;
	height:889px !important;
	left:20px !important;
}

#item123818 {
	width:245px !important;
	height:671px !important;
	left:312px !important;
}

#item123841 {
	width:238px !important;
	height:676px !important;
	left:599px !important;
}

#item123864 {
	width:14px !important;
	height:14px !important;
	top:705px !important;
}

#item123872 {
	width:14px !important;
	height:14px !important;
	top:415px !important;
}

#item123879 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:145px !important;
}

#item123884 {
	width:14px !important;
	height:14px !important;
	top:128px !important;
}

#item123891 {
	width:14px !important;
	height:14px !important;
	top:176px !important;
}

#item123897 {
	width:14px !important;
	height:14px !important;
	top:224px !important;
}

#item123903 {
	width:14px !important;
	height:14px !important;
	top:272px !important;
}

#item123911 {
	width:14px !important;
	height:14px !important;
	top:463px !important;
}

#item123916 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item123921 {
	width:14px !important;
	height:14px !important;
	top:559px !important;
}

#item123926 {
	width:14px !important;
	height:14px !important;
	top:609px !important;
}

#item123933 {
	width:14px !important;
	height:14px !important;
	top:800px !important;
}

#item29593 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item29601 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item29630 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item29652 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item29657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29655 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item29249 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-29249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29250 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item29256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29254 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item29213 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29213 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29213 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29214 {
	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-29214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table437774 th, table#table437774 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table437774 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table437774 {
	table-layout:fixed;
}

#item29234 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29239 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29237 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item29107 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29108 {
	width:662px !important;
	height:365px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29111 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29109 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item29139 {
	width:602px !important;
	height:299px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-29139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29186 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item29163 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:100px !important;
}

#item29142 {
	width:106px !important;
	height:113px !important;
	left:318px !important;
	top:249px !important;
}

#item29209 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:350px !important;
}

#item29038 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-29038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29058 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29061 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item29081 {
	width:650px !important;
	height:2806px !important;
}

@keyframes fade-in-29081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29094 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item29036 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item29034 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item29671 {
	width:34px !important;
	height:13px !important;
	left:292px !important;
	top:153px !important;
}

#item29683 {
	width:34px !important;
	height:13px !important;
	left:448px !important;
	top:153px !important;
}

#item29692 {
	width:34px !important;
	height:13px !important;
	left:587px !important;
	top:153px !important;
}

#item29701 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:153px !important;
}

#item29711 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:153px !important;
}

#item29720 {
	width:34px !important;
	height:13px !important;
	left:799px !important;
	top:153px !important;
}

#item29728 {
	width:34px !important;
	height:13px !important;
	left:875px !important;
	top:153px !important;
}

#item29737 {
	width:34px !important;
	height:13px !important;
	left:962px !important;
	top:153px !important;
}

#item29746 {
	width:34px !important;
	height:13px !important;
	left:1043px !important;
	top:153px !important;
}

#item29754 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item29775 {
	width:45px !important;
	height:8px !important;
}

#item29778 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-29778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29808 {
	width:31px !important;
	height:8px !important;
}

#item29811 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-29811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29844 {
	width:36px !important;
	height:8px !important;
}

#item29847 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-29847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29879 {
	width:39px !important;
	height:8px !important;
}

#item29882 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29911 {
	width:33px !important;
	height:8px !important;
}

#item29914 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-29914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29943 {
	width:103px !important;
	height:8px !important;
}

#item29946 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-29946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29976 {
	width:120px !important;
	height:8px !important;
}

#item29979 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-29979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30009 {
	width:51px !important;
	height:8px !important;
}

#item30012 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-30012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30021 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item30030 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item30058 {
	width:33px !important;
	height:8px !important;
}

#item30061 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-30061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30089 {
	width:38px !important;
	height:8px !important;
}

#item30092 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-30092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30102 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item30105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30138 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30103 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30144 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30176 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30142 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item30182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30210 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30180 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item30216 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30244 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30214 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item30252 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30281 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30250 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item30287 {
	width:43px !important;
	height:43px !important;
}

#item30285 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30297 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70377 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item70407 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70405 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item70418 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70416 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item70427 {
	width:45px !important;
	height:17px !important;
	left:150px !important;
	top:165px !important;
}

#item70437 {
	width:45px !important;
	height:17px !important;
	left:316px !important;
	top:165px !important;
}

#item70450 {
	width:45px !important;
	height:17px !important;
	left:455px !important;
	top:165px !important;
}

#item70462 {
	width:45px !important;
	height:17px !important;
	left:567px !important;
	top:165px !important;
}

#item70471 {
	width:45px !important;
	height:17px !important;
	left:35px !important;
	top:228px !important;
}

#item70480 {
	width:45px !important;
	height:17px !important;
	left:138px !important;
	top:228px !important;
}

#item70490 {
	width:45px !important;
	height:17px !important;
	left:250px !important;
	top:228px !important;
}

#item70499 {
	width:45px !important;
	height:17px !important;
	left:378px !important;
	top:228px !important;
}

#item70507 {
	width:45px !important;
	height:17px !important;
	left:498px !important;
	top:228px !important;
}

#item70515 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:254px !important;
	background:#000;
}

#item70516 {
	opacity:0.50;
	width:600px !important;
	height:1px !important;
	left:109px !important;
	top:191px !important;
	background:#000;
}

#item70537 {
	width:60px !important;
	height:10px !important;
}

#item70540 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	top:15px !important;
}

@keyframes fade-in-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70568 {
	width:41px !important;
	height:10px !important;
}

#item70571 {
	width:26px !important;
	height:26px !important;
	left:9px !important;
	top:15px !important;
}

@keyframes fade-in-70571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70599 {
	width:48px !important;
	height:10px !important;
}

#item70602 {
	width:26px !important;
	height:26px !important;
	left:11px !important;
	top:15px !important;
}

@keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70632 {
	width:52px !important;
	height:10px !important;
}

#item70635 {
	width:26px !important;
	height:26px !important;
	left:13px !important;
	top:15px !important;
}

@keyframes fade-in-70635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70668 {
	width:44px !important;
	height:10px !important;
}

#item70671 {
	width:26px !important;
	height:26px !important;
	left:9px !important;
	top:15px !important;
}

@keyframes fade-in-70671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70703 {
	width:73px !important;
	height:25px !important;
}

#item70706 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:32px !important;
}

@keyframes fade-in-70706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70735 {
	width:101px !important;
	height:25px !important;
}

#item70738 {
	width:26px !important;
	height:26px !important;
	left:36px !important;
	top:32px !important;
}

@keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70767 {
	width:68px !important;
	height:10px !important;
}

#item70770 {
	width:26px !important;
	height:26px !important;
	left:21px !important;
	top:15px !important;
}

@keyframes fade-in-70770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70780 {
	width:44px !important;
	height:44px !important;
	left:35px !important;
	top:147px !important;
}

#item70789 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:210px !important;
}

#item70817 {
	width:44px !important;
	height:10px !important;
}

#item70820 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:15px !important;
}

@keyframes fade-in-70820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70848 {
	width:51px !important;
	height:10px !important;
}

#item70851 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	top:15px !important;
}

@keyframes fade-in-70851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70878 {
	width:664px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item71121 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71142 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71164 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item71169 {
	width:29px !important;
	height:29px !important;
}

#item71167 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item71179 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item71208 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item71211 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item71239 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item71242 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item124616 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item124624 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item124631 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item124639 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item124646 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item124654 {
	width:477px !important;
	height:440px !important;
	left:30px !important;
}

#item124678 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item124689 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item124697 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item124704 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item124711 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item124720 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item124728 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item124735 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item124742 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item124765 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:398px !important;
}

#item124789 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item124798 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item124805 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item124810 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item124820 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item124825 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item124832 {
	width:477px !important;
	height:513px !important;
	left:30px !important;
}

#item124857 {
	width:477px !important;
	height:916px !important;
	left:30px !important;
}

#item124880 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item124887 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item124897 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item124906 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item124913 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item124918 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item124924 {
	width:19px !important;
	height:19px !important;
	top:784px !important;
}

#item124929 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item124935 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item124943 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item124948 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item124954 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item71104 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item71110 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71108 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item71064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-71064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71065 {
	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-71065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table447714 th, table#table447714 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table447714 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table447714 {
	table-layout:fixed;
}

#item71085 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-71085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71090 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71088 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item70953 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70954 {
	width:629px !important;
	height:578px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70957 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70955 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item71015 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item70992 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:160px !important;
}

#item70971 {
	width:146px !important;
	height:176px !important;
	left:42px !important;
	top:387px !important;
}

#item71038 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:517px !important;
}

#item71060 {
	width:569px !important;
	height:488px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-71060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70885 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-70885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70905 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-70905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70908 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item70928 {
	width:505px !important;
	height:6000px !important;
}

@keyframes fade-in-70928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70940 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70938 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item70883 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item70881 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item71571 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item71574 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71601 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71572 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item71607 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71634 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71605 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item71640 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71667 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71638 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item71673 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71701 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item71671 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item71707 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item71737 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item71705 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item71743 {
	width:52px !important;
	height:52px !important;
}

#item71741 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item71757 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-30312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-30336 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30336 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-30324 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30324 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-30314 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-30314 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item30312 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30348 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30349 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30369 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30374 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30372 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30385 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30383 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30396 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30409 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30429 {
	width:954px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item30675 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30676 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-30676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30696 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30718 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item30721 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30722 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item30723 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item125384 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item125393 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item125401 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item125409 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item125416 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item125425 {
	width:14px !important;
	height:14px !important;
	top:369px !important;
}

#item125432 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item125439 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item125451 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:371px !important;
}

#item125458 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:560px !important;
}

#item125465 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item125472 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:624px !important;
}

#item125481 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item125490 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:95px !important;
}

#item125497 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:257px !important;
}

#item125504 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:210px !important;
}

#item125513 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:352px !important;
}

#item125520 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:402px !important;
}

#item125527 {
	width:249px !important;
	height:860px !important;
	left:20px !important;
}

#item125550 {
	width:245px !important;
	height:915px !important;
	left:312px !important;
}

#item125573 {
	width:238px !important;
	height:527px !important;
	left:599px !important;
}

#item125596 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item125606 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item125613 {
	width:14px !important;
	height:14px !important;
	top:560px !important;
}

#item125620 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:768px !important;
}

#item125628 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:816px !important;
}

#item125639 {
	width:14px !important;
	height:14px !important;
	top:608px !important;
}

#item125645 {
	width:14px !important;
	height:14px !important;
	top:656px !important;
}

#item125650 {
	width:14px !important;
	height:14px !important;
	top:704px !important;
}

#item125655 {
	width:14px !important;
	height:14px !important;
	top:751px !important;
}

#item125661 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:129px !important;
}

#item125666 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:178px !important;
}

#item125672 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item125680 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item125685 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:463px !important;
}

#item125691 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:672px !important;
}

#item31020 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item31028 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item31055 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item31077 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item31082 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31080 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item30657 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-30657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30658 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item30664 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30662 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item30617 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30618 {
	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-30618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table455083 th, table#table455083 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table455083 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table455083 {
	table-layout:fixed;
}

#item30638 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30643 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30641 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item30508 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30509 {
	width:662px !important;
	height:350px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30512 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30510 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item30543 {
	width:602px !important;
	height:283px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-30543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30590 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:101px !important;
}

#item30567 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item30546 {
	width:106px !important;
	height:113px !important;
	left:318px !important;
	top:232px !important;
}

#item30613 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:334px !important;
}

#item30436 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-30436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30456 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-30456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30459 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item30479 {
	width:650px !important;
	height:2935px !important;
}

@keyframes fade-in-30479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30496 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30494 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item30434 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item30432 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item31095 {
	width:34px !important;
	height:13px !important;
	left:292px !important;
	top:153px !important;
}

#item31110 {
	width:34px !important;
	height:13px !important;
	left:382px !important;
	top:153px !important;
}

#item31122 {
	width:34px !important;
	height:13px !important;
	left:473px !important;
	top:153px !important;
}

#item31131 {
	width:34px !important;
	height:13px !important;
	left:535px !important;
	top:153px !important;
}

#item31140 {
	width:34px !important;
	height:13px !important;
	left:634px !important;
	top:153px !important;
}

#item31150 {
	width:34px !important;
	height:13px !important;
	left:725px !important;
	top:153px !important;
}

#item31159 {
	width:34px !important;
	height:13px !important;
	left:787px !important;
	top:153px !important;
}

#item31167 {
	width:34px !important;
	height:13px !important;
	left:845px !important;
	top:153px !important;
}

#item31175 {
	width:34px !important;
	height:13px !important;
	left:905px !important;
	top:153px !important;
}

#item31184 {
	width:34px !important;
	height:13px !important;
	left:970px !important;
	top:153px !important;
}

#item31193 {
	width:34px !important;
	height:13px !important;
	left:1046px !important;
	top:153px !important;
}

#item31203 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item31224 {
	width:24px !important;
	height:8px !important;
}

#item31227 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-31227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31261 {
	width:29px !important;
	height:8px !important;
}

#item31264 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31296 {
	width:28px !important;
	height:8px !important;
}

#item31299 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-31299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31328 {
	width:31px !important;
	height:8px !important;
}

#item31331 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31360 {
	width:26px !important;
	height:8px !important;
}

#item31363 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-31363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31395 {
	width:57px !important;
	height:19px !important;
}

#item31398 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:22px !important;
}

@keyframes fade-in-31398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31428 {
	width:65px !important;
	height:19px !important;
}

#item31431 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:22px !important;
}

@keyframes fade-in-31431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31459 {
	width:43px !important;
	height:8px !important;
}

#item31462 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31490 {
	width:57px !important;
	height:9px !important;
}

#item31493 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-31493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31521 {
	width:56px !important;
	height:8px !important;
}

#item31524 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-31524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31532 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item31542 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item31577 {
	width:37px !important;
	height:8px !important;
}

#item31580 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-31580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31614 {
	width:38px !important;
	height:8px !important;
}

#item31617 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31627 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item31630 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31658 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31628 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31664 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31693 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31662 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item31699 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31727 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31697 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item31733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31760 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31731 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item31768 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31795 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31766 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item31801 {
	width:43px !important;
	height:43px !important;
}

#item31799 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31810 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71772 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item71807 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71805 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item71820 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71818 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item71830 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:121px !important;
	top:204px !important;
	background:#000;
}

#item71831 {
	width:45px !important;
	height:17px !important;
	left:140px !important;
	top:178px !important;
}

#item71840 {
	width:45px !important;
	height:17px !important;
	left:259px !important;
	top:178px !important;
}

#item71849 {
	width:45px !important;
	height:17px !important;
	left:381px !important;
	top:178px !important;
}

#item71857 {
	width:45px !important;
	height:17px !important;
	left:462px !important;
	top:178px !important;
}

#item71865 {
	width:45px !important;
	height:17px !important;
	left:572px !important;
	top:178px !important;
}

#item71875 {
	width:45px !important;
	height:17px !important;
	left:36px !important;
	top:241px !important;
}

#item71889 {
	width:45px !important;
	height:17px !important;
	left:127px !important;
	top:241px !important;
}

#item71902 {
	width:45px !important;
	height:17px !important;
	left:212px !important;
	top:241px !important;
}

#item71911 {
	width:45px !important;
	height:17px !important;
	left:300px !important;
	top:241px !important;
}

#item71920 {
	width:45px !important;
	height:17px !important;
	left:394px !important;
	top:241px !important;
}

#item71930 {
	width:45px !important;
	height:17px !important;
	left:505px !important;
	top:241px !important;
}

#item71939 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:267px !important;
	background:#000;
}

#item71960 {
	width:32px !important;
	height:10px !important;
}

#item71963 {
	width:26px !important;
	height:26px !important;
	left:4px !important;
	top:15px !important;
}

@keyframes fade-in-71963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71991 {
	width:38px !important;
	height:10px !important;
}

#item71994 {
	width:26px !important;
	height:26px !important;
	left:6px !important;
	top:15px !important;
}

@keyframes fade-in-71994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72022 {
	width:37px !important;
	height:10px !important;
}

#item72025 {
	width:26px !important;
	height:26px !important;
	left:6px !important;
	top:15px !important;
}

@keyframes fade-in-72025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72054 {
	width:42px !important;
	height:10px !important;
}

#item72057 {
	width:26px !important;
	height:26px !important;
	left:8px !important;
	top:15px !important;
}

@keyframes fade-in-72057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72086 {
	width:34px !important;
	height:10px !important;
}

#item72089 {
	width:26px !important;
	height:26px !important;
	left:4px !important;
	top:15px !important;
}

@keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72121 {
	width:76px !important;
	height:25px !important;
}

#item72124 {
	width:26px !important;
	height:26px !important;
	left:26px !important;
	top:32px !important;
}

@keyframes fade-in-72124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72160 {
	width:87px !important;
	height:25px !important;
}

#item72163 {
	width:26px !important;
	height:26px !important;
	left:30px !important;
	top:32px !important;
}

@keyframes fade-in-72163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72195 {
	width:57px !important;
	height:10px !important;
}

#item72198 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	top:15px !important;
}

@keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72227 {
	width:76px !important;
	height:11px !important;
}

#item72230 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:15px !important;
}

@keyframes fade-in-72230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72259 {
	width:75px !important;
	height:10px !important;
}

#item72262 {
	width:26px !important;
	height:26px !important;
	left:23px !important;
	top:15px !important;
}

@keyframes fade-in-72262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72272 {
	width:44px !important;
	height:44px !important;
	left:36px !important;
	top:160px !important;
}

#item72281 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:223px !important;
}

#item72309 {
	width:49px !important;
	height:10px !important;
}

#item72312 {
	width:26px !important;
	height:26px !important;
	left:11px !important;
	top:15px !important;
}

@keyframes fade-in-72312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72340 {
	width:51px !important;
	height:10px !important;
}

#item72343 {
	width:26px !important;
	height:26px !important;
	left:13px !important;
	top:15px !important;
}

@keyframes fade-in-72343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72370 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item72613 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72634 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72656 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item72661 {
	width:29px !important;
	height:29px !important;
}

#item72659 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item72671 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item72701 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item72704 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item72733 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item72736 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item126416 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item126439 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item126449 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item126457 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item126465 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item126472 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item126485 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item126492 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item126499 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item126511 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item126518 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item126525 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item126533 {
	width:477px !important;
	height:580px !important;
	left:30px !important;
}

#item126557 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item126566 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item126574 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item126581 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item126586 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item126594 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item126618 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item126625 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item126634 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item126644 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item126651 {
	width:477px !important;
	height:714px !important;
	left:30px !important;
}

#item126674 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item126679 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item126684 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item126693 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item126699 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item126705 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item126714 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item126722 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item126729 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item126736 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item126744 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item126749 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item126754 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item126759 {
	width:477px !important;
	height:647px !important;
	left:30px !important;
}

#item72596 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item72602 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72600 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item72556 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72557 {
	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-72557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table463421 th, table#table463421 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table463421 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table463421 {
	table-layout:fixed;
}

#item72577 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-72577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72582 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72580 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item72445 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72446 {
	width:629px !important;
	height:546px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72449 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72447 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72507 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item72484 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:148px !important;
}

#item72463 {
	width:146px !important;
	height:164px !important;
	left:42px !important;
	top:374px !important;
}

#item72530 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:493px !important;
}

#item72552 {
	width:569px !important;
	height:452px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-72552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72377 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-72377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72397 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-72397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72400 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item72420 {
	width:505px !important;
	height:6500px !important;
}

@keyframes fade-in-72420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72431 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item72375 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item72373 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item73078 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item73081 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73109 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73079 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item73115 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73143 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73113 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item73149 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73179 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73147 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item73185 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73218 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item73183 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item73224 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item73256 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item73222 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item73262 {
	width:52px !important;
	height:52px !important;
}

#item73260 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item73272 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-31825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-31857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-31840 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31840 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-31827 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-31827 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item31825 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31872 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31873 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31893 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31898 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31896 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31914 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31912 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31925 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31934 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31954 {
	width:954px !important;
	height:66px !important;
	left:205px !important;
	top:45px !important;
}

#item32188 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32189 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-32189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32209 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32231 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item32234 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32235 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item32236 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item127094 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item127103 {
	width:14px !important;
	height:14px !important;
	top:434px !important;
}

#item127111 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item127118 {
	width:14px !important;
	height:14px !important;
	top:369px !important;
}

#item127125 {
	width:14px !important;
	height:14px !important;
	top:513px !important;
}

#item127134 {
	width:14px !important;
	height:14px !important;
	top:560px !important;
}

#item127141 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item127149 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item127159 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item127166 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item127173 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item127180 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item127189 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item127197 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:177px !important;
}

#item127204 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:419px !important;
}

#item127211 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:466px !important;
}

#item127221 {
	width:249px !important;
	height:700px !important;
	left:20px !important;
}

#item127244 {
	width:245px !important;
	height:630px !important;
	left:312px !important;
}

#item127267 {
	width:238px !important;
	height:646px !important;
	left:599px !important;
}

#item127290 {
	width:14px !important;
	height:14px !important;
	top:257px !important;
}

#item127297 {
	width:14px !important;
	height:14px !important;
	top:194px !important;
}

#item127304 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:383px !important;
}

#item127314 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:431px !important;
}

#item127321 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:481px !important;
}

#item127326 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:274px !important;
}

#item127332 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:321px !important;
}

#item127340 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:512px !important;
}

#item127346 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item32509 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item32517 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item32544 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item32566 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item32571 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32569 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item32171 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32172 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item32178 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32176 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item32135 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32136 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table469935 th, table#table469935 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table469935 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table469935 {
	table-layout:fixed;
}

#item32156 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32159 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item32029 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-32029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32030 {
	width:662px !important;
	height:319px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32033 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32031 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item32061 {
	width:602px !important;
	height:279px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32108 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item32085 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item32064 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:305px !important;
}

#item32131 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:307px !important;
}

#item31961 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-31961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31981 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31984 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item32004 {
	width:650px !important;
	height:3034px !important;
}

@keyframes fade-in-32004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32016 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item31959 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item31957 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item32582 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:153px !important;
}

#item32595 {
	width:34px !important;
	height:13px !important;
	left:457px !important;
	top:153px !important;
}

#item32607 {
	width:34px !important;
	height:13px !important;
	left:544px !important;
	top:153px !important;
}

#item32616 {
	width:34px !important;
	height:13px !important;
	left:650px !important;
	top:153px !important;
}

#item32625 {
	width:34px !important;
	height:13px !important;
	left:757px !important;
	top:153px !important;
}

#item32635 {
	width:34px !important;
	height:13px !important;
	left:834px !important;
	top:153px !important;
}

#item32644 {
	width:34px !important;
	height:13px !important;
	left:935px !important;
	top:153px !important;
}

#item32652 {
	width:34px !important;
	height:13px !important;
	left:1043px !important;
	top:153px !important;
}

#item32660 {
	opacity:0.50;
	width:814px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item32681 {
	width:40px !important;
	height:8px !important;
}

#item32684 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-32684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32712 {
	width:38px !important;
	height:8px !important;
}

#item32715 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-32715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32743 {
	width:72px !important;
	height:19px !important;
}

#item32746 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:22px !important;
}

@keyframes fade-in-32746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32776 {
	width:70px !important;
	height:9px !important;
}

#item32779 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-32779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32813 {
	width:64px !important;
	height:8px !important;
}

#item32816 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-32816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32849 {
	width:57px !important;
	height:8px !important;
}

#item32852 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-32852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32882 {
	width:50px !important;
	height:8px !important;
}

#item32885 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-32885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32914 {
	width:70px !important;
	height:8px !important;
}

#item32917 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:11px !important;
}

@keyframes fade-in-32917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32928 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item32937 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item32965 {
	width:51px !important;
	height:8px !important;
}

#item32968 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-32968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32996 {
	width:37px !important;
	height:8px !important;
}

#item32999 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-32999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33008 {
	width:15px !important;
	height:21px !important;
	left:306px !important;
	top:145px !important;
}

#item33016 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item33019 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33048 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33017 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33054 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33086 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33052 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item33092 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33125 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33090 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item33131 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33160 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33129 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item33168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33197 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33166 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item33203 {
	width:43px !important;
	height:43px !important;
}

#item33201 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33215 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73287 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item73319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73317 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item73330 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73328 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item73339 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:122px !important;
	top:201px !important;
	background:#000;
}

#item73340 {
	width:45px !important;
	height:17px !important;
	left:235px !important;
	top:175px !important;
}

#item73349 {
	width:45px !important;
	height:17px !important;
	left:361px !important;
	top:175px !important;
}

#item73358 {
	width:45px !important;
	height:17px !important;
	left:475px !important;
	top:175px !important;
}

#item73368 {
	width:45px !important;
	height:17px !important;
	left:616px !important;
	top:175px !important;
}

#item73381 {
	width:45px !important;
	height:17px !important;
	left:123px !important;
	top:240px !important;
}

#item73393 {
	width:45px !important;
	height:17px !important;
	left:227px !important;
	top:240px !important;
}

#item73402 {
	width:45px !important;
	height:17px !important;
	left:361px !important;
	top:240px !important;
}

#item73411 {
	width:45px !important;
	height:17px !important;
	left:504px !important;
	top:240px !important;
}

#item73421 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:266px !important;
	background:#000;
}

#item73442 {
	width:53px !important;
	height:10px !important;
}

#item73445 {
	width:26px !important;
	height:26px !important;
	left:14px !important;
	top:15px !important;
}

@keyframes fade-in-73445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73474 {
	width:51px !important;
	height:10px !important;
}

#item73477 {
	width:26px !important;
	height:26px !important;
	left:12px !important;
	top:15px !important;
}

@keyframes fade-in-73477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73505 {
	width:96px !important;
	height:25px !important;
}

#item73508 {
	width:26px !important;
	height:26px !important;
	left:35px !important;
	top:32px !important;
}

@keyframes fade-in-73508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73536 {
	width:93px !important;
	height:11px !important;
}

#item73539 {
	width:26px !important;
	height:26px !important;
	left:34px !important;
	top:15px !important;
}

@keyframes fade-in-73539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73567 {
	width:85px !important;
	height:10px !important;
}

#item73570 {
	width:26px !important;
	height:26px !important;
	left:30px !important;
	top:15px !important;
}

@keyframes fade-in-73570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73598 {
	width:76px !important;
	height:10px !important;
}

#item73601 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:15px !important;
}

@keyframes fade-in-73601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73631 {
	width:67px !important;
	height:10px !important;
}

#item73634 {
	width:26px !important;
	height:26px !important;
	left:20px !important;
	top:15px !important;
}

@keyframes fade-in-73634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73667 {
	width:93px !important;
	height:10px !important;
}

#item73670 {
	width:26px !important;
	height:26px !important;
	left:33px !important;
	top:15px !important;
}

@keyframes fade-in-73670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73682 {
	width:44px !important;
	height:44px !important;
	left:36px !important;
	top:157px !important;
}

#item73692 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:222px !important;
}

#item73722 {
	width:68px !important;
	height:10px !important;
}

#item73725 {
	width:26px !important;
	height:26px !important;
	left:17px !important;
	top:15px !important;
}

@keyframes fade-in-73725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73755 {
	width:49px !important;
	height:10px !important;
}

#item73758 {
	width:26px !important;
	height:26px !important;
	left:17px !important;
	top:15px !important;
}

@keyframes fade-in-73758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73767 {
	width:20px !important;
	height:28px !important;
	left:160px !important;
	top:164px !important;
}

#item73794 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item74034 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74055 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74077 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item74082 {
	width:29px !important;
	height:29px !important;
}

#item74080 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item74096 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item74124 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item74127 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item74155 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item74158 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item127995 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item128018 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item128026 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item128034 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item128041 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item128048 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item128059 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item128066 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item128074 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item128081 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:398px !important;
}

#item128110 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item128119 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item128127 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item128134 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item128141 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item128148 {
	width:477px !important;
	height:580px !important;
	left:30px !important;
}

#item128172 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item128179 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item128186 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item128195 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item128202 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item128209 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item128232 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item128237 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item128246 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item128255 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item128262 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item128269 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item128279 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item128302 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item74012 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item74018 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74016 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item73974 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73975 {
	width:446px !important;
	height:500px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table477421 th, table#table477421 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table477421 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table477421 {
	table-layout:fixed;
}

#item73995 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-73995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73998 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item73867 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73867 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73867 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73868 {
	width:629px !important;
	height:507px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73871 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73869 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73925 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73902 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item73881 {
	width:146px !important;
	height:19px !important;
	left:412px !important;
	top:468px !important;
}

#item73948 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:472px !important;
}

#item73970 {
	width:569px !important;
	height:440px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-73970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73801 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-73801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73821 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-73821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73824 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item73844 {
	width:505px !important;
	height:6330px !important;
}

@keyframes fade-in-73844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73856 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73854 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item73799 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item73797 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item74480 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item74483 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74512 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74481 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item74518 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74548 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74516 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item74554 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74583 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74552 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item74589 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74616 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item74587 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item74622 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item74649 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item74620 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item74655 {
	width:52px !important;
	height:52px !important;
}

#item74653 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item74664 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-33230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-33258 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33258 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-33246 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33246 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-33232 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-33232 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item33230 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33269 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33270 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33290 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33295 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33293 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33307 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33305 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33317 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33327 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33347 {
	width:954px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item33593 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33594 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-33594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33614 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33636 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item33639 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33640 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item33641 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item128646 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item128654 {
	width:14px !important;
	height:14px !important;
	top:385px !important;
}

#item128664 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item128671 {
	width:14px !important;
	height:14px !important;
	top:338px !important;
}

#item128678 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item128685 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item128695 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item128703 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item128710 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item128717 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:368px !important;
}

#item128725 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item128732 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item128739 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:129px !important;
}

#item128750 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:271px !important;
}

#item128758 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:224px !important;
}

#item128765 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:370px !important;
}

#item128772 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:416px !important;
}

#item128781 {
	width:249px !important;
	height:583px !important;
	left:20px !important;
}

#item128804 {
	width:245px !important;
	height:610px !important;
	left:312px !important;
}

#item128827 {
	width:238px !important;
	height:734px !important;
	left:599px !important;
}

#item128850 {
	width:14px !important;
	height:14px !important;
	top:242px !important;
}

#item128858 {
	width:14px !important;
	height:14px !important;
	top:194px !important;
}

#item128865 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:466px !important;
}

#item128872 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:514px !important;
}

#item128881 {
	width:14px !important;
	height:14px !important;
	top:481px !important;
}

#item128888 {
	width:14px !important;
	height:14px !important;
	top:527px !important;
}

#item128895 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:558px !important;
}

#item128906 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:608px !important;
}

#item128913 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:464px !important;
}

#item33959 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item33967 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item33997 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item34019 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item34024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34022 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item33573 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33574 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item33580 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33578 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item33535 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33536 {
	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-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table484516 th, table#table484516 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table484516 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table484516 {
	table-layout:fixed;
}

#item33556 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33561 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33559 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item33428 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33429 {
	width:662px !important;
	height:567px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33430 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item33461 {
	width:602px !important;
	height:534px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-33461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33508 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item33485 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item33464 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:553px !important;
}

#item33531 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:557px !important;
}

#item33354 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-33354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33374 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33377 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item33397 {
	width:650px !important;
	height:3560px !important;
}

@keyframes fade-in-33397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33412 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item33352 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item33350 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item34038 {
	width:34px !important;
	height:13px !important;
	left:351px !important;
	top:153px !important;
}

#item34051 {
	width:34px !important;
	height:13px !important;
	left:280px !important;
	top:153px !important;
}

#item34061 {
	width:34px !important;
	height:13px !important;
	left:444px !important;
	top:153px !important;
}

#item34070 {
	width:34px !important;
	height:13px !important;
	left:532px !important;
	top:153px !important;
}

#item34081 {
	width:34px !important;
	height:13px !important;
	left:600px !important;
	top:153px !important;
}

#item34091 {
	width:34px !important;
	height:13px !important;
	left:663px !important;
	top:153px !important;
}

#item34099 {
	width:34px !important;
	height:13px !important;
	left:751px !important;
	top:153px !important;
}

#item34107 {
	width:34px !important;
	height:13px !important;
	left:836px !important;
	top:153px !important;
}

#item34115 {
	width:34px !important;
	height:13px !important;
	left:898px !important;
	top:153px !important;
}

#item34123 {
	width:34px !important;
	height:13px !important;
	left:963px !important;
	top:153px !important;
}

#item34133 {
	width:34px !important;
	height:13px !important;
	left:1053px !important;
	top:153px !important;
}

#item34147 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:173px !important;
	background:#000;
}

#item34168 {
	width:28px !important;
	height:8px !important;
}

#item34171 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-34171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34205 {
	width:38px !important;
	height:8px !important;
}

#item34208 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34237 {
	width:55px !important;
	height:19px !important;
}

#item34240 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:22px !important;
}

@keyframes fade-in-34240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34269 {
	width:32px !important;
	height:19px !important;
}

#item34272 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:22px !important;
}

@keyframes fade-in-34272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34302 {
	width:35px !important;
	height:8px !important;
}

#item34305 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-34305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34334 {
	width:29px !important;
	height:8px !important;
}

#item34337 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-34337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34365 {
	width:51px !important;
	height:8px !important;
}

#item34368 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-34368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34396 {
	width:59px !important;
	height:8px !important;
}

#item34399 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-34399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34427 {
	width:55px !important;
	height:8px !important;
}

#item34430 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-34430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34458 {
	width:56px !important;
	height:8px !important;
}

#item34461 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-34461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34471 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item34484 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item34516 {
	width:26px !important;
	height:8px !important;
}

#item34519 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-34519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34548 {
	width:37px !important;
	height:8px !important;
}

#item34551 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-34551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34560 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item34563 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34592 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34561 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34626 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34596 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item34632 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34659 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34630 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item34665 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34692 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34663 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item34700 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34727 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34698 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item34733 {
	width:43px !important;
	height:43px !important;
}

#item34731 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34742 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74679 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item74718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74716 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item74735 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74733 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item74745 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:119px !important;
	top:206px !important;
	background:#000;
}

#item74746 {
	width:45px !important;
	height:17px !important;
	left:216px !important;
	top:180px !important;
}

#item74755 {
	width:45px !important;
	height:17px !important;
	left:121px !important;
	top:180px !important;
}

#item74765 {
	width:45px !important;
	height:17px !important;
	left:339px !important;
	top:180px !important;
}

#item74774 {
	width:45px !important;
	height:17px !important;
	left:457px !important;
	top:180px !important;
}

#item74783 {
	width:45px !important;
	height:17px !important;
	left:547px !important;
	top:180px !important;
}

#item74792 {
	width:45px !important;
	height:17px !important;
	left:630px !important;
	top:180px !important;
}

#item74800 {
	width:45px !important;
	height:17px !important;
	left:110px !important;
	top:249px !important;
}

#item74808 {
	width:45px !important;
	height:17px !important;
	left:224px !important;
	top:249px !important;
}

#item74820 {
	width:45px !important;
	height:17px !important;
	left:307px !important;
	top:249px !important;
}

#item74835 {
	width:45px !important;
	height:17px !important;
	left:396px !important;
	top:249px !important;
}

#item74847 {
	width:45px !important;
	height:17px !important;
	left:517px !important;
	top:249px !important;
}

#item74856 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:-13px !important;
	top:275px !important;
	background:#000;
}

#item74877 {
	width:37px !important;
	height:10px !important;
}

#item74880 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:15px !important;
}

@keyframes fade-in-74880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74909 {
	width:51px !important;
	height:10px !important;
}

#item74912 {
	width:26px !important;
	height:26px !important;
	left:12px !important;
	top:15px !important;
}

@keyframes fade-in-74912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74942 {
	width:73px !important;
	height:25px !important;
}

#item74945 {
	width:26px !important;
	height:26px !important;
	left:23px !important;
	top:32px !important;
}

@keyframes fade-in-74945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74976 {
	width:43px !important;
	height:25px !important;
}

#item74979 {
	width:26px !important;
	height:26px !important;
	left:8px !important;
	top:32px !important;
}

@keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75008 {
	width:46px !important;
	height:10px !important;
}

#item75011 {
	width:26px !important;
	height:26px !important;
	left:9px !important;
	top:15px !important;
}

@keyframes fade-in-75011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75040 {
	width:38px !important;
	height:10px !important;
}

#item75043 {
	width:26px !important;
	height:26px !important;
	left:7px !important;
	top:15px !important;
}

@keyframes fade-in-75043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75071 {
	width:68px !important;
	height:10px !important;
}

#item75074 {
	width:26px !important;
	height:26px !important;
	left:21px !important;
	top:15px !important;
}

@keyframes fade-in-75074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75102 {
	width:78px !important;
	height:10px !important;
}

#item75105 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:15px !important;
}

@keyframes fade-in-75105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75137 {
	width:73px !important;
	height:10px !important;
}

#item75140 {
	width:26px !important;
	height:26px !important;
	left:23px !important;
	top:15px !important;
}

@keyframes fade-in-75140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75173 {
	width:75px !important;
	height:10px !important;
}

#item75176 {
	width:26px !important;
	height:26px !important;
	left:25px !important;
	top:15px !important;
}

@keyframes fade-in-75176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75188 {
	width:44px !important;
	height:44px !important;
	left:35px !important;
	top:162px !important;
}

#item75197 {
	width:44px !important;
	height:44px !important;
	left:620px !important;
	top:231px !important;
}

#item75226 {
	width:34px !important;
	height:10px !important;
}

#item75229 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:15px !important;
}

@keyframes fade-in-75229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75261 {
	width:49px !important;
	height:10px !important;
}

#item75264 {
	width:26px !important;
	height:26px !important;
	left:12px !important;
	top:15px !important;
}

@keyframes fade-in-75264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75293 {
	width:664px !important;
	height:109px !important;
	left:36px !important;
	top:36px !important;
}

#item75513 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75534 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75556 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item75561 {
	width:29px !important;
	height:29px !important;
}

#item75559 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item75575 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item75603 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item75606 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item75634 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item75637 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item129351 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
}

#item129374 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item129381 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item129394 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item129402 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item129409 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item129416 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item129424 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item129431 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item129438 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item129448 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item129457 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item129464 {
	width:19px !important;
	height:19px !important;
	top:1243px !important;
}

#item129471 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item129481 {
	width:19px !important;
	height:19px !important;
	top:1308px !important;
}

#item129489 {
	width:19px !important;
	height:19px !important;
	top:1443px !important;
}

#item129496 {
	width:19px !important;
	height:19px !important;
	top:1511px !important;
}

#item129503 {
	width:19px !important;
	height:19px !important;
	top:1642px !important;
}

#item129511 {
	width:19px !important;
	height:19px !important;
	top:1707px !important;
}

#item129519 {
	width:19px !important;
	height:19px !important;
	top:1774px !important;
}

#item129526 {
	width:19px !important;
	height:19px !important;
	top:1973px !important;
}

#item129537 {
	width:19px !important;
	height:19px !important;
	top:1908px !important;
}

#item129544 {
	width:19px !important;
	height:19px !important;
	top:2115px !important;
}

#item129551 {
	width:19px !important;
	height:19px !important;
	top:2179px !important;
}

#item129558 {
	width:19px !important;
	height:19px !important;
	top:2377px !important;
}

#item129567 {
	width:19px !important;
	height:19px !important;
	top:2447px !important;
}

#item129575 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
	top:398px !important;
}

#item129598 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
	top:797px !important;
}

#item129621 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
	top:1195px !important;
}

#item129645 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
	top:1593px !important;
}

#item129669 {
	width:477px !important;
	height:608px !important;
	left:31px !important;
	top:2064px !important;
}

#item129692 {
	width:19px !important;
	height:19px !important;
	top:2244px !important;
}

#item75491 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item75497 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75495 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item75453 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75453 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75454 {
	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-75454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table492152 th, table#table492152 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492152 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table492152 {
	table-layout:fixed;
}

#item75474 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-75474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75479 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75477 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item75365 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75366 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75369 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75367 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item75397 {
	width:140px !important;
	height:13px !important;
	left:45px !important;
	top:617px !important;
}

#item75419 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item75422 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item75442 {
	width:505px !important;
	height:950px !important;
}

@keyframes fade-in-75442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75300 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-75300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75320 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75323 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item75343 {
	width:505px !important;
	height:8000px !important;
}

@keyframes fade-in-75343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75355 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75353 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item75298 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item75296 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item76017 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item76020 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76047 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76018 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item76053 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76080 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76051 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item76086 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76115 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76084 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item76121 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76153 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item76119 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item76159 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item76190 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item76157 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item76196 {
	width:52px !important;
	height:52px !important;
}

#item76194 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item76206 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-34757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-34790 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34790 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-34772 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34772 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-34759 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-34759 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item34757 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34804 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34805 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item34825 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item34830 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34828 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item34842 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34840 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item34852 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item34862 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item34882 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item35114 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35115 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35135 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35157 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35160 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35161 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item35162 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item130127 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item130134 {
	width:14px !important;
	height:14px !important;
	top:368px !important;
}

#item130142 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item130149 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item130157 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item130167 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item130174 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item130181 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:706px !important;
}

#item130189 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:417px !important;
}

#item130198 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:752px !important;
}

#item130206 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item130213 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:94px !important;
}

#item130220 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:289px !important;
}

#item130228 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:242px !important;
}

#item130235 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:387px !important;
}

#item130242 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:449px !important;
}

#item130253 {
	width:249px !important;
	height:631px !important;
	left:20px !important;
}

#item130276 {
	width:245px !important;
	height:944px !important;
	left:312px !important;
}

#item130299 {
	width:238px !important;
	height:659px !important;
	left:599px !important;
}

#item130322 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item130329 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item130337 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item130344 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item130354 {
	width:14px !important;
	height:14px !important;
	top:562px !important;
}

#item130362 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item130367 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:176px !important;
}

#item130373 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:225px !important;
}

#item130379 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item130384 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:464px !important;
}

#item130389 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:513px !important;
}

#item130398 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:560px !important;
}

#item130403 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:608px !important;
}

#item130408 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:800px !important;
}

#item130413 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:143px !important;
}

#item35440 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item35450 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item35484 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item35506 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item35511 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35509 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item35097 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35098 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item35104 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35102 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item35061 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35062 {
	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-35062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table499343 th, table#table499343 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table499343 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table499343 {
	table-layout:fixed;
}

#item35082 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-35082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35087 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35085 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item34955 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34956 {
	width:662px !important;
	height:316px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34957 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item34987 {
	width:602px !important;
	height:255px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-34987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35034 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item35011 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:109px !important;
}

#item34990 {
	width:106px !important;
	height:122px !important;
	left:318px !important;
	top:191px !important;
}

#item35057 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:301px !important;
}

#item34889 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-34889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34909 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34912 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item34932 {
	width:650px !important;
	height:2759px !important;
}

@keyframes fade-in-34932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34945 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34943 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item34887 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item34885 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item35525 {
	width:34px !important;
	height:13px !important;
	left:388px !important;
	top:141px !important;
}

#item35535 {
	width:34px !important;
	height:13px !important;
	left:297px !important;
	top:141px !important;
}

#item35545 {
	width:34px !important;
	height:13px !important;
	left:497px !important;
	top:141px !important;
}

#item35555 {
	width:34px !important;
	height:13px !important;
	left:581px !important;
	top:141px !important;
}

#item35564 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:141px !important;
}

#item35572 {
	width:34px !important;
	height:13px !important;
	left:781px !important;
	top:141px !important;
}

#item35580 {
	width:34px !important;
	height:13px !important;
	left:889px !important;
	top:141px !important;
}

#item35588 {
	width:34px !important;
	height:13px !important;
	left:971px !important;
	top:141px !important;
}

#item35596 {
	width:34px !important;
	height:13px !important;
	left:1048px !important;
	top:141px !important;
}

#item35606 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item35627 {
	width:40px !important;
	height:8px !important;
}

#item35630 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-35630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35664 {
	width:50px !important;
	height:8px !important;
}

#item35667 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-35667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35700 {
	width:80px !important;
	height:19px !important;
}

#item35703 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35733 {
	width:70px !important;
	height:19px !important;
}

#item35736 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:22px !important;
}

@keyframes fade-in-35736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35766 {
	width:50px !important;
	height:19px !important;
}

#item35769 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:22px !important;
}

@keyframes fade-in-35769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35800 {
	width:40px !important;
	height:8px !important;
}

#item35803 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-35803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35832 {
	width:40px !important;
	height:8px !important;
}

#item35835 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35864 {
	width:70px !important;
	height:8px !important;
}

#item35867 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-35867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35876 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item35884 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item35912 {
	width:42px !important;
	height:8px !important;
}

#item35915 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-35915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35945 {
	width:35px !important;
	height:8px !important;
}

#item35948 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-35948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35961 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item35964 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35995 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35962 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36001 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36029 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35999 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item36035 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36063 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36033 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item36069 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36098 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36067 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item36106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36134 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36104 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item36140 {
	width:43px !important;
	height:43px !important;
}

#item36138 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36149 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76221 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item76254 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76252 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item76265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76263 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item76274 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item76275 {
	width:48px !important;
	height:18px !important;
	left:279px !important;
	top:151px !important;
}

#item76283 {
	width:48px !important;
	height:18px !important;
	left:152px !important;
	top:151px !important;
}

#item76291 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:151px !important;
}

#item76301 {
	width:48px !important;
	height:18px !important;
	left:551px !important;
	top:151px !important;
}

#item76315 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item76328 {
	width:48px !important;
	height:18px !important;
	left:174px !important;
	top:225px !important;
}

#item76337 {
	width:48px !important;
	height:18px !important;
	left:304px !important;
	top:225px !important;
}

#item76346 {
	width:48px !important;
	height:18px !important;
	left:410px !important;
	top:225px !important;
}

#item76356 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:225px !important;
}

#item76365 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:-2px !important;
	top:253px !important;
	background:#000;
}

#item76386 {
	width:56px !important;
	height:11px !important;
}

#item76389 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-76389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76417 {
	width:70px !important;
	height:11px !important;
}

#item76420 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-76420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76448 {
	width:90px !important;
	height:27px !important;
}

#item76451 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:33px !important;
}

@keyframes fade-in-76451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76479 {
	width:80px !important;
	height:27px !important;
}

#item76482 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:33px !important;
}

@keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76510 {
	width:70px !important;
	height:27px !important;
}

#item76513 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:33px !important;
}

@keyframes fade-in-76513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76543 {
	width:56px !important;
	height:11px !important;
}

#item76546 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-76546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76580 {
	width:56px !important;
	height:11px !important;
}

#item76583 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-76583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76616 {
	width:98px !important;
	height:11px !important;
}

#item76619 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-76619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76628 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item76637 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item76667 {
	width:59px !important;
	height:11px !important;
}

#item76670 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-76670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76699 {
	width:49px !important;
	height:11px !important;
}

#item76702 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-76702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76729 {
	width:664px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
}

#item76968 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76989 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77011 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item77016 {
	width:29px !important;
	height:29px !important;
}

#item77014 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item77030 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item77059 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item77062 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item77091 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item77094 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item131740 {
	width:477px !important;
	height:608px !important;
	left:31px !important;
}

#item131763 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item131771 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item131778 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item131785 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item131795 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item131804 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item131812 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item131823 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item131830 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item131835 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item131840 {
	width:477px !important;
	height:513px !important;
	left:31px !important;
}

#item131864 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item131871 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item131877 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item131882 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item131887 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item131894 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item131899 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item131923 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item131928 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item131937 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item131942 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item131947 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item131952 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item131959 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item131983 {
	width:477px !important;
	height:378px !important;
	left:31px !important;
}

#item132006 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item132015 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item132022 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item132029 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item132038 {
	width:477px !important;
	height:446px !important;
	left:31px !important;
}

#item132061 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item132068 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item132075 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item132085 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item132093 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item76947 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item76953 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76951 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item76908 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76909 {
	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-76909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table507064 th, table#table507064 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table507064 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table507064 {
	table-layout:fixed;
}

#item76929 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-76929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76932 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item76801 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76802 {
	width:629px !important;
	height:506px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76805 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76803 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76859 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:140px !important;
}

#item76836 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item76815 {
	width:146px !important;
	height:156px !important;
	left:42px !important;
	top:477px !important;
}

#item76882 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:450px !important;
}

#item76904 {
	width:570px !important;
	height:407px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-76904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76736 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76756 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76759 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item76779 {
	width:505px !important;
	height:6000px !important;
}

@keyframes fade-in-76779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76791 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76789 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item76734 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item76732 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item77334 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item77337 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77366 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77335 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item77372 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77400 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77370 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item77406 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77433 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77404 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item77439 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77466 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item77437 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item77472 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item77499 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item77470 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item77505 {
	width:52px !important;
	height:52px !important;
}

#item77503 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item77514 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-36164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-36191 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36191 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-36178 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36178 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-36166 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-36166 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item36164 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36203 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36204 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36224 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36229 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36227 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36242 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36240 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36257 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36270 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36271 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:258px !important;
	top:186px !important;
	background:#000;
}

#item36292 {
	width:80px !important;
	height:8px !important;
}

#item36295 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-36295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36304 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item36314 {
	width:34px !important;
	height:13px !important;
	left:337px !important;
	top:166px !important;
}

#item36324 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:166px !important;
}

#item36333 {
	width:34px !important;
	height:13px !important;
	left:645px !important;
	top:166px !important;
}

#item36342 {
	width:34px !important;
	height:13px !important;
	left:805px !important;
	top:166px !important;
}

#item36351 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:166px !important;
}

#item36379 {
	width:110px !important;
	height:8px !important;
}

#item36382 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-36382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36410 {
	width:110px !important;
	height:8px !important;
}

#item36413 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36445 {
	width:125px !important;
	height:8px !important;
}

#item36448 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-36448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36483 {
	width:132px !important;
	height:8px !important;
}

#item36486 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-36486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36518 {
	width:73px !important;
	height:8px !important;
}

#item36521 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-36521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36549 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36787 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36788 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36808 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36830 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item36833 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item36834 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item36835 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item132514 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item132521 {
	width:14px !important;
	height:14px !important;
	top:368px !important;
}

#item132530 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item132539 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item132546 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item132553 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item132561 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:369px !important;
}

#item132568 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:705px !important;
}

#item132576 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:416px !important;
}

#item132586 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:751px !important;
}

#item132594 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item132601 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:98px !important;
}

#item132608 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:287px !important;
}

#item132617 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:240px !important;
}

#item132625 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:385px !important;
}

#item132632 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:447px !important;
}

#item132639 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:558px !important;
}

#item132648 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:607px !important;
}

#item132655 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:703px !important;
}

#item132662 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:752px !important;
}

#item132673 {
	width:249px !important;
	height:631px !important;
	left:20px !important;
}

#item132696 {
	width:245px !important;
	height:1192px !important;
	left:312px !important;
}

#item132719 {
	width:238px !important;
	height:859px !important;
	left:599px !important;
}

#item132742 {
	width:14px !important;
	height:14px !important;
	top:225px !important;
}

#item132749 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item132757 {
	width:14px !important;
	height:14px !important;
	top:416px !important;
}

#item132765 {
	width:14px !important;
	height:14px !important;
	top:512px !important;
}

#item132775 {
	width:14px !important;
	height:14px !important;
	top:562px !important;
}

#item132783 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:128px !important;
}

#item132788 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:176px !important;
}

#item132793 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:223px !important;
}

#item132799 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:272px !important;
}

#item132804 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item132809 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:511px !important;
}

#item132817 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:561px !important;
}

#item132822 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:607px !important;
}

#item132828 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:800px !important;
}

#item132833 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:146px !important;
}

#item37159 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item37171 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item37199 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item37221 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item37226 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37224 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item36769 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36770 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item36776 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36774 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item36733 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36734 {
	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-36734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table514867 th, table#table514867 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table514867 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table514867 {
	table-layout:fixed;
}

#item36754 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36757 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item36626 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36627 {
	width:662px !important;
	height:330px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36630 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36628 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item36659 {
	width:602px !important;
	height:295px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36706 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:97px !important;
}

#item36683 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item36662 {
	width:106px !important;
	height:110px !important;
	left:318px !important;
	top:218px !important;
}

#item36729 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:317px !important;
}

#item36556 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-36556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36576 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36579 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item36599 {
	width:650px !important;
	height:3156px !important;
}

@keyframes fade-in-36599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36612 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item36554 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item36552 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item37237 {
	width:34px !important;
	height:13px !important;
	left:929px !important;
	top:115px !important;
}

#item37247 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item37256 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item37257 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item37266 {
	width:34px !important;
	height:13px !important;
	left:429px !important;
	top:115px !important;
}

#item37274 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:115px !important;
}

#item37282 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:115px !important;
}

#item37290 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:115px !important;
}

#item37300 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:115px !important;
}

#item37333 {
	width:70px !important;
	height:8px !important;
}

#item37336 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-37336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37368 {
	width:80px !important;
	height:8px !important;
}

#item37371 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-37371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37400 {
	width:110px !important;
	height:19px !important;
}

#item37403 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:22px !important;
}

@keyframes fade-in-37403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37433 {
	width:70px !important;
	height:19px !important;
}

#item37436 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:22px !important;
}

@keyframes fade-in-37436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37466 {
	width:95px !important;
	height:8px !important;
}

#item37469 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-37469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37498 {
	width:55px !important;
	height:8px !important;
}

#item37501 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-37501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37529 {
	width:96px !important;
	height:19px !important;
}

#item37532 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:22px !important;
}

@keyframes fade-in-37532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37540 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item37543 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37570 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37541 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37603 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37574 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item37609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37638 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37607 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item37644 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37676 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37642 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item37684 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37715 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37682 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item37721 {
	width:43px !important;
	height:43px !important;
}

#item37719 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37731 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77529 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item77574 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77572 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item77587 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77585 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item77598 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:222px !important;
	background:#000;
}

#item77599 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:164px !important;
	background:#000;
}

#item77600 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:-1px !important;
	top:272px !important;
	background:#000;
}

#item77621 {
	width:112px !important;
	height:11px !important;
}

#item77624 {
	width:27px !important;
	height:27px !important;
	left:75px !important;
	top:16px !important;
}

@keyframes fade-in-77624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77634 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:234px !important;
}

#item77643 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:195px !important;
}

#item77651 {
	width:48px !important;
	height:18px !important;
	left:630px !important;
	top:195px !important;
}

#item77659 {
	width:48px !important;
	height:18px !important;
	left:115px !important;
	top:244px !important;
}

#item77667 {
	width:48px !important;
	height:18px !important;
	left:262px !important;
	top:244px !important;
}

#item77675 {
	width:48px !important;
	height:18px !important;
	left:405px !important;
	top:244px !important;
}

#item77705 {
	width:80px !important;
	height:11px !important;
}

#item77708 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-77708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77741 {
	width:80px !important;
	height:11px !important;
}

#item77744 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-77744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77776 {
	width:80px !important;
	height:11px !important;
}

#item77779 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-77779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77810 {
	width:80px !important;
	height:11px !important;
}

#item77813 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-77813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77844 {
	width:80px !important;
	height:11px !important;
}

#item77847 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-77847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77858 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:195px !important;
}

#item77869 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:195px !important;
}

#item77878 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:111px !important;
}

#item77886 {
	width:48px !important;
	height:18px !important;
	left:288px !important;
	top:130px !important;
}

#item77894 {
	width:48px !important;
	height:18px !important;
	left:161px !important;
	top:130px !important;
}

#item77902 {
	width:48px !important;
	height:18px !important;
	left:436px !important;
	top:130px !important;
}

#item77912 {
	width:48px !important;
	height:18px !important;
	left:556px !important;
	top:130px !important;
}

#item77926 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:195px !important;
}

#item77959 {
	width:80px !important;
	height:11px !important;
}

#item77962 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77991 {
	width:80px !important;
	height:11px !important;
}

#item77994 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-77994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78023 {
	width:100px !important;
	height:27px !important;
}

#item78026 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:33px !important;
}

@keyframes fade-in-78026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78056 {
	width:80px !important;
	height:27px !important;
}

#item78059 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:33px !important;
}

@keyframes fade-in-78059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78088 {
	width:80px !important;
	height:11px !important;
}

#item78091 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78119 {
	width:77px !important;
	height:11px !important;
}

#item78122 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-78122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78150 {
	width:100px !important;
	height:27px !important;
}

#item78153 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:33px !important;
}

@keyframes fade-in-78153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78180 {
	width:664px !important;
	height:30px !important;
	left:36px !important;
	top:36px !important;
}

#item78422 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78443 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78465 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item78470 {
	width:29px !important;
	height:29px !important;
}

#item78468 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item78480 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item78509 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item78512 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item78540 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item78543 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item133622 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item133645 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item133654 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item133661 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item133668 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item133677 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item133684 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item133691 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item133701 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item133709 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

#item133718 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:466px !important;
}

#item133745 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item133752 {
	width:19px !important;
	height:19px !important;
	top:53px !important;
}

#item133762 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item133770 {
	width:19px !important;
	height:19px !important;
	top:320px !important;
}

#item133777 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item133784 {
	width:19px !important;
	height:19px !important;
	top:517px !important;
}

#item133792 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item133799 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item133807 {
	width:477px !important;
	height:790px !important;
	left:30px !important;
}

#item133832 {
	width:19px !important;
	height:19px !important;
	top:62px !important;
}

#item133843 {
	width:19px !important;
	height:19px !important;
	top:127px !important;
}

#item133850 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item133857 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item133864 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item133887 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item133896 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item133904 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item133912 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item133917 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item133923 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item133928 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item133933 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item133943 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item133950 {
	width:19px !important;
	height:19px !important;
	top:651px !important;
}

#item133955 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item133962 {
	width:19px !important;
	height:19px !important;
	top:783px !important;
}

#item133969 {
	width:19px !important;
	height:19px !important;
	top:851px !important;
}

#item133975 {
	width:477px !important;
	height:916px !important;
	left:30px !important;
}

#item78405 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item78411 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78409 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item78365 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78366 {
	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-78366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table523343 th, table#table523343 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table523343 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table523343 {
	table-layout:fixed;
}

#item78386 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-78386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78389 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item78254 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78255 {
	width:629px !important;
	height:528px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78258 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78256 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78316 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:118px !important;
}

#item78293 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item78272 {
	width:146px !important;
	height:134px !important;
	left:42px !important;
	top:499px !important;
}

#item78339 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:472px !important;
}

#item78361 {
	width:570px !important;
	height:399px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-78361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78187 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-78187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78207 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78210 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item78230 {
	width:505px !important;
	height:7000px !important;
}

@keyframes fade-in-78230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78242 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78240 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item78185 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item78183 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item78901 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item78904 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78933 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78902 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item78939 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item78971 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78937 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item78977 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79008 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item78975 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item79014 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79042 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item79012 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item79048 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item79076 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item79046 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item79082 {
	width:52px !important;
	height:52px !important;
}

#item79080 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item79093 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-37777 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37777 {
	0% {
		-webkit-transform:translate(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-37762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37762 {
	0% {
		-webkit-transform:translate(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-37748 {
	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-37748 {
	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;
	}
}
#item37746 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37791 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37792 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37812 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37817 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37815 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37828 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37826 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item37837 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item37846 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37866 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item38109 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38110 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-38110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38130 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38152 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item38155 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38156 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item38157 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item38159 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item38168 {
	width:14px !important;
	height:14px !important;
	top:339px !important;
}

#item38178 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item38187 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item38195 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item38203 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item38211 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item38220 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:322px !important;
}

#item38231 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item38245 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:368px !important;
}

#item38258 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item38267 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item38276 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:179px !important;
}

#item38286 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item38295 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:320px !important;
}

#item38303 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:369px !important;
}

#item38330 {
	width:249px !important;
	height:631px !important;
	left:20px !important;
}

#item38352 {
	width:245px !important;
	height:632px !important;
	left:312px !important;
}

#item38374 {
	width:238px !important;
	height:634px !important;
	left:599px !important;
}

#item38377 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item38385 {
	width:14px !important;
	height:14px !important;
	top:387px !important;
}

#item38394 {
	width:14px !important;
	height:14px !important;
	top:496px !important;
}

#item38405 {
	width:14px !important;
	height:14px !important;
	top:546px !important;
}

#item38430 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item38441 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item38470 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item38492 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item38497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38495 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item38091 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-38091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38092 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item38098 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38096 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item38051 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-38051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38052 {
	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-38052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table531550 th, table#table531550 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table531550 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table531550 {
	table-layout:fixed;
}

#item38072 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-38072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38077 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38075 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item37940 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37941 {
	width:662px !important;
	height:519px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37944 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37942 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item37977 {
	width:602px !important;
	height:466px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-37977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38024 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item38001 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item37980 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:505px !important;
}

#item38047 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:509px !important;
}

#item37873 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-37873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37893 {
	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-37893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37896 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item37916 {
	width:650px !important;
	height:3614px !important;
}

@keyframes fade-in-37916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37928 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37926 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item37871 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item37869 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item38509 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item38510 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item38519 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item38527 {
	width:34px !important;
	height:13px !important;
	left:766px !important;
	top:141px !important;
}

#item38535 {
	width:34px !important;
	height:13px !important;
	left:846px !important;
	top:141px !important;
}

#item38544 {
	width:34px !important;
	height:13px !important;
	left:926px !important;
	top:141px !important;
}

#item38553 {
	width:34px !important;
	height:13px !important;
	left:1022px !important;
	top:141px !important;
}

#item38563 {
	width:34px !important;
	height:13px !important;
	left:401px !important;
	top:141px !important;
}

#item38576 {
	width:34px !important;
	height:13px !important;
	left:309px !important;
	top:141px !important;
}

#item38588 {
	width:34px !important;
	height:13px !important;
	left:475px !important;
	top:141px !important;
}

#item38597 {
	width:34px !important;
	height:13px !important;
	left:558px !important;
	top:141px !important;
}

#item38606 {
	width:34px !important;
	height:13px !important;
	left:664px !important;
	top:141px !important;
}

#item38636 {
	width:70px !important;
	height:8px !important;
}

#item38639 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-38639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38670 {
	width:55px !important;
	height:8px !important;
}

#item38673 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-38673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38701 {
	width:70px !important;
	height:8px !important;
}

#item38704 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-38704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38732 {
	width:41px !important;
	height:8px !important;
}

#item38735 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-38735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38763 {
	width:60px !important;
	height:8px !important;
}

#item38766 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-38766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38794 {
	width:44px !important;
	height:8px !important;
}

#item38797 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-38797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38827 {
	width:46px !important;
	height:8px !important;
}

#item38830 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-38830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38865 {
	width:40px !important;
	height:8px !important;
}

#item38868 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-38868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38901 {
	width:43px !important;
	height:8px !important;
}

#item38904 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-38904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38934 {
	width:49px !important;
	height:8px !important;
}

#item38937 {
	width:57px !important;
	height:27px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-38937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38947 {
	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;
}

#item38950 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38979 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38948 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item38985 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39013 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38983 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item39019 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39046 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39017 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item39052 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39079 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39050 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item39087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39114 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39085 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item39120 {
	width:43px !important;
	height:43px !important;
}

#item39118 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39129 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79108 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item79137 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79135 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item79149 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79147 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item79159 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#000;
}

#item79160 {
	opacity:0.50;
	width:597px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item79161 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79171 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:207px !important;
}

#item79185 {
	width:48px !important;
	height:18px !important;
	left:170px !important;
	top:225px !important;
}

#item79198 {
	width:48px !important;
	height:18px !important;
	left:272px !important;
	top:225px !important;
}

#item79207 {
	width:48px !important;
	height:18px !important;
	left:375px !important;
	top:225px !important;
}

#item79216 {
	width:48px !important;
	height:18px !important;
	left:505px !important;
	top:225px !important;
}

#item79226 {
	width:48px !important;
	height:18px !important;
	left:290px !important;
	top:150px !important;
}

#item79236 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:150px !important;
}

#item79245 {
	width:48px !important;
	height:18px !important;
	left:399px !important;
	top:150px !important;
}

#item79253 {
	width:48px !important;
	height:18px !important;
	left:517px !important;
	top:150px !important;
}

#item79261 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item79289 {
	width:98px !important;
	height:11px !important;
}

#item79292 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-79292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79322 {
	width:77px !important;
	height:11px !important;
}

#item79325 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-79325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79358 {
	width:84px !important;
	height:11px !important;
}

#item79361 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-79361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79394 {
	width:52px !important;
	height:11px !important;
}

#item79397 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-79397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79427 {
	width:80px !important;
	height:11px !important;
}

#item79430 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-79430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79460 {
	width:52px !important;
	height:11px !important;
}

#item79463 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-79463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79494 {
	width:64px !important;
	height:11px !important;
}

#item79497 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-79497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79526 {
	width:56px !important;
	height:11px !important;
}

#item79529 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-79529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79557 {
	width:61px !important;
	height:11px !important;
}

#item79560 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-79560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79588 {
	width:69px !important;
	height:11px !important;
}

#item79591 {
	width:79px !important;
	height:38px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-79591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79618 {
	width:664px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
}

#item79873 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79894 {
	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-79894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79916 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item79921 {
	width:29px !important;
	height:29px !important;
}

#item79919 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item79932 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item79960 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item79963 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item79991 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item79994 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item80015 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item80018 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item80026 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item80034 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item80042 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item80052 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item80066 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item80079 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item80088 {
	width:19px !important;
	height:19px !important;
	top:716px !important;
}

#item80097 {
	width:19px !important;
	height:19px !important;
	top:851px !important;
}

#item80107 {
	width:19px !important;
	height:19px !important;
	top:918px !important;
}

#item80117 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item80126 {
	width:19px !important;
	height:19px !important;
	top:1241px !important;
}

#item80134 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item80142 {
	width:19px !important;
	height:19px !important;
	top:1306px !important;
}

#item80150 {
	width:19px !important;
	height:19px !important;
	top:1508px !important;
}

#item80162 {
	width:19px !important;
	height:19px !important;
	top:1443px !important;
}

#item80177 {
	width:19px !important;
	height:19px !important;
	top:1641px !important;
}

#item80189 {
	width:19px !important;
	height:19px !important;
	top:1705px !important;
}

#item80198 {
	width:19px !important;
	height:19px !important;
	top:1839px !important;
}

#item80207 {
	width:19px !important;
	height:19px !important;
	top:1908px !important;
}

#item80236 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:398px !important;
}

#item80258 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:796px !important;
}

#item80280 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:1195px !important;
}

#item80302 {
	width:477px !important;
	height:356px !important;
	left:30px !important;
	top:1593px !important;
}

#item79855 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item79861 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79859 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item79817 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79818 {
	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-79818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table540200 th, table#table540200 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table540200 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table540200 {
	table-layout:fixed;
}

#item79838 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-79838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79843 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79841 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item79693 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79694 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79697 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79695 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79755 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item79732 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item79711 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:614px !important;
}

#item79778 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item79781 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item79801 {
	width:505px !important;
	height:950px !important;
}

@keyframes fade-in-79801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79625 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-79625 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79625 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79645 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79648 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item79668 {
	width:505px !important;
	height:8030px !important;
}

@keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79681 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79679 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item79623 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item79621 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item80313 {
	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;
}

#item80316 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80343 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80314 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item80349 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80376 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80347 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item80382 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80409 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80380 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item80415 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80442 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item80413 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item80448 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item80477 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item80446 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item80483 {
	width:52px !important;
	height:52px !important;
}

#item80481 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item80497 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-39144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-39181 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39181 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-39161 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39161 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-39146 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-39146 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item39144 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item39197 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item39198 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item39218 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item39223 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39221 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item39235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39233 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item39245 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item39256 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item39276 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item39508 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39509 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-39509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39529 {
	width:887px !important;
	height:585px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39551 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item39554 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:375px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39555 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:661px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item39556 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:577px !important;
}

#item39567 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:578px !important;
}

#item39599 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:578px !important;
}

#item39621 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:564px !important;
}

#item39626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39624 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:24px !important;
}

#item39641 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item39650 {
	width:14px !important;
	height:14px !important;
	top:370px !important;
}

#item39659 {
	width:14px !important;
	height:14px !important;
	top:83px !important;
}

#item39670 {
	width:14px !important;
	height:14px !important;
	top:274px !important;
}

#item39680 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:34px !important;
}

#item39688 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:81px !important;
}

#item39696 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:177px !important;
}

#item39705 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:322px !important;
}

#item39714 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:224px !important;
}

#item39724 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:368px !important;
}

#item39738 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:81px !important;
}

#item39751 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:35px !important;
}

#item39760 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:179px !important;
}

#item39769 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:225px !important;
}

#item39779 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:322px !important;
}

#item39788 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:370px !important;
}

#item39815 {
	width:315px !important;
	height:456px !important;
	left:20px !important;
}

#item39837 {
	width:245px !important;
	height:449px !important;
	left:360px !important;
}

#item39859 {
	width:208px !important;
	height:448px !important;
	left:647px !important;
}

#item39862 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item39870 {
	width:14px !important;
	height:14px !important;
	top:417px !important;
}

#item134012 {
	width:14px !important;
	height:14px !important;
	left:53px !important;
	top:222px !important;
}

#item39491 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39492 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item39498 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39496 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item39455 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39456 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table545905 th, table#table545905 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table545905 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table545905 {
	table-layout:fixed;
}

#item39476 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39481 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39479 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item39349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39350 {
	width:662px !important;
	height:534px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39351 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item39381 {
	width:602px !important;
	height:466px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-39381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39428 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item39405 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item39384 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:521px !important;
}

#item39451 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:525px !important;
}

#item39283 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-39283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39303 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39306 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item39326 {
	width:650px !important;
	height:3895px !important;
	top:1px !important;
}

@keyframes fade-in-39326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39337 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item39281 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item39279 {
	width:1008px !important;
	height:605px !important;
	left:177px !important;
	top:171px !important;
}

#item39880 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item39881 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item39889 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item39899 {
	width:34px !important;
	height:13px !important;
	left:817px !important;
	top:141px !important;
}

#item39912 {
	width:34px !important;
	height:13px !important;
	left:910px !important;
	top:141px !important;
}

#item39924 {
	width:34px !important;
	height:13px !important;
	left:1020px !important;
	top:141px !important;
}

#item39933 {
	width:34px !important;
	height:13px !important;
	left:487px !important;
	top:141px !important;
}

#item39943 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:141px !important;
}

#item39954 {
	width:34px !important;
	height:13px !important;
	left:723px !important;
	top:141px !important;
}

#item39983 {
	width:80px !important;
	height:8px !important;
}

#item39986 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-39986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40014 {
	width:66px !important;
	height:8px !important;
}

#item40017 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:11px !important;
}

@keyframes fade-in-40017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40045 {
	width:80px !important;
	height:8px !important;
}

#item40048 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-40048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40077 {
	width:56px !important;
	height:8px !important;
}

#item40080 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-40080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40108 {
	width:75px !important;
	height:8px !important;
}

#item40111 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:11px !important;
}

@keyframes fade-in-40111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40141 {
	width:54px !important;
	height:8px !important;
}

#item40144 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40177 {
	width:60px !important;
	height:8px !important;
}

#item40180 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-40180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40212 {
	width:40px !important;
	height:8px !important;
}

#item40215 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40245 {
	width:49px !important;
	height:8px !important;
}

#item40248 {
	width:45px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-40248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40257 {
	width:34px !important;
	height:13px !important;
	left:305px !important;
	top:141px !important;
}

#item40268 {
	width:15px !important;
	height:21px !important;
	left:409px !important;
	top:133px !important;
}

#item40277 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item40280 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40307 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40278 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40313 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40340 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40311 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item40346 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40373 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40344 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item40379 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40406 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40377 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item40414 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40443 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40412 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item40449 {
	width:43px !important;
	height:43px !important;
}

#item40447 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40463 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80512 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item80548 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80546 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item80562 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80560 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item80573 {
	opacity:0.50;
	width:590px !important;
	height:1px !important;
	left:113px !important;
	top:178px !important;
	background:#000;
}

#item80574 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	top:254px !important;
	background:#000;
}

#item80575 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item80583 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item80592 {
	width:48px !important;
	height:18px !important;
	left:170px !important;
	top:225px !important;
}

#item80600 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:225px !important;
}

#item80608 {
	width:48px !important;
	height:18px !important;
	left:462px !important;
	top:225px !important;
}

#item80618 {
	width:48px !important;
	height:18px !important;
	left:402px !important;
	top:150px !important;
}

#item80632 {
	width:48px !important;
	height:18px !important;
	left:558px !important;
	top:150px !important;
}

#item80645 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item80674 {
	width:100px !important;
	height:11px !important;
}

#item80677 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-80677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80707 {
	width:80px !important;
	height:11px !important;
}

#item80710 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-80710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80740 {
	width:81px !important;
	height:11px !important;
}

#item80743 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-80743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80772 {
	width:78px !important;
	height:11px !important;
}

#item80775 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-80775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80804 {
	width:105px !important;
	height:11px !important;
}

#item80807 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:16px !important;
}

@keyframes fade-in-80807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80835 {
	width:76px !important;
	height:11px !important;
}

#item80838 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-80838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80866 {
	width:80px !important;
	height:11px !important;
}

#item80869 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-80869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80897 {
	width:55px !important;
	height:11px !important;
}

#item80900 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-80900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80931 {
	width:69px !important;
	height:11px !important;
}

#item80934 {
	width:63px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-80934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80947 {
	width:48px !important;
	height:18px !important;
	left:155px !important;
	top:151px !important;
}

#item80959 {
	width:21px !important;
	height:29px !important;
	left:292px !important;
	top:139px !important;
}

#item80987 {
	width:664px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
}

#item81229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81250 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81272 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item81277 {
	width:29px !important;
	height:29px !important;
}

#item81275 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item81286 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item81315 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item81318 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item81351 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item81354 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item134530 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item134537 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item134546 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item134553 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item134561 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item134571 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item134579 {
	width:477px !important;
	height:580px !important;
	left:30px !important;
}

#item134603 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item134610 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item134617 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item134626 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item134634 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item134658 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item134682 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item134689 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item134696 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item134704 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item134713 {
	width:477px !important;
	height:446px !important;
	left:30px !important;
}

#item134736 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item134744 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item134754 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item134761 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item134769 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item81213 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item81219 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81217 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item81177 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81178 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table553724 th, table#table553724 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table553724 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table553724 {
	table-layout:fixed;
}

#item81198 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-81198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81203 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81201 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item81062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-81062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81063 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81064 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item81120 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item81097 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item81076 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:614px !important;
}

#item81143 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item81146 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item81166 {
	width:505px !important;
	height:950px !important;
}

@keyframes fade-in-81166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-80994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81014 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81017 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item81037 {
	width:505px !important;
	height:8740px !important;
}

@keyframes fade-in-81037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81050 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81048 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item80992 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item80990 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item81627 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item81630 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81657 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81628 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item81663 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81692 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81661 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item81698 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81730 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81696 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item81736 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81767 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item81734 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item81773 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item81801 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item81771 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item81807 {
	width:52px !important;
	height:52px !important;
}

#item81805 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item81817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-81817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-81817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-40478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-40509 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40509 {
	0% {
		-webkit-transform:translate(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-40496 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40496 {
	0% {
		-webkit-transform:translate(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-40480 {
	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-40480 {
	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;
	}
}
#item40478 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item40523 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item40524 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item40544 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item40549 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40547 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item40564 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40562 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item40576 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item40586 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item40587 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:258px !important;
	top:186px !important;
	background:#000;
}

#item40608 {
	width:57px !important;
	height:8px !important;
}

#item40611 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-40611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40621 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:158px !important;
}

#item40631 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:166px !important;
}

#item40641 {
	width:34px !important;
	height:13px !important;
	left:488px !important;
	top:166px !important;
}

#item40653 {
	width:34px !important;
	height:13px !important;
	left:620px !important;
	top:166px !important;
}

#item40668 {
	width:34px !important;
	height:13px !important;
	left:728px !important;
	top:166px !important;
}

#item40682 {
	width:34px !important;
	height:13px !important;
	left:866px !important;
	top:166px !important;
}

#item40693 {
	width:34px !important;
	height:13px !important;
	left:1002px !important;
	top:166px !important;
}

#item40724 {
	width:140px !important;
	height:8px !important;
}

#item40727 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-40727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40759 {
	width:90px !important;
	height:8px !important;
}

#item40762 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-40762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40793 {
	width:70px !important;
	height:8px !important;
}

#item40796 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-40796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40826 {
	width:100px !important;
	height:8px !important;
}

#item40829 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-40829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40859 {
	width:100px !important;
	height:8px !important;
}

#item40862 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-40862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40892 {
	width:54px !important;
	height:8px !important;
}

#item40895 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-40895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40924 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item41181 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-41181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41182 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:67px !important;
	background:#000;
}

@keyframes fade-in-41182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41202 {
	width:902px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41224 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item41227 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:327px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item41228 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:614px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item41229 {
	width:866px !important;
	height:436px !important;
	left:53px !important;
	top:93px !important;
}

#item135141 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item135150 {
	width:14px !important;
	height:14px !important;
	top:497px !important;
}

#item135158 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item135165 {
	width:14px !important;
	height:14px !important;
	top:384px !important;
}

#item135172 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item135181 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:81px !important;
}

#item135189 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:177px !important;
}

#item135196 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:321px !important;
}

#item135206 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:224px !important;
}

#item135213 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:368px !important;
}

#item135220 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:465px !important;
}

#item135227 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:514px !important;
}

#item135236 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:81px !important;
}

#item135244 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item135252 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:179px !important;
}

#item135259 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:225px !important;
}

#item135267 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:272px !important;
}

#item135275 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:369px !important;
}

#item135282 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:417px !important;
}

#item135293 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:513px !important;
}

#item135300 {
	width:249px !important;
	height:745px !important;
	left:20px !important;
}

#item135323 {
	width:245px !important;
	height:632px !important;
	left:312px !important;
}

#item135346 {
	width:238px !important;
	height:725px !important;
	left:599px !important;
}

#item135369 {
	width:14px !important;
	height:14px !important;
	top:337px !important;
}

#item135377 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item135384 {
	width:14px !important;
	height:14px !important;
	top:545px !important;
}

#item135393 {
	width:14px !important;
	height:14px !important;
	top:639px !important;
}

#item135401 {
	width:14px !important;
	height:14px !important;
	top:689px !important;
}

#item135408 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item135416 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:560px !important;
}

#item135424 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:608px !important;
}

#item41621 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
}

#item41633 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:564px !important;
}

#item41668 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:564px !important;
}

#item41690 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:550px !important;
}

#item41695 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41693 {
	width:21px !important;
	height:21px !important;
	left:906px !important;
	top:24px !important;
}

#item41161 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-41161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41162 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item41168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41166 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item41122 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-41122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41123 {
	width:318px !important;
	height:227px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table562224 th, table#table562224 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table562224 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table562224 {
	table-layout:fixed;
}

#item41143 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-41143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41148 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41146 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item41009 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-41009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41010 {
	width:662px !important;
	height:584px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41013 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41011 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:24px !important;
}

#item41048 {
	width:602px !important;
	height:509px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-41048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41095 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item41072 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item41051 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:568px !important;
}

#item41118 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:573px !important;
}

#item40931 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-40931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40951 {
	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-40951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40954 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item40974 {
	width:650px !important;
	height:3905px !important;
}

@keyframes fade-in-40974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40990 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40988 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item40929 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item40927 {
	width:1008px !important;
	height:604px !important;
	left:177px !important;
	top:171px !important;
}

#item41711 {
	width:34px !important;
	height:13px !important;
	left:809px !important;
	top:115px !important;
}

#item41722 {
	width:34px !important;
	height:13px !important;
	left:945px !important;
	top:115px !important;
}

#item41733 {
	width:34px !important;
	height:13px !important;
	left:1062px !important;
	top:115px !important;
}

#item41746 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item41747 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item41758 {
	width:34px !important;
	height:13px !important;
	left:445px !important;
	top:115px !important;
}

#item41769 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:115px !important;
}

#item41779 {
	width:34px !important;
	height:13px !important;
	left:552px !important;
	top:115px !important;
}

#item41789 {
	width:34px !important;
	height:13px !important;
	left:669px !important;
	top:115px !important;
}

#item41819 {
	width:80px !important;
	height:8px !important;
}

#item41822 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-41822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41856 {
	width:90px !important;
	height:8px !important;
}

#item41859 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-41859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41896 {
	width:100px !important;
	height:8px !important;
}

#item41899 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41933 {
	width:70px !important;
	height:8px !important;
}

#item41936 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-41936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41967 {
	width:57px !important;
	height:8px !important;
}

#item41970 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42001 {
	width:100px !important;
	height:8px !important;
}

#item42004 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-42004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42036 {
	width:75px !important;
	height:8px !important;
}

#item42039 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-42039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42050 {
	width:19px !important;
	height:19px !important;
	left:266px !important;
	top:176px !important;
}

#item42060 {
	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;
}

#item42063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42092 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42061 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item42098 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42127 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item42096 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item42133 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42162 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42131 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item42168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42200 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42166 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item42208 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42243 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item42206 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item42249 {
	width:43px !important;
	height:43px !important;
}

#item42247 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item42265 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-42265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item81832 {
	width:629px !important;
	height:630px !important;
	left:36px !important;
	top:317px !important;
}

#item81863 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item81861 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item81874 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item81872 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item81883 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:127px !important;
	top:132px !important;
	background:#000;
}

#item81884 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:-1px !important;
	top:286px !important;
	background:#000;
}

#item81885 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:234px !important;
	background:#000;
}

#item81906 {
	width:80px !important;
	height:11px !important;
}

#item81909 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-81909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81917 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:248px !important;
}

#item81928 {
	width:48px !important;
	height:18px !important;
	left:114px !important;
	top:206px !important;
}

#item81943 {
	width:48px !important;
	height:18px !important;
	left:365px !important;
	top:206px !important;
}

#item81957 {
	width:48px !important;
	height:18px !important;
	left:545px !important;
	top:206px !important;
}

#item81966 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:258px !important;
}

#item81975 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:258px !important;
}

#item81985 {
	width:48px !important;
	height:18px !important;
	left:459px !important;
	top:258px !important;
}

#item82014 {
	width:196px !important;
	height:11px !important;
}

#item82017 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-82017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82045 {
	width:126px !important;
	height:11px !important;
}

#item82048 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-82048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82077 {
	width:98px !important;
	height:11px !important;
}

#item82080 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-82080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82109 {
	width:140px !important;
	height:11px !important;
}

#item82112 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-82112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82141 {
	width:140px !important;
	height:11px !important;
}

#item82144 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-82144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82174 {
	width:75px !important;
	height:11px !important;
}

#item82177 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-82177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82190 {
	width:48px !important;
	height:18px !important;
	left:241px !important;
	top:157px !important;
}

#item82203 {
	width:48px !important;
	height:18px !important;
	left:446px !important;
	top:157px !important;
}

#item82213 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:157px !important;
}

#item82223 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:185px !important;
	background:#000;
}

#item82224 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:85px !important;
}

#item82235 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:104px !important;
}

#item82244 {
	width:48px !important;
	height:18px !important;
	left:183px !important;
	top:104px !important;
}

#item82252 {
	width:48px !important;
	height:18px !important;
	left:511px !important;
	top:104px !important;
}

#item82261 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:157px !important;
}

#item82290 {
	width:112px !important;
	height:11px !important;
}

#item82293 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-82293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82321 {
	width:126px !important;
	height:11px !important;
}

#item82324 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:16px !important;
}

@keyframes fade-in-82324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82354 {
	width:140px !important;
	height:11px !important;
}

#item82357 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-82357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82390 {
	width:98px !important;
	height:11px !important;
}

#item82393 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-82393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82426 {
	width:80px !important;
	height:11px !important;
}

#item82429 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-82429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82458 {
	width:140px !important;
	height:11px !important;
}

#item82461 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-82461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82490 {
	width:105px !important;
	height:11px !important;
}

#item82493 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-82493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82503 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:221px !important;
}

#item82531 {
	width:664px !important;
	height:40px !important;
	left:36px !important;
	top:36px !important;
}

#item82778 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82799 {
	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-82799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82821 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item82826 {
	width:29px !important;
	height:29px !important;
}

#item82824 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item82841 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item82869 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item82872 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item82900 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item82903 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item135895 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
}

#item135918 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item135925 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item135935 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item135942 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item135949 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item135956 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item135965 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item135976 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item135983 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item135990 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item135999 {
	width:19px !important;
	height:19px !important;
	top:1045px !important;
}

#item136006 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

#item136014 {
	width:19px !important;
	height:19px !important;
	top:1244px !important;
}

#item136024 {
	width:19px !important;
	height:19px !important;
	top:1445px !important;
}

#item136031 {
	width:19px !important;
	height:19px !important;
	top:1309px !important;
}

#item136039 {
	width:19px !important;
	height:19px !important;
	top:1510px !important;
}

#item136046 {
	width:19px !important;
	height:19px !important;
	top:1641px !important;
}

#item136055 {
	width:19px !important;
	height:19px !important;
	top:1710px !important;
}

#item136063 {
	width:19px !important;
	height:19px !important;
	top:1907px !important;
}

#item136070 {
	width:19px !important;
	height:19px !important;
	top:1842px !important;
}

#item136077 {
	width:19px !important;
	height:19px !important;
	top:2043px !important;
}

#item136085 {
	width:19px !important;
	height:19px !important;
	top:2106px !important;
}

#item136092 {
	width:19px !important;
	height:19px !important;
	top:2173px !important;
}

#item136099 {
	width:19px !important;
	height:19px !important;
	top:2308px !important;
}

#item136111 {
	width:19px !important;
	height:19px !important;
	top:2376px !important;
}

#item136118 {
	width:19px !important;
	height:19px !important;
	top:2510px !important;
}

#item136125 {
	width:19px !important;
	height:19px !important;
	top:2576px !important;
}

#item136133 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:398px !important;
}

#item136156 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:797px !important;
}

#item136179 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:1195px !important;
}

#item136202 {
	width:477px !important;
	height:378px !important;
	left:30px !important;
	top:1593px !important;
}

#item136225 {
	width:477px !important;
	height:765px !important;
	left:30px !important;
	top:1992px !important;
}

#item136249 {
	width:19px !important;
	height:19px !important;
	top:2641px !important;
}

#item82755 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
}

#item82761 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82759 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item82717 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82718 {
	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-82718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table570050 th, table#table570050 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table570050 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table570050 {
	table-layout:fixed;
}

#item82738 {
	width:361px !important;
	height:273px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-82738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82743 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82741 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item82603 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82604 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82605 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82660 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item82637 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item82616 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:614px !important;
}

#item82683 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item82686 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item82706 {
	width:505px !important;
	height:950px !important;
}

@keyframes fade-in-82706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82538 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-82538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82558 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82561 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item82581 {
	width:505px !important;
	height:8800px !important;
}

@keyframes fade-in-82581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82593 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82591 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item82536 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item82534 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item83313 {
	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;
}

#item83316 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83345 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83314 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item83351 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83384 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83349 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item83390 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83422 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83388 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item83428 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83456 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item83426 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item83462 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item83490 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item83460 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item83496 {
	width:52px !important;
	height:52px !important;
}

#item83494 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item83508 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item42280 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item42281 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-42281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42313 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item42316 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item42326 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item42346 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

#item42349 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-42349 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42349 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item83523 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item83524 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-83524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83553 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item83556 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item83564 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item83584 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

#item83587 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle74 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:98px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:70px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	font-weight:bold;
	font-family:Tondo;
	font-size:34px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	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.autoParaStyle66 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12.8px;
	line-height:14.9px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle64 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12.8px;
	line-height:14.9px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12.8px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12.8px;
	line-height:14.9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	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.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:Tondo;
	font-size:36px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	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:left;
}

p.autoParaStyle57 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.8px;
	line-height:16.1px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle56 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.8px;
	line-height:16.1px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.8px;
	line-height:16.1px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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:left;
}

p.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:"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.autoParaStyle25 {
	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.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: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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:"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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A-medida-V_-_Párrafo-básico {
	font-family:"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.desktop_-_Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle11 {
	font-size:18.2px;
}

span.autoCharStyle10 {
	font-size:18.2px;
	color:#d70e2b;
}

span.autoCharStyle9 {
	font-size:13px;
}

span.autoCharStyle8 {
	font-size:13px;
	color:#d70e2b;
}

span.autoCharStyle7 {
	letter-spacing:-0.300em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle5 {
	color:#d70e2b;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle2 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.texto_check {
	color:#000;
}

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.desktop_-_texto_check {
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

