/* 	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-68164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-68170 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68170 {
	0% {
		-webkit-transform:translate(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-68168 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68168 {
	0% {
		-webkit-transform:translate(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-68166 {
	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-68166 {
	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;
	}
}
#item68164 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item68213 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68215 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item68216 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item68239 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item68264 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item68287 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item68310 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item68334 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item68335 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item68358 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item68384 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item68407 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item68430 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item68453 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item68454 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item69029 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item69036 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-69036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69059 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-69059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69082 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item69087 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

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

#item68800 {
	width:21px !important;
	height:21px !important;
	left:715px !important;
	top:14px !important;
}

#item71830 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item71853 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:385px !important;
}

#item71858 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:386px !important;
}

#item71881 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:386px !important;
}

#item71886 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:372px !important;
}

#item71910 {
	width:198px !important;
	height:278px !important;
	left:335px !important;
	top:87px !important;
}

#item71933 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:119px !important;
}

#item71942 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:288px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item71943 {
	width:207px !important;
	height:278px !important;
	left:80px !important;
	top:87px !important;
}

#item71966 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item71975 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item71984 {
	width:171px !important;
	height:239px !important;
	left:574px !important;
	top:87px !important;
}

#item72007 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:119px !important;
}

#item72016 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:215px !important;
}

#item72022 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:532px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item72023 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:263px !important;
}

#item72029 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item72038 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:215px !important;
}

#item72047 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:264px !important;
}

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

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

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

#item68715 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item68723 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-68723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68746 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item68682 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item68622 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table259097 {
	table-layout:fixed;
}

#item68628 {
	width:258px !important;
	height:166px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68651 {
	width:141px !important;
	height:39px !important;
	left:58px !important;
	top:228px !important;
}

#item68654 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:275px !important;
}

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

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

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

#item68544 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item68550 {
	width:563px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-68550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68573 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:261px !important;
}

#item68596 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:261px !important;
}

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

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

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

#item68504 {
	width:650px !important;
	height:1286px !important;
}

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

#item68531 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item68477 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item69093 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item69281 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item69304 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item69327 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item69330 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item71523 {
	width:34px !important;
	height:13px !important;
	left:334px !important;
	top:141px !important;
}

#item71528 {
	width:34px !important;
	height:13px !important;
	left:436px !important;
	top:141px !important;
}

#item71533 {
	width:34px !important;
	height:13px !important;
	left:538px !important;
	top:141px !important;
}

#item71536 {
	width:34px !important;
	height:13px !important;
	left:650px !important;
	top:141px !important;
}

#item71539 {
	width:34px !important;
	height:13px !important;
	left:752px !important;
	top:141px !important;
}

#item71542 {
	width:34px !important;
	height:13px !important;
	left:867px !important;
	top:141px !important;
}

#item71547 {
	width:68px !important;
	height:20px !important;
}

#item71571 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:23px !important;
}

@keyframes fade-in-71571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71577 {
	width:78px !important;
	height:20px !important;
}

#item71600 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:23px !important;
}

@keyframes fade-in-71600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71605 {
	width:68px !important;
	height:20px !important;
}

#item71628 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:23px !important;
}

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

#item71657 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-71657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71663 {
	width:68px !important;
	height:20px !important;
}

#item71686 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:23px !important;
}

@keyframes fade-in-71686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71691 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item71696 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:128px !important;
}

#item71702 {
	width:72px !important;
	height:8px !important;
}

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

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

#item71755 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-71755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69353 {
	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;
}

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

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

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

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

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

#item69383 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item69412 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item69441 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item69475 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item69507 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-69546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-187154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-187157 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187157 {
	0% {
		-webkit-transform:translate(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-187164 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187164 {
	0% {
		-webkit-transform:translate(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-187160 {
	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-187160 {
	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;
	}
}
#item187154 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item187165 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item187166 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item187167 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item187176 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item187184 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item187189 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item187213 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item186840 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item186842 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item186843 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item186866 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item186889 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item186913 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item186936 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item186961 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item186962 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item186986 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item187009 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item187032 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item187055 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item187078 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187079 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item227611 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item227634 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item227657 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item227660 {
	width:131px !important;
	height:10px !important;
	left:466px !important;
	top:321px !important;
}

#item186838 {
	width:585px !important;
	height:1px !important;
	left:127px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item186839 {
	width:596px !important;
	height:1px !important;
	left:-24px !important;
	top:252px !important;
	background:#9d9c9c;
}

#item138913 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:151px !important;
}

#item138916 {
	width:48px !important;
	height:18px !important;
	left:355px !important;
	top:151px !important;
}

#item138919 {
	width:48px !important;
	height:18px !important;
	left:505px !important;
	top:151px !important;
}

#item138925 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item138929 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:225px !important;
}

#item138932 {
	width:48px !important;
	height:18px !important;
	left:427px !important;
	top:225px !important;
}

#item138936 {
	width:95px !important;
	height:27px !important;
}

#item138959 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:32px !important;
}

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

#item138990 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:32px !important;
}

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

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

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

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

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

#item139071 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:32px !important;
}

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

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

#item139083 {
	width:101px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-139137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186730 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186730 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186730 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186731 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-186731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186732 {
	width:333px !important;
	height:183px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item186755 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item186792 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-186792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item227794 {
	width:271px !important;
	height:88px !important;
	left:96px !important;
	top:132px !important;
}

@keyframes fade-in-227794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-227794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item227817 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:173px !important;
}

#item227822 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item186266 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item186267 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item186276 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-186276 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186276 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186277 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-186277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186300 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item186323 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item186331 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item186354 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item186359 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item186382 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item186391 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item228259 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:778px !important;
}

#item228265 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:912px !important;
}

#item228272 {
	width:477px !important;
	height:380px !important;
	left:34px !important;
}

#item228295 {
	width:477px !important;
	height:311px !important;
	left:34px !important;
	top:401px !important;
}

#item228318 {
	width:477px !important;
	height:244px !important;
	left:34px !important;
	top:732px !important;
}

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

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

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

#item228359 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:314px !important;
}

#item228368 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:448px !important;
}

#item228375 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:582px !important;
}

#item228381 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:650px !important;
}

#item186689 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186689 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186689 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186690 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-186690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186694 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186691 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item186699 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-186699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186722 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item186674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186675 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item186680 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item186559 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186560 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-186560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186561 {
	width:498px !important;
	height:406px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table263867 {
	table-layout:fixed;
}

#item186584 {
	width:385px !important;
	height:260px !important;
	left:66px !important;
	top:77px !important;
}

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

#item186607 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item186642 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:337px !important;
}

#item186650 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:401px !important;
}

#item186475 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186477 {
	width:630px !important;
	height:399px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item186478 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item186489 {
	width:570px !important;
	height:319px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-186489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186512 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:397px !important;
}

#item186535 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:397px !important;
}

#item186436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186437 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-186437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186441 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186438 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item186444 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item186445 {
	width:505px !important;
	height:2615px !important;
}

@keyframes fade-in-186445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186434 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item186264 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item186041 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item186045 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186050 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186042 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item186076 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186082 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186073 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item186109 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186115 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186105 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item186141 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186146 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186138 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item186172 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186177 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186169 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item186203 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186209 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186200 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item186232 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item186255 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-139329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-139329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-72127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-72133 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-72133 {
	0% {
		-webkit-transform:translate(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-72131 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-72131 {
	0% {
		-webkit-transform:translate(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-72129 {
	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-72129 {
	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;
	}
}
#item72127 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item72180 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72182 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item72183 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item72207 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item72232 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item72255 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item72278 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item72302 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item72304 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item72327 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item72352 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item72375 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item72398 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item72421 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73589 {
	opacity:0.50;
	width:690px !important;
	height:1px !important;
	left:250px !important;
	top:175px !important;
	background:#000;
}

#item73747 {
	opacity:0.50;
	width:742px !important;
	height:1px !important;
	left:278px !important;
	top:125px !important;
	background:#000;
}

#item72422 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item72997 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item73004 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-73004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73027 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-73027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73050 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item73057 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

@keyframes fade-in-74028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74051 {
	width:275px !important;
	height:22px !important;
	left:58px !important;
	top:40px !important;
}

#item74074 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:480px !important;
}

#item74080 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:481px !important;
}

#item74103 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:481px !important;
}

#item74109 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:467px !important;
}

#item74132 {
	width:211px !important;
	height:318px !important;
	left:333px !important;
	top:86px !important;
}

#item74155 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:118px !important;
}

#item74164 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:286px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item74165 {
	width:222px !important;
	height:355px !important;
	left:80px !important;
	top:86px !important;
}

#item74188 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:119px !important;
}

#item74195 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item74202 {
	width:185px !important;
	height:286px !important;
	left:578px !important;
	top:86px !important;
}

#item74225 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:118px !important;
}

#item74235 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:216px !important;
}

#item74241 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:532px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item74242 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:262px !important;
}

#item74250 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:312px !important;
}

#item74257 {
	width:175px !important;
	height:286px !important;
	left:798px !important;
	top:86px !important;
}

#item74281 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:118px !important;
}

#item74287 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:167px !important;
}

#item74294 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:407px !important;
}

#item74308 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:167px !important;
}

#item74314 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:263px !important;
}

#item74321 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:263px !important;
}

#item74328 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:753px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item74329 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:264px !important;
}

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

#item72770 {
	width:21px !important;
	height:21px !important;
	left:958px !important;
	top:14px !important;
}

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

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

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

#item72688 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item72694 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-72694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72717 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item72657 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item72450 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table268342 {
	table-layout:fixed;
}

#item72459 {
	width:258px !important;
	height:153px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-72459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72482 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item72485 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

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

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

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

#item72575 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item72581 {
	width:563px !important;
	height:412px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-72581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72604 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:435px !important;
}

#item72629 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:435px !important;
}

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

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

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

#item72537 {
	width:650px !important;
	height:1782px !important;
}

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

#item72564 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item72445 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item73064 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item73252 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item73275 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item73298 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item73303 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item73590 {
	width:34px !important;
	height:13px !important;
	left:853px !important;
	top:155px !important;
}

#item73595 {
	width:34px !important;
	height:13px !important;
	left:706px !important;
	top:155px !important;
}

#item73598 {
	width:34px !important;
	height:13px !important;
	left:510px !important;
	top:155px !important;
}

#item73601 {
	width:34px !important;
	height:13px !important;
	left:343px !important;
	top:155px !important;
}

#item73604 {
	width:112px !important;
	height:8px !important;
}

#item73627 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

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

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

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

#item73684 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:11px !important;
}

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

#item73711 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

@keyframes fade-in-73711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73748 {
	width:34px !important;
	height:13px !important;
	left:339px !important;
	top:106px !important;
}

#item73753 {
	width:34px !important;
	height:13px !important;
	left:488px !important;
	top:106px !important;
}

#item73756 {
	width:34px !important;
	height:13px !important;
	left:648px !important;
	top:106px !important;
}

#item73759 {
	width:34px !important;
	height:13px !important;
	left:827px !important;
	top:106px !important;
}

#item73763 {
	width:34px !important;
	height:13px !important;
	left:987px !important;
	top:106px !important;
}

#item73768 {
	width:115px !important;
	height:8px !important;
}

#item73791 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:11px !important;
}

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

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

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

#item73843 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-73870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73873 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:92px !important;
}

#item73883 {
	width:77px !important;
	height:8px !important;
}

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

@keyframes fade-in-73906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73584 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:160px !important;
}

#item73718 {
	width:68px !important;
	height:8px !important;
}

#item73741 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-73741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73326 {
	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;
}

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

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

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

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

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

#item73356 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item73385 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item73416 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item73445 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item73475 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-73510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-188493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-188495 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-188495 {
	0% {
		-webkit-transform:translate(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-188502 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-188502 {
	0% {
		-webkit-transform:translate(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-188497 {
	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-188497 {
	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;
	}
}
#item188493 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item188503 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item188505 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item188506 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item188512 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item188519 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item188523 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item188546 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item188181 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item188183 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item188184 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item188207 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item188230 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item188253 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item188277 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item188301 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item188302 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item188325 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item188349 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item188372 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item188395 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item188418 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188419 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item228491 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:350px !important;
}

#item228514 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:325px !important;
}

#item228537 {
	width:27px !important;
	height:27px !important;
	left:614px !important;
	top:352px !important;
}

#item228540 {
	width:131px !important;
	height:10px !important;
	left:466px !important;
	top:321px !important;
}

#item188179 {
	width:578px !important;
	height:1px !important;
	left:134px !important;
	top:164px !important;
	background:#9d9c9c;
}

#item188180 {
	width:743px !important;
	height:1px !important;
	left:-24px !important;
	top:218px !important;
	background:#9d9c9c;
}

#item140439 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:185px !important;
}

#item140501 {
	width:185px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-140554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140558 {
	width:48px !important;
	height:18px !important;
	left:189px !important;
	top:133px !important;
}

#item140561 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:133px !important;
}

#item140564 {
	width:48px !important;
	height:18px !important;
	left:530px !important;
	top:133px !important;
}

#item140570 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:186px !important;
}

#item228788 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:186px !important;
}

#item140573 {
	width:48px !important;
	height:18px !important;
	left:456px !important;
	top:186px !important;
}

#item140577 {
	width:161px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

#item140692 {
	width:107px !important;
	height:11px !important;
}

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

@keyframes fade-in-140715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188070 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-188070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188071 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:60px !important;
	background:#010101;
}

@keyframes fade-in-188071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188073 {
	width:333px !important;
	height:184px !important;
	left:34px !important;
	top:40px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item188096 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:45px !important;
}

#item188133 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:80px !important;
}

@keyframes fade-in-188133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item228715 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:135px !important;
}

@keyframes fade-in-228715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-228715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item228738 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:176px !important;
}

#item228743 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:130px !important;
}

#item187917 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item187918 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item187926 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-187926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187927 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-187927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187951 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item187974 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item187978 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item188001 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item188004 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item188027 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item188033 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item254324 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item254329 {
	width:19px !important;
	height:19px !important;
	top:1248px !important;
}

#item254338 {
	width:19px !important;
	height:19px !important;
	top:1316px !important;
}

#item254343 {
	width:19px !important;
	height:19px !important;
	top:1112px !important;
}

#item254348 {
	width:19px !important;
	height:19px !important;
	top:1452px !important;
}

#item254354 {
	width:477px !important;
	height:513px !important;
	left:34px !important;
	top:998px !important;
}

#item254378 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:916px !important;
}

#item254385 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:450px !important;
}

#item254391 {
	width:477px !important;
	height:513px !important;
	left:34px !important;
}

#item254414 {
	width:477px !important;
	height:446px !important;
	left:34px !important;
	top:532px !important;
}

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

#item254442 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item254447 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item254453 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:313px !important;
}

#item254458 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:579px !important;
}

#item254463 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:646px !important;
}

#item254473 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:781px !important;
}

#item187882 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-187882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187883 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:38px !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-187883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187887 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187884 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:43px !important;
}

#item187890 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:87px !important;
}

@keyframes fade-in-187890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187913 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:66px !important;
}

#item187872 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187873 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item187875 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item187757 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-187757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187758 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-187758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187759 {
	width:498px !important;
	height:380px !important;
	left:34px !important;
	top:39px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table274594 {
	table-layout:fixed;
}

#item187782 {
	width:385px !important;
	height:232px !important;
	left:66px !important;
	top:79px !important;
}

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

#item187806 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:44px !important;
}

#item187841 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:312px !important;
}

#item187847 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item187676 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187676 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187677 {
	width:630px !important;
	height:645px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item187678 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item187710 {
	width:140px !important;
	height:14px !important;
	left:431px !important;
	top:645px !important;
}

#item187733 {
	width:387px !important;
	height:18px !important;
	left:67px !important;
	top:645px !important;
}

#item228587 {
	width:568px !important;
	height:563px !important;
	left:64px !important;
	top:67px !important;
}

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

@keyframes fade-in-228588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-228588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187636 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187637 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-187637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187641 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187638 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item187644 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item187645 {
	width:505px !important;
	height:3713px !important;
}

@keyframes fade-in-187645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187674 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item187634 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item228571 {
	width:586px !important;
	height:1px !important;
	left:-24px !important;
	top:274px !important;
	background:#9d9c9c;
}

#item140432 {
	width:48px !important;
	height:18px !important;
	left:423px !important;
	top:246px !important;
}

#item140435 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:246px !important;
}

#item140447 {
	width:157px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-140497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140719 {
	width:46px !important;
	height:46px !important;
	left:578px !important;
	top:254px !important;
}

#item140725 {
	width:95px !important;
	height:11px !important;
}

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

@keyframes fade-in-140748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187422 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item187426 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187429 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item187423 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item187455 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187462 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187452 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item187488 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187491 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187485 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item187517 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187521 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item187514 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item187547 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187550 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187544 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item187576 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187580 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187573 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item187603 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item187626 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-140941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-140941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-74415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-74422 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-74422 {
	0% {
		-webkit-transform:translate(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-74420 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-74420 {
	0% {
		-webkit-transform:translate(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-74417 {
	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-74417 {
	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;
	}
}
#item74415 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item74472 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74474 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item74475 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item74498 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item74521 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item74544 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item74567 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item74591 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item74592 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item74616 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item74639 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item74662 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item74685 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item74708 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74709 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item75282 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item75290 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-75290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75313 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-75313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75336 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item75341 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

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

#item75053 {
	width:21px !important;
	height:21px !important;
	left:956px !important;
	top:14px !important;
}

#item77142 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item77165 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:481px !important;
}

#item77170 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:482px !important;
}

#item77193 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:482px !important;
}

#item77199 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:468px !important;
}

#item77222 {
	width:194px !important;
	height:343px !important;
	left:334px !important;
	top:87px !important;
}

#item77245 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:119px !important;
}

#item77256 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:286px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item77257 {
	width:218px !important;
	height:391px !important;
	left:80px !important;
	top:87px !important;
}

#item77280 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item77287 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item77293 {
	width:172px !important;
	height:338px !important;
	left:578px !important;
	top:87px !important;
}

#item77316 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:119px !important;
}

#item77326 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:168px !important;
}

#item77333 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:532px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item77334 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:263px !important;
}

#item77340 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item77346 {
	width:175px !important;
	height:327px !important;
	left:798px !important;
	top:87px !important;
}

#item77370 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:119px !important;
}

#item77378 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:183px !important;
}

#item77385 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:408px !important;
}

#item77396 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:168px !important;
}

#item77406 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:264px !important;
}

#item77412 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:360px !important;
}

#item77419 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:264px !important;
}

#item77425 {
	width:14px !important;
	height:14px !important;
	left:559px !important;
	top:312px !important;
}

#item77431 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:753px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item77432 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:280px !important;
}

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

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

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

#item74969 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item74976 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-74976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74999 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item74938 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item74736 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table280136 {
	table-layout:fixed;
}

#item74742 {
	width:258px !important;
	height:153px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-74742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74765 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item74769 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

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

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

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

#item74858 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item74864 {
	width:563px !important;
	height:405px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-74864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74887 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:450px !important;
}

#item74911 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:450px !important;
}

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

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

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

#item74821 {
	width:650px !important;
	height:1926px !important;
	top:-734px !important;
}

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

#item74848 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item74732 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item75350 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item75537 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item75560 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item75583 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item75586 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item75924 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:160px !important;
}

#item75929 {
	opacity:0.50;
	width:690px !important;
	height:1px !important;
	left:250px !important;
	top:175px !important;
	background:#000;
}

#item75930 {
	width:34px !important;
	height:13px !important;
	left:878px !important;
	top:155px !important;
}

#item75935 {
	width:34px !important;
	height:13px !important;
	left:761px !important;
	top:155px !important;
}

#item75939 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:155px !important;
}

#item75942 {
	width:34px !important;
	height:13px !important;
	left:452px !important;
	top:155px !important;
}

#item75945 {
	width:34px !important;
	height:13px !important;
	left:327px !important;
	top:155px !important;
}

#item75950 {
	width:83px !important;
	height:8px !important;
}

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

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

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

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

#item76033 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

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

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

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

#item76087 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-76119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76124 {
	opacity:0.50;
	width:743px !important;
	height:1px !important;
	left:278px !important;
	top:125px !important;
	background:#000;
}

#item76125 {
	width:34px !important;
	height:13px !important;
	left:342px !important;
	top:106px !important;
}

#item76130 {
	width:34px !important;
	height:13px !important;
	left:496px !important;
	top:106px !important;
}

#item76133 {
	width:34px !important;
	height:13px !important;
	left:670px !important;
	top:106px !important;
}

#item76136 {
	width:34px !important;
	height:13px !important;
	left:843px !important;
	top:106px !important;
}

#item76139 {
	width:34px !important;
	height:13px !important;
	left:987px !important;
	top:106px !important;
}

#item76144 {
	width:120px !important;
	height:8px !important;
}

#item76167 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

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

#item76196 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

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

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

#item76253 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

@keyframes fade-in-76253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76256 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:92px !important;
}

#item76266 {
	width:80px !important;
	height:8px !important;
}

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

@keyframes fade-in-76289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75609 {
	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;
}

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

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

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

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

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

#item75640 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item75669 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item75700 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item75729 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item75759 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-75794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-189814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-189816 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-189816 {
	0% {
		-webkit-transform:translate(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-189822 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-189822 {
	0% {
		-webkit-transform:translate(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-189818 {
	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-189818 {
	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;
	}
}
#item189814 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item189823 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item189824 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item189825 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item189831 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item189841 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item189845 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item189868 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item189503 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item189505 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item189506 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item189529 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item189552 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item189575 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item189598 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item189622 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item189623 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item189646 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item189669 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item189693 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item189716 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item189739 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item189740 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item229506 {
	width:128px !important;
	height:94px !important;
	left:470px !important;
	top:352px !important;
}

#item229529 {
	width:166px !important;
	height:119px !important;
	left:369px !important;
	top:325px !important;
}

#item229552 {
	width:27px !important;
	height:27px !important;
	left:615px !important;
	top:353px !important;
}

#item229556 {
	width:133px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item189500 {
	width:581px !important;
	height:1px !important;
	left:131px !important;
	top:132px !important;
	background:#9d9c9c;
}

#item229585 {
	width:616px !important;
	height:1px !important;
	left:-24px !important;
	top:254px !important;
	background:#9d9c9c;
}

#item189502 {
	width:741px !important;
	height:1px !important;
	left:-24px !important;
	top:194px !important;
	background:#9d9c9c;
}

#item142056 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:234px !important;
}

#item142060 {
	width:48px !important;
	height:18px !important;
	left:508px !important;
	top:227px !important;
}

#item142063 {
	width:48px !important;
	height:18px !important;
	left:381px !important;
	top:227px !important;
}

#item142066 {
	width:48px !important;
	height:18px !important;
	left:227px !important;
	top:227px !important;
}

#item142071 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:227px !important;
}

#item142075 {
	width:48px !important;
	height:18px !important;
	left:526px !important;
	top:164px !important;
}

#item142079 {
	width:116px !important;
	height:11px !important;
}

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

@keyframes fade-in-142102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142107 {
	width:155px !important;
	height:28px !important;
}

#item142130 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:33px !important;
}

@keyframes fade-in-142130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142136 {
	width:183px !important;
	height:28px !important;
}

#item142159 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:33px !important;
}

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

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

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

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

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

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

@keyframes fade-in-142245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142249 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:105px !important;
}

#item142252 {
	width:48px !important;
	height:18px !important;
	left:398px !important;
	top:105px !important;
}

#item142257 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:105px !important;
}

#item142261 {
	width:48px !important;
	height:18px !important;
	left:190px !important;
	top:167px !important;
}

#item142264 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:167px !important;
}

#item142268 {
	width:168px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-142376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142380 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:87px !important;
}

#item142389 {
	width:113px !important;
	height:11px !important;
}

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

@keyframes fade-in-142412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189391 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-189391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189392 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-189392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189393 {
	width:333px !important;
	height:196px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item189416 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item189453 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-189453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item229966 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-229966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-229966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item229989 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item229995 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item189236 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item189237 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item189247 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-189247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189248 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-189248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189271 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item189294 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item189297 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item189320 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item189323 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item189346 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item189352 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item230557 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

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

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

#item230593 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

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

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

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

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

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

#item230644 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item189198 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-189198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189199 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-189199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189204 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item189200 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item189208 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-189208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189232 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item189187 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-189187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189188 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item189190 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item189076 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-189076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189077 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-189077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-189077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item189078 {
	width:498px !important;
	height:353px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item189124 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item189160 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:297px !important;
}

#item189163 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:361px !important;
}

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

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

table#table286248 {
	table-layout:fixed;
}

#item229859 {
	width:385px !important;
	height:202px !important;
	left:66px !important;
	top:77px !important;
}

#item229711 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-229711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-229711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item229712 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item188999 {
	width:27px !important;
	height:27px !important;
	left:629px !important;
	top:42px !important;
}

#item229713 {
	width:140px !important;
	height:14px !important;
	left:431px !important;
	top:645px !important;
}

#item229736 {
	width:387px !important;
	height:18px !important;
	left:67px !important;
	top:645px !important;
}

#item229759 {
	width:568px !important;
	height:563px !important;
	left:64px !important;
	top:67px !important;
}

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

@keyframes fade-in-229761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-229761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188955 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188956 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-188956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188960 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188957 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item188964 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item188965 {
	width:505px !important;
	height:4004px !important;
}

@keyframes fade-in-188965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188995 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item188953 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item188740 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item188745 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188748 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item188742 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item188774 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188778 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188771 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item188804 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188808 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188801 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item188835 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188838 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item188832 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item188864 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188869 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188861 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item188895 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188901 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188892 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item188924 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item188947 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-142603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-142603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-77509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-77517 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77517 {
	0% {
		-webkit-transform:translate(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-77515 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77515 {
	0% {
		-webkit-transform:translate(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-77511 {
	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-77511 {
	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;
	}
}
#item77509 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item77559 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77561 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item77562 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item77585 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item77608 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item77633 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item77656 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item77680 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item77681 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item77704 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item77727 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item77751 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item77774 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item77797 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79208 {
	width:34px !important;
	height:13px !important;
	left:854px !important;
	top:143px !important;
}

#item79213 {
	width:34px !important;
	height:13px !important;
	left:538px !important;
	top:143px !important;
}

#item79218 {
	width:34px !important;
	height:13px !important;
	left:337px !important;
	top:143px !important;
}

#item79223 {
	width:34px !important;
	height:13px !important;
	left:706px !important;
	top:143px !important;
}

#item79228 {
	opacity:0.50;
	width:710px !important;
	height:1px !important;
	left:271px !important;
	top:163px !important;
	background:#000;
}

#item79230 {
	width:80px !important;
	height:8px !important;
	left:889px !important;
	top:142px !important;
}

#item79261 {
	width:134px !important;
	height:8px !important;
}

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

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

#item79314 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

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

#item79344 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

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

#item79373 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-79373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79378 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:129px !important;
}

#item79388 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:129px !important;
}

@keyframes fade-in-79399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79400 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

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

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

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

#item77798 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item78413 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item78421 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-78421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78444 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-78444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78467 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item78473 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item78482 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item78487 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

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

#item78147 {
	width:21px !important;
	height:21px !important;
	left:889px !important;
	top:14px !important;
}

#item79615 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item79638 {
	width:187px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item79661 {
	width:187px !important;
	height:173px !important;
	left:309px !important;
	top:87px !important;
}

#item79684 {
	width:158px !important;
	height:173px !important;
	left:538px !important;
	top:87px !important;
}

#item79707 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:266px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item79708 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:496px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item79709 {
	width:157px !important;
	height:173px !important;
	left:737px !important;
	top:87px !important;
}

#item79732 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item79742 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:696px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item79743 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:170px !important;
}

#item79752 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:120px !important;
}

#item79762 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:120px !important;
}

#item79774 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:120px !important;
}

#item79782 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:169px !important;
}

#item79791 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:184px !important;
}

#item79799 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:185px !important;
}

#item79809 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item79814 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item79837 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item79842 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

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

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

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

#item78060 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item78071 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-78071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78095 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item78028 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

@keyframes fade-in-77966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79478 {
	width:319px !important;
	height:330px !important;
	left:377px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77967 {
	width:319px !important;
	height:330px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item77968 {
	width:21px !important;
	height:21px !important;
	left:671px !important;
	top:14px !important;
}

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

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

table#table290838 {
	table-layout:fixed;
}

#item77975 {
	width:258px !important;
	height:204px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-77975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77998 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:266px !important;
}

#item78001 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:312px !important;
}

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

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

table#table291799 {
	table-layout:fixed;
}

#item79479 {
	width:258px !important;
	height:204px !important;
	left:408px !important;
	top:42px !important;
}

@keyframes fade-in-79479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79503 {
	width:141px !important;
	height:38px !important;
	left:407px !important;
	top:266px !important;
}

#item79506 {
	width:274px !important;
	height:11px !important;
	left:407px !important;
	top:312px !important;
}

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

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

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

#item77889 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item77896 {
	width:563px !important;
	height:342px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-77896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77919 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:389px !important;
}

#item77942 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:389px !important;
}

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

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

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

#item77848 {
	width:650px !important;
	height:1846px !important;
}

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

#item77876 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item77821 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item78492 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item78745 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item78769 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item78792 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item78799 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

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

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

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

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

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

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

#item78908 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item78938 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item78967 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item78996 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item79027 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-79064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-191137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-191139 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-191139 {
	0% {
		-webkit-transform:translate(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-191146 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-191146 {
	0% {
		-webkit-transform:translate(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-191141 {
	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-191141 {
	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;
	}
}
#item191137 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item191147 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item191148 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item191149 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item191155 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item191161 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item191165 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item191189 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item190824 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item190826 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item190827 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item190850 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item190873 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item190896 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item190919 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item190944 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item190945 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item190968 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item190991 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item191014 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item191038 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item191062 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item191063 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item230806 {
	width:120px !important;
	height:88px !important;
	left:477px !important;
	top:350px !important;
}

#item230829 {
	width:156px !important;
	height:112px !important;
	left:391px !important;
	top:326px !important;
}

#item230852 {
	width:26px !important;
	height:26px !important;
	left:613px !important;
	top:351px !important;
}

#item230855 {
	width:125px !important;
	height:9px !important;
	left:472px !important;
	top:322px !important;
}

#item190822 {
	width:598px !important;
	height:1px !important;
	left:114px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item190823 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item142922 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:212px !important;
}

#item142927 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:150px !important;
}

#item142930 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:150px !important;
}

#item142933 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:212px !important;
}

#item142937 {
	width:113px !important;
	height:11px !important;
	left:398px !important;
	top:211px !important;
}

#item142961 {
	width:188px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

#item143077 {
	width:46px !important;
	height:46px !important;
	left:537px !important;
	top:193px !important;
}

@keyframes fade-in-143082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143083 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

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

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

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

#item190714 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190714 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190714 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190715 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-190715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190716 {
	width:333px !important;
	height:287px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item190740 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item190776 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-190776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231019 {
	width:271px !important;
	height:190px !important;
	left:94px !important;
	top:134px !important;
}

@keyframes fade-in-231019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item231042 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:261px !important;
}

#item231048 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:217px !important;
}

#item231054 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:174px !important;
}

#item231060 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:128px !important;
}

#item190557 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item190558 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item190564 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-190564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190565 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-190565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190589 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item190612 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item190617 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item190640 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item190644 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item190667 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item190674 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

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

#item231565 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

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

#item231575 {
	width:19px !important;
	height:19px !important;
	top:715px !important;
}

#item231584 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
}

#item231607 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
	top:398px !important;
}

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

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

#item190521 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190522 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-190522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190526 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item190523 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item190530 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-190530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190553 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item190509 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190511 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item190513 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item190399 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190400 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-190400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190401 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-190401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190424 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

#item190448 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item190454 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

table#table298291 {
	table-layout:fixed;
}

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

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

table#table299212 {
	table-layout:fixed;
}

#item190455 {
	width:361px !important;
	height:763px !important;
}

@keyframes fade-in-190455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190482 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item190485 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item190317 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190318 {
	width:630px !important;
	height:596px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item190319 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item190328 {
	width:570px !important;
	height:531px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-190328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190352 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:600px !important;
}

#item190375 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:600px !important;
}

#item190277 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-190277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-190277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item190278 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-190278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190283 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item190280 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item190286 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item190287 {
	width:505px !important;
	height:3780px !important;
}

@keyframes fade-in-190287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190315 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item190275 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item190062 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item190066 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190069 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item190063 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item190095 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190099 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item190092 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item190126 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190131 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item190123 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item190157 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190161 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item190154 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item190188 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190192 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item190185 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item190218 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item190221 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item190215 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item190244 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item190267 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-144127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-144127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-79929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-79935 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79935 {
	0% {
		-webkit-transform:translate(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-79933 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79933 {
	0% {
		-webkit-transform:translate(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-79931 {
	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-79931 {
	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;
	}
}
#item79929 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item79978 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item79980 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item79982 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item80005 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item80028 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item80051 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item80074 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item80099 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item80100 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item80123 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item80146 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item80169 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item80192 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item80215 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80216 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item80796 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item80802 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-80802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80825 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-80825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80848 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item80853 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

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

#item80565 {
	width:21px !important;
	height:21px !important;
	left:885px !important;
	top:14px !important;
}

#item81663 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item81686 {
	width:187px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item81709 {
	width:187px !important;
	height:173px !important;
	left:309px !important;
	top:87px !important;
}

#item81732 {
	width:158px !important;
	height:173px !important;
	left:538px !important;
	top:87px !important;
}

#item81755 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:266px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item81756 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:496px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item81757 {
	width:157px !important;
	height:173px !important;
	left:737px !important;
	top:87px !important;
}

#item81781 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item81791 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:696px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item81792 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:170px !important;
}

#item81801 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:120px !important;
}

#item81809 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:120px !important;
}

#item81822 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:120px !important;
}

#item81831 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:169px !important;
}

#item81840 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:184px !important;
}

#item81848 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:185px !important;
}

#item81856 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item81861 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item81884 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item81894 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

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

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

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

#item80483 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item80491 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-80491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80514 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

#item80454 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item80451 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item80244 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table304084 {
	table-layout:fixed;
}

#item80250 {
	width:258px !important;
	height:188px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-80250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80274 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:249px !important;
}

#item80277 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:295px !important;
}

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

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

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

#item80372 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item80378 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-80378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80401 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:372px !important;
}

#item80424 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:372px !important;
}

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

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

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

#item80328 {
	width:650px !important;
	height:1750px !important;
}

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

#item80356 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item80239 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item80859 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item81048 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item81071 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item81094 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item81097 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item81420 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:148px !important;
}

#item81425 {
	width:34px !important;
	height:13px !important;
	left:541px !important;
	top:148px !important;
}

#item81430 {
	width:34px !important;
	height:13px !important;
	left:338px !important;
	top:148px !important;
}

#item81435 {
	width:34px !important;
	height:13px !important;
	left:712px !important;
	top:148px !important;
}

#item81440 {
	opacity:0.50;
	width:690px !important;
	height:1px !important;
	left:271px !important;
	top:168px !important;
	background:#000;
}

#item81473 {
	width:136px !important;
	height:8px !important;
}

#item81496 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

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

#item81526 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

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

#item81559 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

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

#item81589 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-81589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81594 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item81600 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item81442 {
	width:81px !important;
	height:8px !important;
}

#item81614 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-81614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81120 {
	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;
}

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

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

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

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

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

#item81151 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item81180 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item81213 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item81242 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item81272 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-81309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-81309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-192416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-192418 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-192418 {
	0% {
		-webkit-transform:translate(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-192424 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-192424 {
	0% {
		-webkit-transform:translate(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-192420 {
	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-192420 {
	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;
	}
}
#item192416 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item192426 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item192427 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item192428 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item192434 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item192440 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item192445 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item192468 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item192104 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item192106 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item192107 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item192130 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item192153 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item192176 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item192199 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item192223 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item192224 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item192247 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item192270 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item192293 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item192316 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item192339 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item192340 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item231812 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item231836 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item231859 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item231862 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item192100 {
	width:596px !important;
	height:1px !important;
	left:116px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item145200 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item145203 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:151px !important;
}

#item145213 {
	width:191px !important;
	height:11px !important;
}

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

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

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

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

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

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

#item191992 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191993 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-191993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191994 {
	width:333px !important;
	height:195px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item192017 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item192054 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-192054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232164 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-232164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232188 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item232194 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item191839 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item191840 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item191846 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-191846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191847 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-191847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191870 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item191893 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item191897 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item191920 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item191925 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item191948 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item191954 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

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

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

#item232526 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item232532 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item232538 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
}

#item232561 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
	top:398px !important;
}

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

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

#item191803 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191804 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-191804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191808 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item191805 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item191811 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-191811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191834 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item191790 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191791 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item191793 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item191678 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191679 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-191679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191680 {
	width:498px !important;
	height:416px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item191726 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item191762 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:359px !important;
}

#item191766 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:423px !important;
}

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

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

table#table310249 {
	table-layout:fixed;
}

#item232059 {
	width:361px !important;
	height:280px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-232059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-232059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191600 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191601 {
	width:630px !important;
	height:595px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item191602 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item191608 {
	width:570px !important;
	height:509px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-191608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191631 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:588px !important;
}

#item191654 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:588px !important;
}

#item191558 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-191558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-191558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item191559 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-191559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191563 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item191560 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item191567 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item191568 {
	width:505px !important;
	height:3646px !important;
}

@keyframes fade-in-191568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191598 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item191556 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item192101 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item231897 {
	width:48px !important;
	height:18px !important;
	left:376px !important;
	top:211px !important;
}

#item231903 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:211px !important;
}

#item231908 {
	width:163px !important;
	height:11px !important;
}

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

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

#item231939 {
	width:114px !important;
	height:11px !important;
}

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

@keyframes fade-in-231962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-231962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191344 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item191349 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191352 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item191346 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item191378 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191381 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item191375 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item191407 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191414 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item191404 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item191440 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191443 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item191437 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item191469 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191472 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item191466 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item191499 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item191502 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item191496 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item191525 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item191548 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-145549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-145549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-81980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-81988 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-81988 {
	0% {
		-webkit-transform:translate(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-81985 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-81985 {
	0% {
		-webkit-transform:translate(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-81983 {
	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-81983 {
	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;
	}
}
#item81980 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item82031 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82033 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item82034 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item82057 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item82080 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item82104 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item82128 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item82152 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item82153 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item82176 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item82199 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item82222 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item82245 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item82268 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item83505 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item82269 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-82821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82822 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item82845 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:17px !important;
}

#item82851 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-82851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82874 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:77px !important;
}

@keyframes fade-in-82874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82897 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item82902 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:73px !important;
}

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

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

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

#item82615 {
	width:21px !important;
	height:21px !important;
	left:953px !important;
	top:15px !important;
}

#item83747 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:42px !important;
}

#item83770 {
	width:118px !important;
	height:154px !important;
	left:79px !important;
	top:88px !important;
}

#item83793 {
	width:145px !important;
	height:154px !important;
	left:229px !important;
	top:88px !important;
}

#item83816 {
	width:131px !important;
	height:154px !important;
	left:608px !important;
	top:73px !important;
}

#item83839 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:197px !important;
	top:128px !important;
	background:#b2b2b1;
}

#item83840 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:374px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item83841 {
	width:188px !important;
	height:154px !important;
	left:770px !important;
	top:88px !important;
}

#item83864 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:122px !important;
}

#item83873 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:739px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item83875 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:186px !important;
}

#item83883 {
	width:14px !important;
	height:14px !important;
	left:208px !important;
	top:122px !important;
}

#item83891 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:122px !important;
}

#item83906 {
	width:14px !important;
	height:14px !important;
	left:749px !important;
	top:122px !important;
}

#item83914 {
	width:14px !important;
	height:14px !important;
	left:208px !important;
	top:170px !important;
}

#item83923 {
	width:14px !important;
	height:14px !important;
	left:587px !important;
	top:170px !important;
}

#item83931 {
	width:14px !important;
	height:14px !important;
	left:749px !important;
	top:184px !important;
}

#item83941 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:274px !important;
}

#item83946 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:276px !important;
}

#item83970 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:275px !important;
}

#item83980 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:261px !important;
}

#item84024 {
	width:172px !important;
	height:169px !important;
	left:405px !important;
	top:74px !important;
}

#item84047 {
	width:14px !important;
	height:14px !important;
	left:384px !important;
	top:122px !important;
}

#item84053 {
	width:14px !important;
	height:14px !important;
	left:384px !important;
	top:170px !important;
}

#item84064 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:576px !important;
	top:127px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-82509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82510 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item82533 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:15px !important;
}

#item82539 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-82539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82562 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:26px !important;
}

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

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

#item82505 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item82502 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:21px !important;
}

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

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

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

#item82296 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table314587 {
	table-layout:fixed;
}

#item82302 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-82302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82326 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:331px !important;
}

#item82333 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

#item83682 {
	width:258px !important;
	height:128px !important;
	left:58px !important;
	top:207px !important;
}

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

@keyframes fade-in-82420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82421 {
	width:624px !important;
	height:250px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item82422 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:15px !important;
}

#item82429 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-82429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82452 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item82475 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

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

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

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

#item82384 {
	width:650px !important;
	height:1542px !important;
}

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

#item82412 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:15px !important;
}

#item82357 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:11px !important;
}

#item82292 {
	width:1020px !important;
	height:583px !important;
	left:177px !important;
	top:179px !important;
}

#item82908 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item83097 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item83120 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item83143 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item83146 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item83483 {
	width:34px !important;
	height:13px !important;
	left:847px !important;
	top:148px !important;
}

#item83488 {
	width:34px !important;
	height:13px !important;
	left:523px !important;
	top:148px !important;
}

#item83495 {
	width:34px !important;
	height:13px !important;
	left:348px !important;
	top:148px !important;
}

#item83500 {
	width:34px !important;
	height:13px !important;
	left:694px !important;
	top:148px !important;
}

#item83507 {
	width:138px !important;
	height:20px !important;
}

#item83530 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:23px !important;
}

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

#item83560 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-83560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83566 {
	width:120px !important;
	height:20px !important;
}

#item83589 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:23px !important;
}

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

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

@keyframes fade-in-83621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83628 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item83633 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item83639 {
	width:93px !important;
	height:8px !important;
}

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

@keyframes fade-in-83663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83171 {
	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;
}

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

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

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

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

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

#item83205 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item83236 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item83267 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item83297 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item83327 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-83363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-193685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-193688 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-193688 {
	0% {
		-webkit-transform:translate(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-193695 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-193695 {
	0% {
		-webkit-transform:translate(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-193691 {
	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-193691 {
	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;
	}
}
#item193685 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item193696 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item193697 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item193698 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item193705 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item193712 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item193719 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item193742 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item193373 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item193375 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item193376 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item193399 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item193422 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item193445 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item193468 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item193492 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item193493 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item193516 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item193539 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item193562 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item193585 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item193608 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item193609 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232794 {
	width:127px !important;
	height:93px !important;
	left:469px !important;
	top:352px !important;
}

#item232818 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item232841 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item232844 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item193370 {
	width:584px !important;
	height:1px !important;
	left:128px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item193371 {
	width:594px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item146668 {
	width:48px !important;
	height:18px !important;
	left:363px !important;
	top:211px !important;
}

#item146671 {
	width:48px !important;
	height:18px !important;
	left:469px !important;
	top:151px !important;
}

#item146675 {
	width:48px !important;
	height:18px !important;
	left:225px !important;
	top:151px !important;
}

#item146680 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:211px !important;
}

#item146684 {
	width:193px !important;
	height:27px !important;
}

#item146707 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:32px !important;
}

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

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

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

#item146766 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:32px !important;
}

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

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

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

#item146800 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

#item146805 {
	width:130px !important;
	height:11px !important;
}

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

@keyframes fade-in-146828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193265 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-193265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-193265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item193266 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-193266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-193266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item193267 {
	width:333px !important;
	height:185px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item193290 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item193324 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-193324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233174 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-233174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233197 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item233202 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item193108 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item193109 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item193115 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-193115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-193115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item193117 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-193117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193140 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item193163 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item193169 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item193192 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item193195 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item193218 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item193224 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item233392 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

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

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

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

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

#item233420 {
	width:19px !important;
	height:19px !important;
	top:930px !important;
}

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

#item233430 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

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

#item233458 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:397px !important;
}

#item233481 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:795px !important;
}

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

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

#item193071 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-193071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-193071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item193072 {
	width:522px !important;
	height:344px !important;
	left:34px !important;
	top:37px !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-193072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193076 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item193073 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item193080 {
	width:464px !important;
	height:302px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-193080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193103 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item193061 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-193061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-193061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item193062 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item193064 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item192947 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-192947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-192947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item192948 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-192948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-192948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item192949 {
	width:498px !important;
	height:530px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table323717 {
	table-layout:fixed;
}

#item192972 {
	width:385px !important;
	height:395px !important;
	left:66px !important;
	top:77px !important;
}

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

#item192995 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item193034 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:471px !important;
}

#item193037 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:536px !important;
}

#item192868 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-192868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-192868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item192869 {
	width:630px !important;
	height:412px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item192870 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item192877 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-192877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192900 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:406px !important;
}

#item192923 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:406px !important;
}

#item192828 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-192828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-192828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item192829 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-192829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192833 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item192830 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item192836 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item192837 {
	width:505px !important;
	height:3198px !important;
}

@keyframes fade-in-192837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192866 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item192826 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item192613 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item192618 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192622 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item192615 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item192648 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192651 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item192645 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item192677 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192680 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item192674 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item192706 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192710 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item192703 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item192736 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192739 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item192733 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item192766 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item192770 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item192763 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item192793 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item192816 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-147022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-147022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-84140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-84146 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84146 {
	0% {
		-webkit-transform:translate(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-84144 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84144 {
	0% {
		-webkit-transform:translate(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-84142 {
	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-84142 {
	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;
	}
}
#item84140 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item84189 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item84191 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item84192 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item84215 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item84238 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item84261 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item84285 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item84310 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item84311 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item84334 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item84357 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item84380 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item84403 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item84426 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item84427 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item84476 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item84487 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-84487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84510 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-84510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84533 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item84540 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

@keyframes fade-in-84820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item85953 {
	width:906px !important;
	height:281px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item84867 {
	width:21px !important;
	height:21px !important;
	left:909px !important;
	top:14px !important;
}

#item85976 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item85999 {
	width:151px !important;
	height:159px !important;
	left:79px !important;
	top:87px !important;
}

#item86022 {
	width:161px !important;
	height:142px !important;
	left:532px !important;
	top:87px !important;
}

#item86045 {
	width:178px !important;
	height:142px !important;
	left:290px !important;
	top:87px !important;
}

#item86068 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:251px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item86070 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:489px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item86071 {
	width:160px !important;
	height:142px !important;
	left:755px !important;
	top:87px !important;
}

#item86094 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item86106 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:713px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item86107 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item86115 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:120px !important;
}

#item86123 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:120px !important;
}

#item86133 {
	width:14px !important;
	height:14px !important;
	left:734px !important;
	top:120px !important;
}

#item86145 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:169px !important;
}

#item86154 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:183px !important;
}

#item86170 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item86177 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:259px !important;
}

#item86200 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:259px !important;
}

#item86205 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:245px !important;
}

#item254493 {
	width:14px !important;
	height:14px !important;
	left:734px !important;
	top:168px !important;
}

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

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

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

#item84785 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item84791 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-84791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84815 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item84753 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item84692 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table327617 {
	table-layout:fixed;
}

#item84698 {
	width:258px !important;
	height:153px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-84698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84721 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:331px !important;
}

#item84725 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

#item85899 {
	width:258px !important;
	height:121px !important;
	left:58px !important;
	top:207px !important;
}

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

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

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

#item84611 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item84620 {
	width:563px !important;
	height:205px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-84620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84643 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:245px !important;
}

#item84666 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:245px !important;
}

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

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

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

#item84574 {
	width:650px !important;
	height:1542px !important;
}

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

#item84602 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item84450 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item85071 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item85260 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item85283 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item85306 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item85312 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item85654 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item85658 {
	width:34px !important;
	height:13px !important;
	left:598px !important;
	top:148px !important;
}

#item85661 {
	width:34px !important;
	height:13px !important;
	left:374px !important;
	top:148px !important;
}

#item85664 {
	width:34px !important;
	height:13px !important;
	left:822px !important;
	top:148px !important;
}

#item85695 {
	width:141px !important;
	height:8px !important;
}

#item85718 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

#item85841 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-85779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85782 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item85787 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item85791 {
	width:93px !important;
	height:8px !important;
}

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

@keyframes fade-in-85814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85335 {
	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;
}

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

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

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

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

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

#item85366 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item85396 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item85426 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item85455 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item85485 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-85520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-85520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-195115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-195117 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-195117 {
	0% {
		-webkit-transform:translate(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-195125 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-195125 {
	0% {
		-webkit-transform:translate(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-195119 {
	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-195119 {
	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;
	}
}
#item195115 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item195126 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item195127 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item195128 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item195135 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item195141 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item195144 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item195167 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item194804 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item194806 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item194807 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item194830 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item194853 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item194876 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item194899 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item194924 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item194925 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item194948 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item194971 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item194994 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item195017 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item195040 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item195041 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item233542 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item233565 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item233588 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item233598 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item194802 {
	width:581px !important;
	height:1px !important;
	left:131px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item148095 {
	width:48px !important;
	height:18px !important;
	left:575px !important;
	top:151px !important;
}

#item148100 {
	width:48px !important;
	height:18px !important;
	left:261px !important;
	top:151px !important;
}

#item148107 {
	width:197px !important;
	height:11px !important;
}

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

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

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

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

#item194693 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194694 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-194694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194695 {
	width:333px !important;
	height:195px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item194719 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item194756 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-194756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233728 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-233728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-233728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item233751 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item233756 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item194536 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item194537 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item194544 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-194544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194545 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-194545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194570 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item194593 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item194598 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item194621 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item194624 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item194647 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item194653 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

#item254980 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:399px !important;
}

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

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

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

#item255021 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

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

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

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

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

#item194500 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194501 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !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-194501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194505 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item194502 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item194508 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-194508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194531 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item194487 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194489 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item194492 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item194373 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194374 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-194374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194375 {
	width:498px !important;
	height:530px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table335127 {
	table-layout:fixed;
}

#item194398 {
	width:385px !important;
	height:395px !important;
	left:66px !important;
	top:77px !important;
}

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

#item194421 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item194460 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:472px !important;
}

#item194463 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:536px !important;
}

#item194294 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194295 {
	width:630px !important;
	height:370px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item194296 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item194302 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-194302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194326 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:363px !important;
}

#item194349 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:363px !important;
}

#item194255 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-194255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-194255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item194256 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-194256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194260 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item194257 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item194263 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item194264 {
	width:505px !important;
	height:3310px !important;
}

@keyframes fade-in-194264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194292 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item194253 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item194803 {
	width:598px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item148103 {
	width:48px !important;
	height:18px !important;
	left:333px !important;
	top:212px !important;
}

#item148138 {
	width:197px !important;
	height:11px !important;
}

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

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

#item148199 {
	width:130px !important;
	height:11px !important;
}

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

@keyframes fade-in-148223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194042 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item194046 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194050 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item194043 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item194076 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194079 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item194073 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item194106 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194110 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item194103 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item194136 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194139 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item194133 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item194165 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194169 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item194162 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item194195 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item194198 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item194192 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item194221 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item194244 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-148415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-148415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-86293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-86299 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-86299 {
	0% {
		-webkit-transform:translate(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-86297 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-86297 {
	0% {
		-webkit-transform:translate(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-86295 {
	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-86295 {
	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;
	}
}
#item86293 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item86343 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86345 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item86347 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item86370 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item86393 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item86416 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item86439 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item86463 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item86464 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item86487 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item86510 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item86534 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item86558 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item86581 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86582 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item86631 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item86637 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-86637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86660 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-86660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86684 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item86689 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

@keyframes fade-in-86975 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86975 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88044 {
	width:873px !important;
	height:281px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item87022 {
	width:21px !important;
	height:21px !important;
	left:876px !important;
	top:14px !important;
}

#item88068 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item88091 {
	width:224px !important;
	height:158px !important;
	left:659px !important;
	top:87px !important;
}

#item88114 {
	width:149px !important;
	height:126px !important;
	left:274px !important;
	top:87px !important;
}

#item88137 {
	width:154px !important;
	height:126px !important;
	left:464px !important;
	top:87px !important;
}

#item88162 {
	width:155px !important;
	height:158px !important;
	left:78px !important;
	top:87px !important;
}

#item88185 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:120px !important;
}

#item88191 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:184px !important;
}

#item88197 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:120px !important;
}

#item88202 {
	width:14px !important;
	height:14px !important;
	left:443px !important;
	top:120px !important;
}

#item88208 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item88213 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:169px !important;
}

#item88219 {
	width:14px !important;
	height:14px !important;
	left:443px !important;
	top:169px !important;
}

#item88224 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item88227 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:259px !important;
}

#item88250 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:259px !important;
}

#item88255 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:245px !important;
}

#item88293 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item88160 {
	opacity:0.50;
	width:1px !important;
	height:108px !important;
	left:233px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item88161 {
	opacity:0.50;
	width:1px !important;
	height:107px !important;
	left:422px !important;
	top:123px !important;
	background:#b2b2b1;
}

#item88190 {
	opacity:0.50;
	width:1px !important;
	height:107px !important;
	left:617px !important;
	top:123px !important;
	background:#b2b2b1;
}

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

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

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

#item86942 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item86948 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-86948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86971 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item86910 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item86851 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table338903 {
	table-layout:fixed;
}

#item86857 {
	width:258px !important;
	height:153px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-86857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86880 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:343px !important;
}

#item86883 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:389px !important;
}

#item87990 {
	width:258px !important;
	height:118px !important;
	left:58px !important;
	top:207px !important;
}

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

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

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

#item86769 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item86778 {
	width:563px !important;
	height:203px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-86778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86801 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:245px !important;
}

#item86824 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:245px !important;
}

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

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

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

#item86725 {
	width:650px !important;
	height:1542px !important;
}

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

#item86754 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item86605 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item87225 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item87412 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item87435 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item87459 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item87462 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item87809 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item87810 {
	width:34px !important;
	height:13px !important;
	left:598px !important;
	top:148px !important;
}

#item87813 {
	width:34px !important;
	height:13px !important;
	left:374px !important;
	top:148px !important;
}

#item87816 {
	width:34px !important;
	height:13px !important;
	left:822px !important;
	top:148px !important;
}

#item87820 {
	width:141px !important;
	height:8px !important;
}

#item87843 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

#item87872 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-87899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87902 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item87907 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item87914 {
	width:93px !important;
	height:8px !important;
}

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

@keyframes fade-in-87937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87485 {
	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;
}

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

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

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

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

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

#item87516 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item87545 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item87577 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item87611 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item87642 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-87677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-87677 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-196400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-196402 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-196402 {
	0% {
		-webkit-transform:translate(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-196408 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-196408 {
	0% {
		-webkit-transform:translate(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-196404 {
	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-196404 {
	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;
	}
}
#item196400 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item196409 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item196410 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item196411 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item196417 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item196425 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item196428 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item196451 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item196085 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item196087 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item196088 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item196111 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item196134 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item196157 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item196180 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item196204 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item196205 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item196228 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item196251 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item196274 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item196298 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item196322 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item196323 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item234403 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item234426 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item234449 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item234452 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item196083 {
	width:581px !important;
	height:1px !important;
	left:131px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item149495 {
	width:48px !important;
	height:18px !important;
	left:574px !important;
	top:151px !important;
}

#item149499 {
	width:48px !important;
	height:18px !important;
	left:260px !important;
	top:151px !important;
}

#item149537 {
	width:197px !important;
	height:11px !important;
}

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

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

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

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

#item195976 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195977 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-195977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195978 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item196001 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item196036 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-196036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item234566 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-234566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-234566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item234589 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item234595 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item195823 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item195824 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item195830 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-195830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195831 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-195831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195854 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item195878 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item195881 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item195904 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item195908 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item195931 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item195940 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item255383 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

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

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

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

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

#item255431 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:399px !important;
}

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

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

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

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

#item195784 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195785 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !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-195785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195789 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item195786 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item195796 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-195796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195819 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item195773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195775 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item195777 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item195662 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195663 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-195663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195664 {
	width:498px !important;
	height:546px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table345708 {
	table-layout:fixed;
}

#item195687 {
	width:385px !important;
	height:412px !important;
	left:66px !important;
	top:77px !important;
}

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

#item195710 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item195746 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:488px !important;
}

#item195749 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:553px !important;
}

#item195583 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195584 {
	width:630px !important;
	height:370px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item195585 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item195592 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-195592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195615 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:363px !important;
}

#item195638 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:363px !important;
}

#item195541 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-195541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-195541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item195542 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-195542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195546 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item195543 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item195550 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item195551 {
	width:505px !important;
	height:3287px !important;
}

@keyframes fade-in-195551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195581 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item195539 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item196084 {
	width:587px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item149502 {
	width:48px !important;
	height:18px !important;
	left:319px !important;
	top:212px !important;
}

#item149510 {
	width:197px !important;
	height:11px !important;
}

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

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

#item149600 {
	width:130px !important;
	height:11px !important;
}

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

@keyframes fade-in-149623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-149623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195326 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item195331 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195336 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item195328 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item195362 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195365 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item195359 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item195391 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195394 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item195388 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item195420 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195427 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item195417 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item195454 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195457 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item195450 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item195483 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item195486 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item195480 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item195509 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item195532 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-149818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-149818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-88345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-88352 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88352 {
	0% {
		-webkit-transform:translate(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-88350 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88350 {
	0% {
		-webkit-transform:translate(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-88348 {
	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-88348 {
	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;
	}
}
#item88345 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item88395 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item88397 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item88398 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item88422 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item88445 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item88468 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item88491 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item88515 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item88516 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item88539 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item88562 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item88585 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item88608 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item88631 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item88632 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item88683 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item88689 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-88689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88712 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-88712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88735 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item88740 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

@keyframes fade-in-89023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item90413 {
	width:932px !important;
	height:281px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item89071 {
	width:21px !important;
	height:21px !important;
	left:936px !important;
	top:14px !important;
}

#item90436 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item90459 {
	width:173px !important;
	height:157px !important;
	left:79px !important;
	top:87px !important;
}

#item90483 {
	width:159px !important;
	height:158px !important;
	left:530px !important;
	top:87px !important;
}

#item90507 {
	width:196px !important;
	height:158px !important;
	left:292px !important;
	top:87px !important;
}

#item90530 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:252px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item90531 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:487px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item90532 {
	width:208px !important;
	height:158px !important;
	left:731px !important;
	top:87px !important;
}

#item90555 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item90561 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:690px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item90562 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item90568 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:120px !important;
}

#item90573 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:120px !important;
}

#item90578 {
	width:14px !important;
	height:14px !important;
	left:711px !important;
	top:120px !important;
}

#item90584 {
	width:14px !important;
	height:14px !important;
	left:711px !important;
	top:184px !important;
}

#item90590 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:169px !important;
}

#item90595 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:169px !important;
}

#item90603 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item90608 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:259px !important;
}

#item90631 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:259px !important;
}

#item90634 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:245px !important;
}

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

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

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

#item88988 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item88994 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-88994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89019 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item88957 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

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

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

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

#item88897 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

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

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

table#table349393 {
	table-layout:fixed;
}

#item88903 {
	width:258px !important;
	height:153px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-88903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88926 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:342px !important;
}

#item88930 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:388px !important;
}

#item90071 {
	width:258px !important;
	height:118px !important;
	left:58px !important;
	top:207px !important;
}

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

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

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

#item88816 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item88824 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-88824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88847 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item88871 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

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

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

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

#item88773 {
	width:650px !important;
	height:1446px !important;
}

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

#item88803 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

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

#item88655 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item89274 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item89465 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item89488 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item89511 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item89514 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item89884 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item89885 {
	width:34px !important;
	height:13px !important;
	left:682px !important;
	top:148px !important;
}

#item90020 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:148px !important;
}

#item89889 {
	width:34px !important;
	height:13px !important;
	left:345px !important;
	top:148px !important;
}

#item89893 {
	width:34px !important;
	height:13px !important;
	left:850px !important;
	top:148px !important;
}

#item89898 {
	width:141px !important;
	height:8px !important;
}

#item89921 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

#item89949 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

#item90048 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

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

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

@keyframes fade-in-89977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89980 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item89985 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item89993 {
	width:93px !important;
	height:8px !important;
}

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

@keyframes fade-in-90016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89537 {
	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;
}

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

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

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

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

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

#item89568 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

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

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

#item89598 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

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

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

#item89630 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

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

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

#item89662 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

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

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

#item89693 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

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

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

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

@keyframes fade-out-89730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-89730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-197750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-197752 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-197752 {
	0% {
		-webkit-transform:translate(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-197758 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-197758 {
	0% {
		-webkit-transform:translate(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-197754 {
	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-197754 {
	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;
	}
}
#item197750 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item197759 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item197760 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

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

#item197762 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

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

#item197768 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item197774 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item197779 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item197804 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item197440 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item197442 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item197443 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item197466 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item197489 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item197512 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item197535 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item197559 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item197560 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item197583 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item197607 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item197630 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item197653 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item197676 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197677 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item235103 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:353px !important;
}

#item235126 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:327px !important;
}

#item235149 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:354px !important;
}

#item235153 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:323px !important;
}

#item197328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-197328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197329 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-197329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197330 {
	width:333px !important;
	height:196px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item197353 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item197392 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-197392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item235287 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-235287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-235287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item235310 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item235315 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item197174 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

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

#item197175 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item197182 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-197182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197183 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-197183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197206 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item197229 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item197232 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item197256 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item197263 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item197286 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item197292 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item197138 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-197138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197139 {
	width:522px !important;
	height:345px !important;
	left:34px !important;
	top:37px !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-197139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197143 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item197140 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item197146 {
	width:464px !important;
	height:296px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-197146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197169 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item197127 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-197127 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197127 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197128 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item197130 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item197014 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-197014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197016 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-197016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-197016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item197017 {
	width:498px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

table#table357079 {
	table-layout:fixed;
}

#item197041 {
	width:385px !important;
	height:412px !important;
	left:66px !important;
	top:77px !important;
}

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

#item197064 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item197098 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:490px !important;
}

#item197103 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:554px !important;
}

#item196936 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-196936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-196936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item196937 {
	width:630px !important;
	height:344px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item196938 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item196944 {
	width:570px !important;
	height:272px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-196944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196967 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:341px !important;
}

#item196990 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:341px !important;
}

#item196891 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-196891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-196891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item196892 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-196892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196897 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item196894 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item196905 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item196906 {
	width:505px !important;
	height:2996px !important;
}

@keyframes fade-in-196906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196934 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item196889 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item197438 {
	width:586px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item197439 {
	width:592px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item150902 {
	width:48px !important;
	height:18px !important;
	left:457px !important;
	top:151px !important;
}

#item150909 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:151px !important;
}

#item150916 {
	width:197px !important;
	height:11px !important;
}

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

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

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

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

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

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

#item150899 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:211px !important;
}

#item150912 {
	width:48px !important;
	height:18px !important;
	left:374px !important;
	top:211px !important;
}

#item150944 {
	width:197px !important;
	height:11px !important;
}

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

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

#item151037 {
	width:130px !important;
	height:11px !important;
}

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

@keyframes fade-in-151060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-151060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196679 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item196683 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196686 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item196680 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item196712 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196717 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item196709 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item196743 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196746 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item196740 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item196773 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196776 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item196770 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item196802 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196806 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item196799 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item196832 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item196836 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item196829 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item196859 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

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

#item196882 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

@keyframes fade-out-151255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-151255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-90769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-90775 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90775 {
	0% {
		-webkit-transform:translate(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-90773 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90773 {
	0% {
		-webkit-transform:translate(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-90771 {
	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-90771 {
	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;
	}
}
#item90769 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item90820 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item90822 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item90823 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item90847 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item90870 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item90893 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item90916 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item90940 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item90941 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item90964 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item90987 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item91010 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item91033 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item91057 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item91058 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

#item91108 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item91116 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91139 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-91139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91162 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item91168 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

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

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

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

#item91495 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item92535 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item92558 {
	width:129px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item92581 {
	width:161px !important;
	height:173px !important;
	left:250px !important;
	top:87px !important;
}

#item92604 {
	width:141px !important;
	height:173px !important;
	left:453px !important;
	top:87px !important;
}

#item92627 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:208px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item92628 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:411px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item92629 {
	width:168px !important;
	height:173px !important;
	left:635px !important;
	top:87px !important;
}

#item92652 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item92662 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:593px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item92663 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item92672 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:120px !important;
}

#item92681 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:120px !important;
}

#item92694 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:120px !important;
}

#item92704 {
	width:14px !important;
	height:14px !important;
	left:229px !important;
	top:169px !important;
}

#item92713 {
	width:14px !important;
	height:14px !important;
	left:432px !important;
	top:169px !important;
}

#item92721 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:168px !important;
}

#item92730 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item92736 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item92759 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item92764 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

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

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

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

#item91414 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item91420 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91444 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

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

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

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

#item91382 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item91318 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91319 {
	width:319px !important;
	height:313px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91324 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91321 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table361559 th, table#table361559 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361559 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361559 {
	table-layout:fixed;
}

#item91328 {
	width:258px !important;
	height:209px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-91328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91352 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:251px !important;
}

#item91355 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:297px !important;
}

#item91240 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91240 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91241 {
	width:624px !important;
	height:429px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91245 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91242 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item91248 {
	width:563px !important;
	height:363px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91271 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:404px !important;
}

#item91294 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:404px !important;
}

#item91179 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91180 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91204 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item91205 {
	width:650px !important;
	height:1574px !important;
}

@keyframes fade-in-91205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91236 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91233 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item91177 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item91081 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item91698 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item91884 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item91907 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item91930 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item91933 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item92281 {
	width:34px !important;
	height:13px !important;
	left:850px !important;
	top:148px !important;
}

#item92286 {
	width:34px !important;
	height:13px !important;
	left:524px !important;
	top:148px !important;
}

#item92291 {
	width:34px !important;
	height:13px !important;
	left:349px !important;
	top:148px !important;
}

#item92297 {
	width:34px !important;
	height:13px !important;
	left:696px !important;
	top:148px !important;
}

#item92302 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:284px !important;
	top:168px !important;
	background:#000;
}

#item92304 {
	width:138px !important;
	height:8px !important;
}

#item92327 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

@keyframes fade-in-92327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92335 {
	width:141px !important;
	height:8px !important;
}

#item92358 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-92358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92364 {
	width:120px !important;
	height:8px !important;
}

#item92387 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-92387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92391 {
	width:93px !important;
	height:8px !important;
}

#item92414 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-92414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92425 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item92432 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item92439 {
	width:93px !important;
	height:8px !important;
}

#item92462 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-92462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91956 {
	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;
}

#item91961 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item91964 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item91958 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item91990 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item91998 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item91987 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item92024 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92028 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item92021 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item92054 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92057 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item92051 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item92084 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92088 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item92081 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item92115 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92119 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item92112 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item92145 {
	width:43px !important;
	height:43px !important;
}

#item92142 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item92148 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-92148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-92148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-199028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-199030 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-199030 {
	0% {
		-webkit-transform:translate(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-199037 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-199037 {
	0% {
		-webkit-transform:translate(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-199032 {
	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-199032 {
	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;
	}
}
#item199028 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item199038 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item199039 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item199043 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item199040 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item199049 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item199046 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item199053 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item199056 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item199079 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item198716 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item198718 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item198719 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item198742 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item198765 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item198788 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item198812 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item198837 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item198838 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item198861 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item198884 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item198907 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item198931 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item198954 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item198955 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item235825 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item235848 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item235871 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item235874 {
	width:131px !important;
	height:10px !important;
	left:466px !important;
	top:322px !important;
}

#item198714 {
	width:583px !important;
	height:1px !important;
	left:129px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item152314 {
	width:48px !important;
	height:18px !important;
	left:471px !important;
	top:151px !important;
}

#item152318 {
	width:48px !important;
	height:18px !important;
	left:226px !important;
	top:151px !important;
}

#item152328 {
	width:193px !important;
	height:11px !important;
}

#item152351 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:16px !important;
}

@keyframes fade-in-152351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152355 {
	width:197px !important;
	height:11px !important;
}

#item152378 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:16px !important;
}

@keyframes fade-in-152378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152410 {
	width:130px !important;
	height:11px !important;
}

#item152433 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-152433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152438 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item198607 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198608 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-198608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198609 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-198609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198636 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198633 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item198668 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-198668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item235991 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-235991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-235991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item236014 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item236019 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:128px !important;
}

#item198450 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198451 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item198457 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-198457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198458 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-198458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198483 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item198506 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item198510 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item198533 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item198536 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item198562 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198559 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item198565 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item236342 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item236347 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item236353 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item236364 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item236370 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
}

#item236393 {
	width:477px !important;
	height:378px !important;
	left:34px !important;
	top:399px !important;
}

#item236416 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item236421 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item236427 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item236432 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item198412 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198414 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-198414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198418 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198415 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item198421 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-198421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198445 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item198400 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198402 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item198407 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198404 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item198285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198286 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-198286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198287 {
	width:498px !important;
	height:418px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-198287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table366256 th, table#table366256 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table366256 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table366256 {
	table-layout:fixed;
}

#item198310 {
	width:385px !important;
	height:283px !important;
	left:66px !important;
	top:77px !important;
}

#item198336 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198333 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item198372 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:360px !important;
}

#item198376 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:425px !important;
}

#item198206 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198206 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198206 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198207 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-198207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198211 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198208 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item198214 {
	width:570px !important;
	height:576px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-198214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198238 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:650px !important;
}

#item198261 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:650px !important;
}

#item198166 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-198166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-198166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item198167 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-198167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198171 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item198168 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item198174 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item198175 {
	width:505px !important;
	height:3332px !important;
}

@keyframes fade-in-198175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198204 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item198164 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item198691 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item198715 {
	width:595px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item152310 {
	width:48px !important;
	height:18px !important;
	left:368px !important;
	top:211px !important;
}

#item152323 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:211px !important;
}

#item152382 {
	width:168px !important;
	height:11px !important;
}

#item152405 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-152405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152441 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

#item152448 {
	width:130px !important;
	height:11px !important;
}

#item152471 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-152471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197952 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item197956 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item197962 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item197953 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item197988 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item197991 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item197985 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item198018 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item198021 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item198015 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item198048 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item198051 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item198045 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item198077 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item198081 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item198074 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item198107 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item198110 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item198104 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item198133 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item198159 {
	width:52px !important;
	height:52px !important;
}

#item198156 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item152661 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-152661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-152661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-92842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-92848 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-92848 {
	0% {
		-webkit-transform:translate(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-92846 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-92846 {
	0% {
		-webkit-transform:translate(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-92844 {
	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-92844 {
	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;
	}
}
#item92842 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item92849 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item92850 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item92852 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item92875 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item92879 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item92876 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item92886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item92882 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item92889 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item92893 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92895 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item92896 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item92919 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item92942 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item92965 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item92988 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item93012 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item93013 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item93036 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item93059 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item93082 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item93106 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item93129 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fade-in-94788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94789 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item94812 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item94835 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item94839 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item94532 {
	width:34px !important;
	height:13px !important;
	left:658px !important;
	top:163px !important;
}

#item94538 {
	width:34px !important;
	height:13px !important;
	left:774px !important;
	top:163px !important;
}

#item94542 {
	width:34px !important;
	height:13px !important;
	left:879px !important;
	top:163px !important;
}

#item94546 {
	width:34px !important;
	height:13px !important;
	left:425px !important;
	top:163px !important;
}

#item94552 {
	width:34px !important;
	height:13px !important;
	left:324px !important;
	top:163px !important;
}

#item94557 {
	width:34px !important;
	height:13px !important;
	left:545px !important;
	top:163px !important;
}

#item94563 {
	opacity:0.50;
	width:693px !important;
	height:1px !important;
	left:278px !important;
	top:183px !important;
	background:#000;
}

#item94565 {
	width:62px !important;
	height:8px !important;
}

#item94588 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-94588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94594 {
	width:59px !important;
	height:8px !important;
}

#item94617 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-94617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94625 {
	width:47px !important;
	height:8px !important;
}

#item94648 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-94648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94655 {
	width:43px !important;
	height:20px !important;
}

#item94678 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:23px !important;
}

@keyframes fade-in-94678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94682 {
	width:55px !important;
	height:20px !important;
}

#item94705 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:23px !important;
}

@keyframes fade-in-94705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94710 {
	width:51px !important;
	height:8px !important;
}

#item94733 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-94733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94738 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:150px !important;
}

#item94743 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:150px !important;
}

#item94749 {
	width:49px !important;
	height:8px !important;
	left:925px !important;
	top:163px !important;
}

#item93130 {
	width:660px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item93155 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93156 {
	width:250px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93179 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item93185 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-93185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93208 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-93208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93231 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item93237 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item93246 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item93252 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item93533 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94895 {
	width:852px !important;
	height:496px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-94895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93581 {
	width:21px !important;
	height:21px !important;
	left:853px !important;
	top:14px !important;
}

#item94918 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item94941 {
	width:161px !important;
	height:366px !important;
	left:79px !important;
	top:87px !important;
}

#item94964 {
	width:191px !important;
	height:333px !important;
	left:282px !important;
	top:87px !important;
}

#item94987 {
	width:159px !important;
	height:333px !important;
	left:513px !important;
	top:87px !important;
}

#item95010 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:240px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item95011 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:472px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item95012 {
	width:149px !important;
	height:176px !important;
	left:713px !important;
	top:87px !important;
}

#item95035 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item95046 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:671px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item95047 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item95059 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:120px !important;
}

#item95068 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:120px !important;
}

#item95076 {
	width:14px !important;
	height:14px !important;
	left:692px !important;
	top:120px !important;
}

#item95086 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:187px !important;
}

#item95095 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:185px !important;
}

#item95107 {
	width:14px !important;
	height:14px !important;
	left:692px !important;
	top:184px !important;
}

#item95115 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:476px !important;
}

#item95122 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:477px !important;
}

#item95145 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:476px !important;
}

#item95150 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:463px !important;
}

#item95173 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:296px !important;
}

#item95179 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:361px !important;
}

#item95186 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:297px !important;
}

#item95192 {
	width:14px !important;
	height:14px !important;
	left:261px !important;
	top:345px !important;
}

#item95201 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:297px !important;
}

#item95209 {
	width:14px !important;
	height:14px !important;
	left:492px !important;
	top:361px !important;
}

#item255509 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:407px !important;
}

#item93474 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93476 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93502 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93499 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item93505 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-93505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93528 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item93464 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93465 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item93470 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93467 {
	width:21px !important;
	height:21px !important;
	left:999px !important;
	top:20px !important;
}

#item93402 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93403 {
	width:319px !important;
	height:314px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93408 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93405 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table371884 th, table#table371884 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table371884 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table371884 {
	table-layout:fixed;
}

#item93413 {
	width:258px !important;
	height:209px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-93413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93436 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:251px !important;
}

#item93440 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:297px !important;
}

#item93322 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93323 {
	width:624px !important;
	height:444px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93327 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93324 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item93331 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-93331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93355 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:420px !important;
}

#item93378 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:420px !important;
}

#item93263 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93264 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93287 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item93288 {
	width:650px !important;
	height:2486px !important;
}

@keyframes fade-in-93288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93318 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93315 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item93261 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item93153 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item93827 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item94083 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item94106 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item94129 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item94139 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item94213 {
	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;
}

#item94217 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94220 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item94214 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item94246 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94249 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item94243 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item94275 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94278 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item94272 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item94304 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94307 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item94301 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item94334 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94337 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item94330 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item94365 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item94368 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item94362 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item94394 {
	width:43px !important;
	height:43px !important;
}

#item94391 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item94398 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-94398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-94398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-200298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-200300 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-200300 {
	0% {
		-webkit-transform:translate(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-200306 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-200306 {
	0% {
		-webkit-transform:translate(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-200302 {
	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-200302 {
	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;
	}
}
#item200298 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item200307 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item200308 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item200312 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item200309 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item200323 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item200320 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item200327 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item200330 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item200353 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item199985 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item199987 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item199988 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item200011 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item200035 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item200058 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item200081 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item200105 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item200106 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item200129 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item200152 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item200175 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item200198 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item200221 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item200222 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item236555 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item236578 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item236601 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item236604 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item199984 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item199983 {
	width:586px !important;
	height:1px !important;
	left:126px !important;
	top:194px !important;
	background:#9d9c9c;
}

@keyframes fade-in-152984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-152984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152985 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item153008 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item153031 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item153035 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item153038 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:227px !important;
}

#item153042 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:227px !important;
}

#item153045 {
	width:48px !important;
	height:18px !important;
	left:441px !important;
	top:227px !important;
}

#item153049 {
	width:48px !important;
	height:18px !important;
	left:332px !important;
	top:166px !important;
}

#item153052 {
	width:48px !important;
	height:18px !important;
	left:191px !important;
	top:166px !important;
}

#item153055 {
	width:48px !important;
	height:18px !important;
	left:500px !important;
	top:166px !important;
}

#item153065 {
	width:87px !important;
	height:11px !important;
}

#item153088 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-153088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153095 {
	width:82px !important;
	height:11px !important;
}

#item153118 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-153118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153122 {
	width:65px !important;
	height:11px !important;
}

#item153145 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153149 {
	width:60px !important;
	height:27px !important;
}

#item153172 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:32px !important;
}

@keyframes fade-in-153172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153178 {
	width:77px !important;
	height:27px !important;
}

#item153201 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:32px !important;
}

@keyframes fade-in-153201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153205 {
	width:72px !important;
	height:11px !important;
}

#item153229 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-153229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-153229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item153232 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:147px !important;
}

#item153235 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:208px !important;
}

#item153240 {
	width:68px !important;
	height:11px !important;
	left:529px !important;
	top:226px !important;
}

#item199877 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199878 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-199878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199879 {
	width:333px !important;
	height:283px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-199879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199902 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item199937 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-199937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item236699 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:132px !important;
}

@keyframes fade-in-236699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-236699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item236723 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:260px !important;
}

#item236733 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:216px !important;
}

#item236738 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:173px !important;
}

#item236744 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item199723 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199723 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199723 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199727 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199724 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item199731 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-199731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199732 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-199732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199755 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item199778 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item199781 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item199804 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item199807 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item199833 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199830 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item199838 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item255933 {
	width:19px !important;
	height:19px !important;
	top:1306px !important;
}

#item255939 {
	width:19px !important;
	height:19px !important;
	top:1373px !important;
}

#item255944 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item255954 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item255959 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item255964 {
	width:19px !important;
	height:19px !important;
	top:975px !important;
}

#item255970 {
	width:19px !important;
	height:19px !important;
	top:709px !important;
}

#item255976 {
	width:19px !important;
	height:19px !important;
	top:777px !important;
}

#item255982 {
	width:19px !important;
	height:19px !important;
	top:1109px !important;
}

#item255987 {
	width:19px !important;
	height:19px !important;
	top:1181px !important;
}

#item255992 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item256016 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:465px !important;
}

#item256039 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:863px !important;
}

#item256063 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item256068 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item256073 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item256078 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item256087 {
	width:477px !important;
	height:174px !important;
	left:33px !important;
	top:1261px !important;
}

#item256110 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item199684 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199685 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-199685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199686 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item199695 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-199695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199718 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item199674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199675 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item199680 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199677 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item199562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199563 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-199563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199564 {
	width:498px !important;
	height:415px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-199564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table378102 th, table#table378102 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378102 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378102 {
	table-layout:fixed;
}

#item199587 {
	width:385px !important;
	height:283px !important;
	left:66px !important;
	top:77px !important;
}

#item199613 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199610 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item199646 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:359px !important;
}

#item199650 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:424px !important;
}

#item199481 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199481 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199481 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199482 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-199482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199488 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199484 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item199492 {
	width:570px !important;
	height:617px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-199492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199515 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:658px !important;
}

#item199538 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:658px !important;
}

#item199441 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-199441 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-199441 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item199442 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-199442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199446 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item199443 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item199449 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item199450 {
	width:505px !important;
	height:5370px !important;
}

@keyframes fade-in-199450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199478 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item199439 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item199960 {
	width:628px !important;
	height:107px !important;
	left:37px !important;
	top:36px !important;
}

#item199226 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item199230 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199235 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item199227 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item199262 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199266 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item199259 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item199292 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199295 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item199289 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item199321 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199327 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item199318 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item199353 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199357 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item199350 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item199383 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item199386 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item199380 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item199410 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item199436 {
	width:52px !important;
	height:52px !important;
}

#item199433 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item154243 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-154243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-154243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-95278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-95285 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95285 {
	0% {
		-webkit-transform:translate(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-95282 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95282 {
	0% {
		-webkit-transform:translate(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-95280 {
	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-95280 {
	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;
	}
}
#item95278 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item95286 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item95287 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item95288 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item95311 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item95315 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95312 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item95323 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95319 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item95326 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item95329 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95331 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item95332 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item95355 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item95378 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item95401 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item95426 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item95450 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item95451 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item95474 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item95497 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item95520 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item95543 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item95567 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95568 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item96119 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96121 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-96121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96147 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96144 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item96150 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-96150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96173 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-96173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96196 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item96201 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item95868 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97096 {
	width:918px !important;
	height:297px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-97096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95918 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95915 {
	width:21px !important;
	height:21px !important;
	left:920px !important;
	top:14px !important;
}

#item97119 {
	width:275px !important;
	height:22px !important;
	left:61px !important;
	top:41px !important;
}

#item97143 {
	width:12px !important;
	height:18px !important;
	left:62px !important;
	top:274px !important;
}

#item97146 {
	width:293px !important;
	height:8px !important;
	left:78px !important;
	top:276px !important;
}

#item97169 {
	width:14px !important;
	height:14px !important;
	left:345px !important;
	top:275px !important;
}

#item97173 {
	width:673px !important;
	height:8px !important;
	left:61px !important;
	top:261px !important;
}

#item97196 {
	width:116px !important;
	height:173px !important;
	left:81px !important;
	top:87px !important;
}

#item97219 {
	width:133px !important;
	height:161px !important;
	left:238px !important;
	top:87px !important;
}

#item97242 {
	width:14px !important;
	height:14px !important;
	left:217px !important;
	top:184px !important;
}

#item97247 {
	width:14px !important;
	height:14px !important;
	left:217px !important;
	top:120px !important;
}

#item97252 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:196px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item97253 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:372px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item97254 {
	width:14px !important;
	height:14px !important;
	left:61px !important;
	top:120px !important;
}

#item97262 {
	width:14px !important;
	height:14px !important;
	left:61px !important;
	top:184px !important;
}

#item97269 {
	width:14px !important;
	height:14px !important;
	left:391px !important;
	top:137px !important;
}

#item97275 {
	width:14px !important;
	height:14px !important;
	left:391px !important;
	top:184px !important;
}

#item97280 {
	width:150px !important;
	height:169px !important;
	left:412px !important;
	top:87px !important;
}

#item97303 {
	width:14px !important;
	height:14px !important;
	left:583px !important;
	top:137px !important;
}

#item97309 {
	width:14px !important;
	height:14px !important;
	left:583px !important;
	top:184px !important;
}

#item97314 {
	width:147px !important;
	height:169px !important;
	left:604px !important;
	top:87px !important;
}

#item97337 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:563px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item97382 {
	width:14px !important;
	height:14px !important;
	left:771px !important;
	top:137px !important;
}

#item97387 {
	width:14px !important;
	height:14px !important;
	left:771px !important;
	top:184px !important;
}

#item97392 {
	width:153px !important;
	height:169px !important;
	left:792px !important;
	top:87px !important;
}

#item97415 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:751px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item95809 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95811 {
	width:407px !important;
	height:439px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-95811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95837 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95834 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item95840 {
	width:332px !important;
	height:405px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-95840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95863 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item95799 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95800 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item95805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95802 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item95593 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95594 {
	width:319px !important;
	height:518px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-95594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95598 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95595 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table383464 th, table#table383464 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table383464 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table383464 {
	table-layout:fixed;
}

#item95603 {
	width:258px !important;
	height:165px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-95603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95627 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:454px !important;
}

#item95633 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:500px !important;
}

#item97052 {
	width:258px !important;
	height:253px !important;
	left:58px !important;
	top:207px !important;
}

#item95718 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95719 {
	width:624px !important;
	height:300px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-95719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95723 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95720 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item95729 {
	width:563px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-95729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95752 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:275px !important;
}

#item95775 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:275px !important;
}

#item95659 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-95659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95660 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-95660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95683 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item95684 {
	width:650px !important;
	height:1206px !important;
}

@keyframes fade-in-95684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95714 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item95711 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item95657 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item95591 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item96206 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item96396 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item96419 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item96442 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item96446 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item96795 {
	width:34px !important;
	height:13px !important;
	left:863px !important;
	top:148px !important;
}

#item96799 {
	width:34px !important;
	height:13px !important;
	left:444px !important;
	top:148px !important;
}

#item96802 {
	width:34px !important;
	height:13px !important;
	left:327px !important;
	top:148px !important;
}

#item96805 {
	width:34px !important;
	height:13px !important;
	left:724px !important;
	top:148px !important;
}

#item96993 {
	width:34px !important;
	height:13px !important;
	left:584px !important;
	top:148px !important;
}

#item96809 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:284px !important;
	top:168px !important;
	background:#000;
}

#item96811 {
	width:106px !important;
	height:20px !important;
}

#item96834 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-96834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96966 {
	width:106px !important;
	height:20px !important;
}

#item96989 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-96989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97010 {
	width:106px !important;
	height:20px !important;
}

#item97034 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-97034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96838 {
	width:82px !important;
	height:8px !important;
}

#item96861 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:11px !important;
}

@keyframes fade-in-96861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96896 {
	width:66px !important;
	height:8px !important;
}

#item96919 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-96919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96923 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item96926 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item96931 {
	width:71px !important;
	height:8px !important;
}

#item96954 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-96954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96469 {
	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;
}

#item96473 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96479 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item96470 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item96505 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96508 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item96502 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item96535 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96538 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item96531 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item96564 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96569 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item96561 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item96595 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96598 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item96592 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item96625 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item96628 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item96622 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item96654 {
	width:43px !important;
	height:43px !important;
}

#item96651 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item96657 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-96657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-96657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-201716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-201718 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-201718 {
	0% {
		-webkit-transform:translate(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-201724 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-201724 {
	0% {
		-webkit-transform:translate(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-201720 {
	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-201720 {
	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;
	}
}
#item201716 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item201726 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item201727 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item201731 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item201728 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item201738 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item201735 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item201741 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item201745 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item201768 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item201406 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item201408 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item201409 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item201432 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item201455 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item201478 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item201501 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item201525 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item201526 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item201550 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item201573 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item201596 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item201619 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item201642 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item201643 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237353 {
	width:127px !important;
	height:93px !important;
	left:469px !important;
	top:350px !important;
}

#item237376 {
	width:164px !important;
	height:118px !important;
	left:379px !important;
	top:325px !important;
}

#item237399 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item237402 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item201297 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-201297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201298 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-201298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201299 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-201299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201326 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201323 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item201358 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-201358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item237701 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-237701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-237701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item237724 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:174px !important;
}

#item237737 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item201143 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-201143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201147 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201144 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item201151 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-201151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201152 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-201152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201175 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item201198 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item201202 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item201225 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item201228 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item201254 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201251 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item201260 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item238134 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item238139 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item238144 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item238149 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item238154 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item238159 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item238165 {
	width:19px !important;
	height:19px !important;
	top:846px !important;
}

#item238170 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item238175 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item238198 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item238223 {
	width:477px !important;
	height:184px !important;
	left:33px !important;
	top:800px !important;
}

#item238246 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item238251 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item201103 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-201103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201104 {
	width:522px !important;
	height:593px !important;
	left:34px !important;
	top:37px !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-201104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201108 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201105 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item201113 {
	width:464px !important;
	height:545px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-201113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201137 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item201092 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-201092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-201092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item201093 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item201099 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201095 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item200983 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-200983 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-200983 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item200984 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-200984 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-200984 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item200985 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-200985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201008 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item201034 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item201031 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item201037 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table390572 th, table#table390572 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table390572 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table390572 {
	table-layout:fixed;
}

#item201038 {
	width:361px !important;
	height:703px !important;
}

@keyframes fade-in-201038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201065 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item201068 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item200902 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-200902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-200902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item200903 {
	width:630px !important;
	height:436px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-200903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200907 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item200904 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item200912 {
	width:570px !important;
	height:362px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-200912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200935 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:430px !important;
}

#item200958 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:430px !important;
}

#item200857 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-200857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-200857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item200859 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-200859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200863 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item200860 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item200866 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item200868 {
	width:505px !important;
	height:2369px !important;
}

@keyframes fade-in-200868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200900 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item200855 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item201381 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item201404 {
	width:593px !important;
	height:1px !important;
	left:119px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item201405 {
	width:599px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item155364 {
	width:48px !important;
	height:18px !important;
	left:396px !important;
	top:151px !important;
}

#item155367 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:151px !important;
}

#item155375 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item155380 {
	width:148px !important;
	height:27px !important;
}

#item155403 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-155403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155464 {
	width:115px !important;
	height:11px !important;
}

#item155487 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:16px !important;
}

@keyframes fade-in-155487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155491 {
	width:93px !important;
	height:11px !important;
}

#item155514 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-155514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155517 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item155360 {
	width:48px !important;
	height:18px !important;
	left:418px !important;
	top:212px !important;
}

#item155370 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:212px !important;
}

#item155407 {
	width:148px !important;
	height:27px !important;
}

#item155430 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-155430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155434 {
	width:148px !important;
	height:27px !important;
}

#item155458 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-155458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155523 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:194px !important;
}

#item155527 {
	width:99px !important;
	height:11px !important;
}

#item155550 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:16px !important;
}

@keyframes fade-in-155550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-155550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200646 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item200650 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200653 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item200647 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item200679 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200683 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item200676 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item200709 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200713 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item200706 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item200739 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200743 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item200736 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item200769 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200772 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item200766 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item200798 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item200803 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item200795 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item200826 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item200852 {
	width:52px !important;
	height:52px !important;
}

#item200849 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item155746 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-155746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-155746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-97499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-97505 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-97505 {
	0% {
		-webkit-transform:translate(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-97503 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-97503 {
	0% {
		-webkit-transform:translate(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-97501 {
	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-97501 {
	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;
	}
}
#item97499 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item97506 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item97509 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item97510 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item97533 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item97537 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item97534 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item97547 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item97544 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item97551 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item97554 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item97556 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item97557 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item97581 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item97604 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item97627 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item97650 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item97675 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item97676 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item97699 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item97722 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item97745 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item97768 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item97791 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item97792 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item98343 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-98343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98344 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-98344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98371 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item98368 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item98378 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-98378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98401 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-98401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98424 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item98432 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item98087 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-98087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99335 {
	width:816px !important;
	height:297px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-99335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99358 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:41px !important;
}

#item98138 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item98135 {
	width:21px !important;
	height:21px !important;
	left:820px !important;
	top:14px !important;
}

#item99382 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:274px !important;
}

#item99385 {
	width:293px !important;
	height:8px !important;
	left:77px !important;
	top:276px !important;
}

#item99408 {
	width:14px !important;
	height:14px !important;
	left:344px !important;
	top:275px !important;
}

#item99411 {
	width:673px !important;
	height:8px !important;
	left:60px !important;
	top:261px !important;
}

#item99434 {
	width:133px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item99493 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:607px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item99494 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item99499 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item99505 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:137px !important;
}

#item99511 {
	width:14px !important;
	height:14px !important;
	left:626px !important;
	top:184px !important;
}

#item99516 {
	width:196px !important;
	height:169px !important;
	left:647px !important;
	top:87px !important;
}

#item99539 {
	width:14px !important;
	height:14px !important;
	left:232px !important;
	top:137px !important;
}

#item99544 {
	width:14px !important;
	height:14px !important;
	left:232px !important;
	top:184px !important;
}

#item99550 {
	width:149px !important;
	height:169px !important;
	left:253px !important;
	top:87px !important;
}

#item99573 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:212px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item99574 {
	width:14px !important;
	height:14px !important;
	left:421px !important;
	top:137px !important;
}

#item99582 {
	width:14px !important;
	height:14px !important;
	left:421px !important;
	top:184px !important;
}

#item99587 {
	width:165px !important;
	height:169px !important;
	left:442px !important;
	top:87px !important;
}

#item99610 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:401px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item98030 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-98030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98031 {
	width:407px !important;
	height:439px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-98031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98057 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item98054 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item98060 {
	width:332px !important;
	height:368px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-98060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98083 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item98018 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-98018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98019 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item98024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item98021 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item97817 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-97817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97818 {
	width:319px !important;
	height:517px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-97818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97822 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item97819 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table394554 th, table#table394554 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table394554 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table394554 {
	table-layout:fixed;
}

#item97826 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-97826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97849 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:455px !important;
}

#item97854 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:501px !important;
}

#item99283 {
	width:258px !important;
	height:253px !important;
	left:58px !important;
	top:207px !important;
}

#item97939 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-97939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97940 {
	width:624px !important;
	height:268px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-97940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97944 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item97941 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item97947 {
	width:563px !important;
	height:200px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-97947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97971 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:245px !important;
}

#item97994 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:245px !important;
}

#item97880 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-97880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97881 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-97881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97904 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item97905 {
	width:650px !important;
	height:1126px !important;
}

@keyframes fade-in-97905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97935 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item97932 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item97878 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item97815 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item98437 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item98624 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item98647 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item98670 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item98673 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item99001 {
	width:34px !important;
	height:13px !important;
	left:849px !important;
	top:148px !important;
}

#item99010 {
	width:34px !important;
	height:13px !important;
	left:342px !important;
	top:148px !important;
}

#item99013 {
	width:34px !important;
	height:13px !important;
	left:680px !important;
	top:148px !important;
}

#item99017 {
	width:34px !important;
	height:13px !important;
	left:511px !important;
	top:148px !important;
}

#item99020 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:284px !important;
	top:168px !important;
	background:#000;
}

#item99022 {
	width:106px !important;
	height:20px !important;
}

#item99045 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-99045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99049 {
	width:106px !important;
	height:20px !important;
}

#item99072 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-99072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99076 {
	width:106px !important;
	height:20px !important;
}

#item99099 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:23px !important;
}

@keyframes fade-in-99099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99133 {
	width:66px !important;
	height:8px !important;
}

#item99156 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-99156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99159 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item99163 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:135px !important;
}

#item99170 {
	width:71px !important;
	height:8px !important;
}

#item99194 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-99194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98696 {
	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;
}

#item98700 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98704 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item98697 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item98730 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98733 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item98727 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item98759 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98763 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item98756 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item98789 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98792 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item98786 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item98818 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98822 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item98815 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item98850 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item98853 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item98847 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item98879 {
	width:43px !important;
	height:43px !important;
}

#item98876 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item98882 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-98882 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-98882 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-202992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-202994 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-202994 {
	0% {
		-webkit-transform:translate(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-203000 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-203000 {
	0% {
		-webkit-transform:translate(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-202996 {
	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-202996 {
	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;
	}
}
#item202992 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item203001 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item203002 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item203006 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item203003 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item203014 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item203011 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item203017 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item203022 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item203046 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item202678 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item202680 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item202681 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item202704 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item202727 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item202750 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item202773 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item202797 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item202798 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item202821 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item202844 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item202867 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item202891 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item202914 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item202915 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item238354 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item238377 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item238400 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item238403 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item202677 {
	width:600px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item156825 {
	width:48px !important;
	height:18px !important;
	left:373px !important;
	top:212px !important;
}

#item156835 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:212px !important;
}

#item156847 {
	width:148px !important;
	height:27px !important;
}

#item156870 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-156870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156964 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:193px !important;
}

#item156969 {
	width:99px !important;
	height:11px !important;
}

#item156992 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:16px !important;
}

@keyframes fade-in-156992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202570 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202571 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-202571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202572 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-202572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202598 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202595 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item202629 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-202629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item238542 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-238542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-238542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item238565 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item238571 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item202418 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202422 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202419 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item202425 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-202425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202426 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-202426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202449 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item202472 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item202475 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item202498 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item202501 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item202527 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202524 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item202531 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item238890 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item238895 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item238900 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item238905 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item238910 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item238920 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item238926 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item238949 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:398px !important;
}

#item238972 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item238978 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item202381 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202382 {
	width:522px !important;
	height:593px !important;
	left:34px !important;
	top:37px !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-202382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202386 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202383 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item202390 {
	width:464px !important;
	height:545px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-202390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202414 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item202367 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202368 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item202373 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202370 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item202255 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202256 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-202256 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202256 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202257 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-202257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202281 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item202307 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202304 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item202312 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table401103 th, table#table401103 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401103 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401103 {
	table-layout:fixed;
}

#item202313 {
	width:361px !important;
	height:703px !important;
}

@keyframes fade-in-202313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202340 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item202343 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item202176 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202177 {
	width:630px !important;
	height:395px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-202177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202181 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202178 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item202185 {
	width:570px !important;
	height:317px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-202185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202208 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:387px !important;
}

#item202231 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:387px !important;
}

#item202134 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-202134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-202134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item202136 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-202136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202140 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item202137 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item202143 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item202144 {
	width:505px !important;
	height:2212px !important;
}

@keyframes fade-in-202144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202174 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item202132 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item202652 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item202675 {
	width:584px !important;
	height:1px !important;
	left:128px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item156829 {
	width:48px !important;
	height:18px !important;
	left:217px !important;
	top:151px !important;
}

#item156841 {
	width:48px !important;
	height:18px !important;
	left:453px !important;
	top:151px !important;
}

#item156874 {
	width:148px !important;
	height:27px !important;
}

#item156897 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-156897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156906 {
	width:148px !important;
	height:27px !important;
}

#item156929 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-156929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156934 {
	width:93px !important;
	height:11px !important;
}

#item156957 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-156957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item156960 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item201919 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item201923 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item201926 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item201920 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item201952 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item201956 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item201949 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item201982 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item201989 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item201979 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item202015 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item202021 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item202012 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item202047 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item202051 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item202044 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item202077 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item202080 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item202074 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item202103 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item202129 {
	width:52px !important;
	height:52px !important;
}

#item202126 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item157185 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-157185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-157185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-99682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-99689 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-99689 {
	0% {
		-webkit-transform:translate(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-99686 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-99686 {
	0% {
		-webkit-transform:translate(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-99684 {
	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-99684 {
	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;
	}
}
#item99682 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item99690 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item99691 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item99692 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item99715 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item99720 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item99716 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item99727 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item99724 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item99730 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item99733 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item99735 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item99737 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item99760 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item99783 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item99807 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item99830 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item99854 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item99855 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item99878 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item99901 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item99924 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item99947 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item99970 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fade-in-99971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99972 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item99995 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item100019 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item100024 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item100029 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item100054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100055 {
	width:250px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-100055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100078 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item100084 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-100084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100107 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-100107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100130 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item100135 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item100141 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item100149 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item100426 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101660 {
	width:799px !important;
	height:401px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-101660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100476 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100473 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:14px !important;
}

#item101683 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item101706 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:383px !important;
}

#item101712 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:384px !important;
}

#item101735 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:384px !important;
}

#item101741 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:370px !important;
}

#item101764 {
	width:213px !important;
	height:141px !important;
	left:78px !important;
	top:87px !important;
}

#item101787 {
	width:213px !important;
	height:141px !important;
	left:78px !important;
	top:228px !important;
}

#item101810 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:261px !important;
}

#item101819 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:310px !important;
}

#item101828 {
	width:183px !important;
	height:141px !important;
	left:332px !important;
	top:87px !important;
}

#item101851 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:169px !important;
}

#item101861 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:120px !important;
}

#item101872 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:291px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item101874 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:261px !important;
}

#item101883 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:310px !important;
}

#item101892 {
	width:183px !important;
	height:141px !important;
	left:333px !important;
	top:228px !important;
}

#item101915 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:515px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item101916 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item101924 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item101933 {
	width:249px !important;
	height:174px !important;
	left:556px !important;
	top:87px !important;
}

#item101956 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:169px !important;
}

#item101968 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:120px !important;
}

#item256159 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:215px !important;
}

#item100368 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100369 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-100369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100393 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item100399 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-100399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100422 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item100356 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100357 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item100362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100359 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item100298 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101565 {
	width:319px !important;
	height:330px !important;
	left:379px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-101565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100299 {
	width:319px !important;
	height:330px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-100299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100300 {
	width:21px !important;
	height:21px !important;
	left:674px !important;
	top:14px !important;
}

table#table405153 th, table#table405153 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table405153 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table405153 {
	table-layout:fixed;
}

#item100306 {
	width:258px !important;
	height:225px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-100306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100329 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:267px !important;
}

#item100332 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:314px !important;
}

table#table406067 th, table#table406067 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table406067 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table406067 {
	table-layout:fixed;
}

#item101566 {
	width:258px !important;
	height:225px !important;
	left:409px !important;
	top:42px !important;
}

@keyframes fade-in-101566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101589 {
	width:141px !important;
	height:38px !important;
	left:409px !important;
	top:267px !important;
}

#item101592 {
	width:274px !important;
	height:11px !important;
	left:408px !important;
	top:314px !important;
}

#item100219 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100220 {
	width:624px !important;
	height:412px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-100220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100224 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100221 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item100227 {
	width:563px !important;
	height:347px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-100227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100250 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:387px !important;
}

#item100273 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:387px !important;
}

#item100158 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-100158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100159 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-100159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100182 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item100183 {
	width:650px !important;
	height:1478px !important;
}

@keyframes fade-in-100183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100213 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item100210 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item100155 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item100052 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item100674 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item100858 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item100882 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item100905 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item100911 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item101257 {
	width:34px !important;
	height:13px !important;
	left:874px !important;
	top:135px !important;
}

#item101260 {
	width:34px !important;
	height:13px !important;
	left:460px !important;
	top:135px !important;
}

#item101264 {
	width:34px !important;
	height:13px !important;
	left:323px !important;
	top:135px !important;
}

#item101267 {
	width:34px !important;
	height:13px !important;
	left:747px !important;
	top:135px !important;
}

#item101270 {
	width:34px !important;
	height:13px !important;
	left:587px !important;
	top:135px !important;
}

#item101274 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:284px !important;
	top:155px !important;
	background:#000;
}

#item101276 {
	width:93px !important;
	height:8px !important;
}

#item101299 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-101299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101303 {
	width:126px !important;
	height:8px !important;
}

#item101326 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-101326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101330 {
	width:103px !important;
	height:20px !important;
}

#item101354 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:23px !important;
}

@keyframes fade-in-101354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101358 {
	width:93px !important;
	height:8px !important;
}

#item101381 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-101381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101387 {
	width:62px !important;
	height:8px !important;
	left:261px !important;
	top:135px !important;
}

#item101416 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:122px !important;
}

#item101422 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:122px !important;
}

#item101426 {
	width:60px !important;
	height:8px !important;
}

#item101449 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-101449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100934 {
	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;
}

#item100938 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item100942 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item100935 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item100968 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item100971 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item100965 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item100997 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item101000 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item100994 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item101027 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item101030 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item101024 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item101056 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item101061 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item101053 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item101088 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item101091 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item101085 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item101118 {
	width:43px !important;
	height:43px !important;
}

#item101114 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item101122 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-101122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-101122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-204369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-204373 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-204373 {
	0% {
		-webkit-transform:translate(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-204379 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-204379 {
	0% {
		-webkit-transform:translate(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-204375 {
	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-204375 {
	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;
	}
}
#item204369 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item204380 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item204381 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item204385 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item204382 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item204391 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item204388 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item204395 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item204398 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item204421 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item204057 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item204059 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item204060 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item204083 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item204107 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item204131 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item204154 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item204178 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item204179 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item204202 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item204225 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item204248 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item204271 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item204294 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item204295 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item239000 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:350px !important;
}

#item239023 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item239047 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item239051 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item204055 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item204056 {
	width:598px !important;
	height:1px !important;
	left:-24px !important;
	top:275px !important;
	background:#9d9c9c;
}

@keyframes fade-in-157505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157506 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item157530 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item157553 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item157557 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item158396 {
	width:48px !important;
	height:18px !important;
	left:459px !important;
	top:245px !important;
}

#item158399 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:151px !important;
}

#item158402 {
	width:48px !important;
	height:18px !important;
	left:223px !important;
	top:151px !important;
}

#item158405 {
	width:48px !important;
	height:18px !important;
	left:281px !important;
	top:245px !important;
}

#item158409 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:246px !important;
}

#item158415 {
	width:130px !important;
	height:11px !important;
}

#item158438 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:16px !important;
}

@keyframes fade-in-158438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158444 {
	width:176px !important;
	height:11px !important;
}

#item158467 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:16px !important;
}

@keyframes fade-in-158467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158474 {
	width:144px !important;
	height:27px !important;
}

#item158497 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:32px !important;
}

@keyframes fade-in-158497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158501 {
	width:130px !important;
	height:11px !important;
}

#item158524 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:16px !important;
}

@keyframes fade-in-158524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158527 {
	width:86px !important;
	height:11px !important;
	left:101px !important;
	top:150px !important;
}

#item158550 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item158553 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:227px !important;
}

#item158559 {
	width:84px !important;
	height:11px !important;
}

#item158583 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:16px !important;
}

@keyframes fade-in-158583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203950 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203951 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-203951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203952 {
	width:333px !important;
	height:286px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-203952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203975 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item204009 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-204009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item239217 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-239217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-239217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item239240 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:261px !important;
}

#item239245 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:217px !important;
}

#item239251 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:174px !important;
}

#item239257 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item203795 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203799 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203796 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item203803 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-203803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203804 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-203804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203827 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item203850 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item203853 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item203876 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item203882 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item203908 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203905 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item203913 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item256345 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item256351 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item256358 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item256365 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item256371 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item256376 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item256381 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item256386 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item256391 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item256414 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:398px !important;
}

#item256437 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:797px !important;
}

#item256460 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item256469 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item256475 {
	width:19px !important;
	height:19px !important;
	top:977px !important;
}

#item203758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203759 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-203759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203763 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203760 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item203767 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-203767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203790 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item203747 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203748 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item203753 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203750 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item203637 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203638 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-203638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203639 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-203639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203662 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item203688 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203685 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item203691 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table411709 th, table#table411709 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table411709 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table411709 {
	table-layout:fixed;
}

table#table413060 th, table#table413060 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table413060 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table413060 {
	table-layout:fixed;
}

#item203692 {
	width:361px !important;
	height:1100px !important;
}

@keyframes fade-in-203692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203719 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item203723 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item203558 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203559 {
	width:630px !important;
	height:596px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-203559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203564 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203560 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item203567 {
	width:570px !important;
	height:531px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-203567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203590 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:600px !important;
}

#item203613 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:600px !important;
}

#item203513 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-203513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-203513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item203514 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-203514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203518 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item203515 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item203524 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item203525 {
	width:505px !important;
	height:2951px !important;
}

@keyframes fade-in-203525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203556 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item203510 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item204032 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item203298 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item203302 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203305 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item203299 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item203332 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203337 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item203328 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item203363 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203368 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item203360 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item203394 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203398 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item203391 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item203424 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203428 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item203421 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item203454 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item203457 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item203451 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item203481 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item203507 {
	width:52px !important;
	height:52px !important;
}

#item203504 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item158776 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-158776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-158776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-102045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-102052 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-102052 {
	0% {
		-webkit-transform:translate(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-102050 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-102050 {
	0% {
		-webkit-transform:translate(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-102048 {
	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-102048 {
	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;
	}
}
#item102045 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item102054 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item102055 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item102056 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item102079 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item102083 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item102080 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item102089 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item102086 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item102092 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item102096 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item102099 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item102100 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item102123 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102146 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item102169 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item102192 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item102217 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item102218 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item102242 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102265 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item102288 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item102311 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item102334 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fade-in-103614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103615 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item103638 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item103661 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item103665 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item102392 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item102417 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102419 {
	width:250px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-102419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102445 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102442 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item102448 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-102448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102471 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-102471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102494 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item102500 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item102505 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item102510 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item102791 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104149 {
	width:949px !important;
	height:470px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-104149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102842 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102839 {
	width:21px !important;
	height:21px !important;
	left:948px !important;
	top:14px !important;
}

#item104173 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item104196 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:439px !important;
}

#item104203 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:440px !important;
}

#item104226 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:440px !important;
}

#item104238 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:426px !important;
}

#item104261 {
	width:213px !important;
	height:317px !important;
	left:78px !important;
	top:87px !important;
}

#item104284 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:264px !important;
}

#item104292 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:312px !important;
}

#item104301 {
	width:183px !important;
	height:317px !important;
	left:331px !important;
	top:87px !important;
}

#item104324 {
	width:14px !important;
	height:14px !important;
	left:311px !important;
	top:169px !important;
}

#item104333 {
	width:14px !important;
	height:14px !important;
	left:311px !important;
	top:120px !important;
}

#item104341 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:291px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item104342 {
	width:14px !important;
	height:14px !important;
	left:311px !important;
	top:264px !important;
}

#item104351 {
	width:14px !important;
	height:14px !important;
	left:311px !important;
	top:312px !important;
}

#item104365 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:514px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item104366 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item104376 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item104385 {
	width:170px !important;
	height:334px !important;
	left:555px !important;
	top:87px !important;
}

#item104425 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:120px !important;
}

#item104436 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:167px !important;
}

#item104442 {
	opacity:0.50;
	width:1px !important;
	height:249px !important;
	left:725px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item104443 {
	width:188px !important;
	height:317px !important;
	left:767px !important;
	top:87px !important;
}

#item104466 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:121px !important;
}

#item104474 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:185px !important;
}

#item104494 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:264px !important;
}

#item104504 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:328px !important;
}

#item256486 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:376px !important;
}

#item102733 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102734 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-102734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102760 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102757 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item102764 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-102764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102787 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item102720 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102721 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item102726 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102723 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

@keyframes fade-in-102658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103978 {
	width:319px !important;
	height:330px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-103978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103976 {
	width:319px !important;
	height:330px !important;
	left:379px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-103976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102665 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102661 {
	width:21px !important;
	height:21px !important;
	left:673px !important;
	top:14px !important;
}

table#table420663 th, table#table420663 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420663 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420663 {
	table-layout:fixed;
}

#item103979 {
	width:258px !important;
	height:225px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-103979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104002 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:267px !important;
}

#item104005 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:314px !important;
}

table#table421593 th, table#table421593 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table421593 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table421593 {
	table-layout:fixed;
}

#item104029 {
	width:258px !important;
	height:225px !important;
	left:409px !important;
	top:42px !important;
}

@keyframes fade-in-104029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104052 {
	width:141px !important;
	height:38px !important;
	left:409px !important;
	top:267px !important;
}

#item104055 {
	width:274px !important;
	height:11px !important;
	left:408px !important;
	top:314px !important;
}

#item102579 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102580 {
	width:624px !important;
	height:540px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-102580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102584 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102581 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item102587 {
	width:563px !important;
	height:475px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-102587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102610 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:515px !important;
}

#item102634 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:515px !important;
}

#item102519 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-102519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102520 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-102520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102544 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item102545 {
	width:650px !important;
	height:1974px !important;
}

@keyframes fade-in-102545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102575 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item102572 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item102517 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item102415 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item103039 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item103223 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item103246 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item103269 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item103277 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item103669 {
	width:34px !important;
	height:13px !important;
	left:883px !important;
	top:135px !important;
}

#item103672 {
	width:34px !important;
	height:13px !important;
	left:403px !important;
	top:135px !important;
}

#item103675 {
	width:34px !important;
	height:13px !important;
	left:305px !important;
	top:135px !important;
}

#item103683 {
	width:34px !important;
	height:13px !important;
	left:492px !important;
	top:135px !important;
}

#item103686 {
	opacity:0.50;
	width:670px !important;
	height:1px !important;
	left:284px !important;
	top:155px !important;
	background:#000;
}

#item103688 {
	width:44px !important;
	height:8px !important;
}

#item103711 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-103711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103715 {
	width:78px !important;
	height:8px !important;
}

#item103738 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-103738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103742 {
	width:54px !important;
	height:20px !important;
}

#item103765 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:23px !important;
}

@keyframes fade-in-103765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103802 {
	width:39px !important;
	height:8px !important;
	left:261px !important;
	top:135px !important;
}

#item103826 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:122px !important;
}

#item103829 {
	width:33px !important;
	height:33px !important;
	left:988px !important;
	top:122px !important;
}

#item103834 {
	width:60px !important;
	height:8px !important;
}

#item103857 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-103857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103871 {
	width:34px !important;
	height:13px !important;
}

#item103876 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item103881 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item103888 {
	width:34px !important;
	height:13px !important;
	left:795px !important;
	top:135px !important;
}

#item103894 {
	width:51px !important;
	height:8px !important;
}

#item103917 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:11px !important;
}

@keyframes fade-in-103917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103925 {
	width:44px !important;
	height:20px !important;
}

#item103948 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:23px !important;
}

@keyframes fade-in-103948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103300 {
	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;
}

#item103304 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103307 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item103301 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item103333 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103336 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item103330 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item103362 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103366 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item103359 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item103392 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103397 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item103389 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item103423 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103430 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item103420 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item103458 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item103461 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item103454 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item103488 {
	width:43px !important;
	height:43px !important;
}

#item103485 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item103491 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-103491 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-103491 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-205646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-205648 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-205648 {
	0% {
		-webkit-transform:translate(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-205655 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-205655 {
	0% {
		-webkit-transform:translate(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-205650 {
	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-205650 {
	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;
	}
}
#item205646 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item205656 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item205657 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item205661 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item205658 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item205667 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item205664 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item205670 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item205674 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item205697 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item205334 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item205337 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item205338 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item205361 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item205384 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item205407 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item205430 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item205454 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item205455 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item205478 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item205501 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item205524 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item205547 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item205570 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item205571 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item239757 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item239780 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item239803 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item239812 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item205333 {
	width:595px !important;
	height:1px !important;
	left:-24px !important;
	top:272px !important;
	background:#9d9c9c;
}

#item205331 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

@keyframes fade-in-159094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159095 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item159118 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item159141 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item159146 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item159985 {
	width:48px !important;
	height:18px !important;
	left:460px !important;
	top:245px !important;
}

#item159988 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:151px !important;
}

#item159991 {
	width:48px !important;
	height:18px !important;
	left:178px !important;
	top:151px !important;
}

#item159999 {
	width:48px !important;
	height:18px !important;
	left:489px !important;
	top:151px !important;
}

#item160004 {
	width:62px !important;
	height:11px !important;
}

#item160028 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-160028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160033 {
	width:109px !important;
	height:11px !important;
}

#item160056 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-160056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160060 {
	width:75px !important;
	height:27px !important;
}

#item160083 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:32px !important;
}

@keyframes fade-in-160083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160087 {
	width:55px !important;
	height:11px !important;
	left:103px !important;
	top:150px !important;
}

#item160110 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item160113 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:227px !important;
}

#item160117 {
	width:84px !important;
	height:11px !important;
}

#item160140 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-160140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160144 {
	width:48px !important;
	height:18px !important;
}

#item160150 {
	width:48px !important;
	height:18px !important;
	left:121px !important;
}

#item160153 {
	width:48px !important;
	height:18px !important;
	left:60px !important;
}

#item160156 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:244px !important;
}

#item160164 {
	width:71px !important;
	height:11px !important;
}

#item160187 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-160187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160191 {
	width:62px !important;
	height:27px !important;
}

#item160214 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:32px !important;
}

@keyframes fade-in-160214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205222 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-205222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205223 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-205223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205224 {
	width:333px !important;
	height:286px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-205224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205250 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item205247 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item205285 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-205285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item240039 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-240039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-240039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item240063 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:260px !important;
}

#item240069 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:216px !important;
}

#item240074 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:173px !important;
}

#item240080 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item205069 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-205069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205073 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item205070 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item205076 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-205076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205077 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-205077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205100 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item205123 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item205126 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item205149 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item205154 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item205180 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item205177 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item205184 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item256740 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item256747 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item256754 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item256760 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item256765 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:844px !important;
}

#item256770 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:911px !important;
}

#item256776 {
	width:19px !important;
	height:19px !important;
	top:1308px !important;
}

#item256781 {
	width:19px !important;
	height:19px !important;
	top:1376px !important;
}

#item256791 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item256796 {
	width:19px !important;
	height:19px !important;
	top:1114px !important;
}

#item256802 {
	width:477px !important;
	height:380px !important;
	left:36px !important;
}

#item256825 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item256831 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item256837 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:42px !important;
}

#item256843 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:110px !important;
}

#item256848 {
	width:477px !important;
	height:380px !important;
	left:36px !important;
	top:400px !important;
}

#item256872 {
	width:477px !important;
	height:446px !important;
	left:36px !important;
	top:799px !important;
}

#item256895 {
	width:477px !important;
	height:177px !important;
	left:36px !important;
	top:1264px !important;
}

#item256919 {
	width:19px !important;
	height:19px !important;
	top:1182px !important;
}

#item205033 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-205033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205034 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-205034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205038 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item205035 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item205041 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-205041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205065 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item205022 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-205022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-205022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item205023 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item205028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item205025 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item204908 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-204908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-204908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item204910 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-204910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-204910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item204911 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-204911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204934 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item204960 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item204957 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item204964 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table427977 th, table#table427977 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table427977 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table427977 {
	table-layout:fixed;
}

table#table430172 th, table#table430172 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table430172 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table430172 {
	table-layout:fixed;
}

#item204965 {
	width:361px !important;
	height:1100px !important;
}

@keyframes fade-in-204965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204992 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item204998 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item204827 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-204827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-204827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item204828 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-204828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204832 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item204829 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item204860 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:651px !important;
}

#item204883 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:651px !important;
}

#item239881 {
	width:568px !important;
	height:563px !important;
	left:64px !important;
	top:67px !important;
}

#item239882 {
	width:505px !important;
	height:1248px !important;
}

@keyframes fade-in-239882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-239882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204785 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-204785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-204785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item204786 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-204786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204790 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item204787 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item204794 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item204795 {
	width:505px !important;
	height:4362px !important;
}

@keyframes fade-in-204795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204825 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item204783 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item205308 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item204570 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item204574 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204578 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item204571 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item204604 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204610 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item204601 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item204636 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204641 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item204633 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item204667 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204670 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item204664 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item204696 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204701 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item204693 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item204727 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item204731 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item204724 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item204754 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item204780 {
	width:52px !important;
	height:52px !important;
}

#item204777 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item160408 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-160408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-160408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-104555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-104561 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104561 {
	0% {
		-webkit-transform:translate(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-104559 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104559 {
	0% {
		-webkit-transform:translate(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-104557 {
	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-104557 {
	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;
	}
}
#item104555 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item104562 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item104563 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item104564 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item104587 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item104592 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item104588 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item104598 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item104595 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item104602 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item104608 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item104610 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item104611 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104634 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104657 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item104680 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item104703 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item104727 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item104728 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104751 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104775 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item104798 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item104821 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item104844 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item104845 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item105394 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-105394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105395 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-105395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105421 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105418 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item105424 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-105424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105448 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-105448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item105477 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item105143 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-105143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105144 {
	width:892px !important;
	height:376px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-105144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105167 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item105194 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105190 {
	width:21px !important;
	height:21px !important;
	left:893px !important;
	top:14px !important;
}

#item105197 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:353px !important;
}

#item105201 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:355px !important;
}

#item105224 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:354px !important;
}

#item105232 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:341px !important;
}

#item105255 {
	width:177px !important;
	height:219px !important;
	left:78px !important;
	top:87px !important;
}

#item105278 {
	width:160px !important;
	height:206px !important;
	left:308px !important;
	top:87px !important;
}

#item105301 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:185px !important;
}

#item105306 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:136px !important;
}

#item105312 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:256px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item105313 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:472px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item105314 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item105319 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:216px !important;
}

#item105325 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:120px !important;
}

#item105331 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:167px !important;
}

#item105336 {
	width:182px !important;
	height:249px !important;
	left:525px !important;
	top:87px !important;
}

#item105359 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:120px !important;
}

#item105364 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:170px !important;
}

#item105369 {
	width:165px !important;
	height:169px !important;
	left:760px !important;
	top:87px !important;
}

#item105392 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:708px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item106149 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:279px !important;
}

#item105085 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-105085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105086 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-105086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105112 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105109 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item105116 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-105116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105139 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item105075 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-105075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105076 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item105081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item105078 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item104870 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-104870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104871 {
	width:319px !important;
	height:303px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-104871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104875 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104872 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table435106 th, table#table435106 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table435106 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table435106 {
	table-layout:fixed;
}

#item104878 {
	width:258px !important;
	height:121px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-104878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104901 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item104906 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:286px !important;
}

#item106088 {
	width:258px !important;
	height:71px !important;
	left:58px !important;
	top:165px !important;
}

#item104995 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-104995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104996 {
	width:624px !important;
	height:285px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-104996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105000 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104997 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item105004 {
	width:563px !important;
	height:213px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-105004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105027 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:260px !important;
}

#item105050 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:260px !important;
}

#item104932 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-104932 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104932 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104934 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-104934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104959 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item104960 {
	width:650px !important;
	height:1366px !important;
}

@keyframes fade-in-104960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104990 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item104987 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item104930 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item104868 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item105486 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item105509 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item105510 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:127px !important;
}

#item105514 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:127px !important;
}

#item105518 {
	width:34px !important;
	height:13px !important;
	left:466px !important;
	top:141px !important;
}

#item105522 {
	width:34px !important;
	height:13px !important;
	left:735px !important;
	top:141px !important;
}

#item105526 {
	width:34px !important;
	height:13px !important;
	left:891px !important;
	top:141px !important;
}

#item106049 {
	width:34px !important;
	height:13px !important;
	left:611px !important;
	top:141px !important;
}

#item105530 {
	width:34px !important;
	height:13px !important;
	left:331px !important;
	top:141px !important;
}

#item105535 {
	width:90px !important;
	height:8px !important;
}

#item105558 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-105558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105562 {
	width:101px !important;
	height:20px !important;
}

#item105585 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:23px !important;
}

@keyframes fade-in-105585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105589 {
	width:111px !important;
	height:20px !important;
}

#item105612 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:23px !important;
}

@keyframes fade-in-105612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106054 {
	width:123px !important;
	height:20px !important;
}

#item106077 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:23px !important;
}

@keyframes fade-in-106077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105616 {
	width:61px !important;
	height:8px !important;
}

#item105639 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-105639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105644 {
	width:49px !important;
	height:8px !important;
}

#item105667 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-105667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105673 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item105697 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item105720 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item105723 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item105746 {
	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;
}

#item105750 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105754 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item105747 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item105780 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105784 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item105777 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item105810 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105814 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item105807 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item105840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105846 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item105837 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item105872 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105875 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item105869 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item105902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item105905 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item105899 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item105931 {
	width:43px !important;
	height:43px !important;
}

#item105928 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item105934 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-105934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-105934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-207020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-207022 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-207022 {
	0% {
		-webkit-transform:translate(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-207028 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-207028 {
	0% {
		-webkit-transform:translate(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-207024 {
	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-207024 {
	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;
	}
}
#item207020 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item207029 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item207030 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item207034 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item207031 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item207041 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item207038 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item207044 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item207048 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item207071 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item206709 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item206711 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item206712 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item206735 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item206758 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item206781 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item206804 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item206828 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item206829 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item206852 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item206875 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item206898 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item206921 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item206944 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item206946 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240769 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item240792 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item240815 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item240818 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item206708 {
	width:594px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item206706 {
	width:581px !important;
	height:1px !important;
	left:131px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item161427 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item161430 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:200px !important;
}

#item161433 {
	width:48px !important;
	height:18px !important;
	left:390px !important;
	top:148px !important;
}

#item161437 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:210px !important;
}

#item161441 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:210px !important;
}

#item161444 {
	width:48px !important;
	height:18px !important;
	left:615px !important;
	top:148px !important;
}

#item161450 {
	width:48px !important;
	height:18px !important;
	left:201px !important;
	top:148px !important;
}

#item161454 {
	width:126px !important;
	height:11px !important;
}

#item161477 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-161477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161481 {
	width:141px !important;
	height:27px !important;
}

#item161504 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:32px !important;
}

@keyframes fade-in-161504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161508 {
	width:155px !important;
	height:27px !important;
}

#item161531 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:32px !important;
}

@keyframes fade-in-161531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161537 {
	width:172px !important;
	height:27px !important;
}

#item161560 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:32px !important;
}

@keyframes fade-in-161560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161566 {
	width:85px !important;
	height:11px !important;
}

#item161589 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-161589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161594 {
	width:68px !important;
	height:11px !important;
}

#item161617 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-161617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206600 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206601 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-206601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206602 {
	width:333px !important;
	height:195px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-206602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206628 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206625 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item206660 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-206660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item240932 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-240932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-240932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item240955 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item240960 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item206443 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206448 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206444 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item206451 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-206451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206452 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-206452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206475 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item206498 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item206505 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item206528 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item206533 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item206559 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206556 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item206562 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item241258 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item241265 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item241270 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item241275 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item241286 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item241291 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item241315 {
	width:477px !important;
	height:529px !important;
	left:33px !important;
	top:465px !important;
}

#item241338 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item241343 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item241348 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item241353 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

#item206406 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206407 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !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-206407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206411 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206408 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item206415 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-206415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206439 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item206395 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206396 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item206401 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206398 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item206283 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206284 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-206284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206284 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206285 {
	width:498px !important;
	height:401px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-206285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table440396 th, table#table440396 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table440396 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table440396 {
	table-layout:fixed;
}

#item206308 {
	width:385px !important;
	height:267px !important;
	left:66px !important;
	top:77px !important;
}

#item206334 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206331 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item206366 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:344px !important;
}

#item206371 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:408px !important;
}

#item206205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206206 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-206206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206210 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206207 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item206213 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-206213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206236 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:406px !important;
}

#item206259 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:406px !important;
}

#item206164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-206164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-206164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item206165 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-206165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206169 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item206166 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item206173 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item206174 {
	width:505px !important;
	height:2794px !important;
}

@keyframes fade-in-206174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206203 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item206162 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item206683 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item205950 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item205954 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item205957 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item205951 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item205983 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item205987 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item205980 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item206013 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item206016 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item206010 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item206042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item206046 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item206039 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item206072 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item206076 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item206069 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item206102 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item206106 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item206099 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item206129 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item206155 {
	width:52px !important;
	height:52px !important;
}

#item206152 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item161883 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-161883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-161883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-106228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-106230 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-106230 {
	0% {
		-webkit-transform:translate(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-106243 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-106243 {
	0% {
		-webkit-transform:translate(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-106236 {
	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-106236 {
	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;
	}
}
#item106228 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item106248 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item106249 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item106250 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item106273 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item106277 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item106274 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item106283 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item106280 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item106288 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item106291 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106293 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item106295 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106318 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106341 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106364 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106387 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106411 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item106412 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106435 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106459 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106482 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106505 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106528 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item106529 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item106554 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106556 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106582 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106579 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item106586 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-106586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106609 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-106609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106632 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item106640 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item106944 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106945 {
	width:913px !important;
	height:360px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106968 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item106994 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106991 {
	width:21px !important;
	height:21px !important;
	left:916px !important;
	top:14px !important;
}

#item106998 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:335px !important;
}

#item107004 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:337px !important;
}

#item107027 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:336px !important;
}

#item107031 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:323px !important;
}

#item107054 {
	width:170px !important;
	height:198px !important;
	left:78px !important;
	top:87px !important;
}

#item107077 {
	width:160px !important;
	height:206px !important;
	left:308px !important;
	top:87px !important;
}

#item107100 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:168px !important;
}

#item107106 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:119px !important;
}

#item107112 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:256px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item107113 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:492px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item107114 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item107119 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:231px !important;
}

#item107125 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:137px !important;
}

#item107130 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:184px !important;
}

#item107135 {
	width:182px !important;
	height:154px !important;
	left:545px !important;
	top:87px !important;
}

#item107158 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:120px !important;
}

#item107163 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:169px !important;
}

#item107168 {
	width:165px !important;
	height:224px !important;
	left:760px !important;
	top:87px !important;
}

#item107191 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:708px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item108179 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:264px !important;
}

#item106884 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106885 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106911 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106908 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item106915 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-106915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106938 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item106873 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106874 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item106879 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106876 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item106789 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106790 {
	width:319px !important;
	height:306px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106794 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106791 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table443872 th, table#table443872 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table443872 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table443872 {
	table-layout:fixed;
}

#item106799 {
	width:258px !important;
	height:121px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-106799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106823 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:242px !important;
}

#item106826 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:288px !important;
}

#item106849 {
	width:258px !important;
	height:68px !important;
	left:58px !important;
	top:165px !important;
}

#item106711 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106711 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106712 {
	width:624px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106716 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106713 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item106719 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-106719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106742 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:260px !important;
}

#item106765 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:260px !important;
}

#item106649 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-106649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106650 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-106650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106673 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item106674 {
	width:650px !important;
	height:1246px !important;
}

@keyframes fade-in-106674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106707 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item106704 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item106647 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item106552 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item107199 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item107222 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item107223 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:129px !important;
}

#item107229 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:129px !important;
}

#item107234 {
	width:34px !important;
	height:13px !important;
	left:488px !important;
	top:141px !important;
}

#item107237 {
	width:34px !important;
	height:13px !important;
	left:756px !important;
	top:141px !important;
}

#item107240 {
	width:34px !important;
	height:13px !important;
	left:891px !important;
	top:141px !important;
}

#item107243 {
	width:34px !important;
	height:13px !important;
	left:611px !important;
	top:141px !important;
}

#item107247 {
	width:34px !important;
	height:13px !important;
	left:329px !important;
	top:141px !important;
}

#item107252 {
	width:90px !important;
	height:8px !important;
}

#item107275 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-107275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107280 {
	width:101px !important;
	height:20px !important;
}

#item107303 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:23px !important;
}

@keyframes fade-in-107303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107307 {
	width:111px !important;
	height:20px !important;
}

#item107330 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:23px !important;
}

@keyframes fade-in-107330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107334 {
	width:123px !important;
	height:20px !important;
}

#item107357 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:23px !important;
}

@keyframes fade-in-107357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107363 {
	width:61px !important;
	height:8px !important;
}

#item107386 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:11px !important;
}

@keyframes fade-in-107386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107394 {
	width:49px !important;
	height:8px !important;
}

#item107418 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-107418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107807 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item107830 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item107853 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item107861 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item107496 {
	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;
}

#item107500 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107503 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item107497 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item107529 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107532 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item107526 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item107558 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107562 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item107555 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item107588 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107592 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item107585 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item107619 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107622 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item107615 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item107649 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item107652 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item107646 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item107678 {
	width:43px !important;
	height:43px !important;
}

#item107675 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item107681 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-107681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-107681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-208299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-208301 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-208301 {
	0% {
		-webkit-transform:translate(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-208307 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-208307 {
	0% {
		-webkit-transform:translate(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-208303 {
	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-208303 {
	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;
	}
}
#item208299 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item208308 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item208309 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item208313 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item208310 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item208321 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item208318 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item208325 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item208328 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item208351 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item207989 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item207991 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item207992 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item208015 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item208038 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item208061 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item208084 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item208108 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item208109 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item208132 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item208155 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item208179 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item208202 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item208225 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item208226 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item241377 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item241400 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item241423 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item241426 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item207988 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item207987 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item162895 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item162899 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:195px !important;
}

#item162902 {
	width:48px !important;
	height:18px !important;
	left:429px !important;
	top:150px !important;
}

#item162905 {
	width:48px !important;
	height:18px !important;
	left:188px !important;
	top:212px !important;
}

#item162911 {
	width:48px !important;
	height:18px !important;
	left:441px !important;
	top:212px !important;
}

#item162916 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item162919 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:150px !important;
}

#item162923 {
	width:126px !important;
	height:11px !important;
}

#item162946 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-162946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162952 {
	width:141px !important;
	height:27px !important;
}

#item162975 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:32px !important;
}

@keyframes fade-in-162975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162979 {
	width:155px !important;
	height:27px !important;
}

#item163002 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:32px !important;
}

@keyframes fade-in-163002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163006 {
	width:172px !important;
	height:27px !important;
}

#item163029 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:32px !important;
}

@keyframes fade-in-163029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163037 {
	width:85px !important;
	height:11px !important;
}

#item163060 {
	width:27px !important;
	height:27px !important;
	left:2px !important;
	top:16px !important;
}

@keyframes fade-in-163060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163064 {
	width:68px !important;
	height:11px !important;
}

#item163087 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-163087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207876 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207877 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-207877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207878 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-207878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207904 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207901 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item207941 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-207941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item241538 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-241538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-241538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item241561 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item241566 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item207719 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207723 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207720 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item207727 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-207727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207728 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-207728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207751 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item207775 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item207779 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item207802 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item207807 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item207833 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207830 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item207837 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item241854 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item241860 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item241865 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item241870 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item241875 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item241880 {
	width:19px !important;
	height:19px !important;
	top:780px !important;
}

#item241886 {
	width:19px !important;
	height:19px !important;
	top:916px !important;
}

#item241891 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item241914 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
	top:466px !important;
}

#item241937 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item241942 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item207683 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207683 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207685 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !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-207685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207686 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item207692 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-207692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207715 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item207672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207673 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item207678 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207675 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item207557 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207558 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-207558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207558 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207559 {
	width:498px !important;
	height:402px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-207559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table448982 th, table#table448982 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table448982 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table448982 {
	table-layout:fixed;
}

#item207583 {
	width:385px !important;
	height:266px !important;
	left:66px !important;
	top:77px !important;
}

#item207609 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207606 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item207644 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:344px !important;
}

#item207648 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:409px !important;
}

#item207478 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207479 {
	width:630px !important;
	height:415px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-207479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207483 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207480 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item207486 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-207486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207510 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:408px !important;
}

#item207533 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:408px !important;
}

#item207437 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-207437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-207437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item207438 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-207438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207442 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item207439 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item207446 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item207447 {
	width:505px !important;
	height:2817px !important;
}

@keyframes fade-in-207447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207476 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item207435 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item207964 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item207222 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item207226 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207232 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item207223 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item207259 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207263 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item207256 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item207289 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207292 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item207286 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item207318 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207322 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item207315 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item207348 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207351 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item207345 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item207377 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item207381 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item207374 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item207404 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item207430 {
	width:52px !important;
	height:52px !important;
}

#item207427 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item163350 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-163350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-163350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-109952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-109959 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-109959 {
	0% {
		-webkit-transform:translate(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-109957 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-109957 {
	0% {
		-webkit-transform:translate(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-109954 {
	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-109954 {
	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;
	}
}
#item109952 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item109960 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item109961 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item109962 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item109985 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item109989 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item109986 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item109996 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item109993 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item110001 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item110006 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110008 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item110009 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item110032 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item110055 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item110079 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item110102 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item110126 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item110127 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item110150 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item110173 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item110196 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item110219 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item110242 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110244 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item110799 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110800 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110826 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110823 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item110829 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-110829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110852 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-110852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110875 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item110882 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item110545 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110546 {
	width:968px !important;
	height:297px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110569 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item110595 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110592 {
	width:21px !important;
	height:21px !important;
	left:970px !important;
	top:14px !important;
}

#item110598 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:274px !important;
}

#item110602 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:275px !important;
}

#item110625 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:275px !important;
}

#item110628 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:261px !important;
}

#item110651 {
	width:158px !important;
	height:173px !important;
	left:78px !important;
	top:87px !important;
}

#item110674 {
	width:144px !important;
	height:163px !important;
	left:262px !important;
	top:87px !important;
}

#item110697 {
	width:14px !important;
	height:14px !important;
	left:241px !important;
	top:185px !important;
}

#item110704 {
	width:14px !important;
	height:14px !important;
	left:241px !important;
	top:120px !important;
}

#item110710 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:221px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item110711 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:406px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item110712 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item110717 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item110722 {
	width:14px !important;
	height:14px !important;
	left:427px !important;
	top:135px !important;
}

#item110727 {
	width:14px !important;
	height:14px !important;
	left:427px !important;
	top:184px !important;
}

#item110733 {
	width:140px !important;
	height:169px !important;
	left:448px !important;
	top:87px !important;
}

#item110757 {
	width:14px !important;
	height:14px !important;
	left:623px !important;
	top:136px !important;
}

#item110773 {
	width:165px !important;
	height:169px !important;
	left:644px !important;
	top:87px !important;
}

#item110797 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:601px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item111521 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:799px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item111492 {
	width:14px !important;
	height:14px !important;
	left:821px !important;
	top:120px !important;
}

#item111523 {
	width:14px !important;
	height:14px !important;
	left:821px !important;
	top:168px !important;
}

#item111498 {
	width:165px !important;
	height:169px !important;
	left:842px !important;
	top:87px !important;
}

#item110480 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110481 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110507 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110504 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item110511 {
	width:332px !important;
	height:209px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-110511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110536 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item110469 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110470 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item110475 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110472 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item110269 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110271 {
	width:319px !important;
	height:316px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110275 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110272 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table452374 th, table#table452374 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table452374 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table452374 {
	table-layout:fixed;
}

#item110279 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-110279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110302 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:253px !important;
}

#item110305 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:299px !important;
}

#item111457 {
	width:258px !important;
	height:88px !important;
	left:58px !important;
	top:165px !important;
}

#item110390 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110391 {
	width:624px !important;
	height:302px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110393 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item110399 {
	width:563px !important;
	height:228px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-110399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110422 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:277px !important;
}

#item110445 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:277px !important;
}

#item110331 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-110331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110332 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110355 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item110356 {
	width:650px !important;
	height:1196px !important;
}

@keyframes fade-in-110356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110386 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110383 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item110329 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item110267 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item110887 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item110910 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item110911 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item110915 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item110919 {
	width:34px !important;
	height:13px !important;
	left:533px !important;
	top:141px !important;
}

#item110922 {
	width:34px !important;
	height:13px !important;
	left:709px !important;
	top:141px !important;
}

#item110926 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:141px !important;
}

#item110929 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item110934 {
	width:110px !important;
	height:19px !important;
}

#item110957 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:22px !important;
}

@keyframes fade-in-110957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110962 {
	width:133px !important;
	height:8px !important;
}

#item110985 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-110985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110992 {
	width:140px !important;
	height:19px !important;
}

#item111015 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:22px !important;
}

@keyframes fade-in-111015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111020 {
	width:86px !important;
	height:8px !important;
}

#item111043 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-111043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111048 {
	width:64px !important;
	height:8px !important;
}

#item111071 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-111071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111074 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item111097 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item111120 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item111123 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item111147 {
	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;
}

#item111151 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111154 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item111148 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item111180 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111184 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item111177 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item111210 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111213 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item111207 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item111239 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111243 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item111236 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item111269 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111273 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item111266 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item111300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item111304 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item111297 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item111330 {
	width:43px !important;
	height:43px !important;
}

#item111327 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item111337 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-111337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-209586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-209588 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-209588 {
	0% {
		-webkit-transform:translate(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-209595 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-209595 {
	0% {
		-webkit-transform:translate(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-209590 {
	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-209590 {
	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;
	}
}
#item209586 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item209596 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item209597 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item209601 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item209598 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item209607 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item209604 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item209610 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item209616 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item209639 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item209275 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item209277 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item209278 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item209301 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item209324 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item209347 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item209370 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item209395 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item209396 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item209419 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item209442 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item209465 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item209488 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item209511 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item209512 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242028 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:350px !important;
}

#item242051 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item242074 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item242077 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item209273 {
	width:582px !important;
	height:1px !important;
	left:130px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item164392 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item164399 {
	width:48px !important;
	height:18px !important;
	left:484px !important;
	top:150px !important;
}

#item164413 {
	width:48px !important;
	height:18px !important;
	left:234px !important;
	top:150px !important;
}

#item164445 {
	width:186px !important;
	height:11px !important;
}

#item164468 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-164468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164472 {
	width:196px !important;
	height:26px !important;
}

#item164495 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:31px !important;
}

@keyframes fade-in-164495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164500 {
	width:121px !important;
	height:11px !important;
}

#item164523 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-164523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-209164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-209164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item209165 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-209165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-209165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item209166 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-209166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209193 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item209190 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item209227 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-209227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item242276 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-242276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-242276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item242299 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item242304 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item209008 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-209008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-209008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item209012 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item209009 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item209019 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-209019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-209019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item209020 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-209020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-209020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209043 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item209067 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item209072 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item209095 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item209098 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item209125 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item209121 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item209128 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item242670 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item242677 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item242689 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item242694 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item242717 {
	width:477px !important;
	height:527px !important;
	left:33px !important;
	top:400px !important;
}

#item242740 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item242745 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item242750 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item242755 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item242761 {
	width:19px !important;
	height:19px !important;
	top:782px !important;
}

#item242766 {
	width:19px !important;
	height:19px !important;
	top:849px !important;
}

#item208973 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-208973 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208973 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208974 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !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-208974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item208975 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item208981 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-208981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209004 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item208960 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-208960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208961 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item208967 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item208964 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item208848 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-208848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208849 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-208849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208850 {
	width:498px !important;
	height:415px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-208850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table458893 th, table#table458893 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table458893 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table458893 {
	table-layout:fixed;
}

#item208873 {
	width:385px !important;
	height:280px !important;
	left:66px !important;
	top:77px !important;
}

#item208899 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item208896 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item208932 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:357px !important;
}

#item208935 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:421px !important;
}

#item208769 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-208769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208770 {
	width:630px !important;
	height:435px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-208770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208774 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item208771 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item208777 {
	width:570px !important;
	height:362px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-208777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208800 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:429px !important;
}

#item208824 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:429px !important;
}

#item208729 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-208729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-208729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item208730 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-208730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208735 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item208732 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item208738 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item208739 {
	width:505px !important;
	height:2615px !important;
}

@keyframes fade-in-208739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208767 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item208727 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item209250 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item209274 {
	width:589px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item242128 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:217px !important;
}

#item242137 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:212px !important;
}

#item242140 {
	width:48px !important;
	height:18px !important;
	left:375px !important;
	top:212px !important;
}

#item242144 {
	width:154px !important;
	height:26px !important;
}

#item242167 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:31px !important;
}

@keyframes fade-in-242167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-242167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item242171 {
	width:89px !important;
	height:11px !important;
}

#item242194 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-242194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-242194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208513 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item208517 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208522 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item208514 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item208548 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208551 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item208545 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item208578 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208582 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item208574 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item208608 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208611 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item208605 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item208637 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208640 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item208634 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item208666 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item208673 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item208663 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item208696 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item208722 {
	width:52px !important;
	height:52px !important;
}

#item208719 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item164815 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-164815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-164815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-111572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-111575 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111575 {
	0% {
		-webkit-transform:translate(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-111589 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111589 {
	0% {
		-webkit-transform:translate(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-111583 {
	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-111583 {
	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;
	}
}
#item111572 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item111592 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item111593 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item111594 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item111617 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item111622 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111618 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item111629 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111626 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item111633 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item111640 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111642 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item111643 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item111666 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item111689 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item111712 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item111735 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item111759 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item111761 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item111784 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item111807 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item111830 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item111853 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item111876 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item111877 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item111903 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-111903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111904 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item111927 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item111933 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-111933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111956 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-111956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111979 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item111986 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item112291 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-112291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112292 {
	width:968px !important;
	height:282px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112315 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item112341 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112338 {
	width:21px !important;
	height:21px !important;
	left:970px !important;
	top:14px !important;
}

#item112345 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item112350 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item112373 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item112376 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item112399 {
	width:158px !important;
	height:173px !important;
	left:78px !important;
	top:87px !important;
}

#item112422 {
	width:144px !important;
	height:163px !important;
	left:262px !important;
	top:87px !important;
}

#item112451 {
	width:14px !important;
	height:14px !important;
	left:241px !important;
	top:136px !important;
}

#item112456 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:221px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item112457 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:406px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item112458 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item112469 {
	width:14px !important;
	height:14px !important;
	left:427px !important;
	top:135px !important;
}

#item112474 {
	width:14px !important;
	height:14px !important;
	left:427px !important;
	top:184px !important;
}

#item112480 {
	width:140px !important;
	height:169px !important;
	left:448px !important;
	top:87px !important;
}

#item112503 {
	width:14px !important;
	height:14px !important;
	left:623px !important;
	top:121px !important;
}

#item112510 {
	width:132px !important;
	height:169px !important;
	left:644px !important;
	top:87px !important;
}

#item112533 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:601px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item112534 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:779px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item112535 {
	width:14px !important;
	height:14px !important;
	left:811px !important;
	top:120px !important;
}

#item112549 {
	width:165px !important;
	height:169px !important;
	left:832px !important;
	top:87px !important;
}

#item113458 {
	width:14px !important;
	height:14px !important;
	left:241px !important;
	top:184px !important;
}

#item112229 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-112229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112230 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112253 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item112260 {
	width:332px !important;
	height:209px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-112260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112284 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item112217 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-112217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112218 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item112223 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112220 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item112135 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-112135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112135 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112136 {
	width:319px !important;
	height:303px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112137 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table463494 th, table#table463494 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table463494 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table463494 {
	table-layout:fixed;
}

#item112144 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-112144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112167 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item112170 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:286px !important;
}

#item112193 {
	width:258px !important;
	height:68px !important;
	left:58px !important;
	top:165px !important;
}

#item112054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-112054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112055 {
	width:624px !important;
	height:300px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112060 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112057 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item112065 {
	width:563px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-112065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112088 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:275px !important;
}

#item112111 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:275px !important;
}

#item111994 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-111994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111995 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112018 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item112019 {
	width:650px !important;
	height:1156px !important;
}

@keyframes fade-in-112019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112050 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112047 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item111992 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item111901 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item112572 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item112595 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item112596 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item112600 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item112603 {
	width:34px !important;
	height:13px !important;
	left:500px !important;
	top:141px !important;
}

#item112606 {
	width:34px !important;
	height:13px !important;
	left:676px !important;
	top:141px !important;
}

#item112609 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:141px !important;
}

#item112612 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item112616 {
	width:110px !important;
	height:19px !important;
}

#item112640 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:22px !important;
}

@keyframes fade-in-112640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112644 {
	width:133px !important;
	height:8px !important;
}

#item112667 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-112667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112672 {
	width:140px !important;
	height:19px !important;
}

#item112695 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:22px !important;
}

@keyframes fade-in-112695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112700 {
	width:77px !important;
	height:8px !important;
}

#item112723 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:11px !important;
}

@keyframes fade-in-112723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112730 {
	width:77px !important;
	height:8px !important;
}

#item112753 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:11px !important;
}

@keyframes fade-in-112753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112757 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item112780 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item112804 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item112811 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item112834 {
	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;
}

#item112838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112842 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item112835 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item112868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112872 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item112865 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item112898 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112901 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112895 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item112927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112931 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112924 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item112957 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112960 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item112954 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item112987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112992 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item112984 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item113018 {
	width:43px !important;
	height:43px !important;
}

#item113015 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item113024 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-113024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-113024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-210889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-210891 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-210891 {
	0% {
		-webkit-transform:translate(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-210897 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-210897 {
	0% {
		-webkit-transform:translate(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-210893 {
	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-210893 {
	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;
	}
}
#item210889 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item210898 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item210899 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item210903 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item210900 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item210910 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item210907 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item210913 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item210918 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item210941 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item210578 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item210580 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item210581 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item210604 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item210627 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item210650 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item210673 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item210697 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item210698 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item210721 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item210744 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item210767 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item210790 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item210813 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item210814 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242798 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item242821 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item242844 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item242847 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item210469 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210470 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-210470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210471 {
	width:333px !important;
	height:194px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-210471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210497 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210494 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item210529 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-210529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item243036 {
	width:271px !important;
	height:190px !important;
	left:96px !important;
	top:133px !important;
}

@keyframes fade-in-243036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-243036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item243059 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:174px !important;
}

#item243064 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item210315 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210319 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210316 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item210323 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-210323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210324 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-210324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210347 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item210370 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item210373 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item210396 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item210400 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item210426 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210423 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item210429 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item243468 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item243476 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item243481 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item243486 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item243497 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item243502 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item243507 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item243514 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item243537 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:331px !important;
}

#item210279 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210280 {
	width:522px !important;
	height:343px !important;
	left:34px !important;
	top:37px !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-210280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210284 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210281 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item210287 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-210287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210311 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item210268 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210269 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item210275 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210271 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item210153 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210154 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-210154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210156 {
	width:498px !important;
	height:425px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-210156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table467933 th, table#table467933 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table467933 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table467933 {
	table-layout:fixed;
}

#item210179 {
	width:385px !important;
	height:288px !important;
	left:66px !important;
	top:77px !important;
}

#item210205 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210202 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item210241 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:367px !important;
}

#item210244 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:431px !important;
}

#item210073 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210075 {
	width:630px !important;
	height:457px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-210075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210079 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210076 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item210082 {
	width:570px !important;
	height:384px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-210082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210105 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:452px !important;
}

#item210128 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:452px !important;
}

#item210030 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-210030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-210030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item210031 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-210031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210035 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item210032 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item210040 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item210041 {
	width:505px !important;
	height:2615px !important;
}

@keyframes fade-in-210041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210071 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item210028 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item210552 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item210575 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item210576 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item165845 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item165851 {
	width:48px !important;
	height:18px !important;
	left:470px !important;
	top:151px !important;
}

#item165863 {
	width:48px !important;
	height:18px !important;
	left:230px !important;
	top:151px !important;
}

#item165870 {
	width:154px !important;
	height:26px !important;
}

#item165893 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:31px !important;
}

@keyframes fade-in-165893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165927 {
	width:196px !important;
	height:26px !important;
}

#item165950 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:31px !important;
}

@keyframes fade-in-165950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165954 {
	width:108px !important;
	height:11px !important;
}

#item165977 {
	width:27px !important;
	height:27px !important;
	left:2px !important;
	top:16px !important;
}

@keyframes fade-in-165977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item242873 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:195px !important;
}

#item242876 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:210px !important;
}

#item242881 {
	width:48px !important;
	height:18px !important;
	left:380px !important;
	top:210px !important;
}

#item242891 {
	width:186px !important;
	height:11px !important;
}

#item242914 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-242914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-242914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item242918 {
	width:108px !important;
	height:11px !important;
}

#item242941 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:16px !important;
}

@keyframes fade-in-242941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-242941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item209819 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item209824 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209828 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item209821 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item209854 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209857 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item209851 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item209883 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209886 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item209880 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item209912 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209915 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item209909 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item209941 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209945 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item209938 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item209971 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item209975 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item209968 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item209998 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item210024 {
	width:52px !important;
	height:52px !important;
}

#item210021 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item166275 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-166275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-166275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-113528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-113544 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-113544 {
	0% {
		-webkit-transform:translate(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-113537 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-113537 {
	0% {
		-webkit-transform:translate(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-113530 {
	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-113530 {
	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;
	}
}
#item113528 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item113549 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item113550 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item113551 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item113574 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item113578 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item113575 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item113584 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item113581 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item113588 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item113591 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item113593 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item113594 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item113618 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item113641 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item113665 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item113688 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item113713 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item113714 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item113738 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item113761 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item113784 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item113807 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item113830 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item114534 {
	opacity:0.50;
	width:671px !important;
	height:1px !important;
	left:282px !important;
	top:172px !important;
	background:#000;
}

#item115219 {
	width:70px !important;
	height:8px !important;
}

#item115242 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-115242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115245 {
	width:73px !important;
	height:10px !important;
	left:6px !important;
	top:35px !important;
}

#item113831 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item113856 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-113856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113857 {
	width:333px !important;
	height:264px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113884 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113881 {
	width:21px !important;
	height:21px !important;
	left:335px !important;
	top:15px !important;
}

#item113887 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-113887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113910 {
	width:278px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-113910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113933 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item113941 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item115374 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item115368 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item115363 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item115357 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item114243 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-114243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114245 {
	width:726px !important;
	height:376px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114268 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item114294 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114291 {
	width:21px !important;
	height:21px !important;
	left:725px !important;
	top:14px !important;
}

#item114298 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:353px !important;
}

#item114304 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:355px !important;
}

#item114327 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:354px !important;
}

#item114330 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:341px !important;
}

#item114353 {
	width:179px !important;
	height:249px !important;
	left:78px !important;
	top:87px !important;
}

#item114376 {
	width:169px !important;
	height:243px !important;
	left:293px !important;
	top:87px !important;
}

#item114399 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:120px !important;
}

#item114405 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:241px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item114407 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item114447 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:121px !important;
}

#item114452 {
	width:213px !important;
	height:233px !important;
	left:528px !important;
	top:87px !important;
}

#item114475 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:477px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item115328 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:281px !important;
}

#item115319 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:231px !important;
}

#item115333 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:168px !important;
}

#item115339 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:266px !important;
}

#item115345 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:215px !important;
}

#item115350 {
	width:14px !important;
	height:14px !important;
	left:507px !important;
	top:264px !important;
}

#item114185 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-114185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114186 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114212 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114209 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item114216 {
	width:332px !important;
	height:256px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-114216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114239 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item114175 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-114175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114176 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item114181 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114178 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item114091 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-114091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114092 {
	width:319px !important;
	height:394px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114093 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table472299 th, table#table472299 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table472299 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table472299 {
	table-layout:fixed;
}

#item114099 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-114099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114122 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:331px !important;
}

#item114126 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

#item114150 {
	width:263px !important;
	height:121px !important;
	left:58px !important;
	top:207px !important;
}

#item114011 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-114011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114012 {
	width:624px !important;
	height:318px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-114012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114017 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114013 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item114021 {
	width:563px !important;
	height:251px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-114021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114044 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:293px !important;
}

#item114067 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:293px !important;
}

#item113949 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-113949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113950 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113973 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item113974 {
	width:650px !important;
	height:1584px !important;
}

@keyframes fade-in-113974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item114003 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item113947 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item113854 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item114511 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item114535 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:156px !important;
}

#item114539 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:156px !important;
}

#item114542 {
	width:34px !important;
	height:13px !important;
	left:435px !important;
	top:152px !important;
}

#item114548 {
	width:34px !important;
	height:13px !important;
	left:538px !important;
	top:152px !important;
}

#item115208 {
	width:34px !important;
	height:13px !important;
	left:632px !important;
	top:152px !important;
}

#item114551 {
	width:34px !important;
	height:13px !important;
	left:742px !important;
	top:152px !important;
}

#item114555 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:152px !important;
}

#item114559 {
	width:88px !important;
	height:19px !important;
}

#item114582 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:22px !important;
}

@keyframes fade-in-114582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114587 {
	width:77px !important;
	height:8px !important;
}

#item114610 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-114610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115170 {
	width:60px !important;
	height:8px !important;
}

#item115193 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:11px !important;
}

@keyframes fade-in-115193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114614 {
	width:70px !important;
	height:19px !important;
}

#item114638 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:22px !important;
}

@keyframes fade-in-114638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114642 {
	width:25px !important;
	height:8px !important;
}

#item114665 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-114665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114669 {
	width:76px !important;
	height:8px !important;
}

#item114692 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:11px !important;
}

@keyframes fade-in-114692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115087 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item115110 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item115133 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item115139 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item115272 {
	width:34px !important;
	height:19px !important;
	left:871px !important;
	top:148px !important;
}

#item114769 {
	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;
}

#item114773 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114776 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item114770 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item114803 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114810 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item114800 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item114837 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114840 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item114834 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item114866 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114870 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item114863 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item114897 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114900 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item114894 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item114927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item114932 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item114924 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item114958 {
	width:43px !important;
	height:43px !important;
}

#item114955 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item114961 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-114961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-114961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-212343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-212345 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-212345 {
	0% {
		-webkit-transform:translate(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-212351 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-212351 {
	0% {
		-webkit-transform:translate(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-212347 {
	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-212347 {
	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;
	}
}
#item212343 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item212352 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item212353 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item212357 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item212354 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item212363 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item212360 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item212370 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item212376 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item212400 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item212031 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item212033 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item212035 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item212058 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item212081 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item212104 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item212127 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item212151 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item212152 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item212175 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item212198 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item212221 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item212244 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item212268 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item212269 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243655 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item243678 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item243701 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item243704 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item212006 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item212029 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:209px !important;
	background:#9d9c9c;
}

#item212030 {
	width:551px !important;
	height:1px !important;
	left:-3px !important;
	top:268px !important;
	background:#9d9c9c;
}

#item166598 {
	width:98px !important;
	height:11px !important;
}

#item166621 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-166621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166624 {
	width:102px !important;
	height:14px !important;
	left:8px !important;
	top:49px !important;
}

#item167341 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:164px !important;
}

#item167345 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:222px !important;
}

#item167351 {
	width:48px !important;
	height:18px !important;
	left:329px !important;
	top:181px !important;
}

#item167354 {
	width:48px !important;
	height:18px !important;
	left:478px !important;
	top:181px !important;
}

#item167357 {
	width:48px !important;
	height:18px !important;
	left:622px !important;
	top:181px !important;
}

#item167364 {
	width:48px !important;
	height:18px !important;
	left:165px !important;
	top:239px !important;
}

#item167368 {
	width:48px !important;
	height:18px !important;
	left:148px !important;
	top:181px !important;
}

#item167372 {
	width:96px !important;
	height:26px !important;
}

#item167395 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:31px !important;
}

@keyframes fade-in-167395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167399 {
	width:108px !important;
	height:11px !important;
}

#item167422 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-167422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167427 {
	width:60px !important;
	height:11px !important;
}

#item167450 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-167450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167455 {
	width:65px !important;
	height:26px !important;
}

#item167478 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:31px !important;
}

@keyframes fade-in-167478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167484 {
	width:35px !important;
	height:11px !important;
}

#item167508 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-167508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167513 {
	width:106px !important;
	height:11px !important;
}

#item167536 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-167536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167612 {
	width:48px !important;
	height:27px !important;
	left:399px !important;
	top:233px !important;
}

#item211923 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211924 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-211924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211925 {
	width:442px !important;
	height:359px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-211925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211951 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211948 {
	width:27px !important;
	height:27px !important;
	left:445px !important;
	top:42px !important;
}

#item211983 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-211983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item243852 {
	width:390px !important;
	height:268px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-243852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-243852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item243875 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item243880 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item243885 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item243890 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:302px !important;
}

#item243900 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:258px !important;
}

#item243906 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:213px !important;
}

#item211768 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211773 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211770 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item211778 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-211778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211779 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-211779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211802 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item211825 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item211828 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item211851 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item211854 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item211880 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211877 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item211883 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item244205 {
	width:19px !important;
	height:19px !important;
	top:374px !important;
}

#item244210 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item244215 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item244220 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item244226 {
	width:19px !important;
	height:19px !important;
	top:175px !important;
}

#item244231 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item244236 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item244241 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item244246 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item244258 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item244266 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item244289 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:331px !important;
}

#item244312 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:662px !important;
}

#item211728 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211728 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211729 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-211729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211733 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211730 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item211736 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-211736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211759 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item211718 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211719 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item211724 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211721 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item211605 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211606 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-211606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211607 {
	width:498px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-211607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table478855 th, table#table478855 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table478855 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table478855 {
	table-layout:fixed;
}

#item211630 {
	width:385px !important;
	height:403px !important;
	left:66px !important;
	top:77px !important;
}

#item211656 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211653 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item211689 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:480px !important;
}

#item211694 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:545px !important;
}

#item211527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211528 {
	width:630px !important;
	height:460px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-211528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211532 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211529 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item211535 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-211535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211558 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:453px !important;
}

#item211581 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:453px !important;
}

#item211483 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-211483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-211483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item211484 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-211484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211489 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item211486 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item211494 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item211495 {
	width:505px !important;
	height:3489px !important;
}

@keyframes fade-in-211495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-211495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item211524 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item211481 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item211269 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item211274 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211278 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item211270 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item211304 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211308 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item211301 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item211334 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211337 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item211331 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item211363 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211366 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item211360 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item211392 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211398 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item211389 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item211425 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item211429 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item211421 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item211452 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item211478 {
	width:52px !important;
	height:52px !important;
}

#item211475 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item167806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-167806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-167806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-115432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-115434 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-115434 {
	0% {
		-webkit-transform:translate(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-115446 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-115446 {
	0% {
		-webkit-transform:translate(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-115439 {
	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-115439 {
	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;
	}
}
#item115432 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item115451 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item115452 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item115453 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item115477 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item115481 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115478 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item115487 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115484 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item115491 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item115495 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115497 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item115498 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item115521 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item115544 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item115568 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item115591 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item115615 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item115616 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item115639 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item115662 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item115686 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item115709 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item115733 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115734 {
	opacity:0.50;
	width:671px !important;
	height:1px !important;
	left:282px !important;
	top:172px !important;
	background:#000;
}

#item115737 {
	width:92px !important;
	height:8px !important;
}

#item115760 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:11px !important;
}

@keyframes fade-in-115760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115763 {
	width:73px !important;
	height:10px !important;
	left:15px !important;
	top:35px !important;
}

#item115786 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item115812 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-115812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115813 {
	width:341px !important;
	height:274px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115839 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item115836 {
	width:21px !important;
	height:21px !important;
	left:343px !important;
	top:15px !important;
}

#item115842 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-115842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115865 {
	width:273px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-115865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115888 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item115894 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item115916 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item115922 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item137079 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item137084 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item117100 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-117100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117101 {
	width:734px !important;
	height:379px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-117101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117124 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item116275 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item116272 {
	width:21px !important;
	height:21px !important;
	left:736px !important;
	top:14px !important;
}

#item117147 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:353px !important;
}

#item117155 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:355px !important;
}

#item117178 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:354px !important;
}

#item117186 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:341px !important;
}

#item117209 {
	width:215px !important;
	height:196px !important;
	left:290px !important;
	top:87px !important;
}

#item117232 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:120px !important;
}

#item117242 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:243px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item117243 {
	width:182px !important;
	height:266px !important;
	left:80px !important;
	top:87px !important;
}

#item117266 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item117272 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:232px !important;
}

#item117282 {
	width:216px !important;
	height:196px !important;
	left:536px !important;
	top:87px !important;
}

#item117305 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:121px !important;
}

#item117312 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:169px !important;
}

#item117319 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:490px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item117320 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:217px !important;
}

#item117328 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:280px !important;
}

#item116162 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-116162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116163 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-116163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116189 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item116186 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item116198 {
	width:332px !important;
	height:256px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-116198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116221 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item116151 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-116151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116152 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item116157 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item116154 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item116070 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-116070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116071 {
	width:319px !important;
	height:356px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-116071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116075 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item116072 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table483205 th, table#table483205 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table483205 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table483205 {
	table-layout:fixed;
}

#item116078 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-116078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116101 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:293px !important;
}

#item116104 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:339px !important;
}

#item116127 {
	width:287px !important;
	height:66px !important;
	left:58px !important;
	top:207px !important;
}

#item115990 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-115990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115990 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115991 {
	width:624px !important;
	height:444px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115995 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item115992 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item115999 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-115999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116022 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:419px !important;
}

#item116045 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:419px !important;
}

#item115930 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-115930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115931 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-115931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115954 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item115955 {
	width:650px !important;
	height:1503px !important;
}

@keyframes fade-in-115955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115985 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item115982 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item115928 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item115810 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item116457 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item116480 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:156px !important;
}

#item116483 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:156px !important;
}

#item116486 {
	width:34px !important;
	height:13px !important;
	left:467px !important;
	top:152px !important;
}

#item116493 {
	width:34px !important;
	height:13px !important;
	left:580px !important;
	top:152px !important;
}

#item116497 {
	width:34px !important;
	height:13px !important;
	left:712px !important;
	top:152px !important;
}

#item116500 {
	width:34px !important;
	height:13px !important;
	left:322px !important;
	top:152px !important;
}

#item116504 {
	width:100px !important;
	height:19px !important;
}

#item116527 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:22px !important;
}

@keyframes fade-in-116527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116533 {
	width:90px !important;
	height:8px !important;
}

#item116556 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-116556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116565 {
	width:70px !important;
	height:8px !important;
}

#item116588 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-116588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116621 {
	width:46px !important;
	height:8px !important;
}

#item116644 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-116644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116648 {
	width:84px !important;
	height:8px !important;
}

#item116671 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:11px !important;
}

@keyframes fade-in-116671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116674 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item116697 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item116720 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item116728 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item116751 {
	width:34px !important;
	height:19px !important;
	left:861px !important;
	top:148px !important;
}

#item116754 {
	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;
}

#item116758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116762 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item116755 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item116788 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116791 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item116785 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item116817 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116820 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item116814 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item116846 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116853 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item116843 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item116879 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116882 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item116876 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item116910 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item116915 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item116906 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item116942 {
	width:43px !important;
	height:43px !important;
}

#item116939 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item116945 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-116945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-116945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-213618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-213620 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-213620 {
	0% {
		-webkit-transform:translate(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-213626 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-213626 {
	0% {
		-webkit-transform:translate(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-213622 {
	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-213622 {
	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;
	}
}
#item213618 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item213627 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item213628 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item213632 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item213629 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item213639 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item213636 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item213643 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item213647 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item213670 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item213307 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item213309 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item213310 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item213333 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item213356 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item213379 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item213402 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item213426 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item213427 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item213450 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item213473 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item213497 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item213520 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item213544 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item213545 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item244356 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item244379 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item244402 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item244405 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item168857 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:164px !important;
}

#item168860 {
	width:46px !important;
	height:46px !important;
	left:614px !important;
	top:227px !important;
}

#item213282 {
	width:627px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item213305 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item213306 {
	width:607px !important;
	height:1px !important;
	left:-59px !important;
	top:266px !important;
	background:#9d9c9c;
}

#item168130 {
	width:129px !important;
	height:11px !important;
}

#item168153 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:16px !important;
}

@keyframes fade-in-168153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168156 {
	width:102px !important;
	height:14px !important;
	left:20px !important;
	top:49px !important;
}

#item168864 {
	width:48px !important;
	height:18px !important;
	left:435px !important;
	top:176px !important;
}

#item168868 {
	width:48px !important;
	height:18px !important;
	left:620px !important;
	top:176px !important;
}

#item168872 {
	width:48px !important;
	height:18px !important;
	left:162px !important;
	top:238px !important;
}

#item168875 {
	width:48px !important;
	height:18px !important;
	left:207px !important;
	top:176px !important;
}

#item168883 {
	width:140px !important;
	height:26px !important;
}

#item168906 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:31px !important;
}

@keyframes fade-in-168906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168910 {
	width:126px !important;
	height:11px !important;
}

#item168933 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-168933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168938 {
	width:98px !important;
	height:11px !important;
}

#item168961 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-168961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168966 {
	width:65px !important;
	height:11px !important;
}

#item168989 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-168989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168994 {
	width:117px !important;
	height:11px !important;
}

#item169017 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-169017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169093 {
	width:48px !important;
	height:27px !important;
	left:394px !important;
	top:233px !important;
}

#item213199 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-213199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-213199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item213200 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-213200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-213200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item213201 {
	width:439px !important;
	height:359px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-213201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213227 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item213224 {
	width:27px !important;
	height:27px !important;
	left:442px !important;
	top:42px !important;
}

#item213259 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-213259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item244863 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item244868 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:303px !important;
}

#item244852 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:258px !important;
}

#item244857 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:213px !important;
}

#item244842 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item244847 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item244819 {
	width:383px !important;
	height:268px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-244819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-244819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213038 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-213038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-213038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item213043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item213040 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item213047 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-213047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-213047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item213048 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-213048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213071 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item213094 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item213098 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item213121 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item213125 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item213151 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item213148 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item213154 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item245056 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item245062 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item245067 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item245072 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item245077 {
	width:19px !important;
	height:19px !important;
	top:706px !important;
}

#item245084 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item245089 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item245099 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item245105 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item245128 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:331px !important;
}

#item245151 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:595px !important;
}

#item213000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-213000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-213000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item213001 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-213001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213006 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item213003 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item213010 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-213010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-213010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213033 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item212989 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-212989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212990 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item212995 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item212992 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item212876 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-212876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212877 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-212877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212878 {
	width:498px !important;
	height:495px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-212878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212928 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item212925 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item212961 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:425px !important;
}

#item212964 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:490px !important;
}

table#table490161 th, table#table490161 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table490161 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table490161 {
	table-layout:fixed;
}

#item244505 {
	width:361px !important;
	height:353px !important;
	left:63px !important;
	top:74px !important;
}

@keyframes fade-in-244505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-244505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212794 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-212794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212795 {
	width:630px !important;
	height:633px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-212795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212800 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item212797 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item212829 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:626px !important;
}

#item212852 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:626px !important;
}

#item244457 {
	width:568px !important;
	height:530px !important;
	left:64px !important;
	top:67px !important;
}

#item244458 {
	width:505px !important;
	height:701px !important;
}

@keyframes fade-in-244458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-244458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212753 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-212753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-212753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item212754 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-212754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212759 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item212755 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item212763 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item212764 {
	width:505px !important;
	height:3153px !important;
}

@keyframes fade-in-212764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-212764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item212792 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item212751 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item212543 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item212547 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212550 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item212544 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item212576 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212579 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item212573 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item212605 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212608 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item212602 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item212634 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212639 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item212631 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item212665 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212669 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item212662 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item212695 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item212698 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item212692 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item212721 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item212747 {
	width:52px !important;
	height:52px !important;
}

#item212744 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item169287 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-169287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-169287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-117395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-117409 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-117409 {
	0% {
		-webkit-transform:translate(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-117404 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-117404 {
	0% {
		-webkit-transform:translate(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-117397 {
	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-117397 {
	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;
	}
}
#item117395 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item117415 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item117417 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item117418 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item117441 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item117445 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item117442 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item117451 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item117448 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item117454 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item117458 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item117460 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item117461 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item117484 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item117507 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item117531 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item117554 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item117578 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item117579 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item117602 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item117625 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item117648 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item117671 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item117694 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item117695 {
	opacity:0.50;
	width:671px !important;
	height:1px !important;
	left:282px !important;
	top:172px !important;
	background:#000;
}

#item117698 {
	width:160px !important;
	height:8px !important;
}

#item117721 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-117721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117727 {
	width:73px !important;
	height:10px !important;
	left:47px !important;
	top:35px !important;
}

#item117750 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item117776 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-117776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117777 {
	width:250px !important;
	height:201px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-117777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117804 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item117801 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item117808 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-117808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117831 {
	width:197px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-117831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117854 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item117859 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item117864 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item117869 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item118176 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-118176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118177 {
	width:752px !important;
	height:267px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-118177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118200 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item118226 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item118223 {
	width:21px !important;
	height:21px !important;
	left:754px !important;
	top:14px !important;
}

#item118229 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:241px !important;
}

#item118232 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:242px !important;
}

#item118255 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:242px !important;
}

#item118259 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:228px !important;
}

#item118283 {
	width:153px !important;
	height:147px !important;
	left:329px !important;
	top:87px !important;
}

#item118306 {
	width:14px !important;
	height:14px !important;
	left:308px !important;
	top:120px !important;
}

#item118311 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:278px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item118312 {
	width:182px !important;
	height:159px !important;
	left:80px !important;
	top:87px !important;
}

#item118335 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item118345 {
	width:216px !important;
	height:159px !important;
	left:553px !important;
	top:87px !important;
}

#item118368 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:121px !important;
}

#item118373 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:169px !important;
}

#item118379 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:503px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item119026 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item118117 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-118117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118118 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-118118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118145 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item118142 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item118149 {
	width:332px !important;
	height:256px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-118149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118172 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item118104 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-118104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118105 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item118110 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item118107 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item118021 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-118021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118022 {
	width:319px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-118022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118026 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item118023 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table494002 th, table#table494002 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table494002 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table494002 {
	table-layout:fixed;
}

#item118030 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-118030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118053 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:207px !important;
}

#item118057 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item117942 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-117942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117943 {
	width:624px !important;
	height:204px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-117943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117947 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item117944 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item117950 {
	width:563px !important;
	height:139px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-117950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117973 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:179px !important;
}

#item117996 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:179px !important;
}

#item117881 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-117881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117883 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-117883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117906 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item117907 {
	width:650px !important;
	height:1222px !important;
}

@keyframes fade-in-117907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117937 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item117934 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item117878 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item117774 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item118395 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item118418 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:156px !important;
}

#item118421 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:156px !important;
}

#item118424 {
	width:34px !important;
	height:13px !important;
	left:581px !important;
	top:152px !important;
}

#item118435 {
	width:34px !important;
	height:13px !important;
	left:384px !important;
	top:152px !important;
}

#item118525 {
	width:117px !important;
	height:8px !important;
}

#item118548 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-118548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118555 {
	width:129px !important;
	height:8px !important;
}

#item118578 {
	width:19px !important;
	height:19px !important;
	left:87px !important;
	top:11px !important;
}

@keyframes fade-in-118578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118582 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item118605 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item118628 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item118635 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item118659 {
	width:34px !important;
	height:19px !important;
	left:817px !important;
	top:148px !important;
}

#item118462 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:17px !important;
}

@keyframes fade-in-118462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118986 {
	width:34px !important;
	height:13px !important;
}

#item118662 {
	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;
}

#item118666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118670 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item118663 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item118696 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118699 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item118693 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item118725 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118728 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item118722 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item118754 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118757 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item118751 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item118784 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118787 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item118781 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item118814 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item118819 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item118811 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item118845 {
	width:43px !important;
	height:43px !important;
}

#item118842 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item118851 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-118851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-118851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-214903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-214905 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-214905 {
	0% {
		-webkit-transform:translate(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-214912 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-214912 {
	0% {
		-webkit-transform:translate(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-214907 {
	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-214907 {
	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;
	}
}
#item214903 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item214913 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item214914 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item214918 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item214915 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item214927 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item214924 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item214931 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item214934 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item214957 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item214591 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item214593 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item214594 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item214617 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item214641 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item214664 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item214687 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item214711 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item214712 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item214735 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item214758 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item214781 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item214804 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item214827 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item214828 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item214875 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item245275 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item245298 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item245321 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item214482 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214484 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-214484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214485 {
	width:333px !important;
	height:269px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-214485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214511 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214508 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item214543 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-214543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item245637 {
	width:276px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-245637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-245637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item245660 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item245667 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item245672 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item245680 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item214327 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214331 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214328 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item214335 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-214335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214336 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-214336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214360 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item214383 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item214386 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item214409 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item214412 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item214438 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214435 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item214443 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item245780 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item245789 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item245796 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item245801 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item245809 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item245816 {
	width:477px !important;
	height:490px !important;
	left:33px !important;
}

#item214288 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214289 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-214289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214293 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214290 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item214299 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-214299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214322 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item214278 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214279 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item214284 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214281 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item214166 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214168 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-214168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214169 {
	width:498px !important;
	height:380px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-214169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214218 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214215 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item214250 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:309px !important;
}

#item214254 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:373px !important;
}

table#table497934 th, table#table497934 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table497934 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table497934 {
	table-layout:fixed;
}

#item245423 {
	width:361px !important;
	height:232px !important;
	left:68px !important;
	top:77px !important;
}

@keyframes fade-in-245423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-245423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214085 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214086 {
	width:630px !important;
	height:260px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-214086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214091 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214088 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item214096 {
	width:570px !important;
	height:183px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-214096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214119 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:252px !important;
}

#item214142 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:252px !important;
}

#item214046 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-214046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-214046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item214047 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-214047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214051 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item214048 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item214054 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item214055 {
	width:505px !important;
	height:2252px !important;
}

@keyframes fade-in-214055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-214055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item214083 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item214044 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item214566 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item214589 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:220px !important;
	background:#9d9c9c;
}

#item169609 {
	width:57px !important;
	height:11px !important;
}

#item169632 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-169632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169635 {
	width:102px !important;
	height:14px !important;
	top:49px !important;
}

#item170295 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:179px !important;
}

#item170299 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:179px !important;
}

#item170305 {
	width:48px !important;
	height:18px !important;
	left:308px !important;
	top:189px !important;
}

#item170309 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:189px !important;
}

#item170314 {
	width:81px !important;
	height:11px !important;
}

#item170338 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-170338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170342 {
	width:90px !important;
	height:11px !important;
}

#item170365 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-170365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170441 {
	width:48px !important;
	height:27px !important;
	left:442px !important;
	top:184px !important;
}

#item170446 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:23px !important;
}

@keyframes fade-in-170446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170449 {
	width:48px !important;
	height:18px !important;
}

#item213832 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item213836 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213840 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item213833 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item213867 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213870 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item213864 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item213896 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213899 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item213893 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item213925 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213932 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item213922 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item213958 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213962 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item213955 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item213988 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item213991 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item213985 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item214015 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item214041 {
	width:52px !important;
	height:52px !important;
}

#item214038 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item170646 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-170646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-170646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-120550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-120565 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120565 {
	0% {
		-webkit-transform:translate(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-120558 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120558 {
	0% {
		-webkit-transform:translate(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-120552 {
	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-120552 {
	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;
	}
}
#item120550 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item120573 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item120574 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item120575 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item120598 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item120603 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120600 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item120610 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120607 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item120613 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item120616 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item120618 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item120619 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item120642 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item120665 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item120688 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item120711 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item120735 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item120736 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item120759 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item120783 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item120807 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item120830 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item120854 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item120856 {
	opacity:0.50;
	width:681px !important;
	height:1px !important;
	left:282px !important;
	top:172px !important;
	background:#000;
}

#item120859 {
	width:80px !important;
	height:8px !important;
}

#item120882 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-120882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120885 {
	width:73px !important;
	height:10px !important;
	left:7px !important;
	top:35px !important;
}

#item120908 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item120933 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-120933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120934 {
	width:331px !important;
	height:265px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-120934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120961 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120957 {
	width:21px !important;
	height:21px !important;
	left:334px !important;
	top:15px !important;
}

#item120965 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-120965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120988 {
	width:295px !important;
	height:225px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-120988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121011 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item121016 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item121022 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item121027 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item122307 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:234px !important;
}

#item122302 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item121334 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-121334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121335 {
	width:967px !important;
	height:357px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121358 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item121384 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121381 {
	width:21px !important;
	height:21px !important;
	left:970px !important;
	top:14px !important;
}

#item121388 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:333px !important;
}

#item121391 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:335px !important;
}

#item121414 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:334px !important;
}

#item121417 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:321px !important;
}

#item121440 {
	width:172px !important;
	height:196px !important;
	left:310px !important;
	top:87px !important;
}

#item121470 {
	opacity:0.50;
	width:1px !important;
	height:164px !important;
	left:260px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item121471 {
	width:175px !important;
	height:209px !important;
	left:80px !important;
	top:87px !important;
}

#item121494 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item121503 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item121510 {
	width:201px !important;
	height:196px !important;
	left:536px !important;
	top:87px !important;
}

#item121533 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:121px !important;
}

#item121543 {
	opacity:0.50;
	width:1px !important;
	height:164px !important;
	left:487px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item121544 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:119px !important;
}

#item122279 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:215px !important;
}

#item122274 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:167px !important;
}

#item122285 {
	width:14px !important;
	height:14px !important;
	left:517px !important;
	top:215px !important;
}

#item122291 {
	width:14px !important;
	height:14px !important;
	left:775px !important;
	top:167px !important;
}

#item122215 {
	width:188px !important;
	height:224px !important;
	left:794px !important;
	top:87px !important;
}

#item122296 {
	width:14px !important;
	height:14px !important;
	left:775px !important;
	top:262px !important;
}

#item122214 {
	opacity:0.50;
	width:1px !important;
	height:164px !important;
	left:745px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item122238 {
	width:14px !important;
	height:14px !important;
	left:775px !important;
	top:121px !important;
}

#item121274 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-121274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121276 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121302 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121299 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item121306 {
	width:332px !important;
	height:256px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-121306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121329 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item121263 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-121263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121264 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item121270 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121267 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item121181 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-121181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121182 {
	width:332px !important;
	height:346px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121186 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121183 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:14px !important;
}

table#table502323 th, table#table502323 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table502323 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table502323 {
	table-layout:fixed;
}

#item121189 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-121189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121213 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:283px !important;
}

#item121216 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:329px !important;
}

#item121239 {
	width:300px !important;
	height:66px !important;
	left:58px !important;
	top:207px !important;
}

#item121101 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-121101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121102 {
	width:624px !important;
	height:478px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121106 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121103 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item121110 {
	width:563px !important;
	height:411px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-121110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121133 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:452px !important;
}

#item121156 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:452px !important;
}

#item121035 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-121035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121036 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121059 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item121060 {
	width:650px !important;
	height:1942px !important;
}

@keyframes fade-in-121060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121091 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item121033 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item120931 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item121554 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item121577 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:156px !important;
}

#item121580 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:156px !important;
}

#item121586 {
	width:34px !important;
	height:13px !important;
	left:393px !important;
	top:152px !important;
}

#item121589 {
	width:34px !important;
	height:13px !important;
	left:496px !important;
	top:152px !important;
}

#item122172 {
	width:27px !important;
	height:10px !important;
	left:619px !important;
	top:153px !important;
}

#item121592 {
	width:34px !important;
	height:13px !important;
	left:705px !important;
	top:152px !important;
}

#item122176 {
	width:34px !important;
	height:13px !important;
	left:827px !important;
	top:152px !important;
}

#item122199 {
	width:27px !important;
	height:10px !important;
	left:904px !important;
	top:153px !important;
}

#item121597 {
	width:34px !important;
	height:13px !important;
	left:301px !important;
	top:152px !important;
}

#item121604 {
	width:80px !important;
	height:19px !important;
}

#item121627 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-121627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122138 {
	width:60px !important;
	height:19px !important;
}

#item122161 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:22px !important;
}

@keyframes fade-in-122161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121632 {
	width:50px !important;
	height:8px !important;
}

#item121655 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-121655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121659 {
	width:50px !important;
	height:8px !important;
}

#item121682 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-121682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121686 {
	width:33px !important;
	height:8px !important;
}

#item121710 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-121710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121714 {
	width:53px !important;
	height:8px !important;
}

#item121737 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-121737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121740 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item121763 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item121786 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item121792 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item122181 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:17px !important;
}

@keyframes fade-in-122181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122186 {
	width:34px !important;
	height:13px !important;
}

#item121818 {
	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;
}

#item121822 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121826 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item121819 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item121852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121857 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item121849 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item121883 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121889 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121880 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item121915 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121919 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121912 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item121945 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121948 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item121942 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item121975 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121979 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item121972 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item122005 {
	width:43px !important;
	height:43px !important;
}

#item122002 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item122008 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-122008 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-122008 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-216350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-216350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-216352 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-216352 {
	0% {
		-webkit-transform:translate(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-216359 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-216359 {
	0% {
		-webkit-transform:translate(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-216354 {
	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-216354 {
	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;
	}
}
#item216350 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item216360 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item216361 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item216365 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item216362 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item216372 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item216369 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item216375 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item216379 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item216403 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item216036 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item216039 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item216040 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item216063 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item216086 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item216109 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item216132 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item216156 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item216158 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item216182 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item216205 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item216228 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item216251 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item216274 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item216275 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245860 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item245883 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item245906 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item245909 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item216011 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item216034 {
	width:607px !important;
	height:1px !important;
	left:119px !important;
	top:206px !important;
	background:#9d9c9c;
}

#item216035 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:268px !important;
	background:#9d9c9c;
}

#item170971 {
	width:112px !important;
	height:11px !important;
}

#item170994 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-170994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171002 {
	width:102px !important;
	height:14px !important;
	left:9px !important;
	top:49px !important;
}

#item171744 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:160px !important;
}

#item171747 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:220px !important;
}

#item171751 {
	width:48px !important;
	height:18px !important;
	left:298px !important;
	top:178px !important;
}

#item171754 {
	width:48px !important;
	height:18px !important;
	left:448px !important;
	top:178px !important;
}

#item171757 {
	width:38px !important;
	height:14px !important;
	left:626px !important;
	top:180px !important;
}

#item171765 {
	width:48px !important;
	height:18px !important;
	left:126px !important;
	top:238px !important;
}

#item171768 {
	width:48px !important;
	height:18px !important;
	left:329px !important;
	top:238px !important;
}

#item171771 {
	width:38px !important;
	height:14px !important;
	left:468px !important;
	top:240px !important;
}

#item171774 {
	width:48px !important;
	height:18px !important;
	left:162px !important;
	top:178px !important;
}

#item171780 {
	width:112px !important;
	height:26px !important;
}

#item171803 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:31px !important;
}

@keyframes fade-in-171803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171807 {
	width:84px !important;
	height:26px !important;
}

#item171830 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:31px !important;
}

@keyframes fade-in-171830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171835 {
	width:70px !important;
	height:11px !important;
}

#item171858 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-171858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171863 {
	width:70px !important;
	height:11px !important;
}

#item171886 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-171886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171891 {
	width:46px !important;
	height:11px !important;
}

#item171914 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-171914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171918 {
	width:74px !important;
	height:11px !important;
}

#item171941 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-171941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172020 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:23px !important;
}

@keyframes fade-in-172020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172024 {
	width:48px !important;
	height:18px !important;
}

#item215928 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215929 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-215929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215930 {
	width:443px !important;
	height:359px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-215930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215957 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215954 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item215988 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-215988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item246305 {
	width:414px !important;
	height:268px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-246305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-246305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item246328 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item246334 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item246339 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:258px !important;
}

#item246347 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:213px !important;
}

#item246353 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:349px !important;
}

#item246358 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:303px !important;
}

#item215773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215774 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item215782 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-215782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215783 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-215783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215806 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item215829 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item215832 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item215855 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item215858 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item215884 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215881 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item215890 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item246544 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item246549 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item246554 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item246560 {
	width:19px !important;
	height:19px !important;
	top:307px !important;
}

#item246566 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item246571 {
	width:19px !important;
	height:19px !important;
	top:374px !important;
}

#item246576 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item246584 {
	width:19px !important;
	height:19px !important;
	top:906px !important;
}

#item246589 {
	width:19px !important;
	height:19px !important;
	top:1040px !important;
}

#item246594 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item246599 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
}

#item246622 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:264px !important;
}

#item246645 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:528px !important;
}

#item246668 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:792px !important;
}

#item215735 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215736 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-215736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215740 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215737 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item215744 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-215744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215767 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item215725 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215726 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item215731 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215728 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item215614 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215616 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-215616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215617 {
	width:498px !important;
	height:480px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-215617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215663 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item215698 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:412px !important;
}

#item215701 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:477px !important;
}

table#table508585 th, table#table508585 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table508585 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table508585 {
	table-layout:fixed;
}

#item246011 {
	width:361px !important;
	height:336px !important;
	left:66px !important;
	top:76px !important;
}

@keyframes fade-in-246011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-246011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215535 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215536 {
	width:630px !important;
	height:629px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-215536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215540 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215537 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item215567 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:623px !important;
}

#item215590 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:623px !important;
}

#item245970 {
	width:568px !important;
	height:527px !important;
	left:64px !important;
	top:67px !important;
}

#item245971 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-245971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-245971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215490 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-215490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-215490 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item215491 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-215491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215495 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item215492 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item215499 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item215500 {
	width:505px !important;
	height:3937px !important;
}

@keyframes fade-in-215500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-215500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215533 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item215488 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item215280 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item215285 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215288 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item215281 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item215314 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215317 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item215311 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item215343 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215346 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item215340 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item215372 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215376 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item215369 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item215402 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215405 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item215399 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item215432 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item215436 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item215429 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item215459 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item215485 {
	width:52px !important;
	height:52px !important;
}

#item215482 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item172217 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-172217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-172217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-122367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-122373 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-122373 {
	0% {
		-webkit-transform:translate(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-122371 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-122371 {
	0% {
		-webkit-transform:translate(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-122369 {
	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-122369 {
	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;
	}
}
#item122367 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item122375 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item122376 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item122377 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item122400 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item122404 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item122401 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item122410 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item122407 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item122413 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item122416 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item122418 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item122419 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item122442 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item122466 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item122489 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item122512 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item122537 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item122538 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item122561 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item122584 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item122607 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item122630 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item122653 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item123883 {
	opacity:0.50;
	width:721px !important;
	height:1px !important;
	left:250px !important;
	top:185px !important;
	background:#000;
}

#item123903 {
	width:34px !important;
	height:13px !important;
	left:379px !important;
	top:166px !important;
}

#item123965 {
	width:180px !important;
	height:8px !important;
}

#item123988 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-123988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123996 {
	width:103px !important;
	height:8px !important;
}

#item124019 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-124019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124100 {
	width:170px !important;
	height:8px !important;
}

#item124123 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-124123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124127 {
	width:100px !important;
	height:8px !important;
}

#item124150 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-124150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124160 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-124160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124163 {
	width:27px !important;
	height:13px !important;
}

#item122654 {
	width:660px !important;
	height:52px !important;
	left:205px !important;
	top:45px !important;
}

#item123209 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-123209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123210 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-123210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123237 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item123234 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item123240 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-123240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123263 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-123263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123286 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item123291 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item124205 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-124205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124206 {
	width:711px !important;
	height:499px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-124206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123006 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item123003 {
	width:21px !important;
	height:21px !important;
	left:714px !important;
	top:14px !important;
}

#item124229 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item124252 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:481px !important;
}

#item124257 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:482px !important;
}

#item124281 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:482px !important;
}

#item124289 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:468px !important;
}

#item124312 {
	width:204px !important;
	height:371px !important;
	left:306px !important;
	top:87px !important;
}

#item124335 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:120px !important;
}

#item124349 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:259px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item124350 {
	width:174px !important;
	height:372px !important;
	left:80px !important;
	top:87px !important;
}

#item124373 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item124379 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:216px !important;
}

#item124385 {
	width:176px !important;
	height:368px !important;
	left:554px !important;
	top:87px !important;
}

#item124408 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:121px !important;
}

#item124414 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:216px !important;
}

#item124420 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:508px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item124422 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:313px !important;
}

#item124435 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:216px !important;
}

#item124442 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:407px !important;
}

#item124450 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:359px !important;
}

#item124456 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:311px !important;
}

#item124462 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:361px !important;
}

#item124468 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:265px !important;
}

#item122891 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-122891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122892 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-122892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122918 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item122915 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item122921 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-122921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122944 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item122879 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-122879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122885 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item122882 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item124187 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:24px !important;
}

#item122679 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-122679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122680 {
	width:319px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-122680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122684 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item122681 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table513468 th, table#table513468 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table513468 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table513468 {
	table-layout:fixed;
}

#item122688 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-122688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122711 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item122715 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item122800 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-122800 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122800 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122801 {
	width:624px !important;
	height:475px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-122801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item122802 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item122809 {
	width:563px !important;
	height:411px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-122809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122832 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:451px !important;
}

#item122855 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:451px !important;
}

#item122741 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-122741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122742 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-122742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122765 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item122766 {
	width:650px !important;
	height:2086px !important;
}

@keyframes fade-in-122766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122796 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item122793 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item122739 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item122677 {
	width:1020px !important;
	height:583px !important;
	left:177px !important;
	top:180px !important;
}

#item123297 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item123483 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item123506 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item123529 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item123532 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item123884 {
	opacity:0.50;
	width:743px !important;
	height:1px !important;
	left:278px !important;
	top:135px !important;
	background:#000;
}

#item123885 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:115px !important;
}

#item123892 {
	width:34px !important;
	height:13px !important;
	left:537px !important;
	top:115px !important;
}

#item123897 {
	width:34px !important;
	height:13px !important;
	left:760px !important;
	top:115px !important;
}

#item123900 {
	width:34px !important;
	height:13px !important;
	left:999px !important;
	top:115px !important;
}

#item123908 {
	width:100px !important;
	height:8px !important;
}

#item123931 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-123931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123938 {
	width:180px !important;
	height:8px !important;
}

#item123961 {
	width:19px !important;
	height:19px !important;
	left:78px !important;
	top:11px !important;
}

@keyframes fade-in-123961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124026 {
	width:160px !important;
	height:8px !important;
}

#item124049 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-124049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124055 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:102px !important;
}

#item124063 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:158px !important;
}

#item124069 {
	width:81px !important;
	height:8px !important;
}

#item124092 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:12px !important;
}

@keyframes fade-in-124092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137129 {
	width:27px !important;
	height:13px !important;
	left:845px !important;
	top:166px !important;
}

#item123555 {
	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;
}

#item123559 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123562 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item123556 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item123588 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123591 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item123585 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item123617 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123621 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item123614 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item123647 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123650 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item123644 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item123677 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123682 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item123673 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item123709 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item123712 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item123706 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item123738 {
	width:43px !important;
	height:43px !important;
}

#item123735 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item123745 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-123745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-123745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-217631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-217633 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-217633 {
	0% {
		-webkit-transform:translate(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-217639 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-217639 {
	0% {
		-webkit-transform:translate(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-217635 {
	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-217635 {
	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;
	}
}
#item217631 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item217640 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item217641 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item217647 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item217644 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item217655 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item217652 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item217658 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item217661 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item217684 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item217317 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item217319 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item217320 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item217343 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item217366 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item217389 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item217412 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item217436 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item217437 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item217460 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item217484 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item217507 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item217530 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item217553 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item217554 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246705 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item246729 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item246752 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item246758 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item217208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-217208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217209 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-217209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217210 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-217210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item217233 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item217269 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-217269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item246997 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-246997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-246997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item247020 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item247025 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item217055 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-217055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217059 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item217056 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item217062 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-217062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217063 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-217063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217086 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item217109 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item217113 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item217137 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item217140 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item217166 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item217163 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item217171 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item247320 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item247328 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item247333 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item247339 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item247344 {
	width:19px !important;
	height:19px !important;
	top:1177px !important;
}

#item247351 {
	width:19px !important;
	height:19px !important;
	top:848px !important;
}

#item247356 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item247362 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item247369 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item247374 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item247379 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item247384 {
	width:19px !important;
	height:19px !important;
	top:1246px !important;
}

#item247392 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item247415 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:533px !important;
}

#item247438 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:998px !important;
}

#item217018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-217018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217019 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-217019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217023 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item217020 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item217027 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-217027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-217027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item217051 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item217003 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-217003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-217003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item217004 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item217009 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item217006 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item216890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-216890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-216890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item216892 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-216892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-216892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item216893 {
	width:498px !important;
	height:380px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-216893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-216893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216943 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item216939 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item216976 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item216979 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

table#table518670 th, table#table518670 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table518670 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table518670 {
	table-layout:fixed;
}

#item246907 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-246907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-246907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216811 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-216811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-216811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item216812 {
	width:630px !important;
	height:629px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-216812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-216812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216816 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item216813 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item246823 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:623px !important;
}

#item246846 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:623px !important;
}

#item246869 {
	width:568px !important;
	height:527px !important;
	left:64px !important;
	top:67px !important;
}

#item246870 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-246870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-246870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216770 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-216770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-216770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item216771 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-216771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-216771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216776 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item216773 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item216779 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item216780 {
	width:505px !important;
	height:4497px !important;
}

@keyframes fade-in-216780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-216780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item216809 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item216768 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item217292 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item217315 {
	width:607px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item217316 {
	width:607px !important;
	height:1px !important;
	left:-28px !important;
	top:247px !important;
	background:#9d9c9c;
}

#item172536 {
	width:48px !important;
	height:18px !important;
	left:117px !important;
	top:222px !important;
}

#item172540 {
	width:81px !important;
	height:11px !important;
}

#item172563 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-172563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172567 {
	width:47px !important;
	height:11px !important;
}

#item172591 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-172591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172596 {
	width:57px !important;
	height:11px !important;
}

#item172619 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-172619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172624 {
	width:43px !important;
	height:11px !important;
}

#item172647 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-172647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172651 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

@keyframes fade-in-172651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172656 {
	width:38px !important;
	height:18px !important;
}

#item173398 {
	width:48px !important;
	height:18px !important;
	left:158px !important;
	top:151px !important;
}

#item173401 {
	width:48px !important;
	height:18px !important;
	left:291px !important;
	top:151px !important;
}

#item173405 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:151px !important;
}

#item173410 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item173414 {
	width:52px !important;
	height:11px !important;
}

#item173437 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-173437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173442 {
	width:81px !important;
	height:26px !important;
}

#item173465 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:31px !important;
}

@keyframes fade-in-173465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173472 {
	width:81px !important;
	height:26px !important;
}

#item173495 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:31px !important;
}

@keyframes fade-in-173495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173498 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item173501 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item173505 {
	width:35px !important;
	height:11px !important;
}

#item173528 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-173528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173532 {
	width:38px !important;
	height:18px !important;
	left:476px !important;
	top:221px !important;
}

#item216558 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item216562 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216565 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item216559 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item216591 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216594 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item216588 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item216620 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216626 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item216617 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item216653 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216658 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item216650 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item216684 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216687 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item216681 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item216713 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item216716 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item216710 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item216739 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item216765 {
	width:52px !important;
	height:52px !important;
}

#item216762 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item173726 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-173726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-173726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-124539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-124541 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-124541 {
	0% {
		-webkit-transform:translate(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-124551 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-124551 {
	0% {
		-webkit-transform:translate(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-124545 {
	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-124545 {
	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;
	}
}
#item124539 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item124557 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item124558 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item124559 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item124582 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item124586 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item124583 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item124592 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item124589 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item124595 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item124601 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item124603 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item124604 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item124629 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item124652 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item124675 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item124698 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item124723 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item124724 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item124747 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item124770 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item124793 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item124816 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item124839 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item124840 {
	opacity:0.50;
	width:705px !important;
	height:1px !important;
	left:250px !important;
	top:203px !important;
	background:#000;
}

#item124841 {
	width:34px !important;
	height:13px !important;
	left:379px !important;
	top:184px !important;
}

#item124846 {
	width:180px !important;
	height:8px !important;
}

#item124870 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-124870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124874 {
	width:103px !important;
	height:8px !important;
}

#item124897 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-124897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124901 {
	width:170px !important;
	height:8px !important;
}

#item124924 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-124924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124929 {
	width:100px !important;
	height:8px !important;
}

#item124952 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-124952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124960 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-124960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124963 {
	width:27px !important;
	height:13px !important;
}

#item124966 {
	width:682px !important;
	height:52px !important;
	left:205px !important;
	top:45px !important;
}

#item124992 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-124992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124993 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-124993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125019 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125016 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item125022 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-125022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125045 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-125045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125069 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item125074 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item125359 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-125359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125360 {
	width:711px !important;
	height:499px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125386 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125383 {
	width:21px !important;
	height:21px !important;
	left:714px !important;
	top:14px !important;
}

#item125389 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item125412 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:481px !important;
}

#item125416 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:482px !important;
}

#item125439 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:482px !important;
}

#item125445 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:468px !important;
}

#item125468 {
	width:204px !important;
	height:371px !important;
	left:306px !important;
	top:87px !important;
}

#item125491 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:120px !important;
}

#item125497 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:259px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item125498 {
	width:174px !important;
	height:372px !important;
	left:80px !important;
	top:87px !important;
}

#item125522 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item125527 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:216px !important;
}

#item125532 {
	width:176px !important;
	height:368px !important;
	left:554px !important;
	top:87px !important;
}

#item125555 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:121px !important;
}

#item125561 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:216px !important;
}

#item125567 {
	opacity:0.50;
	width:1px !important;
	height:304px !important;
	left:508px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item125568 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:313px !important;
}

#item125575 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:216px !important;
}

#item125580 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:407px !important;
}

#item125585 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:359px !important;
}

#item125591 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:311px !important;
}

#item125596 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:361px !important;
}

#item125604 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:279px !important;
}

#item125301 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-125301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125302 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125328 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125325 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item125331 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-125331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125354 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item125290 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-125290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125294 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125291 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item125298 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:24px !important;
}

#item125226 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-125226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125227 {
	width:319px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125229 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table523996 th, table#table523996 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table523996 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table523996 {
	table-layout:fixed;
}

#item125237 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-125237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125260 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item125265 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item125148 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-125148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125149 {
	width:624px !important;
	height:461px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125153 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125150 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item125156 {
	width:563px !important;
	height:395px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-125156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125179 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:436px !important;
}

#item125202 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:436px !important;
}

#item125085 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-125085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125087 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-125087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125110 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item125111 {
	width:650px !important;
	height:2056px !important;
}

@keyframes fade-in-125111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125144 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125140 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item125083 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item124990 {
	width:1020px !important;
	height:583px !important;
	left:177px !important;
	top:180px !important;
}

#item125611 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item125634 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item125657 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item125680 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item125683 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item125706 {
	opacity:0.50;
	width:743px !important;
	height:1px !important;
	left:278px !important;
	top:153px !important;
	background:#000;
}

#item125707 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:133px !important;
}

#item125710 {
	width:34px !important;
	height:13px !important;
	left:537px !important;
	top:133px !important;
}

#item125714 {
	width:34px !important;
	height:13px !important;
	left:760px !important;
	top:133px !important;
}

#item125719 {
	width:34px !important;
	height:13px !important;
	left:999px !important;
	top:133px !important;
}

#item125724 {
	width:100px !important;
	height:8px !important;
}

#item125747 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-125747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125753 {
	width:180px !important;
	height:8px !important;
}

#item125776 {
	width:19px !important;
	height:19px !important;
	left:78px !important;
	top:11px !important;
}

@keyframes fade-in-125776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125780 {
	width:160px !important;
	height:8px !important;
}

#item125803 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-125803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125806 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:120px !important;
}

#item125810 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:176px !important;
}

#item125817 {
	width:81px !important;
	height:8px !important;
}

#item125840 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:12px !important;
}

@keyframes fade-in-125840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126174 {
	width:34px !important;
	height:19px !important;
	left:841px !important;
	top:181px !important;
}

#item125845 {
	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;
}

#item125849 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item125853 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item125846 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item125879 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item125882 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item125876 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item125908 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item125912 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item125905 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item125938 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item125942 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item125935 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item125969 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item125973 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item125965 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item126000 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item126003 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item125997 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item126029 {
	width:43px !important;
	height:43px !important;
}

#item126026 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item126032 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-126032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-126032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-218926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-218928 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-218928 {
	0% {
		-webkit-transform:translate(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-218935 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-218935 {
	0% {
		-webkit-transform:translate(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-218931 {
	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-218931 {
	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;
	}
}
#item218926 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item218936 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item218937 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item218941 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item218938 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item218947 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item218944 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item218951 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item218954 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item218977 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item218614 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item218616 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item218617 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item218640 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item218663 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item218687 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item218710 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item218735 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item218736 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item218759 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item218782 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item218805 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item218828 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item218851 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item218852 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247498 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item247521 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item247544 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item247547 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item218505 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218507 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-218507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218508 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-218508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218535 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218531 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item218566 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-218566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item247777 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-247777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-247777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item247800 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item247805 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item218348 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218353 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218350 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item218357 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-218357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218358 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-218358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218381 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item218404 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item218407 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item218430 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item218437 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item218463 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218460 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item218467 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item248110 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item248115 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item248120 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item248126 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item248134 {
	width:19px !important;
	height:19px !important;
	top:1179px !important;
}

#item248139 {
	width:19px !important;
	height:19px !important;
	top:848px !important;
}

#item248144 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item248149 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item248156 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item248162 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item248167 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item248174 {
	width:19px !important;
	height:19px !important;
	top:1246px !important;
}

#item248179 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item248202 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:533px !important;
}

#item248225 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:998px !important;
}

#item218309 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218309 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218309 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218310 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-218310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218314 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218311 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item218320 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-218320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218343 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item218298 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218299 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item218304 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218301 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item218187 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218188 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-218188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218189 {
	width:498px !important;
	height:378px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-218189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218238 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218235 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item218269 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:307px !important;
}

#item218272 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:371px !important;
}

table#table529366 th, table#table529366 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table529366 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table529366 {
	table-layout:fixed;
}

#item247697 {
	width:361px !important;
	height:232px !important;
	left:65px !important;
	top:76px !important;
}

@keyframes fade-in-247697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-247697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218107 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218108 {
	width:630px !important;
	height:629px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-218108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218112 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218109 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item247608 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:623px !important;
}

#item247632 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:623px !important;
}

#item247655 {
	width:568px !important;
	height:527px !important;
	left:64px !important;
	top:67px !important;
}

#item247656 {
	width:505px !important;
	height:768px !important;
}

@keyframes fade-in-247656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-247656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218063 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-218063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-218063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item218064 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-218064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218068 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item218065 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item218074 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item218075 {
	width:505px !important;
	height:4408px !important;
}

@keyframes fade-in-218075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-218075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item218105 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item218061 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item218589 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item218612 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item218613 {
	width:607px !important;
	height:1px !important;
	left:-8px !important;
	top:248px !important;
	background:#9d9c9c;
}

#item174048 {
	width:48px !important;
	height:18px !important;
	left:161px !important;
	top:222px !important;
}

#item174054 {
	width:81px !important;
	height:11px !important;
}

#item174077 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-174077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174081 {
	width:47px !important;
	height:11px !important;
}

#item174104 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-174104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174109 {
	width:57px !important;
	height:11px !important;
}

#item174133 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-174133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174141 {
	width:90px !important;
	height:11px !important;
}

#item174164 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-174164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174168 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

@keyframes fade-in-174168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174171 {
	width:38px !important;
	height:18px !important;
}

#item174909 {
	width:48px !important;
	height:18px !important;
	left:166px !important;
	top:151px !important;
}

#item174912 {
	width:48px !important;
	height:18px !important;
	left:329px !important;
	top:151px !important;
}

#item174917 {
	width:48px !important;
	height:18px !important;
	left:502px !important;
	top:151px !important;
}

#item174924 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:222px !important;
}

#item174928 {
	width:52px !important;
	height:11px !important;
}

#item174951 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-174951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174955 {
	width:87px !important;
	height:26px !important;
}

#item174978 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:31px !important;
}

@keyframes fade-in-174978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174983 {
	width:62px !important;
	height:26px !important;
}

#item175006 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:31px !important;
}

@keyframes fade-in-175006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175011 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item175014 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item175018 {
	width:35px !important;
	height:11px !important;
}

#item175042 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-175042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175045 {
	width:48px !important;
	height:27px !important;
	left:445px !important;
	top:218px !important;
}

#item217851 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item217855 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item217858 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item217852 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item217884 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item217889 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item217881 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item217915 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item217919 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item217912 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item217945 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item217948 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item217942 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item217974 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item217978 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item217971 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item218004 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item218008 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item218001 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item218031 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item218058 {
	width:52px !important;
	height:52px !important;
}

#item218055 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item175243 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-175243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-175243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-129412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-129414 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129414 {
	0% {
		-webkit-transform:translate(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-129425 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129425 {
	0% {
		-webkit-transform:translate(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-129419 {
	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-129419 {
	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;
	}
}
#item129412 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item129429 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item129430 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item129431 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item129454 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item129459 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129455 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item129470 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129467 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item129473 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item129477 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129479 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item129480 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item129503 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item129526 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item129550 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item129573 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item129597 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item129598 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item129621 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item129645 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item129668 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item129691 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item129715 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129716 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item129742 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-129742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129743 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-129743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129769 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129766 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item129772 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-129772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129795 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-129795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129818 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item129823 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item130151 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-130151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130152 {
	width:713px !important;
	height:263px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130175 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item130201 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130198 {
	width:21px !important;
	height:21px !important;
	left:716px !important;
	top:14px !important;
}

#item130204 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:241px !important;
}

#item130208 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:242px !important;
}

#item130232 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:242px !important;
}

#item130235 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:228px !important;
}

#item130258 {
	width:199px !important;
	height:133px !important;
	left:78px !important;
	top:87px !important;
}

#item130281 {
	width:175px !important;
	height:133px !important;
	left:329px !important;
	top:87px !important;
}

#item130310 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:120px !important;
}

#item130315 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:276px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item130316 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:502px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item130317 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item130323 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item130328 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:120px !important;
}

#item130333 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:168px !important;
}

#item130346 {
	width:176px !important;
	height:135px !important;
	left:555px !important;
	top:87px !important;
}

#item130091 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-130091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130092 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130118 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130115 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item130122 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-130122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130145 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item130075 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-130075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130076 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item130081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130078 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item129972 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-129972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129995 {
	width:319px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-129995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129999 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129996 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table533704 th, table#table533704 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table533704 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table533704 {
	table-layout:fixed;
}

#item130002 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-130002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130025 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item130028 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item129892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-129892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129893 {
	width:624px !important;
	height:204px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-129893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129897 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129894 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item129901 {
	width:563px !important;
	height:140px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-129901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129925 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:180px !important;
}

#item129948 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:180px !important;
}

#item129832 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-129832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129833 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-129833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129856 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item129857 {
	width:650px !important;
	height:1106px !important;
}

@keyframes fade-in-129857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129888 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item129885 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item129830 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item129739 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item130371 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item130394 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item130395 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item130398 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item130402 {
	width:34px !important;
	height:13px !important;
	left:616px !important;
	top:141px !important;
}

#item130405 {
	width:34px !important;
	height:13px !important;
	left:399px !important;
	top:141px !important;
}

#item130437 {
	width:136px !important;
	height:8px !important;
}

#item130460 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-130460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130465 {
	width:102px !important;
	height:8px !important;
}

#item130488 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:11px !important;
}

@keyframes fade-in-130488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130491 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item130514 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item130537 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item130541 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item130433 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:18px !important;
}

@keyframes fade-in-130433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130869 {
	width:27px !important;
	height:13px !important;
}

#item130883 {
	width:180px !important;
	height:8px !important;
}

#item130906 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-130906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130910 {
	width:27px !important;
	height:13px !important;
	left:846px !important;
	top:140px !important;
}

#item130564 {
	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;
}

#item130568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130571 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item130565 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item130597 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130600 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item130594 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item130626 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130635 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130623 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item130661 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130664 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130658 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item130690 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130693 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item130687 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item130720 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130723 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item130717 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item130749 {
	width:43px !important;
	height:43px !important;
}

#item130746 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item130752 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-130752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-130752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-222907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-222910 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-222910 {
	0% {
		-webkit-transform:translate(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-222916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-222916 {
	0% {
		-webkit-transform:translate(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-222912 {
	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-222912 {
	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;
	}
}
#item222907 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item222917 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item222918 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item222922 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item222919 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item222930 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item222927 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item222934 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item222937 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item222960 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item222597 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item222599 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item222600 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item222623 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item222646 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item222669 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item222692 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item222716 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item222717 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item222740 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item222763 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item222786 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item222810 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item222833 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222834 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item249848 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item249872 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item249895 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item249898 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item222483 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222484 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-222484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222485 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-222485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222511 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222508 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item222549 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-222549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item250189 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-250189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-250189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item250213 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item250220 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item222328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222330 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item222336 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-222336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222337 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-222337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222360 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item222383 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item222387 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item222410 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item222413 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item222440 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222437 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item222444 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item250339 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item250344 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item250349 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item250354 {
	width:19px !important;
	height:19px !important;
	top:376px !important;
}

#item250361 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item250367 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item250390 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:331px !important;
}

#item222292 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222293 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-222293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222298 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222295 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item222301 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-222301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222324 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item222282 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222283 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item222288 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222285 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item222166 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222167 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-222167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222168 {
	width:498px !important;
	height:377px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-222168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222218 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222215 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item222254 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:308px !important;
}

#item222258 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:373px !important;
}

table#table537491 th, table#table537491 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table537491 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table537491 {
	table-layout:fixed;
}

#item249993 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-249993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-249993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222087 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222087 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222088 {
	width:630px !important;
	height:257px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-222088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222089 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item222096 {
	width:570px !important;
	height:183px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-222096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222119 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:252px !important;
}

#item222142 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:252px !important;
}

#item222045 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-222045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-222045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item222046 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-222046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222050 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item222047 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item222054 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item222055 {
	width:505px !important;
	height:2235px !important;
}

@keyframes fade-in-222055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-222055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item222085 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item222043 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item222572 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item222595 {
	width:420px !important;
	height:1px !important;
	left:148px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item178941 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item178945 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item178949 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:149px !important;
}

#item178955 {
	width:48px !important;
	height:18px !important;
	left:212px !important;
	top:149px !important;
}

#item178959 {
	width:123px !important;
	height:11px !important;
}

#item178982 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:16px !important;
}

@keyframes fade-in-178982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178986 {
	width:85px !important;
	height:11px !important;
}

#item179009 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-179009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179088 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:25px !important;
}

@keyframes fade-in-179088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179091 {
	width:38px !important;
	height:18px !important;
}

#item179096 {
	width:99px !important;
	height:11px !important;
}

#item179120 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-179120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179124 {
	width:38px !important;
	height:18px !important;
	left:488px !important;
	top:148px !important;
}

#item221832 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item221836 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221842 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item221833 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item221868 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221872 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item221865 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item221898 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221901 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item221895 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item221927 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221931 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item221924 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item221957 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221960 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item221954 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item221986 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item221990 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item221983 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item222013 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item222039 {
	width:52px !important;
	height:52px !important;
}

#item222036 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item179316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-179316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-179316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-130992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-130994 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-130994 {
	0% {
		-webkit-transform:translate(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-131006 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-131006 {
	0% {
		-webkit-transform:translate(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-131002 {
	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-131002 {
	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;
	}
}
#item130992 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item131011 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item131012 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item131014 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item131038 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item131042 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131039 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item131049 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131046 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item131053 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item131056 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item131058 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item131059 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item131082 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item131105 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item131128 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item131151 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item131176 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item131177 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item131200 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item131224 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item131247 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item131270 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item131293 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item131920 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item131943 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:181px !important;
	background:#000;
}

#item132680 {
	width:130px !important;
	height:8px !important;
}

#item132703 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-132703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132706 {
	width:130px !important;
	height:8px !important;
	top:35px !important;
}

#item131294 {
	width:790px !important;
	height:111px !important;
	left:205px !important;
	top:45px !important;
}

#item131319 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131320 {
	width:250px !important;
	height:201px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131347 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131343 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item131350 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-131350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131373 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-131373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131396 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item131402 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item133051 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item133046 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item132791 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-132791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132792 {
	width:570px !important;
	height:376px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131753 {
	width:21px !important;
	height:21px !important;
	left:573px !important;
	top:14px !important;
}

#item132815 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item132838 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:353px !important;
}

#item132844 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:355px !important;
}

#item132867 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:354px !important;
}

#item132872 {
	width:527px !important;
	height:10px !important;
	left:59px !important;
	top:341px !important;
}

#item132896 {
	width:113px !important;
	height:249px !important;
	left:243px !important;
	top:87px !important;
}

#item132919 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:120px !important;
}

#item132928 {
	opacity:0.50;
	width:1px !important;
	height:181px !important;
	left:195px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item132929 {
	width:112px !important;
	height:249px !important;
	left:80px !important;
	top:87px !important;
}

#item132952 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item132958 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:185px !important;
}

#item132964 {
	width:176px !important;
	height:249px !important;
	left:417px !important;
	top:87px !important;
}

#item132987 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:121px !important;
}

#item132996 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:167px !important;
}

#item133008 {
	opacity:0.50;
	width:1px !important;
	height:181px !important;
	left:372px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item133009 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:263px !important;
}

#item133015 {
	width:14px !important;
	height:14px !important;
	left:221px !important;
	top:216px !important;
}

#item133022 {
	width:14px !important;
	height:14px !important;
	left:398px !important;
	top:280px !important;
}

#item131649 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131650 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131676 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131673 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item131679 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-131679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131702 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item131637 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131638 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item131645 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131641 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item131555 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131579 {
	width:319px !important;
	height:316px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131583 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131580 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table541377 th, table#table541377 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table541377 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table541377 {
	table-layout:fixed;
}

#item131586 {
	width:258px !important;
	height:201px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-131586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131609 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:251px !important;
}

#item131613 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:297px !important;
}

#item131472 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131473 {
	width:624px !important;
	height:596px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131478 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131474 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item131485 {
	width:563px !important;
	height:532px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-131485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131508 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:579px !important;
}

#item131531 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:579px !important;
}

#item131412 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-131412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131413 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131436 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item131437 {
	width:650px !important;
	height:2134px !important;
}

@keyframes fade-in-131437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131467 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131464 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item131410 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item131317 {
	width:1020px !important;
	height:606px !important;
	left:177px !important;
	top:180px !important;
}

#item131945 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:164px !important;
}

#item131948 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:164px !important;
}

#item131954 {
	width:34px !important;
	height:13px !important;
	left:348px !important;
	top:161px !important;
}

#item132563 {
	width:34px !important;
	height:13px !important;
	left:524px !important;
	top:161px !important;
}

#item131958 {
	width:80px !important;
	height:8px !important;
}

#item131981 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-131981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131985 {
	width:90px !important;
	height:8px !important;
}

#item132008 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-132008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132526 {
	width:120px !important;
	height:8px !important;
}

#item132549 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-132549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132568 {
	width:110px !important;
	height:8px !important;
}

#item132591 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-132591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132737 {
	width:27px !important;
	height:13px !important;
	left:865px !important;
	top:160px !important;
}

#item132443 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item132466 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item132489 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item132497 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item137618 {
	width:34px !important;
	height:13px !important;
	left:675px !important;
	top:161px !important;
}

#item132128 {
	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;
}

#item132132 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132135 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item132129 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item132162 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132165 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item132158 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item132191 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132194 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132188 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item132220 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132223 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132217 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item132249 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132252 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item132246 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item132279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132283 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item132276 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item132310 {
	width:43px !important;
	height:43px !important;
}

#item132307 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item132313 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-132313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-224313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-224315 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-224315 {
	0% {
		-webkit-transform:translate(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-224321 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-224321 {
	0% {
		-webkit-transform:translate(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-224317 {
	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-224317 {
	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;
	}
}
#item224313 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item224322 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item224323 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item224327 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item224324 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item224334 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item224330 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item224337 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item224343 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item224366 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item224002 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item224004 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item224005 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item224028 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item224051 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item224074 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item224097 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item224121 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item224122 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item224145 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item224168 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item224191 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item224215 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item224238 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item224239 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item250451 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:350px !important;
}

#item250474 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:325px !important;
}

#item250497 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item250500 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item180363 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:220px !important;
}

#item180370 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item223977 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item224001 {
	width:470px !important;
	height:1px !important;
	left:110px !important;
	top:258px !important;
	background:#9d9c9c;
}

#item179662 {
	width:43px !important;
	height:11px !important;
}

#item179686 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-179686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179691 {
	width:86px !important;
	height:11px !important;
	top:49px !important;
}

#item180373 {
	width:48px !important;
	height:18px !important;
	left:144px !important;
	top:229px !important;
}

#item180376 {
	width:48px !important;
	height:18px !important;
	left:266px !important;
	top:229px !important;
}

#item180381 {
	width:50px !important;
	height:11px !important;
}

#item180405 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-180405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180411 {
	width:57px !important;
	height:11px !important;
}

#item180434 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-180434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180438 {
	width:62px !important;
	height:11px !important;
}

#item180461 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-180461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180465 {
	width:31px !important;
	height:11px !important;
}

#item180488 {
	width:27px !important;
	height:27px !important;
	left:2px !important;
	top:16px !important;
}

@keyframes fade-in-180488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180492 {
	width:38px !important;
	height:18px !important;
	left:503px !important;
	top:228px !important;
}

#item180568 {
	width:48px !important;
	height:18px !important;
	left:356px !important;
	top:229px !important;
}

#item223892 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223893 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-223893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223894 {
	width:333px !important;
	height:269px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223920 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223917 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item223953 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-223953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item250952 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-250952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-250952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item250975 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item250980 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item250985 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:259px !important;
}

#item250995 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:212px !important;
}

#item223734 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223736 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item223746 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-223746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223747 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223770 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item223793 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item223799 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item223822 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item223825 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item223852 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223848 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item223855 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item251110 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item251116 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item251121 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item251126 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

#item251131 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item251137 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item251142 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item251152 {
	width:19px !important;
	height:19px !important;
	top:780px !important;
}

#item251157 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item251180 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:533px !important;
}

#item223698 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223699 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-223699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223704 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223700 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item223707 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-223707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223730 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item223686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223687 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item223693 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223689 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item223575 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223576 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-223576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223577 {
	width:498px !important;
	height:440px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223627 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223624 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item223659 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:372px !important;
}

#item223662 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:436px !important;
}

table#table546785 th, table#table546785 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table546785 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table546785 {
	table-layout:fixed;
}

#item250721 {
	width:361px !important;
	height:294px !important;
	left:64px !important;
	top:77px !important;
}

@keyframes fade-in-250721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-250721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223497 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223498 {
	width:630px !important;
	height:629px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-223498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223502 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223499 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item250569 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:623px !important;
}

#item250592 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:623px !important;
}

#item250615 {
	width:568px !important;
	height:527px !important;
	left:64px !important;
	top:67px !important;
}

#item250616 {
	width:505px !important;
	height:1015px !important;
}

@keyframes fade-in-250616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-250616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223457 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-223457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-223457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item223458 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-223458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item223459 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item223465 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item223467 {
	width:505px !important;
	height:4587px !important;
}

@keyframes fade-in-223467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-223467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item223495 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item223455 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item223239 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item223243 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223248 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item223240 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item223274 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223277 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item223271 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item223304 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223308 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item223300 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item223334 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223337 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item223331 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item223364 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223368 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item223361 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item223395 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item223402 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item223392 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item223425 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item223451 {
	width:52px !important;
	height:52px !important;
}

#item223448 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item180761 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-180761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-180761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-133107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-133109 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-133109 {
	0% {
		-webkit-transform:translate(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-133119 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-133119 {
	0% {
		-webkit-transform:translate(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-133113 {
	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-133113 {
	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;
	}
}
#item133107 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item133128 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item133130 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item133132 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item133155 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item133159 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item133156 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item133165 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item133162 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item133168 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item133171 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item133173 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item133174 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item133197 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item133220 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item133243 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item133266 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item133291 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item133292 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item133315 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item133338 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item133361 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item133384 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item133407 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item133408 {
	width:660px !important;
	height:80px !important;
	left:205px !important;
	top:45px !important;
}

#item133433 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133434 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-133434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133461 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133458 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item133464 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-133464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133488 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-133488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133512 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item133517 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item135086 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-135086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-135086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item135088 {
	width:717px !important;
	height:322px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-135088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135111 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item133870 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133867 {
	width:21px !important;
	height:21px !important;
	left:718px !important;
	top:14px !important;
}

#item135134 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:303px !important;
}

#item135139 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:305px !important;
}

#item135162 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:304px !important;
}

#item135168 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:291px !important;
}

#item135191 {
	width:198px !important;
	height:196px !important;
	left:321px !important;
	top:87px !important;
}

#item135214 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:136px !important;
}

#item135222 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:274px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item135223 {
	width:208px !important;
	height:201px !important;
	left:80px !important;
	top:87px !important;
}

#item135246 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item135252 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:217px !important;
}

#item135260 {
	width:181px !important;
	height:196px !important;
	left:553px !important;
	top:87px !important;
}

#item135283 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:121px !important;
}

#item135292 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:216px !important;
}

#item135301 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:508px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item135302 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:231px !important;
}

#item133762 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133763 {
	width:407px !important;
	height:269px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-133763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133790 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133786 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item133793 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-133793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133816 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item133750 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133751 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item133758 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133754 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item133665 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133688 {
	width:319px !important;
	height:247px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-133688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133692 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133689 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table551029 th, table#table551029 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table551029 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table551029 {
	table-layout:fixed;
}

#item133696 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-133696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133719 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:183px !important;
}

#item133726 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:229px !important;
}

#item133585 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133586 {
	width:624px !important;
	height:316px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-133586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133591 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133587 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item133595 {
	width:563px !important;
	height:251px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-133595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133618 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:293px !important;
}

#item133641 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:293px !important;
}

#item133525 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-133525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133526 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-133526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133549 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item133550 {
	width:650px !important;
	height:1106px !important;
}

@keyframes fade-in-133550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item133578 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item133523 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item133431 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item134031 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item134124 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item134148 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item134171 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item134177 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item134814 {
	width:34px !important;
	height:13px !important;
	left:322px !important;
	top:141px !important;
}

#item134820 {
	width:34px !important;
	height:13px !important;
	left:433px !important;
	top:141px !important;
}

#item134825 {
	width:34px !important;
	height:13px !important;
	left:580px !important;
	top:141px !important;
}

#item134828 {
	width:34px !important;
	height:13px !important;
	left:685px !important;
	top:141px !important;
}

#item134831 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:141px !important;
}

#item134834 {
	width:34px !important;
	height:13px !important;
	left:888px !important;
	top:141px !important;
}

#item134838 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item134840 {
	width:80px !important;
	height:19px !important;
}

#item134863 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:22px !important;
}

@keyframes fade-in-134863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134869 {
	width:70px !important;
	height:19px !important;
}

#item134893 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:22px !important;
}

@keyframes fade-in-134893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134897 {
	width:64px !important;
	height:19px !important;
}

#item134920 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:22px !important;
}

@keyframes fade-in-134920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134925 {
	width:70px !important;
	height:19px !important;
}

#item134948 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:22px !important;
}

@keyframes fade-in-134948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134955 {
	width:112px !important;
	height:19px !important;
}

#item134978 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:22px !important;
}

@keyframes fade-in-134978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134982 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item134987 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item134993 {
	width:60px !important;
	height:8px !important;
}

#item135017 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-135017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135025 {
	width:60px !important;
	height:8px !important;
}

#item135048 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-135048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134243 {
	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;
}

#item134247 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134251 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item134244 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item134278 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134282 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item134275 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item134308 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134311 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item134305 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item134337 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134340 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item134334 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item134366 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134369 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item134363 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item134397 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item134401 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item134394 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item134429 {
	width:43px !important;
	height:43px !important;
}

#item134425 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item134434 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-134434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-134434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-225649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-225651 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-225651 {
	0% {
		-webkit-transform:translate(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-225657 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-225657 {
	0% {
		-webkit-transform:translate(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-225653 {
	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-225653 {
	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;
	}
}
#item225649 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item225658 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item225659 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item225664 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item225660 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item225670 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item225667 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item225674 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item225679 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item225702 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item225339 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item225341 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item225342 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item225365 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item225388 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item225411 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item225434 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item225458 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item225459 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item225482 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item225505 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item225528 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item225551 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item225575 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item225576 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251224 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item251247 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item251270 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item251273 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item225229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-225229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225230 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-225230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225231 {
	width:333px !important;
	height:179px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-225231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225257 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item225254 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item225289 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-225289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item251592 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-251592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-251592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item251615 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item251620 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item225072 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-225072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225076 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item225073 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item225080 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-225080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225082 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-225082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225106 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item225129 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item225133 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item225156 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item225160 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item225186 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item225183 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item225190 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item251790 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item251795 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item251801 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item251809 {
	width:19px !important;
	height:19px !important;
	top:575px !important;
}

#item251814 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item251819 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item251826 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
}

#item251849 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:264px !important;
}

#item251872 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:528px !important;
}

#item225036 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-225036 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225036 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225037 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !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-225037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225041 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item225038 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item225045 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-225045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225068 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item225026 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-225026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-225026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item225027 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item225032 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item225029 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item224909 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-224909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-224909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item224910 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-224910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-224910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item224911 {
	width:498px !important;
	height:350px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-224911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224961 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item224957 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item224999 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:280px !important;
}

#item225002 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:345px !important;
}

table#table555110 th, table#table555110 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table555110 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table555110 {
	table-layout:fixed;
}

#item251387 {
	width:361px !important;
	height:201px !important;
	left:64px !important;
	top:79px !important;
}

@keyframes fade-in-251387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-251387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224830 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-224830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-224830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item224831 {
	width:630px !important;
	height:461px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-224831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224835 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item224832 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item224838 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-224838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224861 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:453px !important;
}

#item224885 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:453px !important;
}

#item224789 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-224789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-224789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item224790 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !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-224790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224794 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item224791 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item224798 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item224799 {
	width:505px !important;
	height:2168px !important;
}

@keyframes fade-in-224799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224828 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item224787 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item225313 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item225336 {
	width:607px !important;
	height:1px !important;
	left:133px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item225338 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item181838 {
	width:48px !important;
	height:18px !important;
	left:201px !important;
	top:151px !important;
}

#item181841 {
	width:48px !important;
	height:18px !important;
	left:387px !important;
	top:151px !important;
}

#item181844 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item181849 {
	width:48px !important;
	height:18px !important;
	left:124px !important;
	top:225px !important;
}

#item181854 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:225px !important;
}

#item181858 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:225px !important;
}

#item181864 {
	width:112px !important;
	height:26px !important;
}

#item181887 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:31px !important;
}

@keyframes fade-in-181887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181893 {
	width:98px !important;
	height:26px !important;
}

#item181916 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:31px !important;
}

@keyframes fade-in-181916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181921 {
	width:90px !important;
	height:26px !important;
}

#item181945 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:31px !important;
}

@keyframes fade-in-181945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181949 {
	width:98px !important;
	height:26px !important;
}

#item181973 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:31px !important;
}

@keyframes fade-in-181973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181977 {
	width:157px !important;
	height:26px !important;
}

#item182000 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:31px !important;
}

@keyframes fade-in-182000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182006 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item182011 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item182015 {
	width:84px !important;
	height:11px !important;
}

#item182038 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-182038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182043 {
	width:84px !important;
	height:11px !important;
}

#item182066 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-182066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224577 {
	width:700px !important;
	height:226px !important;
	top:974px !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;
}

#item224582 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224586 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item224578 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item224613 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224616 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item224610 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item224642 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224645 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item224639 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item224671 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224674 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item224668 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item224701 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224704 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item224697 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item224730 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item224734 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item224727 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item224757 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item224783 {
	width:52px !important;
	height:52px !important;
}

#item224780 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item182260 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-182260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-182260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item135397 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item135398 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-135398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135405 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item135428 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item135435 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item135436 {
	width:188px !important;
	height:16px !important;
	left:506px !important;
	top:729px !important;
}

#item135460 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-135460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-135460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item182278 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item182279 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-182279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182283 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item182306 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item182310 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item182311 {
	width:263px !important;
	height:22px !important;
	left:220px !important;
	top:1020px !important;
}

#item182334 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-182334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-182334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle153 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:98px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle143 {
	font-family:"Proxima Nova";
	font-size:12.6px;
	line-height:14px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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;
	padding-left:76px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:15.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	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:center;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
	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.autoParaStyle138 {
	font-family:"Proxima Nova";
	font-size:9px;
	line-height:10px;
	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.autoParaStyle137 {
	font-family:"Proxima Nova";
	font-size:11px;
	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;
	padding-left:54px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	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;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	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:center;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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-indent:-45px;
	padding-left:99px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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-indent:-42px;
	padding-left:92px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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-indent:-63px;
	padding-left:139px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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-indent:-50px;
	padding-left:108px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:9px;
	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.autoParaStyle125 {
	font-family:"Proxima Nova";
	font-size:11px;
	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-indent:-32px;
	padding-left:71px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-family:"Proxima Nova";
	font-size:11px;
	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-indent:-30px;
	padding-left:66px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-family:"Proxima Nova";
	font-size:11px;
	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-indent:-45px;
	padding-left:99px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-family:"Proxima Nova";
	font-size:11px;
	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-indent:-36px;
	padding-left:77px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	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.autoParaStyle117 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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;
	padding-left:56px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:22.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle115 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:22.6px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:22.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-family:"Proxima Nova";
	font-size:11px;
	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;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-family:"Proxima Nova";
	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.autoParaStyle111 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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;
	padding-left:55px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	font-family:"Proxima Nova";
	font-size:11px;
	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;
	padding-left:39px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-family:"Proxima Nova";
	font-size:12.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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:left;
}

p.autoParaStyle104 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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;
	padding-left:56px;
	text-align:left;
}

p.autoParaStyle103 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	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.autoParaStyle101 {
	font-family:"Proxima Nova";
	font-size:9px;
	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.autoParaStyle100 {
	font-family:"Proxima Nova";
	font-size:11px;
	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:left;
}

p.autoParaStyle99 {
	font-family:"Proxima Nova";
	font-size:11px;
	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;
	padding-left:40px;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:"Proxima Nova";
	font-size:11px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:21.3px;
	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.autoParaStyle86 {
	font-family:Tondo;
	font-size:21.3px;
	line-height:31.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:right;
}

p.autoParaStyle85 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:36.6px;
	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.autoParaStyle84 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	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.autoParaStyle82 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-family:"Proxima Nova";
	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.autoParaStyle75 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12.8px;
	line-height:22.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.autoParaStyle74 {
	font-family:Tondo;
	font-size:22.7px;
	line-height:34px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle73 {
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:39px;
	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.autoParaStyle72 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.250em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12.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:right;
}

p.autoParaStyle69 {
	font-family:Tondo;
	font-size:22.4px;
	line-height:33.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle68 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:38.5px;
	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.autoParaStyle67 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	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:center;
}

p.autoParaStyle66 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.8px;
	line-height:14.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.autoParaStyle65 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.4px;
	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:center;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	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;
	text-align:left;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:bold;
	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.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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-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.autoParaStyle50 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:15.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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:15.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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle41 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	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.autoParaStyle38 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12.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:right;
}

p.autoParaStyle37 {
	font-family:Tondo;
	font-size:22.4px;
	line-height:33.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle36 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:38.5px;
	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.autoParaStyle35 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.8px;
	line-height:11.2px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.3px;
	line-height:11.2px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:11.2px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:Tondo;
	font-size:29.4px;
	line-height:43.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:center;
}

p.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	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.autoParaStyle26 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:9px;
	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:right;
}

p.autoParaStyle25 {
	font-family:Tondo;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:27.5px;
	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.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:12px;
	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:right;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:bold;
	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.autoParaStyle17 {
	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;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	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.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;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	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.autoParaStyle6 {
	font-family:"Proxima Nova";
	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;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:7px;
	line-height:8px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:center;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.5px;
	line-height:8px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:center;
}

p.autoParaStyle2 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:8px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21px;
	line-height:31px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"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.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.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.autoCharStyle27 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle26 {
	font-size:14px;
}

span.autoCharStyle25 {
	font-size:10px;
}

span.autoCharStyle24 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle23 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle17 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31.9px;
}

span.autoCharStyle14 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle13 {
	color:#d70e2b;
}

span.autoCharStyle12 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:13px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:34px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:Tondo;
	font-size:33.6px;
}

span.autoCharStyle9 {
	letter-spacing:-0.250em;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:33.6px;
}

span.autoCharStyle6 {
	font-size:49px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
}

span.autoCharStyle4 {
	color:transparent;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle2 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle1 {
	font-size:35px;
}

span.Hipervínculo {
	color:#265a9b;
	text-decoration:underline;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

