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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1080 {
	width:58px !important;
	height:8px !important;
	left:22px !important;
}

@keyframes fade-in-1083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1103 {
	width:82px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item1125 {
	width:91px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item1128 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item1136 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item1166 {
	width:723px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-1725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1745 {
	width:369px !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-1745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1748 {
	width:21px !important;
	height:21px !important;
	left:371px !important;
	top:15px !important;
}

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

@keyframes fade-in-1780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1802 {
	width:291px !important;
	height:162px !important;
	left:79px !important;
	top:76px !important;
}

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

#item1813 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item1821 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item1829 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

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

@keyframes fade-in-1491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1511 {
	width:553px !important;
	height:366px !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-1511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item1555 {
	width:149px !important;
	height:250px !important;
	left:79px !important;
	top:87px !important;
}

#item1577 {
	width:259px !important;
	height:250px !important;
	left:271px !important;
	top:87px !important;
}

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

#item1589 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:231px !important;
}

#item1597 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:120px !important;
}

#item1607 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:232px !important;
}

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

#item1622 {
	width:21px !important;
	height:21px !important;
	left:555px !important;
	top:14px !important;
}

#item1639 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:350px !important;
}

#item1669 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:351px !important;
}

#item1672 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:351px !important;
}

#item1700 {
	width:506px !important;
	height:12px !important;
	left:59px !important;
	top:337px !important;
}

#item1703 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:281px !important;
}

#item1713 {
	opacity:0.50;
	width:1px !important;
	height:184px !important;
	left:228px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item1714 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:280px !important;
}

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

@keyframes fade-in-1422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1442 {
	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-1442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

#item1408 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

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

@keyframes fade-in-1333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1334 {
	width:319px !important;
	height:335px !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-1334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1335 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:14px !important;
}

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

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

table#table162336 {
	table-layout:fixed;
}

#item1366 {
	width:258px !important;
	height:226px !important;
	left:59px !important;
	top:42px !important;
}

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

#item1399 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:319px !important;
}

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

@keyframes fade-in-1252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1253 {
	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-1253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item1285 {
	width:563px !important;
	height:203px !important;
	left:58px !important;
	top:40px !important;
}

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

#item1329 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:244px !important;
}

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

@keyframes fade-in-1173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-1173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item1193 {
	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-1193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item1214 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item1234 {
	width:650px !important;
	height:1220px !important;
}

@keyframes fade-in-1234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1171 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item1941 {
	width:34px !important;
	height:13px !important;
	left:525px !important;
	top:141px !important;
}

#item1953 {
	width:34px !important;
	height:13px !important;
	left:695px !important;
	top:141px !important;
}

#item1962 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:141px !important;
}

#item1971 {
	opacity:0.50;
	width:698px !important;
	height:1px !important;
	left:277px !important;
	top:161px !important;
	background:#000;
}

#item1992 {
	width:35px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

#item2111 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-2360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-100541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-100543 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-100543 {
	0% {
		-webkit-transform:translate(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-100549 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-100549 {
	0% {
		-webkit-transform:translate(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-100545 {
	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-100545 {
	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;
	}
}
#item100541 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134467 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item134490 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item134513 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item134518 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

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

#item100720 {
	width:580px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item100721 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item58863 {
	width:81px !important;
	height:11px !important;
	left:31px !important;
}

@keyframes fade-in-58886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58887 {
	width:115px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item58910 {
	width:127px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item58934 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item58937 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item59630 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:151px !important;
}

#item59634 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:213px !important;
}

#item59637 {
	width:48px !important;
	height:18px !important;
	left:239px !important;
	top:151px !important;
}

#item59642 {
	width:49px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

#item59760 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:194px !important;
}

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

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

@keyframes fade-in-99597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99598 {
	width:491px !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-99598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99625 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99622 {
	width:27px !important;
	height:27px !important;
	left:493px !important;
	top:42px !important;
}

#item99640 {
	width:376px !important;
	height:148px !important;
	left:96px !important;
	top:127px !important;
}

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

#item99680 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item99686 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item99694 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

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

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

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

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

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

@keyframes fade-in-100034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-100034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item100035 {
	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-100035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100059 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

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

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

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

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

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

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

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

#item134891 {
	width:19px !important;
	height:19px !important;
	top:375px !important;
}

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

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

#item134909 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

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

#item134938 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:331px !important;
}

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

@keyframes fade-in-99982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99983 {
	width:522px !important;
	height:398px !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-99983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99987 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item99994 {
	width:464px !important;
	height:335px !important;
	left:64px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-99850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99851 {
	width:498px !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-99851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table167206 th, table#table167206 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table167206 {
	table-layout:fixed;
}

#item99874 {
	width:385px !important;
	height:294px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item99937 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:390px !important;
}

#item99942 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:455px !important;
}

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

@keyframes fade-in-99768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99769 {
	width:630px !important;
	height:391px !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-99769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99773 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item99778 {
	width:570px !important;
	height:318px !important;
	left:65px !important;
	top:67px !important;
}

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

#item99825 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:385px !important;
}

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

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

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

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

#item99738 {
	width:505px !important;
	height:2661px !important;
}

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

#item99594 {
	width:671px !important;
	height:768px !important;
	top:253px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-59952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-2378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-2406 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2406 {
	0% {
		-webkit-transform:translate(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-2393 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2393 {
	0% {
		-webkit-transform:translate(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-2380 {
	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-2380 {
	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;
	}
}
#item2378 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2724 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-3242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3262 {
	width:250px !important;
	height:140px !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-3262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3267 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

#item3330 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

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

@keyframes fade-in-3033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3053 {
	width:553px !important;
	height:274px !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-3053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3075 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item3097 {
	width:166px !important;
	height:148px !important;
	left:79px !important;
	top:87px !important;
}

#item3119 {
	width:152px !important;
	height:128px !important;
	left:308px !important;
	top:87px !important;
}

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

#item3122 {
	width:21px !important;
	height:21px !important;
	left:555px !important;
	top:14px !important;
}

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

#item3143 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item3156 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:120px !important;
}

#item3168 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:168px !important;
}

#item3177 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:256px !important;
}

#item3205 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:257px !important;
}

#item3208 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:256px !important;
}

#item3237 {
	width:497px !important;
	height:12px !important;
	left:59px !important;
	top:243px !important;
}

#item3240 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:261px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-2968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2988 {
	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-2988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2993 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

@keyframes fade-in-2882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2883 {
	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-2883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

table#table171099 {
	table-layout:fixed;
}

#item2916 {
	width:258px !important;
	height:199px !important;
	left:59px !important;
	top:42px !important;
}

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

#item2947 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:296px !important;
}

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

@keyframes fade-in-2801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2802 {
	width:624px !important;
	height:331px !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-2802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item2834 {
	width:563px !important;
	height:267px !important;
	left:58px !important;
	top:40px !important;
}

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

#item2878 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:306px !important;
}

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

@keyframes fade-in-2731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2751 {
	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-2751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item2769 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item2789 {
	width:650px !important;
	height:999px !important;
}

@keyframes fade-in-2789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2729 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item3435 {
	width:34px !important;
	height:13px !important;
	left:434px !important;
	top:141px !important;
}

#item3444 {
	width:34px !important;
	height:13px !important;
	left:774px !important;
	top:141px !important;
}

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

#item3476 {
	width:173px !important;
	height:8px !important;
}

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

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

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

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

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

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

#item3572 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-3804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-101988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-101990 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-101990 {
	0% {
		-webkit-transform:translate(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-101996 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-101996 {
	0% {
		-webkit-transform:translate(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-101992 {
	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-101992 {
	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;
	}
}
#item101988 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134987 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item135010 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item135033 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item135036 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

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

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

@keyframes fade-in-101064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101065 {
	width:333px !important;
	height:181px !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-101065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101091 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item101101 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

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

#item101157 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

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

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

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

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

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

@keyframes fade-in-101479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101480 {
	width:630px !important;
	height:569px !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-101480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101505 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item101528 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:561px !important;
}

#item101533 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:563px !important;
}

#item101556 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:562px !important;
}

#item101559 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:520px !important;
}

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

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

#item135262 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

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

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

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

#item135192 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

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

@keyframes fade-in-101436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101438 {
	width:522px !important;
	height:398px !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-101438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101442 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item101445 {
	width:464px !important;
	height:335px !important;
	left:64px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-101311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101312 {
	width:498px !important;
	height:429px !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-101312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table174689 th, table#table174689 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table174689 {
	table-layout:fixed;
}

#item101335 {
	width:361px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item101394 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:360px !important;
}

#item101397 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:424px !important;
}

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

@keyframes fade-in-101230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101231 {
	width:630px !important;
	height:459px !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-101231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item101240 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

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

#item101286 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:452px !important;
}

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

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

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

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

#item101201 {
	width:505px !important;
	height:2213px !important;
}

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

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

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

#item101676 {
	width:440px !important;
	height:1px !important;
	left:124px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item60936 {
	width:48px !important;
	height:18px !important;
	left:215px !important;
	top:151px !important;
}

#item60940 {
	width:48px !important;
	height:18px !important;
	left:430px !important;
	top:151px !important;
}

#item60945 {
	width:53px !important;
	height:11px !important;
}

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

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

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

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

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

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

#item61029 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:132px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item61223 {
	width:700px !important;
	height:2100px !important;
	background:#fff;
}

@keyframes fade-out-61223 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61223 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-3822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3854 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3854 {
	0% {
		-webkit-transform:translate(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-3840 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3840 {
	0% {
		-webkit-transform:translate(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-3824 {
	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-3824 {
	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;
	}
}
#item3822 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4169 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item4192 {
	width:108px !important;
	height:8px !important;
}

@keyframes fade-in-4195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4215 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item4237 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item4240 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item4248 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

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

@keyframes fade-in-4918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4938 {
	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-4938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4943 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

#item5004 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item5012 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item5022 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

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

@keyframes fade-in-4622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4642 {
	width:885px !important;
	height:258px !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-4642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4664 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item4686 {
	width:152px !important;
	height:141px !important;
	left:79px !important;
	top:87px !important;
}

#item4708 {
	width:214px !important;
	height:141px !important;
	left:272px !important;
	top:87px !important;
}

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

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

#item4719 {
	width:21px !important;
	height:21px !important;
	left:887px !important;
	top:14px !important;
}

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

#item4738 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:120px !important;
}

#item4750 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:168px !important;
}

#item4765 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:240px !important;
}

#item4796 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:241px !important;
}

#item4799 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:241px !important;
}

#item4827 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:227px !important;
}

#item4830 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:231px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item4831 {
	width:14px !important;
	height:14px !important;
	left:715px !important;
	top:120px !important;
}

#item4840 {
	width:14px !important;
	height:14px !important;
	left:715px !important;
	top:183px !important;
}

#item4869 {
	width:158px !important;
	height:141px !important;
	left:735px !important;
	top:87px !important;
}

#item4891 {
	width:168px !important;
	height:141px !important;
	left:527px !important;
	top:87px !important;
}

#item4894 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:168px !important;
}

#item4905 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:120px !important;
}

#item4915 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:695px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item4916 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:486px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-4556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4576 {
	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-4576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

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

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

@keyframes fade-in-4412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4413 {
	width:319px !important;
	height:351px !important;
	left:358px !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-4413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4416 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4414 {
	width:21px !important;
	height:21px !important;
	left:653px !important;
	top:14px !important;
}

#item4429 {
	width:319px !important;
	height:351px !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-4429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table179836 th, table#table179836 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

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

table#table179836 {
	table-layout:fixed;
}

#item4449 {
	width:258px !important;
	height:253px !important;
	left:59px !important;
	top:42px !important;
}

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

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

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

table#table180876 {
	table-layout:fixed;
}

#item4480 {
	width:258px !important;
	height:246px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-4480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4483 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:287px !important;
}

#item4511 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:333px !important;
}

#item4533 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:334px !important;
}

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

@keyframes fade-in-4327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4328 {
	width:624px !important;
	height:332px !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-4328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4331 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item4364 {
	width:563px !important;
	height:267px !important;
	left:58px !important;
	top:40px !important;
}

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

#item4408 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:308px !important;
}

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

@keyframes fade-in-4260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4260 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4280 {
	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-4280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4285 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item4294 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item4314 {
	width:650px !important;
	height:1282px !important;
}

@keyframes fade-in-4314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4258 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item5144 {
	width:34px !important;
	height:13px !important;
	left:567px !important;
	top:141px !important;
}

#item5153 {
	width:34px !important;
	height:13px !important;
	left:372px !important;
	top:141px !important;
}

#item5163 {
	width:34px !important;
	height:13px !important;
	left:813px !important;
	top:141px !important;
}

#item5172 {
	opacity:0.50;
	width:715px !important;
	height:1px !important;
	left:277px !important;
	top:161px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item5274 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-5513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-103296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-103298 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-103298 {
	0% {
		-webkit-transform:translate(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-103304 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-103304 {
	0% {
		-webkit-transform:translate(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-103300 {
	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-103300 {
	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;
	}
}
#item103296 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item135307 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item135330 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item135353 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item135357 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

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

#item102981 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item102982 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item61571 {
	width:151px !important;
	height:11px !important;
}

@keyframes fade-in-61594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61595 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item61619 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item61642 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item61645 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

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

#item62429 {
	width:48px !important;
	height:18px !important;
	left:287px !important;
	top:151px !important;
}

#item62432 {
	width:48px !important;
	height:18px !important;
	left:296px !important;
	top:211px !important;
}

#item62441 {
	width:224px !important;
	height:11px !important;
}

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

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

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

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

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

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

#item62527 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

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

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

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

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

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

@keyframes fade-in-102474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135500 {
	width:271px !important;
	height:195px !important;
	left:93px !important;
	top:127px !important;
}

@keyframes fade-in-135500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135523 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:167px !important;
}

#item135528 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:127px !important;
}

#item135535 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:211px !important;
}

#item135541 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:257px !important;
}

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

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

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

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

@keyframes fade-in-102790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102791 {
	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-102791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102814 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-102746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102747 {
	width:522px !important;
	height:398px !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-102747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102751 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item102755 {
	width:464px !important;
	height:335px !important;
	left:64px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-102620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102621 {
	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-102621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102644 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item102679 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

table#table187269 {
	table-layout:fixed;
}

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

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

table#table188115 {
	table-layout:fixed;
}

#item102680 {
	width:361px !important;
	height:580px !important;
}

@keyframes fade-in-102680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102707 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item102710 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

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

@keyframes fade-in-102540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-102540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item102541 {
	width:630px !important;
	height:525px !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-102541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102545 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item102548 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

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

#item102595 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:518px !important;
}

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

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

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

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

#item102511 {
	width:505px !important;
	height:2728px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-62722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-7143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-7173 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7173 {
	0% {
		-webkit-transform:translate(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-7160 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7160 {
	0% {
		-webkit-transform:translate(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-7145 {
	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-7145 {
	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;
	}
}
#item7143 {
	width:968px !important;
	height:525px !important;
	left:212px !important;
	top:237px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7488 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-8211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8231 {
	width:250px !important;
	height:261px !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-8231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8236 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

#item8299 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item8309 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item8322 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item8335 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item8345 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

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

@keyframes fade-in-7912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7932 {
	width:894px !important;
	height:404px !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-7932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7937 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7935 {
	width:21px !important;
	height:21px !important;
	left:897px !important;
	top:14px !important;
}

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

#item7968 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:375px !important;
}

#item7996 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:376px !important;
}

#item7999 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:376px !important;
}

#item8026 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:362px !important;
}

#item8048 {
	width:185px !important;
	height:270px !important;
	left:78px !important;
	top:87px !important;
}

#item8070 {
	width:200px !important;
	height:126px !important;
	left:303px !important;
	top:87px !important;
}

#item8073 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:120px !important;
}

#item8083 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:169px !important;
}

#item8096 {
	opacity:0.50;
	width:1px !important;
	height:221px !important;
	left:263px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item8116 {
	width:139px !important;
	height:190px !important;
	left:543px !important;
	top:87px !important;
}

#item8119 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:169px !important;
}

#item8131 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:120px !important;
}

#item8140 {
	opacity:0.50;
	width:1px !important;
	height:221px !important;
	left:503px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item8141 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:120px !important;
}

#item8150 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:169px !important;
}

#item8179 {
	width:185px !important;
	height:222px !important;
	left:725px !important;
	top:87px !important;
}

#item8182 {
	opacity:0.50;
	width:1px !important;
	height:221px !important;
	left:683px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item8183 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:216px !important;
}

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

#item8201 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

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

#item154612 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:246px !important;
}

#item154624 {
	width:14px !important;
	height:14px !important;
	left:523px !important;
	top:232px !important;
}

#item154634 {
	width:14px !important;
	height:14px !important;
	left:705px !important;
	top:264px !important;
}

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

@keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7866 {
	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-7866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

#item7832 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:22px !important;
}

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

@keyframes fade-in-7642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7643 {
	width:319px !important;
	height:437px !important;
	left:687px !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-7643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7644 {
	width:319px !important;
	height:437px !important;
	left:358px !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-7644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7645 {
	width:319px !important;
	height:438px !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-7645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7648 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7646 {
	width:21px !important;
	height:21px !important;
	left:981px !important;
	top:14px !important;
}

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

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

table#table192778 {
	table-layout:fixed;
}

#item7681 {
	width:258px !important;
	height:354px !important;
	left:59px !important;
	top:42px !important;
}

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

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

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

table#table194318 {
	table-layout:fixed;
}

#item7715 {
	width:258px !important;
	height:352px !important;
	left:717px !important;
	top:42px !important;
}

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

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

table#table195927 {
	table-layout:fixed;
}

#item7737 {
	width:258px !important;
	height:353px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-7737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7740 {
	width:141px !important;
	height:38px !important;
	left:719px !important;
	top:375px !important;
}

#item7769 {
	width:274px !important;
	height:11px !important;
	left:718px !important;
	top:421px !important;
}

#item7772 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:375px !important;
}

#item7801 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:421px !important;
}

#item7823 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:421px !important;
}

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

@keyframes fade-in-7560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7561 {
	width:624px !important;
	height:525px !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-7561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7564 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item7594 {
	width:563px !important;
	height:492px !important;
	left:58px !important;
	top:40px !important;
}

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

#item7638 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:499px !important;
}

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

@keyframes fade-in-7495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7515 {
	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-7515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7518 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item7538 {
	width:650px !important;
	height:1763px !important;
}

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

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

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

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

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

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

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

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

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

#item8471 {
	opacity:0.50;
	width:671px !important;
	height:1px !important;
	left:305px !important;
	top:161px !important;
	background:#000;
}

#item8472 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item8480 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item8508 {
	width:107px !important;
	height:10px !important;
	top:41px !important;
}

#item8531 {
	width:33px !important;
	height:8px !important;
}

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

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

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

@keyframes fade-in-8565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8579 {
	width:34px !important;
	height:13px !important;
	left:620px !important;
	top:141px !important;
}

#item8595 {
	width:34px !important;
	height:13px !important;
	left:851px !important;
	top:141px !important;
}

#item8608 {
	width:34px !important;
	height:13px !important;
	left:366px !important;
	top:141px !important;
}

#item8638 {
	width:75px !important;
	height:8px !important;
}

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

@keyframes fade-in-8641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8669 {
	width:88px !important;
	height:10px !important;
	left:1px !important;
	top:41px !important;
}

#item8693 {
	width:51px !important;
	height:8px !important;
}

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

@keyframes fade-in-8696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8725 {
	width:88px !important;
	height:10px !important;
	top:41px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-8949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-104602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-104604 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104604 {
	0% {
		-webkit-transform:translate(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-104610 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104610 {
	0% {
		-webkit-transform:translate(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-104606 {
	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-104606 {
	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;
	}
}
#item104602 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item135979 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item136002 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item136025 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item136028 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

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

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

@keyframes fade-in-103684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103685 {
	width:333px !important;
	height:369px !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-103685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103711 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-103782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136418 {
	width:271px !important;
	height:279px !important;
	left:97px !important;
	top:127px !important;
}

@keyframes fade-in-136418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136441 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:346px !important;
}

#item136447 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:301px !important;
}

#item136452 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:261px !important;
}

#item136457 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:214px !important;
}

#item136463 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:167px !important;
}

#item136468 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:127px !important;
}

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

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

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

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

@keyframes fade-in-104095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104096 {
	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-104096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104119 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

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

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

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

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

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

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

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

#item154967 {
	width:19px !important;
	height:19px !important;
	top:848px !important;
}

#item154973 {
	width:19px !important;
	height:19px !important;
	top:916px !important;
}

#item154980 {
	width:19px !important;
	height:19px !important;
	top:983px !important;
}

#item154985 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item154991 {
	width:19px !important;
	height:19px !important;
	top:1050px !important;
}

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

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

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

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

#item155020 {
	width:19px !important;
	height:19px !important;
	top:377px !important;
}

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

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

#item155054 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
	top:533px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-103931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103932 {
	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-103932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103955 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item103984 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

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

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

table#table205557 {
	table-layout:fixed;
}

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

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

table#table207092 {
	table-layout:fixed;
}

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

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

table#table209008 {
	table-layout:fixed;
}

#item103985 {
	width:361px !important;
	height:1265px !important;
}

@keyframes fade-in-103985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104013 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item104016 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

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

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

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

#item103882 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:632px !important;
}

#item103905 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:632px !important;
}

#item136101 {
	width:568px !important;
	height:539px !important;
	left:64px !important;
	top:67px !important;
}

#item136102 {
	width:505px !important;
	height:858px !important;
}

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

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

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

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

#item103823 {
	width:505px !important;
	height:3957px !important;
}

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

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

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

#item104289 {
	width:450px !important;
	height:1px !important;
	left:140px !important;
	top:177px !important;
	background:#9d9c9c;
}

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

#item63919 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:153px !important;
}

#item63923 {
	width:121px !important;
	height:11px !important;
	top:57px !important;
}

#item63947 {
	width:46px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-63998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64001 {
	width:48px !important;
	height:18px !important;
	left:366px !important;
	top:148px !important;
}

#item64006 {
	width:48px !important;
	height:18px !important;
	left:516px !important;
	top:148px !important;
}

#item64009 {
	width:48px !important;
	height:18px !important;
	left:198px !important;
	top:148px !important;
}

#item64018 {
	width:105px !important;
	height:11px !important;
}

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

@keyframes fade-in-64041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64044 {
	width:100px !important;
	height:11px !important;
	left:3px !important;
	top:57px !important;
}

#item64069 {
	width:72px !important;
	height:11px !important;
	left:7px !important;
}

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

@keyframes fade-in-64092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64095 {
	width:87px !important;
	height:11px !important;
	top:57px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-64308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-8967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-8999 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8999 {
	0% {
		-webkit-transform:translate(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-8985 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8985 {
	0% {
		-webkit-transform:translate(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-8969 {
	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-8969 {
	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;
	}
}
#item8967 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9314 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

@keyframes fade-in-9918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9938 {
	width:250px !important;
	height:207px !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-9938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9943 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

#item10007 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item10015 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item10023 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

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

@keyframes fade-in-9618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9638 {
	width:915px !important;
	height:370px !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-9638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9660 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

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

#item9663 {
	width:21px !important;
	height:21px !important;
	left:918px !important;
	top:14px !important;
}

#item9675 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:343px !important;
}

#item9704 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:344px !important;
}

#item9707 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:344px !important;
}

#item9735 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:330px !important;
}

#item9757 {
	width:227px !important;
	height:221px !important;
	left:692px !important;
	top:87px !important;
}

#item9779 {
	width:200px !important;
	height:221px !important;
	left:450px !important;
	top:87px !important;
}

#item9782 {
	width:14px !important;
	height:14px !important;
	left:429px !important;
	top:120px !important;
}

#item9790 {
	width:14px !important;
	height:14px !important;
	left:429px !important;
	top:168px !important;
}

#item9817 {
	width:139px !important;
	height:238px !important;
	left:270px !important;
	top:87px !important;
}

#item9820 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:168px !important;
}

#item9828 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:120px !important;
}

#item9836 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item9846 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:168px !important;
}

#item9879 {
	width:150px !important;
	height:221px !important;
	left:80px !important;
	top:87px !important;
}

#item9882 {
	opacity:0.50;
	width:1px !important;
	height:152px !important;
	left:650px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item9883 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:120px !important;
}

#item9895 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:168px !important;
}

#item9905 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:231px !important;
}

#item9915 {
	opacity:0.50;
	width:1px !important;
	height:152px !important;
	left:229px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item9916 {
	opacity:0.50;
	width:1px !important;
	height:152px !important;
	left:409px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item155088 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:215px !important;
}

#item155095 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:279px !important;
}

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

@keyframes fade-in-9547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9567 {
	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-9567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9572 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

#item9529 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

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

@keyframes fade-in-9467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9468 {
	width:319px !important;
	height:422px !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-9468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table216219 th, table#table216219 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

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

table#table216219 {
	table-layout:fixed;
}

#item9488 {
	width:258px !important;
	height:354px !important;
	left:59px !important;
	top:42px !important;
}

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

#item9520 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:405px !important;
}

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

#item50514 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

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

@keyframes fade-in-9387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9388 {
	width:624px !important;
	height:462px !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-9388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9391 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item9419 {
	width:563px !important;
	height:395px !important;
	left:58px !important;
	top:40px !important;
}

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

#item9463 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:436px !important;
}

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

@keyframes fade-in-9321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9341 {
	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-9341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9344 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item9364 {
	width:650px !important;
	height:1498px !important;
}

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

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

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

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

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

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

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

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

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

#item10137 {
	opacity:0.50;
	width:690px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#000;
}

#item10138 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item10151 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

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

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

@keyframes fade-in-10186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10195 {
	width:34px !important;
	height:13px !important;
	left:588px !important;
	top:141px !important;
}

#item10204 {
	width:34px !important;
	height:13px !important;
	left:843px !important;
	top:141px !important;
}

#item10214 {
	width:34px !important;
	height:13px !important;
	left:355px !important;
	top:141px !important;
}

#item10243 {
	width:190px !important;
	height:8px !important;
}

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

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

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

@keyframes fade-in-10278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10305 {
	width:88px !important;
	height:10px !important;
	left:80px !important;
	top:41px !important;
}

#item10329 {
	width:105px !important;
	height:8px !important;
}

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

@keyframes fade-in-10332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10359 {
	width:88px !important;
	height:10px !important;
	left:59px !important;
	top:41px !important;
}

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

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

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

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

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

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

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

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

#item10465 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10431 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item10471 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10502 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10469 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item10508 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10536 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10506 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item10543 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10571 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10541 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item10577 {
	width:43px !important;
	height:43px !important;
}

#item10575 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10588 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10588 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10588 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-106214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-106216 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-106216 {
	0% {
		-webkit-transform:translate(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-106223 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-106223 {
	0% {
		-webkit-transform:translate(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-106218 {
	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-106218 {
	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;
	}
}
#item106214 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item106224 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item106225 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item106229 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item106226 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item106235 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item106232 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item106238 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item106242 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item106265 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item105903 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item105905 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item105906 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item105929 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item105952 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item105975 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item105998 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item106022 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item106023 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item106046 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item106069 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item106092 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item106115 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item106138 {
	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;
}

#item106139 {
	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;
}

#item136758 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item136781 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item136804 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item136808 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item105748 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105749 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-105749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105750 {
	width:333px !important;
	height:285px !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-105750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105777 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105773 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item105854 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-105854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137034 {
	width:271px !important;
	height:195px !important;
	left:95px !important;
	top:127px !important;
}

@keyframes fade-in-137034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137057 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:261px !important;
}

#item137062 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:214px !important;
}

#item137072 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item137078 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:127px !important;
}

#item105577 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105578 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item105584 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-105584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105585 {
	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-105585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105608 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item105631 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item105634 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item105657 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item105660 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item105687 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105683 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item105691 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item155252 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item155257 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item155263 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item155270 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item155276 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item155282 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item155289 {
	width:19px !important;
	height:19px !important;
	top:846px !important;
}

#item155294 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item155299 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item155304 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
}

#item155327 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:600px !important;
}

#item155350 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item155356 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item105537 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105538 {
	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-105538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105542 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105539 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item105546 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-105546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105569 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item105527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105528 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item105533 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105530 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item105415 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105416 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-105416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105417 {
	width:498px !important;
	height:583px !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-105417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table222050 th, table#table222050 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222050 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222050 {
	table-layout:fixed;
}

#item105440 {
	width:361px !important;
	height:417px !important;
	left:66px !important;
	top:77px !important;
}

#item105467 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105464 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item105500 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:515px !important;
}

#item105503 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:579px !important;
}

#item105337 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105338 {
	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-105338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105342 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105339 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item105368 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:636px !important;
}

#item105391 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:636px !important;
}

#item136902 {
	width:568px !important;
	height:541px !important;
	left:64px !important;
	top:67px !important;
}

#item136903 {
	width:505px !important;
	height:724px !important;
}

@keyframes fade-in-136903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105295 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105296 {
	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-105296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105300 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105297 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item105303 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item105305 {
	width:505px !important;
	height:3467px !important;
}

@keyframes fade-in-105305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105335 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item105293 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item105877 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item105900 {
	width:450px !important;
	height:1px !important;
	left:119px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item65383 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:138px !important;
}

#item65387 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item65391 {
	width:39px !important;
	height:11px !important;
}

#item65414 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-65414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65423 {
	width:48px !important;
	height:18px !important;
	left:303px !important;
	top:149px !important;
}

#item65427 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:149px !important;
}

#item65430 {
	width:48px !important;
	height:18px !important;
	left:153px !important;
	top:149px !important;
}

#item65434 {
	width:72px !important;
	height:11px !important;
}

#item65457 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-65457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65464 {
	width:105px !important;
	height:11px !important;
}

#item65487 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-65487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65490 {
	width:86px !important;
	height:11px !important;
	left:10px !important;
	top:57px !important;
}

#item65515 {
	width:40px !important;
	height:11px !important;
}

#item65538 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-65538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65542 {
	width:86px !important;
	height:11px !important;
	top:57px !important;
}

#item105082 {
	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;
}

#item105086 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105089 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item105083 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item105115 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105118 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item105112 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item105144 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105147 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item105141 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item105173 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105176 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item105170 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item105203 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105210 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item105200 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item105236 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item105239 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item105233 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item105262 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item105288 {
	width:52px !important;
	height:52px !important;
}

#item105285 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item65756 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10634 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10634 {
	0% {
		-webkit-transform:translate(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-10621 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10621 {
	0% {
		-webkit-transform:translate(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-10608 {
	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-10608 {
	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;
	}
}
#item10606 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10647 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10648 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10668 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10671 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10674 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10672 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10685 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10683 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10694 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item52861 {
	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;
}

#item52863 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item52864 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item52887 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item52910 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item52933 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item52956 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item52980 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item52982 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53005 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53028 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53051 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53074 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53097 {
	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;
}

#item10949 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11628 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11648 {
	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-11648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11653 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11651 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item11686 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11708 {
	width:193px !important;
	height:122px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-11708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11711 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item11723 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item11732 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item11741 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item11319 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11339 {
	width:894px !important;
	height:531px !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-11339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11344 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11342 {
	width:21px !important;
	height:21px !important;
	left:893px !important;
	top:14px !important;
}

#item11373 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item11376 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:503px !important;
}

#item11405 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:504px !important;
}

#item11408 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:504px !important;
}

#item11440 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:490px !important;
}

#item11462 {
	width:228px !important;
	height:398px !important;
	left:78px !important;
	top:87px !important;
}

#item11484 {
	width:139px !important;
	height:190px !important;
	left:347px !important;
	top:87px !important;
}

#item11487 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:391px !important;
}

#item11499 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:440px !important;
}

#item11508 {
	opacity:0.50;
	width:1px !important;
	height:343px !important;
	left:307px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item11528 {
	width:183px !important;
	height:222px !important;
	left:524px !important;
	top:87px !important;
}

#item11531 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:170px !important;
}

#item11540 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:121px !important;
}

#item11550 {
	opacity:0.50;
	width:1px !important;
	height:343px !important;
	left:486px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item11551 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:120px !important;
}

#item11561 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:169px !important;
}

#item11589 {
	width:173px !important;
	height:78px !important;
	left:747px !important;
	top:87px !important;
}

#item11592 {
	opacity:0.50;
	width:1px !important;
	height:343px !important;
	left:706px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item11593 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:216px !important;
}

#item11601 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item11609 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item11617 {
	width:14px !important;
	height:14px !important;
	left:726px !important;
	top:120px !important;
}

#item155373 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:297px !important;
}

#item155368 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:246px !important;
}

#item155383 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:265px !important;
}

#item155378 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:230px !important;
}

#item11253 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11273 {
	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-11273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11278 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11276 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item11307 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11310 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item11236 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11237 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item11243 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11241 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item11113 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11114 {
	width:319px !important;
	height:262px !important;
	left:358px !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-11114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11115 {
	width:319px !important;
	height:263px !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-11115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11118 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11116 {
	width:21px !important;
	height:21px !important;
	left:653px !important;
	top:14px !important;
}

table#table229133 th, table#table229133 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229133 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229133 {
	table-layout:fixed;
}

#item11147 {
	width:258px !important;
	height:166px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-11147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11150 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:200px !important;
}

table#table229638 th, table#table229638 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229638 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229638 {
	table-layout:fixed;
}

#item11179 {
	width:258px !important;
	height:159px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-11179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11182 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:200px !important;
}

#item11210 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:246px !important;
}

#item11232 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:246px !important;
}

#item11032 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11033 {
	width:624px !important;
	height:492px !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-11033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11036 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11034 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item11065 {
	width:563px !important;
	height:427px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11087 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:467px !important;
}

#item11109 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:467px !important;
}

#item10956 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10976 {
	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-10976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10979 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item10999 {
	width:650px !important;
	height:1809px !important;
}

@keyframes fade-in-10999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11017 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11015 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item10954 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item10952 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item11770 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item11792 {
	width:117px !important;
	height:84px !important;
	left:863px !important;
	top:19px !important;
}

#item11795 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item11831 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item11853 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item11856 {
	opacity:0.50;
	width:672px !important;
	height:1px !important;
	left:298px !important;
	top:161px !important;
	background:#000;
}

#item11857 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item11865 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item11893 {
	width:158px !important;
	height:8px !important;
	top:41px !important;
}

#item11916 {
	width:93px !important;
	height:8px !important;
}

#item11919 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-11919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11947 {
	width:79px !important;
	height:8px !important;
}

#item11950 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-11950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11960 {
	width:34px !important;
	height:13px !important;
	left:561px !important;
	top:141px !important;
}

#item11973 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:141px !important;
}

#item11985 {
	width:27px !important;
	height:10px !important;
	left:874px !important;
	top:142px !important;
}

#item11995 {
	width:34px !important;
	height:13px !important;
	left:368px !important;
	top:141px !important;
}

#item12026 {
	width:150px !important;
	height:8px !important;
}

#item12029 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-12029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12058 {
	width:115px !important;
	height:8px !important;
	left:35px !important;
	top:41px !important;
}

#item12081 {
	width:130px !important;
	height:8px !important;
}

#item12084 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-12084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12113 {
	width:100px !important;
	height:8px !important;
}

#item12116 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-12116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12124 {
	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;
}

#item12127 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12154 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12125 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12160 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12187 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12158 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item12193 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12221 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12191 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item12227 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12257 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12225 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item12263 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12296 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12261 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item12303 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12336 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12301 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item12342 {
	width:43px !important;
	height:43px !important;
}

#item12340 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12355 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-107571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-107573 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-107573 {
	0% {
		-webkit-transform:translate(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-107580 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-107580 {
	0% {
		-webkit-transform:translate(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-107575 {
	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-107575 {
	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;
	}
}
#item107571 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item107581 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item107582 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item107586 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item107583 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item107592 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item107589 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item107599 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item107602 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item107625 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item107260 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item107262 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item107263 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item107286 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item107309 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item107332 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item107355 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item107380 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item107381 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item107404 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item107427 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item107450 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item107473 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item107496 {
	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;
}

#item107497 {
	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;
}

#item137528 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item137551 {
	width:164px !important;
	height:118px !important;
	left:375px !important;
	top:326px !important;
}

#item137574 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item137577 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item107111 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-107111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-107111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item107112 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-107112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-107112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item107113 {
	width:333px !important;
	height:261px !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-107113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107139 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item107136 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item107212 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-107212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137798 {
	width:271px !important;
	height:171px !important;
	left:97px !important;
	top:127px !important;
}

@keyframes fade-in-137798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137821 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:261px !important;
}

#item137827 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:214px !important;
}

#item137832 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:167px !important;
}

#item137838 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:127px !important;
}

#item106931 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106935 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106932 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item106939 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-106939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106941 {
	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-106941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106965 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item106988 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item106992 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item107015 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item107019 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item107045 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item107042 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item107048 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item155757 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item155763 {
	width:19px !important;
	height:19px !important;
	top:580px !important;
}

#item155770 {
	width:19px !important;
	height:19px !important;
	top:847px !important;
}

#item155775 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item155780 {
	width:19px !important;
	height:19px !important;
	top:981px !important;
}

#item155785 {
	width:19px !important;
	height:19px !important;
	top:1050px !important;
}

#item155791 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item155798 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item155804 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item155809 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item155814 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item155820 {
	width:19px !important;
	height:19px !important;
	top:378px !important;
}

#item155827 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item155835 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item155841 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item155864 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:1133px !important;
}

#item155887 {
	width:477px !important;
	height:580px !important;
	left:33px !important;
	top:533px !important;
}

#item106895 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106896 {
	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-106896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106901 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106898 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item106904 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-106904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106927 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item106885 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106886 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item106891 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106888 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item106771 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106772 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-106772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106773 {
	width:498px !important;
	height:527px !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-106773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table235388 th, table#table235388 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table235388 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table235388 {
	table-layout:fixed;
}

table#table235889 th, table#table235889 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table235889 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table235889 {
	table-layout:fixed;
}

#item106796 {
	width:361px !important;
	height:363px !important;
	left:66px !important;
	top:77px !important;
}

#item106822 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106819 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item106853 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:458px !important;
}

#item106860 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:522px !important;
}

#item106691 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106692 {
	width:630px !important;
	height:624px !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-106692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106696 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106693 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item106724 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:616px !important;
}

#item106747 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:616px !important;
}

#item137635 {
	width:568px !important;
	height:520px !important;
	left:64px !important;
	top:67px !important;
}

#item137636 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-137636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106650 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-106650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-106650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item106651 {
	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-106651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106655 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item106652 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item106660 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item106661 {
	width:505px !important;
	height:3937px !important;
}

@keyframes fade-in-106661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-106661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106689 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item106648 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item107235 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item107258 {
	width:607px !important;
	height:1px !important;
	left:116px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item107259 {
	width:607px !important;
	height:1px !important;
	left:-34px !important;
	top:252px !important;
	background:#9d9c9c;
}

#item66887 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item66894 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item66898 {
	width:101px !important;
	height:11px !important;
	top:57px !important;
}

#item66922 {
	width:40px !important;
	height:11px !important;
}

#item66946 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-66946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66950 {
	width:60px !important;
	height:11px !important;
}

#item66973 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-66973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66976 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:147px !important;
}

#item66980 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item66984 {
	width:38px !important;
	height:14px !important;
	left:373px !important;
	top:227px !important;
}

#item66987 {
	width:48px !important;
	height:18px !important;
	left:228px !important;
	top:147px !important;
}

#item66996 {
	width:105px !important;
	height:11px !important;
}

#item67019 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:16px !important;
}

@keyframes fade-in-67019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67022 {
	width:105px !important;
	height:11px !important;
	top:57px !important;
}

#item67046 {
	width:72px !important;
	height:11px !important;
}

#item67069 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-67069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67074 {
	width:39px !important;
	height:11px !important;
}

#item67097 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-67097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item106435 {
	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;
}

#item106439 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106442 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item106436 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item106468 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106476 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item106465 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item106502 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106505 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item106499 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item106532 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106535 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item106528 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item106561 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106564 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item106558 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item106590 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item106594 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item106587 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item106617 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item106644 {
	width:52px !important;
	height:52px !important;
}

#item106641 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item67289 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-12373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-12403 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12403 {
	0% {
		-webkit-transform:translate(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-12387 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12387 {
	0% {
		-webkit-transform:translate(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-12375 {
	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-12375 {
	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;
	}
}
#item12373 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12415 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12416 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12436 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12439 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12442 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12440 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12453 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12451 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12462 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item53137 {
	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;
}

#item53139 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item53140 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53163 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53186 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53210 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53233 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53257 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item53258 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53281 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53304 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53327 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53351 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53374 {
	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-12696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12716 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item12738 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item12741 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item12749 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item12780 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item13547 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13567 {
	width:329px !important;
	height:267px !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-13567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13572 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13570 {
	width:21px !important;
	height:21px !important;
	left:331px !important;
	top:15px !important;
}

#item13600 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13622 {
	width:319px !important;
	height:201px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-13622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13625 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item13633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item13641 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item13649 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item13659 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:232px !important;
}

#item13672 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item13171 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13191 {
	width:938px !important;
	height:551px !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-13191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13196 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13194 {
	width:21px !important;
	height:21px !important;
	left:940px !important;
	top:14px !important;
}

#item13224 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item13227 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:524px !important;
}

#item13256 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:525px !important;
}

#item13259 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:524px !important;
}

#item13292 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:511px !important;
}

#item155955 {
	width:900px !important;
	height:407px !important;
	left:58px !important;
	top:85px !important;
}

#item156231 {
	width:183px !important;
	height:350px !important;
	left:20px !important;
}

#item156254 {
	width:139px !important;
	height:510px !important;
	left:243px !important;
}

#item156277 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item156283 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item156288 {
	width:200px !important;
	height:350px !important;
	left:424px !important;
}

#item156312 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:112px !important;
}

#item156318 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:34px !important;
}

#item156325 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:33px !important;
}

#item156330 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:97px !important;
}

#item156335 {
	width:168px !important;
	height:334px !important;
	left:666px !important;
}

#item156359 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:162px !important;
}

#item156364 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item156371 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item156377 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:33px !important;
}

#item156383 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:226px !important;
}

#item156390 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:289px !important;
}

#item156395 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:257px !important;
}

#item156400 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:176px !important;
}

#item156406 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:114px !important;
}

#item156413 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:176px !important;
}

#item156418 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:242px !important;
}

#item156423 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:302px !important;
}

#item156428 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:385px !important;
}

#item156435 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:450px !important;
}

#item156442 {
	width:14px !important;
	height:14px !important;
	top:159px !important;
}

#item13361 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:261px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item13404 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:441px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item13445 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:681px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item13106 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13126 {
	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-13126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13131 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13129 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item13159 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13162 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item13089 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13090 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item13096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13094 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item12944 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12945 {
	width:319px !important;
	height:473px !important;
	left:358px !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-12945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12946 {
	width:319px !important;
	height:393px !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-12946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12949 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12947 {
	width:21px !important;
	height:21px !important;
	left:653px !important;
	top:14px !important;
}

table#table242640 th, table#table242640 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table242640 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table242640 {
	table-layout:fixed;
}

#item12978 {
	width:258px !important;
	height:294px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-12978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12981 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:331px !important;
}

table#table243910 th, table#table243910 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243910 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243910 {
	table-layout:fixed;
}

#item13010 {
	width:258px !important;
	height:294px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-13010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13013 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:409px !important;
}

#item13041 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:455px !important;
}

#item13063 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

#item13085 {
	width:256px !important;
	height:108px !important;
	left:389px !important;
	top:333px !important;
}

#item12863 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12864 {
	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-12864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12867 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12865 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item12896 {
	width:563px !important;
	height:386px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12918 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:419px !important;
}

#item12940 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:419px !important;
}

#item12787 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12807 {
	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-12807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12810 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item12830 {
	width:650px !important;
	height:1516px !important;
}

@keyframes fade-in-12830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12849 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12847 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item12785 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item12783 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item13704 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item13726 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item13729 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item13766 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item13788 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item13791 {
	opacity:0.50;
	width:718px !important;
	height:1px !important;
	left:252px !important;
	top:161px !important;
	background:#000;
}

#item13792 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item13802 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item13830 {
	width:92px !important;
	height:8px !important;
	left:278px !important;
	top:140px !important;
}

#item13853 {
	width:95px !important;
	height:8px !important;
}

#item13856 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:11px !important;
}

@keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13864 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:141px !important;
}

#item13872 {
	width:34px !important;
	height:13px !important;
	left:846px !important;
	top:141px !important;
}

#item13880 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item13908 {
	width:190px !important;
	height:8px !important;
}

#item13911 {
	width:19px !important;
	height:19px !important;
	left:86px !important;
	top:11px !important;
}

@keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13941 {
	width:171px !important;
	height:8px !important;
}

#item13944 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

@keyframes fade-in-13944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13958 {
	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;
}

#item13961 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13992 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13959 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14026 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13996 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item14032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14060 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14030 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item14066 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14095 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14064 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item14101 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14129 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14099 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item14136 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14163 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14134 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item14169 {
	width:43px !important;
	height:43px !important;
}

#item14167 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14178 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-108934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-108936 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-108936 {
	0% {
		-webkit-transform:translate(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-108942 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-108942 {
	0% {
		-webkit-transform:translate(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-108938 {
	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-108938 {
	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;
	}
}
#item108934 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item108943 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item108944 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item108948 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item108945 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item108954 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item108951 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item108959 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item108963 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item108986 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item108620 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item108623 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item108624 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item108647 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item108670 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item108693 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item108716 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item108741 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item108742 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item108765 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item108788 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item108812 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item108835 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item108860 {
	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;
}

#item108861 {
	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;
}

#item138397 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item138420 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item138443 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item138446 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item68546 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:131px !important;
}

#item68554 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item108595 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item108618 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item108619 {
	width:607px !important;
	height:1px !important;
	left:-32px !important;
	top:268px !important;
	background:#9d9c9c;
}

@keyframes fade-in-67613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67614 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item67637 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item67660 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item67663 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item68557 {
	width:129px !important;
	height:11px !important;
	left:126px !important;
	top:149px !important;
}

#item68581 {
	width:133px !important;
	height:11px !important;
}

#item68605 {
	width:27px !important;
	height:27px !important;
	left:101px !important;
	top:16px !important;
}

@keyframes fade-in-68605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68608 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item68611 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:240px !important;
}

#item68617 {
	width:48px !important;
	height:18px !important;
	left:279px !important;
	top:150px !important;
}

#item68622 {
	width:160px !important;
	height:11px !important;
}

#item68645 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:16px !important;
}

@keyframes fade-in-68645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68649 {
	width:239px !important;
	height:11px !important;
}

#item68672 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:16px !important;
}

@keyframes fade-in-68672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108469 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108470 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-108470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108471 {
	width:458px !important;
	height:369px !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-108471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108498 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108495 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

#item108571 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-108571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138749 {
	width:447px !important;
	height:281px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-138749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138772 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:256px !important;
}

#item138777 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:211px !important;
}

#item138783 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item138790 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item138796 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:346px !important;
}

#item138802 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:302px !important;
}

#item108290 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108294 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108291 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item108297 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-108297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108298 {
	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-108298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108321 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item108344 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item108347 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item108370 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item108373 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item108400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108397 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item108403 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item157106 {
	width:19px !important;
	height:19px !important;
	top:1755px !important;
}

#item157113 {
	width:19px !important;
	height:19px !important;
	top:2026px !important;
}

#item157118 {
	width:19px !important;
	height:19px !important;
	top:1936px !important;
}

#item157123 {
	width:19px !important;
	height:19px !important;
	top:1846px !important;
}

#item157131 {
	width:477px !important;
	height:490px !important;
}

#item157154 {
	width:477px !important;
	height:670px !important;
	top:511px !important;
}

#item157177 {
	width:477px !important;
	height:490px !important;
	top:1200px !important;
}

#item157200 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1711px !important;
}

#item157223 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item157232 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item157237 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item157242 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item157247 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item157253 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item157259 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item157266 {
	width:19px !important;
	height:19px !important;
	top:733px !important;
}

#item157272 {
	width:19px !important;
	height:19px !important;
	top:823px !important;
}

#item157277 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item157283 {
	width:19px !important;
	height:19px !important;
	top:1003px !important;
}

#item157289 {
	width:19px !important;
	height:19px !important;
	top:1092px !important;
}

#item157297 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item157302 {
	width:19px !important;
	height:19px !important;
	top:1335px !important;
}

#item157307 {
	width:19px !important;
	height:19px !important;
	top:1426px !important;
}

#item157312 {
	width:19px !important;
	height:19px !important;
	top:1516px !important;
}

#item157318 {
	width:19px !important;
	height:19px !important;
	top:1604px !important;
}

#item108252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108253 {
	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-108253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108258 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108255 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item108262 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-108262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108285 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item108241 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108242 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item108247 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108244 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item108129 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108130 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-108130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108131 {
	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-108131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108155 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item108181 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108178 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item108184 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table255951 th, table#table255951 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table255951 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table255951 {
	table-layout:fixed;
}

table#table257214 th, table#table257214 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table257214 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table257214 {
	table-layout:fixed;
}

#item108185 {
	width:361px !important;
	height:891px !important;
}

@keyframes fade-in-108185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108214 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item108217 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item108047 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108048 {
	width:630px !important;
	height:624px !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-108048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108049 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item138597 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:616px !important;
}

#item138620 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:616px !important;
}

#item138643 {
	width:568px !important;
	height:520px !important;
	left:64px !important;
	top:67px !important;
}

#item138644 {
	width:505px !important;
	height:724px !important;
}

@keyframes fade-in-138644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108005 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-108005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-108005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item108007 {
	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-108007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108011 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item108008 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item108015 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item108016 {
	width:505px !important;
	height:3445px !important;
}

@keyframes fade-in-108016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108044 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item108003 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item107795 {
	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;
}

#item107799 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107802 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item107796 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item107828 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107831 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item107825 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item107858 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107862 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item107855 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item107888 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107892 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item107885 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item107918 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107922 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item107915 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item107948 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107951 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item107945 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item107974 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item108000 {
	width:52px !important;
	height:52px !important;
}

#item107997 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item68869 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-14196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-14221 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14221 {
	0% {
		-webkit-transform:translate(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-14210 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14210 {
	0% {
		-webkit-transform:translate(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-14198 {
	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-14198 {
	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;
	}
}
#item14196 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14234 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14235 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14255 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14258 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14261 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14259 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14278 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14276 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14292 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item53413 {
	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;
}

#item53415 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item53416 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53439 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53462 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53485 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53509 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53533 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item53534 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53557 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53580 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53603 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53626 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53649 {
	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-14527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14547 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item14569 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item14572 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item14581 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item14615 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item15347 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15367 {
	width:250px !important;
	height:200px !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-15367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15372 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15370 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item15405 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15427 {
	width:254px !important;
	height:144px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-15427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15430 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item15442 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item15451 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item15460 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item14986 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15006 {
	width:938px !important;
	height:551px !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-15006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15011 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15009 {
	width:21px !important;
	height:21px !important;
	left:940px !important;
	top:14px !important;
}

#item15040 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item15043 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:523px !important;
}

#item15072 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:524px !important;
}

#item15075 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:524px !important;
}

#item15104 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:510px !important;
}

#item157553 {
	width:900px !important;
	height:407px !important;
	left:58px !important;
	top:85px !important;
}

#item157555 {
	width:183px !important;
	height:350px !important;
	left:20px !important;
}

#item157579 {
	width:139px !important;
	height:510px !important;
	left:243px !important;
}

#item157603 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item157610 {
	width:14px !important;
	height:14px !important;
	top:289px !important;
}

#item157615 {
	width:200px !important;
	height:350px !important;
	left:424px !important;
}

#item157638 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:112px !important;
}

#item157644 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:34px !important;
}

#item157649 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:33px !important;
}

#item157655 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:97px !important;
}

#item157661 {
	width:168px !important;
	height:334px !important;
	left:666px !important;
}

#item157684 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:162px !important;
}

#item157690 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item157698 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item157703 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:33px !important;
}

#item157708 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:226px !important;
}

#item157714 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:289px !important;
}

#item157721 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:257px !important;
}

#item157726 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:176px !important;
}

#item157731 {
	width:14px !important;
	height:14px !important;
	left:645px !important;
	top:114px !important;
}

#item157736 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:176px !important;
}

#item157742 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:242px !important;
}

#item157749 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:302px !important;
}

#item157755 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:385px !important;
}

#item157761 {
	width:14px !important;
	height:14px !important;
	left:222px !important;
	top:450px !important;
}

#item157766 {
	width:14px !important;
	height:14px !important;
	top:159px !important;
}

#item157777 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:261px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item157778 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:441px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item157779 {
	opacity:0.50;
	width:1px !important;
	height:366px !important;
	left:681px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item14915 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14935 {
	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-14935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14940 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14938 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item14973 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14976 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item14892 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14893 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item14899 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14897 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item14769 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14770 {
	width:319px !important;
	height:373px !important;
	left:358px !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-14770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14771 {
	width:319px !important;
	height:373px !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-14771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14774 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14772 {
	width:21px !important;
	height:21px !important;
	left:653px !important;
	top:14px !important;
}

table#table263687 th, table#table263687 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table263687 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table263687 {
	table-layout:fixed;
}

#item14803 {
	width:258px !important;
	height:294px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-14803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14806 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:310px !important;
}

table#table264910 th, table#table264910 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264910 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264910 {
	table-layout:fixed;
}

#item14834 {
	width:258px !important;
	height:294px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-14834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14837 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:310px !important;
}

#item14866 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:356px !important;
}

#item14888 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:356px !important;
}

#item14688 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14689 {
	width:624px !important;
	height:445px !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-14689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14692 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14690 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item14721 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-14721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14743 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:420px !important;
}

#item14765 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:420px !important;
}

#item14622 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14642 {
	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-14642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14645 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item14665 {
	width:650px !important;
	height:1808px !important;
}

@keyframes fade-in-14665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14678 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14676 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item14620 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item14618 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item15489 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item15511 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item15514 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item15552 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item15574 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item15577 {
	opacity:0.50;
	width:718px !important;
	height:1px !important;
	left:252px !important;
	top:161px !important;
	background:#000;
}

#item15578 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item15586 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item15614 {
	width:92px !important;
	height:8px !important;
	left:278px !important;
	top:140px !important;
}

#item15637 {
	width:95px !important;
	height:8px !important;
}

#item15640 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:11px !important;
}

@keyframes fade-in-15640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15648 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:141px !important;
}

#item15658 {
	width:34px !important;
	height:13px !important;
	left:846px !important;
	top:141px !important;
}

#item15671 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:141px !important;
}

#item15703 {
	width:190px !important;
	height:8px !important;
}

#item15706 {
	width:19px !important;
	height:19px !important;
	left:86px !important;
	top:11px !important;
}

@keyframes fade-in-15706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15736 {
	width:171px !important;
	height:8px !important;
}

#item15739 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

@keyframes fade-in-15739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15748 {
	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;
}

#item15751 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15780 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15749 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15786 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15814 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15784 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item15820 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15847 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15818 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item15853 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15880 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15851 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item15886 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15913 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15884 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item15920 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15947 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15918 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item15953 {
	width:43px !important;
	height:43px !important;
}

#item15951 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15964 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-110420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-110422 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-110422 {
	0% {
		-webkit-transform:translate(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-110428 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-110428 {
	0% {
		-webkit-transform:translate(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-110424 {
	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-110424 {
	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;
	}
}
#item110420 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item110429 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item110430 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item110434 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item110431 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item110441 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item110438 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item110445 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item110449 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item110472 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item110107 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item110109 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item110110 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item110133 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item110156 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item110179 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item110202 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item110227 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item110228 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item110251 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item110275 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item110298 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item110321 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item110344 {
	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;
}

#item110345 {
	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;
}

#item139432 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item139455 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item139478 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item139481 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item109956 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109957 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-109957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109958 {
	width:333px !important;
	height:291px !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-109958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109985 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109982 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item110058 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-110058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139953 {
	width:271px !important;
	height:202px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-139953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139976 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:256px !important;
}

#item139982 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item139987 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item139992 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item109779 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109783 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109780 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item109786 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-109786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109787 {
	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-109787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109810 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item109833 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item109840 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item109863 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item109866 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item109892 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109889 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item109896 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item157825 {
	width:19px !important;
	height:19px !important;
	top:1755px !important;
}

#item157832 {
	width:19px !important;
	height:19px !important;
	top:2026px !important;
}

#item157837 {
	width:19px !important;
	height:19px !important;
	top:1936px !important;
}

#item157843 {
	width:19px !important;
	height:19px !important;
	top:1846px !important;
}

#item157850 {
	width:477px !important;
	height:490px !important;
}

#item157873 {
	width:477px !important;
	height:670px !important;
	top:511px !important;
}

#item157896 {
	width:477px !important;
	height:490px !important;
	top:1200px !important;
}

#item157919 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1711px !important;
}

#item157942 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item157948 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item157954 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item157960 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item157965 {
	width:19px !important;
	height:19px !important;
	top:220px !important;
}

#item157971 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item157976 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item157983 {
	width:19px !important;
	height:19px !important;
	top:733px !important;
}

#item157990 {
	width:19px !important;
	height:19px !important;
	top:823px !important;
}

#item157995 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item158000 {
	width:19px !important;
	height:19px !important;
	top:1003px !important;
}

#item158005 {
	width:19px !important;
	height:19px !important;
	top:1092px !important;
}

#item158011 {
	width:19px !important;
	height:19px !important;
	top:1245px !important;
}

#item158017 {
	width:19px !important;
	height:19px !important;
	top:1335px !important;
}

#item158023 {
	width:19px !important;
	height:19px !important;
	top:1426px !important;
}

#item158028 {
	width:19px !important;
	height:19px !important;
	top:1516px !important;
}

#item158035 {
	width:19px !important;
	height:19px !important;
	top:1604px !important;
}

#item109743 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109743 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109743 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109744 {
	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-109744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109748 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109745 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item109752 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-109752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109775 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item109733 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109734 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item109739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109736 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item109620 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109621 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-109621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109622 {
	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-109622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109645 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item109672 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109668 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item109676 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table272822 th, table#table272822 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table272822 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table272822 {
	table-layout:fixed;
}

table#table274037 th, table#table274037 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table274037 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table274037 {
	table-layout:fixed;
}

#item109677 {
	width:361px !important;
	height:662px !important;
}

@keyframes fade-in-109677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109704 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item109709 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item109541 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109542 {
	width:630px !important;
	height:624px !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-109542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109546 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109543 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item139546 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:616px !important;
}

#item139569 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:616px !important;
}

#item139593 {
	width:568px !important;
	height:520px !important;
	left:64px !important;
	top:67px !important;
}

#item139594 {
	width:505px !important;
	height:724px !important;
}

@keyframes fade-in-139594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109501 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-109501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-109501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item109502 {
	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-109502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109506 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item109503 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item109509 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item109510 {
	width:505px !important;
	height:3915px !important;
}

@keyframes fade-in-109510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109539 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item109499 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item110081 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item110104 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item110105 {
	width:607px !important;
	height:1px !important;
	left:-31px !important;
	top:270px !important;
	background:#9d9c9c;
}

@keyframes fade-in-69183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69184 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item69207 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item69230 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item69234 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item70087 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item70090 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item70094 {
	width:39px !important;
	height:11px !important;
	left:127px !important;
	top:149px !important;
}

#item70118 {
	width:40px !important;
	height:11px !important;
}

#item70141 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-70141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70145 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item70148 {
	width:48px !important;
	height:18px !important;
	left:319px !important;
	top:243px !important;
}

#item70153 {
	width:48px !important;
	height:18px !important;
	left:276px !important;
	top:150px !important;
}

#item70157 {
	width:105px !important;
	height:11px !important;
}

#item70180 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-70180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70184 {
	width:72px !important;
	height:11px !important;
}

#item70207 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-70207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109287 {
	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;
}

#item109291 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109294 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item109288 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item109320 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item109317 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item109350 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109353 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item109347 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item109379 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109382 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item109376 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item109409 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109412 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item109405 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item109438 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item109441 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item109435 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item109464 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item109491 {
	width:52px !important;
	height:52px !important;
}

#item109488 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item70399 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-15982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-16020 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16020 {
	0% {
		-webkit-transform:translate(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-16000 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16000 {
	0% {
		-webkit-transform:translate(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-15984 {
	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-15984 {
	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;
	}
}
#item15982 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16038 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16039 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16059 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16062 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16065 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16063 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16082 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16080 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16098 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item53666 {
	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;
}

#item53668 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item53669 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53692 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53716 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53739 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53762 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53786 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item53787 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53810 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53833 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item53856 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item53879 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item53902 {
	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;
}

#item16356 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17124 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17144 {
	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-17144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17147 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item17182 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-17182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17204 {
	width:254px !important;
	height:60px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-17204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17207 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item17223 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item16726 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16746 {
	width:897px !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-16746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16751 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16749 {
	width:21px !important;
	height:21px !important;
	left:900px !important;
	top:14px !important;
}

#item16785 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item16788 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:446px !important;
}

#item16821 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:447px !important;
}

#item16824 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:446px !important;
}

#item16857 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:433px !important;
}

#item16879 {
	width:185px !important;
	height:328px !important;
	left:78px !important;
	top:87px !important;
}

#item16901 {
	width:156px !important;
	height:286px !important;
	left:296px !important;
	top:87px !important;
}

#item16904 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:250px !important;
}

#item16916 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:328px !important;
}

#item16926 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:244px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item16946 {
	width:189px !important;
	height:299px !important;
	left:524px !important;
	top:87px !important;
}

#item16949 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:199px !important;
}

#item16959 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:135px !important;
}

#item16969 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:473px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item16970 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:134px !important;
}

#item16982 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:200px !important;
}

#item17016 {
	width:158px !important;
	height:334px !important;
	left:767px !important;
	top:87px !important;
}

#item17019 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:715px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item17020 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:264px !important;
}

#item17034 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item17045 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item17056 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:135px !important;
}

#item17069 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:329px !important;
}

#item17082 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:264px !important;
}

#item17093 {
	width:14px !important;
	height:14px !important;
	left:746px !important;
	top:201px !important;
}

#item17103 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:263px !important;
}

#item17113 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:329px !important;
}

#item16648 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16668 {
	width:407px !important;
	height:445px !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-16668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16673 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16671 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item16709 {
	width:332px !important;
	height:384px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16712 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item16620 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16621 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item16627 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16625 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item16520 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16521 {
	width:319px !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-16521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16524 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16522 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table280333 th, table#table280333 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table280333 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table280333 {
	table-layout:fixed;
}

#item16556 {
	width:258px !important;
	height:129px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-16556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16559 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:284px !important;
}

#item16594 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:330px !important;
}

#item16616 {
	width:290px !important;
	height:119px !important;
	left:58px !important;
	top:162px !important;
}

#item16436 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16437 {
	width:624px !important;
	height:365px !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-16437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16440 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16438 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item16472 {
	width:563px !important;
	height:269px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16494 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:341px !important;
}

#item16516 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:341px !important;
}

#item16363 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16383 {
	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-16383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16386 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item16406 {
	width:650px !important;
	height:1119px !important;
}

@keyframes fade-in-16406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16422 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16420 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item16361 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item16359 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item17257 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item17279 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item17282 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item17312 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item17334 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item17337 {
	opacity:0.50;
	width:669px !important;
	height:1px !important;
	left:276px !important;
	top:161px !important;
	background:#000;
}

#item17338 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item17350 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item17382 {
	width:95px !important;
	height:8px !important;
}

#item17385 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

@keyframes fade-in-17385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17416 {
	width:95px !important;
	height:8px !important;
}

#item17419 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-17419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17429 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:141px !important;
}

#item17439 {
	width:34px !important;
	height:13px !important;
	left:829px !important;
	top:141px !important;
}

#item17450 {
	width:34px !important;
	height:13px !important;
	left:366px !important;
	top:141px !important;
}

#item17481 {
	width:190px !important;
	height:8px !important;
}

#item17484 {
	width:19px !important;
	height:19px !important;
	left:86px !important;
	top:11px !important;
}

@keyframes fade-in-17484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17516 {
	width:171px !important;
	height:8px !important;
}

#item17519 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

@keyframes fade-in-17519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17534 {
	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;
}

#item17537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17570 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17535 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17606 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17574 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item17612 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17643 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17610 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item17649 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17680 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17647 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17686 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17717 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17684 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17754 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17722 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item17760 {
	width:43px !important;
	height:43px !important;
}

#item17758 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17771 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-111779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-111781 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111781 {
	0% {
		-webkit-transform:translate(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-111788 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111788 {
	0% {
		-webkit-transform:translate(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-111783 {
	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-111783 {
	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;
	}
}
#item111779 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item111789 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item111790 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item111794 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111791 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item111800 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111797 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item111803 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item111806 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item111829 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item111466 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item111468 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item111469 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item111492 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item111515 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item111538 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item111562 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item111587 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item111588 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item111611 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item111634 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item111657 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item111680 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item111704 {
	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;
}

#item111705 {
	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;
}

#item140433 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item140456 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item140479 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item140483 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item71524 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item71527 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

#item111316 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-111316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111317 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-111317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111318 {
	width:333px !important;
	height:173px !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-111318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111341 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item111418 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-111418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140826 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item140821 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item140798 {
	width:356px !important;
	height:84px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-140798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111141 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-111141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111145 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111142 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item111148 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-111148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111148 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111150 {
	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-111150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111173 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item111196 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item111199 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item111222 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item111226 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item111252 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111249 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item111255 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item141013 {
	width:19px !important;
	height:19px !important;
	top:1215px !important;
}

#item141019 {
	width:19px !important;
	height:19px !important;
	top:1486px !important;
}

#item141024 {
	width:19px !important;
	height:19px !important;
	top:1397px !important;
}

#item141029 {
	width:19px !important;
	height:19px !important;
	top:1308px !important;
}

#item141035 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item141040 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item141046 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item141051 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item141057 {
	width:19px !important;
	height:19px !important;
	top:888px !important;
}

#item141063 {
	width:19px !important;
	height:19px !important;
	top:980px !important;
}

#item141073 {
	width:19px !important;
	height:19px !important;
	top:1069px !important;
}

#item141080 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item141086 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item141091 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item141096 {
	width:19px !important;
	height:19px !important;
	top:736px !important;
}

#item141101 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item141124 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item141147 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:841px !important;
}

#item141170 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1173px !important;
}

#item111101 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-111101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111102 {
	width:522px !important;
	height:617px !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-111102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111106 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111103 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item111114 {
	width:464px !important;
	height:568px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-111114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111137 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item111091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-111091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-111091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item111092 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item111097 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111094 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item110980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-110980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110981 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-110981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110982 {
	width:498px !important;
	height:487px !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-110982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table287050 th, table#table287050 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table287050 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table287050 {
	table-layout:fixed;
}

#item111006 {
	width:385px !important;
	height:342px !important;
	left:66px !important;
	top:77px !important;
}

#item111032 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item111029 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item111063 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:418px !important;
}

#item111066 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:483px !important;
}

#item110900 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-110900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110901 {
	width:630px !important;
	height:550px !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-110901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item110902 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item110910 {
	width:570px !important;
	height:475px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-110910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110933 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:543px !important;
}

#item110956 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:543px !important;
}

#item110859 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-110859 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-110859 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item110861 {
	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-110861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110865 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item110862 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item110869 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item110870 {
	width:505px !important;
	height:2369px !important;
}

@keyframes fade-in-110870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110898 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item110857 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item111441 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item111464 {
	width:607px !important;
	height:1px !important;
	left:130px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item111465 {
	width:560px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item71531 {
	width:108px !important;
	height:11px !important;
}

#item71554 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-71554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71562 {
	width:61px !important;
	height:11px !important;
}

#item71585 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-71585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71588 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item71592 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:211px !important;
}

#item71595 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:150px !important;
}

#item71601 {
	width:117px !important;
	height:11px !important;
}

#item71624 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:16px !important;
}

@keyframes fade-in-71624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71628 {
	width:128px !important;
	height:11px !important;
}

#item71651 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-71651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110645 {
	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;
}

#item110649 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110652 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item110646 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item110678 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110683 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item110675 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item110710 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110713 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item110706 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item110739 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110746 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item110736 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item110772 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110775 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item110769 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item110801 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item110804 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item110798 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item110827 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item110854 {
	width:52px !important;
	height:52px !important;
}

#item110851 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item71848 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-17789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-17815 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17815 {
	0% {
		-webkit-transform:translate(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-17803 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17803 {
	0% {
		-webkit-transform:translate(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-17791 {
	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-17791 {
	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;
	}
}
#item17789 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17829 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17830 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17850 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17853 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17856 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17854 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17872 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17870 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17885 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item53928 {
	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;
}

#item53930 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item53931 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item53954 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item53977 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54000 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54023 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54048 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item54049 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54072 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54095 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54118 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54141 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54164 {
	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;
}

#item18139 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item18831 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18851 {
	width:335px !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-18851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18856 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18854 {
	width:21px !important;
	height:21px !important;
	left:339px !important;
	top:15px !important;
}

#item18884 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18906 {
	width:254px !important;
	height:60px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-18906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18909 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item18917 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item18467 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18487 {
	width:938px !important;
	height:551px !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-18487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18490 {
	width:21px !important;
	height:21px !important;
	left:900px !important;
	top:14px !important;
}

#item18525 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item18528 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:523px !important;
}

#item18559 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:524px !important;
}

#item18562 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:524px !important;
}

#item18590 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:510px !important;
}

#item158243 {
	width:900px !important;
	height:407px !important;
	left:58px !important;
	top:85px !important;
}

#item158545 {
	width:144px !important;
	height:638px !important;
	left:20px !important;
}

#item158568 {
	width:181px !important;
	height:238px !important;
	left:204px !important;
}

#item158592 {
	width:14px !important;
	height:14px !important;
	top:498px !important;
}

#item158599 {
	width:14px !important;
	height:14px !important;
	top:561px !important;
}

#item158606 {
	width:162px !important;
	height:299px !important;
	left:424px !important;
}

#item158629 {
	width:14px !important;
	height:14px !important;
	left:183px !important;
	top:112px !important;
}

#item158634 {
	width:14px !important;
	height:14px !important;
	left:183px !important;
	top:48px !important;
}

#item158639 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:47px !important;
}

#item158647 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:113px !important;
}

#item158653 {
	width:228px !important;
	height:302px !important;
	left:627px !important;
}

#item158676 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:177px !important;
}

#item158681 {
	width:14px !important;
	height:14px !important;
	top:48px !important;
}

#item158688 {
	width:14px !important;
	height:14px !important;
	top:114px !important;
}

#item158693 {
	width:14px !important;
	height:14px !important;
	top:177px !important;
}

#item158698 {
	width:14px !important;
	height:14px !important;
	top:241px !important;
}

#item158703 {
	width:14px !important;
	height:14px !important;
	top:305px !important;
}

#item158710 {
	width:14px !important;
	height:14px !important;
	top:369px !important;
}

#item158717 {
	width:14px !important;
	height:14px !important;
	top:433px !important;
}

#item158723 {
	width:14px !important;
	height:14px !important;
	left:606px !important;
	top:48px !important;
}

#item158728 {
	width:14px !important;
	height:14px !important;
	left:606px !important;
	top:242px !important;
}

#item158734 {
	width:14px !important;
	height:14px !important;
	left:606px !important;
	top:162px !important;
}

#item158740 {
	width:14px !important;
	height:14px !important;
	left:606px !important;
	top:98px !important;
}

#item158745 {
	width:14px !important;
	height:14px !important;
	left:183px !important;
	top:176px !important;
}

#item158751 {
	width:14px !important;
	height:14px !important;
	left:405px !important;
	top:241px !important;
}

#item158118 {
	opacity:0.50;
	width:1px !important;
	height:362px !important;
	left:220px !important;
	top:130px !important;
	background:#b2b2b1;
}

#item158152 {
	opacity:0.50;
	width:1px !important;
	height:362px !important;
	left:442px !important;
	top:130px !important;
	background:#b2b2b1;
}

#item158188 {
	opacity:0.50;
	width:1px !important;
	height:362px !important;
	left:644px !important;
	top:130px !important;
	background:#b2b2b1;
}

#item18400 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18420 {
	width:407px !important;
	height:445px !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-18420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18425 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18423 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item18453 {
	width:332px !important;
	height:384px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18456 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item18383 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18384 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item18390 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18388 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item18295 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18296 {
	width:319px !important;
	height:380px !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-18296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18299 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18297 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table292983 th, table#table292983 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table292983 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table292983 {
	table-layout:fixed;
}

#item18327 {
	width:258px !important;
	height:129px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-18327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18330 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:318px !important;
}

#item18357 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:364px !important;
}

#item18379 {
	width:269px !important;
	height:145px !important;
	left:58px !important;
	top:183px !important;
}

#item18214 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18215 {
	width:624px !important;
	height:365px !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-18215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18218 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18216 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item18247 {
	width:563px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18269 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:339px !important;
}

#item18291 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:339px !important;
}

#item18146 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18166 {
	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-18166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18169 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item18189 {
	width:650px !important;
	height:1092px !important;
}

@keyframes fade-in-18189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18202 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18200 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item18144 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item18142 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item18944 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item18966 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item18969 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item18998 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item19020 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item19023 {
	opacity:0.50;
	width:659px !important;
	height:1px !important;
	left:295px !important;
	top:161px !important;
	background:#000;
}

#item19024 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item19037 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item19069 {
	width:95px !important;
	height:8px !important;
}

#item19072 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-19072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19101 {
	width:95px !important;
	height:8px !important;
}

#item19104 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:11px !important;
}

@keyframes fade-in-19104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19113 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:141px !important;
}

#item19123 {
	width:34px !important;
	height:13px !important;
	left:829px !important;
	top:141px !important;
}

#item19132 {
	width:34px !important;
	height:13px !important;
	left:366px !important;
	top:141px !important;
}

#item19160 {
	width:190px !important;
	height:8px !important;
}

#item19163 {
	width:19px !important;
	height:19px !important;
	left:86px !important;
	top:11px !important;
}

@keyframes fade-in-19163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19191 {
	width:171px !important;
	height:8px !important;
}

#item19194 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:11px !important;
}

@keyframes fade-in-19194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19202 {
	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;
}

#item19205 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19233 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19203 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19239 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19268 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19237 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item19274 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19306 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19272 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item19312 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19343 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19310 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item19349 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19377 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19347 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item19384 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19412 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19382 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item19418 {
	width:43px !important;
	height:43px !important;
}

#item19416 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19429 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-113208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-113211 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-113211 {
	0% {
		-webkit-transform:translate(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-113217 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-113217 {
	0% {
		-webkit-transform:translate(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-113213 {
	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-113213 {
	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;
	}
}
#item113208 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item113219 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item113220 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item113224 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item113221 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item113234 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item113231 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item113237 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item113240 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item113263 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item112897 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item112899 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item112900 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item112923 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item112946 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item112969 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item112992 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item113016 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item113017 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item113041 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item113064 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item113087 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item113110 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item113133 {
	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;
}

#item113134 {
	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;
}

#item141221 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item141245 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item141268 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item141271 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item72971 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item72974 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item112749 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112751 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-112751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112752 {
	width:445px !important;
	height:178px !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-112752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112778 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112775 {
	width:27px !important;
	height:27px !important;
	left:447px !important;
	top:42px !important;
}

#item112848 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-112848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141412 {
	width:385px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-141412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141435 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item141441 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item112569 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112573 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112570 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item112576 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-112576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112577 {
	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-112577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112601 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item112624 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item112628 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item112651 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item112654 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item112680 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112677 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item112684 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item159320 {
	width:19px !important;
	height:19px !important;
	top:1664px !important;
}

#item159325 {
	width:19px !important;
	height:19px !important;
	top:1936px !important;
}

#item159330 {
	width:19px !important;
	height:19px !important;
	top:1844px !important;
}

#item159338 {
	width:19px !important;
	height:19px !important;
	top:1756px !important;
}

#item159346 {
	width:19px !important;
	height:19px !important;
	top:1005px !important;
}

#item159351 {
	width:19px !important;
	height:19px !important;
	top:916px !important;
}

#item159356 {
	width:19px !important;
	height:19px !important;
	top:1244px !important;
}

#item159362 {
	width:19px !important;
	height:19px !important;
	top:1337px !important;
}

#item159369 {
	width:19px !important;
	height:19px !important;
	top:1426px !important;
}

#item159374 {
	width:19px !important;
	height:19px !important;
	top:1095px !important;
}

#item159381 {
	width:19px !important;
	height:19px !important;
	top:1516px !important;
}

#item159386 {
	width:477px !important;
	height:849px !important;
	left:33px !important;
}

#item159410 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1200px !important;
}

#item159433 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:869px !important;
}

#item159456 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:1621px !important;
}

#item159479 {
	width:19px !important;
	height:19px !important;
	top:674px !important;
}

#item159485 {
	width:19px !important;
	height:19px !important;
	top:762px !important;
}

#item159490 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item159497 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item159504 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item159509 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item159514 {
	width:19px !important;
	height:19px !important;
	top:404px !important;
}

#item159520 {
	width:19px !important;
	height:19px !important;
	top:493px !important;
}

#item159527 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item112533 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112534 {
	width:522px !important;
	height:617px !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-112534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112538 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112535 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item112541 {
	width:464px !important;
	height:568px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-112541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112564 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item112522 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112524 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item112529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112526 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item112407 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112408 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-112408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112409 {
	width:498px !important;
	height:527px !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-112409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table301669 th, table#table301669 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table301669 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table301669 {
	table-layout:fixed;
}

#item112432 {
	width:385px !important;
	height:382px !important;
	left:66px !important;
	top:77px !important;
}

#item112458 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112455 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item112495 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:458px !important;
}

#item112498 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:522px !important;
}

#item112328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112329 {
	width:630px !important;
	height:576px !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-112329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112330 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item112336 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-112336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112360 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item112383 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item112289 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-112289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112290 {
	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-112290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112294 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item112291 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item112297 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item112298 {
	width:505px !important;
	height:2325px !important;
}

@keyframes fade-in-112298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112326 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item112287 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item112871 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item112894 {
	width:607px !important;
	height:1px !important;
	left:155px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item112895 {
	width:607px !important;
	height:1px !important;
	left:-46px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item72978 {
	width:61px !important;
	height:11px !important;
}

#item73001 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-73001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73006 {
	width:108px !important;
	height:11px !important;
}

#item73029 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-73029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73032 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:149px !important;
}

#item73035 {
	width:48px !important;
	height:18px !important;
	left:321px !important;
	top:227px !important;
}

#item73042 {
	width:48px !important;
	height:18px !important;
	left:290px !important;
	top:149px !important;
}

#item73046 {
	width:128px !important;
	height:11px !important;
}

#item73070 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-73070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73075 {
	width:117px !important;
	height:11px !important;
}

#item73098 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-73098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112073 {
	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;
}

#item112077 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112086 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item112074 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item112112 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112115 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item112109 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item112142 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112145 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item112139 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item112171 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112174 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item112168 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item112200 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112204 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item112197 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item112230 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item112233 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item112227 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item112256 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item112282 {
	width:52px !important;
	height:52px !important;
}

#item112279 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item73289 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-19447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-19474 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19474 {
	0% {
		-webkit-transform:translate(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-19462 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19462 {
	0% {
		-webkit-transform:translate(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-19449 {
	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-19449 {
	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;
	}
}
#item19447 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19486 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19487 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19507 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19510 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19513 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19511 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19524 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19522 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19533 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item54224 {
	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;
}

#item54226 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item54227 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54250 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54273 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54296 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54319 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54343 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item54344 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54367 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54390 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54413 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54436 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54459 {
	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;
}

#item20349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20369 {
	width:250px !important;
	height:203px !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-20369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20374 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20372 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item20402 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20424 {
	width:254px !important;
	height:119px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-20424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20427 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item20435 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item20443 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item20455 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item20055 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20075 {
	width:897px !important;
	height:371px !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-20075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20080 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20078 {
	width:21px !important;
	height:21px !important;
	left:900px !important;
	top:14px !important;
}

#item20108 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item20111 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:344px !important;
}

#item20138 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:345px !important;
}

#item20141 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:345px !important;
}

#item20168 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:331px !important;
}

#item20190 {
	width:150px !important;
	height:238px !important;
	left:78px !important;
	top:87px !important;
}

#item20212 {
	width:162px !important;
	height:142px !important;
	left:270px !important;
	top:87px !important;
}

#item20215 {
	opacity:0.50;
	width:1px !important;
	height:184px !important;
	left:228px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item20235 {
	width:181px !important;
	height:158px !important;
	left:471px !important;
	top:87px !important;
}

#item20238 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:184px !important;
}

#item20248 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:135px !important;
}

#item20261 {
	opacity:0.50;
	width:1px !important;
	height:184px !important;
	left:431px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item20262 {
	width:14px !important;
	height:14px !important;
	left:452px !important;
	top:136px !important;
}

#item20275 {
	width:14px !important;
	height:14px !important;
	left:452px !important;
	top:200px !important;
}

#item20304 {
	width:173px !important;
	height:238px !important;
	left:694px !important;
	top:87px !important;
}

#item20307 {
	opacity:0.50;
	width:1px !important;
	height:184px !important;
	left:652px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item20308 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:121px !important;
}

#item20318 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item20330 {
	width:14px !important;
	height:14px !important;
	left:673px !important;
	top:137px !important;
}

#item20340 {
	width:14px !important;
	height:14px !important;
	left:673px !important;
	top:185px !important;
}

#item159554 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:280px !important;
}

#item159546 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:232px !important;
}

#item159567 {
	width:14px !important;
	height:14px !important;
	left:673px !important;
	top:279px !important;
}

#item159561 {
	width:14px !important;
	height:14px !important;
	left:673px !important;
	top:232px !important;
}

#item19989 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20009 {
	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-20009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20014 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20012 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item20043 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20046 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item19969 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19970 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item19976 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19974 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item19931 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19932 {
	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-19932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19935 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19933 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table305785 th, table#table305785 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table305785 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table305785 {
	table-layout:fixed;
}

#item19965 {
	width:258px !important;
	height:188px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-19965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50568 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:249px !important;
}

#item50571 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:295px !important;
}

#item19850 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19851 {
	width:624px !important;
	height:363px !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-19851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19854 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19852 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item19883 {
	width:563px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19905 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:339px !important;
}

#item19927 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:339px !important;
}

#item19774 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19794 {
	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-19794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19797 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item19817 {
	width:650px !important;
	height:1230px !important;
}

@keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19835 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19833 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item19772 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item19770 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item20489 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item20492 {
	opacity:0.50;
	width:662px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item20493 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item20505 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item20534 {
	width:68px !important;
	height:8px !important;
}

#item20537 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:11px !important;
}

@keyframes fade-in-20537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20566 {
	width:68px !important;
	height:8px !important;
}

#item20569 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-20569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20579 {
	width:34px !important;
	height:13px !important;
	left:513px !important;
	top:141px !important;
}

#item20588 {
	width:34px !important;
	height:13px !important;
	left:704px !important;
	top:141px !important;
}

#item20596 {
	width:34px !important;
	height:13px !important;
	left:872px !important;
	top:141px !important;
}

#item20604 {
	width:34px !important;
	height:13px !important;
	left:331px !important;
	top:141px !important;
}

#item20632 {
	width:150px !important;
	height:8px !important;
}

#item20635 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-20635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20696 {
	width:140px !important;
	height:8px !important;
}

#item20699 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-20699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20731 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20753 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item20775 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item20778 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item20818 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item20663 {
	width:120px !important;
	height:8px !important;
}

#item20666 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-20666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50562 {
	width:75px !important;
	height:14px !important;
	left:26px !important;
	top:37px !important;
}

#item20821 {
	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;
}

#item20824 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20852 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20822 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20858 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20888 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20856 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20894 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20923 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20892 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20929 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20956 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20927 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20962 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20989 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20960 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item20996 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21023 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20994 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item21029 {
	width:43px !important;
	height:43px !important;
}

#item21027 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21038 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-114561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-114563 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-114563 {
	0% {
		-webkit-transform:translate(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-114571 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-114571 {
	0% {
		-webkit-transform:translate(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-114565 {
	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-114565 {
	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;
	}
}
#item114561 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item114572 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item114573 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item114577 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item114574 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item114583 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item114580 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item114587 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item114591 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item114614 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item114249 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item114252 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item114253 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item114277 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item114300 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item114323 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item114346 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item114370 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item114371 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item114394 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item114417 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item114440 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item114463 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item114486 {
	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;
}

#item114487 {
	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;
}

#item142065 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item142088 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item142111 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item142115 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item74269 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74275 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:197px !important;
}

#item114101 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-114101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114102 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-114102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114103 {
	width:333px !important;
	height:270px !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-114103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114129 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item114126 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item114201 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-114201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142252 {
	width:271px !important;
	height:178px !important;
	left:95px !important;
	top:127px !important;
}

@keyframes fade-in-142252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142275 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item142281 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item142289 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:255px !important;
}

#item142295 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item113922 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113922 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113922 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113926 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113923 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item113930 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-113930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113931 {
	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-113931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113954 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item113977 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item113980 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item114004 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item114007 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item114033 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item114030 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item114041 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item159949 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item159955 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item159961 {
	width:19px !important;
	height:19px !important;
	top:597px !important;
}

#item159967 {
	width:19px !important;
	height:19px !important;
	top:665px !important;
}

#item159972 {
	width:477px !important;
	height:535px !important;
	left:33px !important;
}

#item159995 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:555px !important;
}

#item160018 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item160023 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item160028 {
	width:19px !important;
	height:19px !important;
	top:271px !important;
}

#item160034 {
	width:19px !important;
	height:19px !important;
	top:203px !important;
}

#item160039 {
	width:19px !important;
	height:19px !important;
	top:800px !important;
}

#item160049 {
	width:19px !important;
	height:19px !important;
	top:868px !important;
}

#item160055 {
	width:19px !important;
	height:19px !important;
	top:998px !important;
}

#item160062 {
	width:19px !important;
	height:19px !important;
	top:933px !important;
}

#item113885 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113886 {
	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-113886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113890 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113887 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item113895 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-113895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113918 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item113874 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113876 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item113881 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113878 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item113762 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113763 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-113763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113764 {
	width:498px !important;
	height:479px !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-113764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table311569 th, table#table311569 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311569 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311569 {
	table-layout:fixed;
}

#item113787 {
	width:361px !important;
	height:294px !important;
	left:66px !important;
	top:77px !important;
}

#item113813 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113810 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item113846 {
	width:197px !important;
	height:95px !important;
	left:71px !important;
	top:370px !important;
}

#item113850 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:474px !important;
}

#item113684 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113685 {
	width:630px !important;
	height:527px !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-113685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113686 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item113692 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-113692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113715 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:520px !important;
}

#item113738 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:520px !important;
}

#item113638 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-113638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113639 {
	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-113639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113643 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item113640 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item113646 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item113647 {
	width:505px !important;
	height:2795px !important;
}

@keyframes fade-in-113647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113682 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item113636 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item114224 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item114247 {
	width:607px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item114248 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item74280 {
	width:95px !important;
	height:11px !important;
}

#item74303 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-74303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74307 {
	width:95px !important;
	height:11px !important;
}

#item74330 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-74330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74337 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:148px !important;
}

#item74341 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:214px !important;
}

#item74345 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:214px !important;
}

#item74348 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:148px !important;
}

#item74354 {
	width:210px !important;
	height:11px !important;
}

#item74377 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:16px !important;
}

@keyframes fade-in-74377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74381 {
	width:196px !important;
	height:11px !important;
}

#item74404 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:16px !important;
}

@keyframes fade-in-74404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74504 {
	width:168px !important;
	height:11px !important;
}

#item74528 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-74528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74532 {
	width:104px !important;
	height:19px !important;
	left:37px !important;
	top:52px !important;
}

#item113427 {
	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;
}

#item113431 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113434 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item113428 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item113460 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113465 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item113457 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item113491 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113494 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item113488 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item113520 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113525 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item113517 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item113551 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113555 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item113548 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item113581 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item113584 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item113578 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item113607 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item113633 {
	width:52px !important;
	height:52px !important;
}

#item113630 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item74746 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-21090 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21090 {
	0% {
		-webkit-transform:translate(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-21072 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21072 {
	0% {
		-webkit-transform:translate(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-21058 {
	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-21058 {
	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;
	}
}
#item21056 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21104 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21105 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21125 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21128 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21131 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21129 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21143 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21141 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21153 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item54480 {
	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;
}

#item54482 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item54484 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54507 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54530 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54553 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54576 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54600 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item54601 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54625 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54648 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54671 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54694 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54717 {
	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;
}

#item22011 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22031 {
	width:250px !important;
	height:138px !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-22031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22036 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22034 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item22066 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22088 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-22088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22091 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item22100 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item21721 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21741 {
	width:907px !important;
	height:281px !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-21741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21746 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21744 {
	width:21px !important;
	height:21px !important;
	left:910px !important;
	top:14px !important;
}

#item21775 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item21778 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item21806 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item21809 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item21838 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item21860 {
	width:159px !important;
	height:163px !important;
	left:78px !important;
	top:87px !important;
}

#item21882 {
	width:167px !important;
	height:159px !important;
	left:311px !important;
	top:87px !important;
}

#item21885 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:260px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item21905 {
	width:189px !important;
	height:166px !important;
	left:530px !important;
	top:87px !important;
}

#item21908 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:184px !important;
}

#item21917 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:135px !important;
}

#item21925 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:480px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item21926 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:136px !important;
}

#item21935 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:185px !important;
}

#item21963 {
	width:177px !important;
	height:181px !important;
	left:774px !important;
	top:87px !important;
}

#item21966 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:721px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item21967 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:135px !important;
}

#item21975 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item21985 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:137px !important;
}

#item21998 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:185px !important;
}

#item21647 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21667 {
	width:407px !important;
	height:248px !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-21667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21672 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21670 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item21705 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21708 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item21628 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21629 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item21635 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21633 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:22px !important;
}

#item21540 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21540 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21541 {
	width:319px !important;
	height:393px !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-21541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21544 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21542 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table316480 th, table#table316480 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table316480 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table316480 {
	table-layout:fixed;
}

#item21572 {
	width:258px !important;
	height:188px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-21572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21594 {
	width:269px !important;
	height:95px !important;
	left:58px !important;
	top:227px !important;
}

#item21597 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:331px !important;
}

#item21624 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

#item21460 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21461 {
	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-21461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21464 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21462 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item21492 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21514 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:260px !important;
}

#item21536 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:260px !important;
}

#item21394 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21414 {
	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-21414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21417 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item21437 {
	width:650px !important;
	height:880px !important;
}

@keyframes fade-in-21437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21450 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21448 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item21392 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item21390 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item22129 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item22132 {
	opacity:0.50;
	width:662px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item22133 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item22142 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item22170 {
	width:109px !important;
	height:19px !important;
}

#item22173 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:22px !important;
}

@keyframes fade-in-22173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22201 {
	width:132px !important;
	height:19px !important;
}

#item22204 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:22px !important;
}

@keyframes fade-in-22204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22212 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:141px !important;
}

#item22221 {
	width:34px !important;
	height:13px !important;
	left:835px !important;
	top:141px !important;
}

#item22231 {
	width:34px !important;
	height:13px !important;
	left:390px !important;
	top:141px !important;
}

#item22264 {
	width:170px !important;
	height:19px !important;
}

#item22267 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:22px !important;
}

@keyframes fade-in-22267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22299 {
	width:180px !important;
	height:19px !important;
}

#item22302 {
	width:19px !important;
	height:19px !important;
	left:81px !important;
	top:22px !important;
}

@keyframes fade-in-22302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22331 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22353 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item22375 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item22378 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item22406 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item22409 {
	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;
}

#item22412 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22441 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22410 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22447 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22475 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22445 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item22481 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22508 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22479 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item22514 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22541 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22512 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item22547 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22574 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22545 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item22581 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22608 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22579 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item22614 {
	width:43px !important;
	height:43px !important;
}

#item22612 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22625 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-115912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-115914 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-115914 {
	0% {
		-webkit-transform:translate(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-115921 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-115921 {
	0% {
		-webkit-transform:translate(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-115916 {
	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-115916 {
	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;
	}
}
#item115912 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item115922 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item115923 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item115927 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115924 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item115935 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item115932 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item115938 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item115941 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item115964 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item115600 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item115602 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item115603 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item115626 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item115649 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item115672 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item115695 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item115720 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item115721 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item115744 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item115767 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item115790 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item115813 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item115836 {
	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;
}

#item115837 {
	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;
}

#item142741 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item142764 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item142787 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item142794 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item115447 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115448 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-115448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115449 {
	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-115449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115475 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115472 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item115552 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-115552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143054 {
	width:274px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-143054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143077 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item143083 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item115270 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115274 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115271 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item115281 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-115281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115282 {
	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-115282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115306 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item115329 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item115332 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item115355 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item115358 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item115384 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115381 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item115387 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item143240 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item143246 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item143251 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item143256 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item143263 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item143269 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item143278 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item143284 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item143289 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item143314 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item115233 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115235 {
	width:522px !important;
	height:342px !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-115235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115239 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115236 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item115242 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-115242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115265 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item115223 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115224 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item115229 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115226 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item115111 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115112 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-115112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115113 {
	width:498px !important;
	height:554px !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-115113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table322036 th, table#table322036 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table322036 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table322036 {
	table-layout:fixed;
}

#item115136 {
	width:361px !important;
	height:409px !important;
	left:66px !important;
	top:77px !important;
}

#item115162 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115159 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item115194 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:486px !important;
}

#item115198 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:550px !important;
}

#item115031 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-115031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-115031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item115032 {
	width:630px !important;
	height:393px !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-115032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115036 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item115033 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item115041 {
	width:570px !important;
	height:318px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-115041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115064 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:387px !important;
}

#item115087 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:387px !important;
}

#item114992 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-114992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-114992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item114993 {
	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-114993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-114993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114997 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item114994 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item115000 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item115001 {
	width:505px !important;
	height:1989px !important;
}

@keyframes fade-in-115001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115029 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item114990 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item115575 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item115598 {
	width:607px !important;
	height:1px !important;
	left:148px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item115599 {
	width:607px !important;
	height:1px !important;
	left:-52px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item75729 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item75738 {
	width:46px !important;
	height:46px !important;
	left:609px !important;
	top:207px !important;
}

#item75742 {
	width:91px !important;
	height:26px !important;
}

#item75765 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:31px !important;
}

@keyframes fade-in-75765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75769 {
	width:115px !important;
	height:26px !important;
}

#item75793 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:31px !important;
}

@keyframes fade-in-75793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75796 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item75800 {
	width:48px !important;
	height:18px !important;
	left:294px !important;
	top:225px !important;
}

#item75803 {
	width:48px !important;
	height:18px !important;
	left:285px !important;
	top:150px !important;
}

#item75807 {
	width:106px !important;
	height:26px !important;
}

#item75830 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:31px !important;
}

@keyframes fade-in-75830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75834 {
	width:130px !important;
	height:26px !important;
}

#item75857 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:31px !important;
}

@keyframes fade-in-75857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114778 {
	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;
}

#item114782 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114786 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item114779 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item114812 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114816 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item114809 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item114842 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114845 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item114839 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item114871 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114875 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item114868 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item114901 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114904 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item114898 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item114930 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item114937 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item114927 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item114960 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item114987 {
	width:52px !important;
	height:52px !important;
}

#item114984 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item76148 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-22643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-22682 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22682 {
	0% {
		-webkit-transform:translate(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-22662 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22662 {
	0% {
		-webkit-transform:translate(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-22645 {
	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-22645 {
	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;
	}
}
#item22643 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22695 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22696 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22716 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22719 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22722 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22720 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22734 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22732 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22746 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item54743 {
	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;
}

#item54745 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item54746 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54769 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54792 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54816 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54839 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54863 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item54864 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item54887 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item54910 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item54933 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item54956 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item54979 {
	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;
}

#item23606 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23626 {
	width:250px !important;
	height:138px !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-23626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23631 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23629 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item23660 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23682 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-23682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23685 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item23695 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item23314 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-23314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23334 {
	width:911px !important;
	height:281px !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-23334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23337 {
	width:21px !important;
	height:21px !important;
	left:912px !important;
	top:14px !important;
}

#item23368 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item23371 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item23400 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item23403 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item23431 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item23453 {
	width:151px !important;
	height:163px !important;
	left:78px !important;
	top:87px !important;
}

#item23475 {
	width:167px !important;
	height:159px !important;
	left:290px !important;
	top:87px !important;
}

#item23478 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:238px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item23498 {
	width:173px !important;
	height:166px !important;
	left:530px !important;
	top:87px !important;
}

#item23501 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:184px !important;
}

#item23509 {
	width:14px !important;
	height:14px !important;
	left:269px !important;
	top:135px !important;
}

#item23518 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:481px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item23519 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:136px !important;
}

#item23528 {
	width:14px !important;
	height:14px !important;
	left:511px !important;
	top:185px !important;
}

#item23555 {
	width:177px !important;
	height:181px !important;
	left:754px !important;
	top:87px !important;
}

#item23558 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:701px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item23559 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:135px !important;
}

#item23569 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item23583 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:137px !important;
}

#item23596 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:185px !important;
}

#item23244 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23264 {
	width:407px !important;
	height:248px !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-23264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23267 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item23301 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23304 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item23222 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23223 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item23229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23227 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item23132 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23133 {
	width:319px !important;
	height:372px !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-23133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23134 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table325929 th, table#table325929 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table325929 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table325929 {
	table-layout:fixed;
}

#item23164 {
	width:258px !important;
	height:159px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-23164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23186 {
	width:269px !important;
	height:84px !important;
	left:58px !important;
	top:207px !important;
}

#item23189 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:310px !important;
}

#item23218 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:356px !important;
}

#item23052 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23052 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23052 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23053 {
	width:624px !important;
	height:283px !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-23053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23056 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23054 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item23084 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23106 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:259px !important;
}

#item23128 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item22985 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23005 {
	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-23005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23008 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item23028 {
	width:650px !important;
	height:880px !important;
}

@keyframes fade-in-23028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23041 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23039 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item22983 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item22981 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item23723 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item23726 {
	opacity:0.50;
	width:662px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item23727 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item23735 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item23763 {
	width:109px !important;
	height:19px !important;
}

#item23766 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:22px !important;
}

@keyframes fade-in-23766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23794 {
	width:132px !important;
	height:19px !important;
}

#item23797 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:22px !important;
}

@keyframes fade-in-23797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23805 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:141px !important;
}

#item23815 {
	width:34px !important;
	height:13px !important;
	left:835px !important;
	top:141px !important;
}

#item23828 {
	width:34px !important;
	height:13px !important;
	left:390px !important;
	top:141px !important;
}

#item23860 {
	width:170px !important;
	height:19px !important;
}

#item23863 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:22px !important;
}

@keyframes fade-in-23863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23894 {
	width:180px !important;
	height:19px !important;
}

#item23897 {
	width:19px !important;
	height:19px !important;
	left:81px !important;
	top:22px !important;
}

@keyframes fade-in-23897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23925 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23947 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item23969 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item23972 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item24001 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item24004 {
	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;
}

#item24007 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24035 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24005 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24041 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24068 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24039 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item24074 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24101 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24072 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item24107 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24134 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24105 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item24140 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24167 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24138 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item24174 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24203 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24172 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item24209 {
	width:43px !important;
	height:43px !important;
}

#item24207 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24225 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-117396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-117398 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-117398 {
	0% {
		-webkit-transform:translate(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-117400 {
	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-117400 {
	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;
	}
}
#item117396 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item117406 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item117407 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item117411 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item117408 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item117417 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item117414 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item117420 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item117430 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item117453 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item117086 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item117088 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item117089 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item117112 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item117135 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item117158 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item117181 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item117205 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item117206 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item117229 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item117252 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item117275 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item117298 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item117321 {
	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;
}

#item117322 {
	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;
}

#item143360 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item143383 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item143407 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item143410 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item116939 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116940 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-116940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116941 {
	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-116941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116968 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116964 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item117037 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-117037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143513 {
	width:270px !important;
	height:93px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-143513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143536 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item143541 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item116761 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116765 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116762 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item116768 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-116768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116769 {
	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-116769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116792 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item116815 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item116819 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item116842 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item116846 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item116873 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116869 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item116877 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item143849 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item143854 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item143860 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item143869 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item143875 {
	width:19px !important;
	height:19px !important;
	top:40px !important;
}

#item143881 {
	width:19px !important;
	height:19px !important;
	top:108px !important;
}

#item143887 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item143893 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item143898 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item143921 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item116724 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116725 {
	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-116725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116729 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116726 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item116733 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-116733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116756 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item116709 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116710 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item116715 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116712 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item116599 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116600 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-116600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116601 {
	width:498px !important;
	height:523px !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-116601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table330974 th, table#table330974 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table330974 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table330974 {
	table-layout:fixed;
}

#item116624 {
	width:361px !important;
	height:378px !important;
	left:66px !important;
	top:77px !important;
}

#item116651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116648 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item116682 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:454px !important;
}

#item116685 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:518px !important;
}

#item116521 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116522 {
	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-116522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116526 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116523 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item116529 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-116529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116552 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:408px !important;
}

#item116575 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:408px !important;
}

#item116478 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-116478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-116478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item116479 {
	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-116479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116483 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item116480 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item116487 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item116488 {
	width:505px !important;
	height:1966px !important;
}

@keyframes fade-in-116488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116518 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item116475 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item117060 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item117083 {
	width:607px !important;
	height:1px !important;
	left:148px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item117085 {
	width:607px !important;
	height:1px !important;
	left:-52px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item77132 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item77135 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item77139 {
	width:115px !important;
	height:26px !important;
}

#item77162 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:31px !important;
}

@keyframes fade-in-77162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77169 {
	width:88px !important;
	height:26px !important;
}

#item77192 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:31px !important;
}

@keyframes fade-in-77192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77196 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item77199 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:225px !important;
}

#item77203 {
	width:48px !important;
	height:18px !important;
	left:284px !important;
	top:150px !important;
}

#item77207 {
	width:124px !important;
	height:26px !important;
}

#item77230 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:31px !important;
}

@keyframes fade-in-77230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77234 {
	width:107px !important;
	height:26px !important;
}

#item77257 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:31px !important;
}

@keyframes fade-in-77257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116263 {
	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;
}

#item116267 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116270 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item116264 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item116296 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116299 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item116293 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item116325 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116333 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item116322 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item116359 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116362 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item116356 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item116389 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116392 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item116386 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item116418 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item116422 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item116415 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item116445 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item116471 {
	width:52px !important;
	height:52px !important;
}

#item116468 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item77546 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-24243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-24276 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24276 {
	0% {
		-webkit-transform:translate(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-24262 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24262 {
	0% {
		-webkit-transform:translate(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-24245 {
	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-24245 {
	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;
	}
}
#item24243 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24289 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24290 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24310 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24313 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24316 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24314 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24331 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24329 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24341 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item55005 {
	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;
}

#item55007 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item55009 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55032 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55055 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55078 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55101 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55125 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item55128 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55151 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55174 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55197 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55220 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55243 {
	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;
}

#item25206 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25206 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25206 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25226 {
	width:250px !important;
	height:138px !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-25226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25231 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25229 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item25259 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25281 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-25281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25284 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item25292 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item24914 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24934 {
	width:860px !important;
	height:424px !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-24934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24939 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24937 {
	width:21px !important;
	height:21px !important;
	left:862px !important;
	top:14px !important;
}

#item24969 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item24972 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:401px !important;
}

#item25001 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:402px !important;
}

#item25004 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:402px !important;
}

#item25031 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:388px !important;
}

#item25053 {
	width:229px !important;
	height:292px !important;
	left:78px !important;
	top:87px !important;
}

#item25056 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:327px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item25076 {
	width:225px !important;
	height:291px !important;
	left:378px !important;
	top:87px !important;
}

#item25079 {
	width:14px !important;
	height:14px !important;
	left:358px !important;
	top:136px !important;
}

#item25106 {
	width:222px !important;
	height:255px !important;
	left:660px !important;
	top:87px !important;
}

#item25109 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:609px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item25110 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:135px !important;
}

#item25120 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item25128 {
	width:14px !important;
	height:14px !important;
	left:639px !important;
	top:137px !important;
}

#item25138 {
	width:14px !important;
	height:14px !important;
	left:639px !important;
	top:185px !important;
}

#item25151 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:328px !important;
}

#item25163 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:279px !important;
}

#item25172 {
	width:14px !important;
	height:14px !important;
	left:358px !important;
	top:329px !important;
}

#item25181 {
	width:14px !important;
	height:14px !important;
	left:358px !important;
	top:280px !important;
}

#item25193 {
	width:14px !important;
	height:14px !important;
	left:358px !important;
	top:183px !important;
}

#item24846 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24846 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24866 {
	width:407px !important;
	height:248px !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-24866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24869 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item24901 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24904 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item24824 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24825 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item24831 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24829 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item24725 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24725 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24726 {
	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-24726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24729 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24727 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table334884 th, table#table334884 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table334884 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table334884 {
	table-layout:fixed;
}

#item24761 {
	width:258px !important;
	height:224px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-24761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24783 {
	width:269px !important;
	height:92px !important;
	left:58px !important;
	top:229px !important;
}

#item24786 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:341px !important;
}

#item24820 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:388px !important;
}

#item24645 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24646 {
	width:624px !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-24646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24647 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item24677 {
	width:563px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24699 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:323px !important;
}

#item24721 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:323px !important;
}

#item24579 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24599 {
	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-24599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24602 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item24622 {
	width:650px !important;
	height:880px !important;
}

@keyframes fade-in-24622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24635 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24633 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item24577 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item24575 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item25319 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item25322 {
	opacity:0.50;
	width:662px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item25323 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item25332 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item25363 {
	width:84px !important;
	height:19px !important;
}

#item25366 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:22px !important;
}

@keyframes fade-in-25366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25400 {
	width:130px !important;
	height:19px !important;
}

#item25403 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:22px !important;
}

@keyframes fade-in-25403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25416 {
	width:34px !important;
	height:13px !important;
	left:699px !important;
	top:141px !important;
}

#item25425 {
	width:34px !important;
	height:13px !important;
	left:865px !important;
	top:141px !important;
}

#item25434 {
	width:34px !important;
	height:13px !important;
	left:364px !important;
	top:141px !important;
}

#item25444 {
	width:34px !important;
	height:13px !important;
	left:518px !important;
	top:141px !important;
}

#item25473 {
	width:150px !important;
	height:19px !important;
}

#item25476 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:22px !important;
}

@keyframes fade-in-25476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25504 {
	width:110px !important;
	height:19px !important;
}

#item25507 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:22px !important;
}

@keyframes fade-in-25507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25535 {
	width:130px !important;
	height:19px !important;
}

#item25538 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:22px !important;
}

@keyframes fade-in-25538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25565 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item25587 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item25609 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item25612 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item25639 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item25642 {
	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;
}

#item25645 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25674 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25643 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25680 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25712 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25678 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item25718 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25750 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25716 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item25756 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25784 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25754 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item25790 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25818 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25788 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item25825 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25855 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25823 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item25861 {
	width:43px !important;
	height:43px !important;
}

#item25859 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25872 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-118753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-118757 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-118757 {
	0% {
		-webkit-transform:translate(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-118763 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-118763 {
	0% {
		-webkit-transform:translate(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-118759 {
	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-118759 {
	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;
	}
}
#item118753 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item118764 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item118765 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item118769 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item118766 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item118775 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item118772 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item118778 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item118782 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item118806 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item118438 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item118440 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item118441 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item118464 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item118487 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item118511 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item118534 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item118558 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item118559 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item118582 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item118605 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item118628 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item118651 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item118674 {
	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;
}

#item118675 {
	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;
}

#item143967 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item143990 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item144013 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item144017 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item118294 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-118294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118295 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-118295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118296 {
	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-118296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118322 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item118319 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item118390 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-118390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144131 {
	width:269px !important;
	height:93px !important;
	left:97px !important;
	top:127px !important;
}

@keyframes fade-in-144131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144154 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item144160 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item118112 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-118112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118117 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item118114 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item118123 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-118123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118124 {
	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-118124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118147 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item118170 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item118173 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item118196 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item118199 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item118225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item118222 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item118228 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item144469 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item144475 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item144481 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item144487 {
	width:19px !important;
	height:19px !important;
	top:842px !important;
}

#item144492 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item144497 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item144504 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item144509 {
	width:19px !important;
	height:19px !important;
	top:715px !important;
}

#item144514 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item144519 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item144525 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item144548 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item144572 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:799px !important;
}

#item118075 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-118075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118076 {
	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-118076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118080 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item118077 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item118085 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-118085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118108 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item118064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-118064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-118064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item118065 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item118070 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item118067 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item117949 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-117949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117950 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-117950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117951 {
	width:498px !important;
	height:565px !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-117951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table340614 th, table#table340614 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table340614 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table340614 {
	table-layout:fixed;
}

#item117974 {
	width:385px !important;
	height:420px !important;
	left:66px !important;
	top:77px !important;
}

#item118000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item117997 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item118037 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:497px !important;
}

#item118040 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:561px !important;
}

#item117870 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-117870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117872 {
	width:630px !important;
	height:576px !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-117872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item117873 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item117879 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-117879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117902 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item117925 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item117831 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-117831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-117831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item117832 {
	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-117832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117836 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item117833 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item117839 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item117840 {
	width:505px !important;
	height:2033px !important;
}

@keyframes fade-in-117840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117868 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item117829 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item118413 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item118436 {
	width:607px !important;
	height:1px !important;
	left:151px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item118437 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item78519 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item78525 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:207px !important;
}

#item78529 {
	width:118px !important;
	height:26px !important;
}

#item78552 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:31px !important;
}

@keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78557 {
	width:182px !important;
	height:26px !important;
}

#item78580 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:31px !important;
}

@keyframes fade-in-78580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78583 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item78586 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:225px !important;
}

#item78590 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:150px !important;
}

#item78593 {
	width:48px !important;
	height:18px !important;
	left:463px !important;
	top:150px !important;
}

#item78602 {
	width:210px !important;
	height:26px !important;
}

#item78627 {
	width:27px !important;
	height:27px !important;
	left:92px !important;
	top:31px !important;
}

@keyframes fade-in-78627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78631 {
	width:154px !important;
	height:26px !important;
}

#item78654 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:31px !important;
}

@keyframes fade-in-78654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78658 {
	width:182px !important;
	height:26px !important;
}

#item78681 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:31px !important;
}

@keyframes fade-in-78681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117618 {
	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;
}

#item117622 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117628 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item117619 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item117654 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117657 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item117651 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item117683 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117687 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item117680 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item117713 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117717 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item117710 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item117743 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117746 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item117740 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item117772 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item117777 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item117769 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item117800 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item117826 {
	width:52px !important;
	height:52px !important;
}

#item117823 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item78973 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78973 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78973 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-25890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-25915 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25915 {
	0% {
		-webkit-transform:translate(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-25902 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25902 {
	0% {
		-webkit-transform:translate(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-25892 {
	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-25892 {
	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;
	}
}
#item25890 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25926 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25927 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25947 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25950 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25953 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25951 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25964 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25962 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25975 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item58031 {
	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;
}

#item58033 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item58034 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item58058 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item58081 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item58104 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item58127 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item58151 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item58152 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item58175 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item58199 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item58222 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item58245 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item58268 {
	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;
}

#item26828 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26848 {
	width:250px !important;
	height:138px !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-26848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26853 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26851 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item26887 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26909 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-26909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26912 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item26925 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item26542 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26562 {
	width:841px !important;
	height:424px !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-26562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26567 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26565 {
	width:21px !important;
	height:21px !important;
	left:844px !important;
	top:14px !important;
}

#item26595 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item26598 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:401px !important;
}

#item26628 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:402px !important;
}

#item26631 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:402px !important;
}

#item26663 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:388px !important;
}

#item26685 {
	width:229px !important;
	height:292px !important;
	left:78px !important;
	top:87px !important;
}

#item26688 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:309px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item26708 {
	width:225px !important;
	height:291px !important;
	left:360px !important;
	top:87px !important;
}

#item26711 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:136px !important;
}

#item26742 {
	width:222px !important;
	height:255px !important;
	left:615px !important;
	top:87px !important;
}

#item26745 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:563px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item26746 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:135px !important;
}

#item26755 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item26764 {
	width:14px !important;
	height:14px !important;
	left:594px !important;
	top:137px !important;
}

#item26774 {
	width:14px !important;
	height:14px !important;
	left:594px !important;
	top:185px !important;
}

#item26783 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:328px !important;
}

#item26791 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:279px !important;
}

#item26800 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:329px !important;
}

#item26809 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:280px !important;
}

#item26817 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:183px !important;
}

#item26477 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26497 {
	width:407px !important;
	height:248px !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-26497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26502 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26500 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item26530 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26533 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item26460 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26461 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item26467 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26465 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:22px !important;
}

#item26369 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26370 {
	width:319px !important;
	height:369px !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-26370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26373 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26371 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table345233 th, table#table345233 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345233 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345233 {
	table-layout:fixed;
}

#item26403 {
	width:258px !important;
	height:170px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-26403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26425 {
	width:269px !important;
	height:92px !important;
	left:58px !important;
	top:207px !important;
}

#item26428 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:307px !important;
}

#item26456 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:353px !important;
}

#item26288 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26289 {
	width:624px !important;
	height:336px !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-26289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26292 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26290 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item26321 {
	width:563px !important;
	height:270px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26343 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:310px !important;
}

#item26365 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:310px !important;
}

#item26218 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26238 {
	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-26238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26241 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item26261 {
	width:650px !important;
	height:880px !important;
}

@keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26277 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26275 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item26216 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item26214 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item26953 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item26956 {
	opacity:0.50;
	width:662px !important;
	height:1px !important;
	left:288px !important;
	top:161px !important;
	background:#000;
}

#item26957 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item26966 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item26996 {
	width:84px !important;
	height:19px !important;
}

#item26999 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:22px !important;
}

@keyframes fade-in-26999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27028 {
	width:130px !important;
	height:19px !important;
}

#item27031 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:22px !important;
}

@keyframes fade-in-27031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27039 {
	width:34px !important;
	height:13px !important;
	left:698px !important;
	top:141px !important;
}

#item27048 {
	width:34px !important;
	height:13px !important;
	left:850px !important;
	top:141px !important;
}

#item27057 {
	width:34px !important;
	height:13px !important;
	left:334px !important;
	top:141px !important;
}

#item27065 {
	width:34px !important;
	height:13px !important;
	left:506px !important;
	top:141px !important;
}

#item27095 {
	width:150px !important;
	height:19px !important;
}

#item27098 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:22px !important;
}

@keyframes fade-in-27098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27133 {
	width:110px !important;
	height:19px !important;
}

#item27136 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:22px !important;
}

@keyframes fade-in-27136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27170 {
	width:130px !important;
	height:19px !important;
}

#item27173 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:22px !important;
}

@keyframes fade-in-27173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27201 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27223 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item27245 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item27248 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item27276 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item27279 {
	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;
}

#item27282 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27311 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27280 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27317 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27346 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27315 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item27352 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27379 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27350 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item27385 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27412 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27383 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item27418 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27446 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27416 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item27453 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27480 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27451 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item27486 {
	width:43px !important;
	height:43px !important;
}

#item27484 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27497 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-120114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-120116 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120116 {
	0% {
		-webkit-transform:translate(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-120122 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120122 {
	0% {
		-webkit-transform:translate(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-120118 {
	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-120118 {
	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;
	}
}
#item120114 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item120123 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item120124 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item120128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120125 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item120135 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120132 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item120139 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item120143 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item120166 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item119803 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item119805 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item119806 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item119829 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item119852 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item119875 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item119898 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item119922 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item119923 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item119947 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item119970 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item119993 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item120016 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item120040 {
	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;
}

#item120041 {
	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;
}

#item144624 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item144647 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item144671 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item144677 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item79945 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item79949 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item119653 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119654 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-119654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119656 {
	width:333px !important;
	height:181px !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-119656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119683 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119680 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item119754 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-119754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144800 {
	width:271px !important;
	height:93px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-144800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144823 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item144828 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item119472 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119476 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119473 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item119479 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-119479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119480 {
	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-119480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119503 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item119526 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item119530 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item119554 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item119562 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item119589 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119586 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item119593 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item145165 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item145171 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item145176 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item145181 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item145187 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

#item145194 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item145203 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item145209 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item145214 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item145220 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item145225 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item145248 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item145271 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:799px !important;
}

#item119436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119437 {
	width:522px !important;
	height:342px !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-119437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119442 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119439 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item119445 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-119445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119468 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item119425 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119425 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119426 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item119431 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119428 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item119312 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119314 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-119314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119315 {
	width:498px !important;
	height:521px !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-119315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table350703 th, table#table350703 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table350703 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table350703 {
	table-layout:fixed;
}

#item119340 {
	width:385px !important;
	height:372px !important;
	left:66px !important;
	top:77px !important;
}

#item119366 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119363 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item119398 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:450px !important;
}

#item119401 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:514px !important;
}

#item119233 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119233 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119234 {
	width:630px !important;
	height:529px !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-119234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119238 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119235 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item119242 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-119242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119265 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:521px !important;
}

#item119288 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:521px !important;
}

#item119189 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-119189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119190 {
	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-119190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119194 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item119191 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item119202 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item119203 {
	width:505px !important;
	height:2010px !important;
}

@keyframes fade-in-119203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119231 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item119187 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item119778 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item119801 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item119802 {
	width:607px !important;
	height:1px !important;
	left:-52px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item79953 {
	width:89px !important;
	height:26px !important;
}

#item79976 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:31px !important;
}

@keyframes fade-in-79976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79984 {
	width:120px !important;
	height:26px !important;
}

#item80008 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:31px !important;
}

@keyframes fade-in-80008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80011 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item80014 {
	width:48px !important;
	height:18px !important;
	left:355px !important;
	top:225px !important;
}

#item80017 {
	width:48px !important;
	height:18px !important;
	left:225px !important;
	top:149px !important;
}

#item80021 {
	width:48px !important;
	height:18px !important;
	left:461px !important;
	top:149px !important;
}

#item80026 {
	width:124px !important;
	height:26px !important;
}

#item80049 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:31px !important;
}

@keyframes fade-in-80049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80053 {
	width:91px !important;
	height:26px !important;
}

#item80076 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:31px !important;
}

@keyframes fade-in-80076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80081 {
	width:108px !important;
	height:26px !important;
}

#item80104 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:31px !important;
}

@keyframes fade-in-80104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118977 {
	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;
}

#item118981 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item118986 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item118978 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item119012 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item119015 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item119009 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item119041 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item119045 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item119038 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item119071 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item119076 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item119068 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item119102 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item119106 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item119099 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item119132 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item119135 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item119129 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item119158 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item119184 {
	width:52px !important;
	height:52px !important;
}

#item119181 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item80397 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-27515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-27551 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27551 {
	0% {
		-webkit-transform:translate(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-27535 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27535 {
	0% {
		-webkit-transform:translate(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-27517 {
	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-27517 {
	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;
	}
}
#item27515 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27564 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27565 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27585 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27588 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27591 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27589 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27603 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27601 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27614 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item55308 {
	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;
}

#item55310 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item55311 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55336 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55359 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55382 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55405 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55429 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item55430 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55453 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55476 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55499 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55522 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55545 {
	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;
}

#item27869 {
	width:120px !important;
	height:19px !important;
}

@keyframes fade-in-27872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27892 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item27914 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item27917 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item27925 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item28527 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28547 {
	width:250px !important;
	height:210px !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-28547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28552 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28550 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item28580 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28602 {
	width:254px !important;
	height:144px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-28602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28605 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item28613 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item28621 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item28629 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item28247 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28267 {
	width:693px !important;
	height:409px !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-28267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28272 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28270 {
	width:21px !important;
	height:21px !important;
	left:697px !important;
	top:14px !important;
}

#item28301 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item28304 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:386px !important;
}

#item28331 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:387px !important;
}

#item28334 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:387px !important;
}

#item28361 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:373px !important;
}

#item28383 {
	width:181px !important;
	height:279px !important;
	left:78px !important;
	top:87px !important;
}

#item28386 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:261px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item28406 {
	width:225px !important;
	height:275px !important;
	left:312px !important;
	top:87px !important;
}

#item28409 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:121px !important;
}

#item28436 {
	width:128px !important;
	height:255px !important;
	left:591px !important;
	top:87px !important;
}

#item28439 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:540px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item28440 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item28448 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item28458 {
	width:14px !important;
	height:14px !important;
	left:570px !important;
	top:121px !important;
}

#item28471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item28485 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:265px !important;
}

#item28496 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:315px !important;
}

#item28506 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:265px !important;
}

#item28517 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:168px !important;
}

#item28179 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28199 {
	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-28199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28204 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28202 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item28233 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28236 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item28161 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28162 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item28168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28166 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item28086 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28087 {
	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-28087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28088 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table354950 th, table#table354950 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table354950 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table354950 {
	table-layout:fixed;
}

#item28123 {
	width:258px !important;
	height:170px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-28123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28126 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item28157 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item28003 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28004 {
	width:624px !important;
	height:252px !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-28004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28005 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item28038 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28060 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item28082 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

#item27937 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27957 {
	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-27957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27960 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item27980 {
	width:650px !important;
	height:1632px !important;
}

@keyframes fade-in-27980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27992 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27990 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item27935 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item27933 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item28660 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item28663 {
	opacity:0.50;
	width:675px !important;
	height:1px !important;
	left:288px !important;
	top:177px !important;
	background:#000;
}

#item28664 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:161px !important;
}

#item28679 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:161px !important;
}

#item28711 {
	width:59px !important;
	height:8px !important;
}

#item28714 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-28714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28743 {
	width:65px !important;
	height:8px !important;
}

#item28746 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-28746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28755 {
	width:34px !important;
	height:13px !important;
	left:594px !important;
	top:157px !important;
}

#item28765 {
	width:34px !important;
	height:13px !important;
	left:761px !important;
	top:157px !important;
}

#item28774 {
	width:34px !important;
	height:13px !important;
	left:888px !important;
	top:157px !important;
}

#item28782 {
	width:34px !important;
	height:13px !important;
	left:321px !important;
	top:157px !important;
}

#item28790 {
	width:34px !important;
	height:13px !important;
	left:448px !important;
	top:157px !important;
}

#item28818 {
	width:110px !important;
	height:19px !important;
}

#item28821 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:22px !important;
}

@keyframes fade-in-28821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28849 {
	width:80px !important;
	height:8px !important;
}

#item28852 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-28852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28882 {
	width:90px !important;
	height:19px !important;
}

#item28885 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:22px !important;
}

@keyframes fade-in-28885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28917 {
	width:723px !important;
	height:63px !important;
	left:205px !important;
	top:45px !important;
}

#item28939 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item28961 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item28964 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item29005 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item29008 {
	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;
}

#item29011 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29039 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29009 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29045 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29075 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29043 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item29081 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29110 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29079 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item29116 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29143 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29114 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item29149 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29176 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29147 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item29183 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29210 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29181 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item29216 {
	width:43px !important;
	height:43px !important;
}

#item29214 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29225 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-121601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-121603 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-121603 {
	0% {
		-webkit-transform:translate(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-121609 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-121609 {
	0% {
		-webkit-transform:translate(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-121605 {
	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-121605 {
	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;
	}
}
#item121601 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item121610 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item121611 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item121615 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item121612 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item121621 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item121618 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item121625 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item121628 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item121651 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item121289 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item121291 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item121292 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item121315 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item121338 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item121361 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item121384 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item121408 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item121409 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item121433 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item121456 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item121479 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item121502 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item121526 {
	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;
}

#item121527 {
	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;
}

#item145321 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item145344 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item145367 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item145370 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item121263 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:29px !important;
}

#item121287 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:199px !important;
	background:#9d9c9c;
}

#item121288 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:255px !important;
	background:#9d9c9c;
}

#item80720 {
	width:99px !important;
	height:26px !important;
	left:10px !important;
}

@keyframes fade-in-80743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80744 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item80768 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item80791 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item80795 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item81432 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:153px !important;
}

#item81435 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:212px !important;
}

#item81439 {
	width:82px !important;
	height:11px !important;
}

#item81462 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-81462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81466 {
	width:91px !important;
	height:11px !important;
}

#item81490 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:16px !important;
}

@keyframes fade-in-81490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81493 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:148px !important;
}

#item81497 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:226px !important;
}

#item81505 {
	width:48px !important;
	height:18px !important;
	left:428px !important;
	top:226px !important;
}

#item81509 {
	width:48px !important;
	height:18px !important;
	left:198px !important;
	top:148px !important;
}

#item81512 {
	width:48px !important;
	height:18px !important;
	left:393px !important;
	top:148px !important;
}

#item81517 {
	width:154px !important;
	height:26px !important;
}

#item81540 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:31px !important;
}

@keyframes fade-in-81540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81546 {
	width:112px !important;
	height:11px !important;
}

#item81569 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-81569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81574 {
	width:126px !important;
	height:26px !important;
}

#item81597 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:31px !important;
}

@keyframes fade-in-81597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121137 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-121137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121138 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-121138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121139 {
	width:333px !important;
	height:291px !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-121139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121166 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item121163 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item121240 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-121240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145641 {
	width:270px !important;
	height:202px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-145641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145664 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item145669 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item145674 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:257px !important;
}

#item145679 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:212px !important;
}

#item120963 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120963 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120963 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120967 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120964 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item120970 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-120970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120971 {
	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-120971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120994 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item121017 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item121020 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item121043 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item121047 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item121074 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item121071 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item121078 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item145852 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item145857 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item145863 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item145868 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item145873 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item145879 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item145884 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item145889 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item145894 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item145900 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item145923 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item145946 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:799px !important;
}

#item120921 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120922 {
	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-120922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120928 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120925 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item120931 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-120931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120954 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item120911 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120912 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item120917 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120914 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item120798 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120799 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-120799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120800 {
	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-120800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table360471 th, table#table360471 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table360471 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table360471 {
	table-layout:fixed;
}

#item120825 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

#item120852 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120849 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item120884 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:307px !important;
}

#item120887 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:371px !important;
}

#item120720 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120721 {
	width:630px !important;
	height:371px !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-120721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120722 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item120728 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-120728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120751 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:363px !important;
}

#item120774 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:363px !important;
}

#item120678 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-120678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120679 {
	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-120679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120683 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item120680 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item120688 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item120689 {
	width:505px !important;
	height:3624px !important;
}

@keyframes fade-in-120689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120718 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item120676 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item120465 {
	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;
}

#item120469 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120472 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item120466 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item120498 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120501 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item120495 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item120528 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120531 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item120524 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item120557 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120561 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item120554 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item120587 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120595 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item120584 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item120621 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item120624 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item120618 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item120647 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item120673 {
	width:52px !important;
	height:52px !important;
}

#item120670 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item81889 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-81889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-81889 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-29243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-29281 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29281 {
	0% {
		-webkit-transform:translate(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-29262 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29262 {
	0% {
		-webkit-transform:translate(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-29245 {
	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-29245 {
	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;
	}
}
#item29243 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29297 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29298 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29318 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29321 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29324 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29322 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29336 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29334 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29346 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item55572 {
	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;
}

#item55574 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item55575 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55598 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55621 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55644 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55668 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55692 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item55693 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55716 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55739 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55762 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55785 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55808 {
	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;
}

#item30095 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30115 {
	width:250px !important;
	height:138px !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-30115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30120 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30118 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item30148 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-30148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30170 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-30170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30173 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item30183 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item29893 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29913 {
	width:551px !important;
	height:296px !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-29913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29918 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29916 {
	width:21px !important;
	height:21px !important;
	left:553px !important;
	top:14px !important;
}

#item29948 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item29951 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item29979 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:259px !important;
}

#item30001 {
	width:229px !important;
	height:159px !important;
	left:78px !important;
	top:87px !important;
}

#item30004 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:309px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item30024 {
	width:225px !important;
	height:174px !important;
	left:360px !important;
	top:87px !important;
}

#item30027 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:120px !important;
}

#item30037 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item30046 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item30055 {
	width:14px !important;
	height:14px !important;
	left:340px !important;
	top:183px !important;
}

#item30083 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item30086 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:273px !important;
}

#item29817 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29837 {
	width:407px !important;
	height:273px !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-29837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29842 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29840 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item29876 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-29876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29879 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item29798 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29799 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item29805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29803 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item29732 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29733 {
	width:319px !important;
	height:422px !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-29733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29736 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29734 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table364028 th, table#table364028 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table364028 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table364028 {
	table-layout:fixed;
}

#item29764 {
	width:258px !important;
	height:313px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-29764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29767 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item29794 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:406px !important;
}

#item29652 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29653 {
	width:624px !important;
	height:299px !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-29653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29656 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29654 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item29684 {
	width:563px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-29684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29706 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:276px !important;
}

#item29728 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:276px !important;
}

#item29586 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29586 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29606 {
	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-29606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29609 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item29629 {
	width:650px !important;
	height:1290px !important;
}

@keyframes fade-in-29629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29642 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29640 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item29584 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item29582 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item30215 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item30237 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30259 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item30281 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item30284 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item30316 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item30319 {
	opacity:0.50;
	width:699px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item30340 {
	width:303px !important;
	height:8px !important;
}

#item30343 {
	width:19px !important;
	height:19px !important;
	left:281px !important;
	top:11px !important;
}

@keyframes fade-in-30343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30353 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item30362 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item30392 {
	width:325px !important;
	height:8px !important;
}

#item30395 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-30395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58312 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item58316 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item58319 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item30430 {
	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;
}

#item30433 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30460 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30431 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30466 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30495 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30464 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item30501 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30533 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30499 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item30539 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30570 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30537 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item30576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30604 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30574 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item30611 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30639 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30609 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item30645 {
	width:43px !important;
	height:43px !important;
}

#item30643 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30656 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-122945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-122947 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-122947 {
	0% {
		-webkit-transform:translate(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-122953 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-122953 {
	0% {
		-webkit-transform:translate(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-122949 {
	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-122949 {
	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;
	}
}
#item122945 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item122954 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item122955 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item122959 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item122956 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item122965 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item122962 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item122972 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item122975 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item122998 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item122634 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item122636 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item122637 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item122661 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item122684 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item122707 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item122730 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item122754 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item122755 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item122778 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item122801 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item122824 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item122847 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item122870 {
	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;
}

#item122871 {
	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;
}

#item145999 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item146022 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item146045 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item146054 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item122485 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122486 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-122486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122487 {
	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-122487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122513 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122510 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item122586 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-122586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146192 {
	width:356px !important;
	height:93px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-146192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146216 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item146222 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item122305 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122309 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122306 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item122313 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-122313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122314 {
	width:630px !important;
	height:563px !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-122314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122337 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item122360 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:555px !important;
}

#item122363 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:557px !important;
}

#item122386 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:557px !important;
}

#item122390 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:515px !important;
}

#item122416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122413 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146295 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item146300 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item146306 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item146311 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item146349 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item122269 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122270 {
	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-122270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122274 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122271 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item122277 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-122277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122300 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item122257 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122259 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item122265 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122262 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item122141 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122142 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-122142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122143 {
	width:498px !important;
	height:591px !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-122143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table368908 th, table#table368908 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368908 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368908 {
	table-layout:fixed;
}

#item122166 {
	width:385px !important;
	height:448px !important;
	left:66px !important;
	top:77px !important;
}

#item122192 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122189 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item122224 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:524px !important;
}

#item122233 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:589px !important;
}

#item122062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122063 {
	width:630px !important;
	height:437px !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-122063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122067 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122064 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item122071 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-122071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122094 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:430px !important;
}

#item122117 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:430px !important;
}

#item122021 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-122021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122022 {
	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-122022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122026 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item122023 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item122030 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item122031 {
	width:505px !important;
	height:2862px !important;
}

@keyframes fade-in-122031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122060 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item122019 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item122609 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item122632 {
	width:450px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item82877 {
	width:36px !important;
	height:11px !important;
}

#item82901 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-82901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82904 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item82910 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item82914 {
	width:60px !important;
	height:11px !important;
}

#item82937 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-82937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82941 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item82949 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item82952 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item121805 {
	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;
}

#item121810 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121813 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item121807 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item121839 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121846 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item121836 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item121872 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121875 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item121869 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item121902 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121906 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item121898 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item121932 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121935 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item121929 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item121962 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item121966 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item121959 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item121989 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item122015 {
	width:52px !important;
	height:52px !important;
}

#item122012 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item83145 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-83145 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-83145 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-30674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-30703 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30703 {
	0% {
		-webkit-transform:translate(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-30690 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30690 {
	0% {
		-webkit-transform:translate(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-30676 {
	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-30676 {
	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;
	}
}
#item30674 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30712 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30713 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30733 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30736 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30739 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30737 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30750 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30748 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30759 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item55826 {
	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;
}

#item55828 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item55829 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55852 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55875 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item55898 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item55921 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item55945 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item55947 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item55971 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item55994 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56017 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56040 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56063 {
	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;
}

#item31519 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31539 {
	width:250px !important;
	height:138px !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-31539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31544 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31542 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item31574 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31596 {
	width:254px !important;
	height:66px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-31596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31599 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item31608 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item31310 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31330 {
	width:551px !important;
	height:296px !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-31330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31335 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31333 {
	width:21px !important;
	height:21px !important;
	left:553px !important;
	top:14px !important;
}

#item31363 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item31366 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item31393 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:259px !important;
}

#item31415 {
	width:229px !important;
	height:159px !important;
	left:328px !important;
	top:87px !important;
}

#item31418 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:277px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item31438 {
	width:225px !important;
	height:174px !important;
	left:78px !important;
	top:87px !important;
}

#item31441 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item31451 {
	width:14px !important;
	height:14px !important;
	left:308px !important;
	top:120px !important;
}

#item31465 {
	width:14px !important;
	height:14px !important;
	left:308px !important;
	top:169px !important;
}

#item31478 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item31506 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item31509 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:273px !important;
}

#item31244 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31264 {
	width:407px !important;
	height:273px !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-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31267 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item31297 {
	width:332px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31300 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item31226 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31227 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item31233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31231 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item31156 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31157 {
	width:319px !important;
	height:422px !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-31157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31160 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31158 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table373528 th, table#table373528 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table373528 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table373528 {
	table-layout:fixed;
}

#item31189 {
	width:258px !important;
	height:313px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-31189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31192 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item31222 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:406px !important;
}

#item31075 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31076 {
	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-31076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31079 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31077 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item31108 {
	width:563px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31130 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:276px !important;
}

#item31152 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:276px !important;
}

#item30999 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30999 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30999 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31019 {
	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-31019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31022 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item31042 {
	width:650px !important;
	height:1290px !important;
}

@keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31060 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31058 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item30997 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item30995 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item31636 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item31658 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31680 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item31702 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item31705 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item31732 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item31735 {
	opacity:0.50;
	width:691px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item31756 {
	width:303px !important;
	height:8px !important;
}

#item31759 {
	width:19px !important;
	height:19px !important;
	left:273px !important;
	top:11px !important;
}

@keyframes fade-in-31759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31767 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item31775 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item31805 {
	width:320px !important;
	height:8px !important;
}

#item31808 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-31808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31822 {
	width:34px !important;
	height:13px !important;
}

#item31844 {
	width:34px !important;
	height:13px !important;
	left:65px !important;
}

#item58323 {
	width:27px !important;
	height:13px !important;
	left:37px !important;
}

#item31854 {
	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;
}

#item31857 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31886 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31855 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31892 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31920 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31890 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item31926 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31953 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31924 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item31959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31987 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31957 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item31993 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32020 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31991 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item32027 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32054 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32025 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item32060 {
	width:43px !important;
	height:43px !important;
}

#item32058 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32071 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32071 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32071 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-124307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-124309 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-124309 {
	0% {
		-webkit-transform:translate(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-124316 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-124316 {
	0% {
		-webkit-transform:translate(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-124311 {
	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-124311 {
	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;
	}
}
#item124307 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item124317 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item124318 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item124322 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item124319 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item124328 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item124325 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item124332 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item124336 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item124359 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item123996 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item123998 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item123999 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item124022 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item124045 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item124068 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item124092 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item124117 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item124118 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item124141 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item124164 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item124187 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item124210 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item124233 {
	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;
}

#item124234 {
	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;
}

#item146438 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item146461 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item146484 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item146488 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item123847 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123849 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-123849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123850 {
	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-123850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123873 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item123948 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-123948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146761 {
	width:270px !important;
	height:93px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-146761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146784 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item146790 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item123665 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123669 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123666 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item123672 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-123672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123673 {
	width:630px !important;
	height:565px !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-123673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123697 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item123720 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:556px !important;
}

#item123723 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:558px !important;
}

#item123747 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:557px !important;
}

#item123750 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:516px !important;
}

#item123776 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123773 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146660 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item146665 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item146671 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item146676 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item146874 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item123627 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123628 {
	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-123628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123632 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123629 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item123637 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-123637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123660 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item123615 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123615 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123616 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item123621 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123618 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item123503 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123504 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-123504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123505 {
	width:498px !important;
	height:591px !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-123505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table378368 th, table#table378368 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378368 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table378368 {
	table-layout:fixed;
}

#item123528 {
	width:361px !important;
	height:448px !important;
	left:66px !important;
	top:77px !important;
}

#item123554 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123551 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item123587 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:524px !important;
}

#item123590 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:589px !important;
}

#item123420 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123421 {
	width:630px !important;
	height:437px !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-123421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123425 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123422 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item123433 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-123433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123456 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:431px !important;
}

#item123479 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:431px !important;
}

#item123380 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-123380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-123380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item123381 {
	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-123381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123386 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123383 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item123389 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item123390 {
	width:505px !important;
	height:2840px !important;
}

@keyframes fade-in-123390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123418 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item123378 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item123971 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item123994 {
	width:440px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item84131 {
	width:60px !important;
	height:11px !important;
}

#item84154 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-84154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84158 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item84161 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item84167 {
	width:36px !important;
	height:11px !important;
}

#item84190 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-84190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84195 {
	width:48px !important;
	height:18px !important;
}

#item84199 {
	width:48px !important;
	height:18px !important;
	left:92px !important;
}

#item84204 {
	width:38px !important;
	height:18px !important;
	left:52px !important;
}

#item123167 {
	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;
}

#item123171 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123174 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item123168 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item123200 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123204 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item123197 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item123231 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123235 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item123228 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item123261 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123264 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item123258 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item123290 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123294 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item123287 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item123322 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item123325 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item123318 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item123348 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item123375 {
	width:52px !important;
	height:52px !important;
}

#item123371 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item84397 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-32089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-32128 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32128 {
	0% {
		-webkit-transform:translate(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-32110 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32110 {
	0% {
		-webkit-transform:translate(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-32091 {
	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-32091 {
	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;
	}
}
#item32089 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32141 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32142 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32162 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32165 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32168 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32166 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32180 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32178 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32191 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item56089 {
	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;
}

#item56091 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item56092 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56116 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56139 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56162 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56185 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56209 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item56210 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56233 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56256 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56279 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56303 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56326 {
	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;
}

#item32445 {
	width:115px !important;
	height:8px !important;
	left:665px !important;
	top:186px !important;
}

#item32489 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item33101 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33121 {
	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-33121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33126 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33124 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item33155 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-33155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33177 {
	width:193px !important;
	height:122px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-33177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33180 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item33190 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item33201 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item33211 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item32806 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32826 {
	width:938px !important;
	height:294px !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-32826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32831 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32829 {
	width:21px !important;
	height:21px !important;
	left:940px !important;
	top:14px !important;
}

#item32861 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item32864 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:271px !important;
}

#item32894 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item32897 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:272px !important;
}

#item32926 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:258px !important;
}

#item32948 {
	width:169px !important;
	height:166px !important;
	left:78px !important;
	top:87px !important;
}

#item32970 {
	width:140px !important;
	height:163px !important;
	left:302px !important;
	top:87px !important;
}

#item32973 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:251px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item32993 {
	width:178px !important;
	height:166px !important;
	left:509px !important;
	top:87px !important;
}

#item32996 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:170px !important;
}

#item33004 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:121px !important;
}

#item33012 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:459px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item33013 {
	width:14px !important;
	height:14px !important;
	left:490px !important;
	top:120px !important;
}

#item33021 {
	width:14px !important;
	height:14px !important;
	left:490px !important;
	top:169px !important;
}

#item33048 {
	width:185px !important;
	height:166px !important;
	left:748px !important;
	top:87px !important;
}

#item33051 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:697px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item33052 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item33064 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item33079 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:120px !important;
}

#item33091 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:168px !important;
}

#item32734 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32754 {
	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-32754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32757 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item32792 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32795 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item32712 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32713 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item32719 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32717 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item32642 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32643 {
	width:319px !important;
	height:423px !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-32643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32646 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32644 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table384163 th, table#table384163 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table384163 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table384163 {
	table-layout:fixed;
}

#item32675 {
	width:258px !important;
	height:388px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-32675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32678 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item32708 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:406px !important;
}

#item32561 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32562 {
	width:624px !important;
	height:413px !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-32562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32565 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32563 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item32594 {
	width:563px !important;
	height:347px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-32594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32616 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:387px !important;
}

#item32638 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:387px !important;
}

#item32496 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32516 {
	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-32516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32519 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item32539 {
	width:650px !important;
	height:1477px !important;
}

@keyframes fade-in-32539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32551 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32549 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item32494 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item32492 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item33238 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item33260 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item33263 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item33298 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item33320 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item33323 {
	opacity:0.50;
	width:664px !important;
	height:1px !important;
	left:298px !important;
	top:166px !important;
	background:#000;
}

#item33324 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:149px !important;
}

#item33334 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:149px !important;
}

#item33368 {
	width:106px !important;
	height:8px !important;
}

#item33371 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33383 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:146px !important;
}

#item33392 {
	width:34px !important;
	height:13px !important;
	left:838px !important;
	top:146px !important;
}

#item33401 {
	width:34px !important;
	height:13px !important;
	left:385px !important;
	top:146px !important;
}

#item33432 {
	width:130px !important;
	height:8px !important;
}

#item33435 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-33435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33465 {
	width:106px !important;
	height:8px !important;
}

#item33468 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-33468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33496 {
	width:200px !important;
	height:8px !important;
}

#item33499 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:11px !important;
}

@keyframes fade-in-33499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33507 {
	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;
}

#item33510 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33537 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33508 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33543 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33570 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33541 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item33576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33605 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33574 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item33611 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33645 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33609 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item33651 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33683 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33649 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item33690 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33718 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33688 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item33724 {
	width:43px !important;
	height:43px !important;
}

#item33722 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33734 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-125784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-125786 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-125786 {
	0% {
		-webkit-transform:translate(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-125793 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-125793 {
	0% {
		-webkit-transform:translate(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-125789 {
	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-125789 {
	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;
	}
}
#item125784 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item125794 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item125795 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item125799 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item125796 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item125806 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item125803 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item125810 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item125814 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item125837 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item125473 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item125475 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item125476 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item125499 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item125522 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item125545 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item125568 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item125592 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item125593 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item125616 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item125639 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item125662 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item125685 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item125708 {
	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;
}

#item125709 {
	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;
}

#item146929 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item146952 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item146975 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item146979 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item125322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-125322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125323 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-125323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125324 {
	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-125324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125351 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125347 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item125424 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-125424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147113 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-147113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147136 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:261px !important;
}

#item147141 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:214px !important;
}

#item147146 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item147152 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item125144 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-125144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125148 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125145 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item125151 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-125151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125151 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125152 {
	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-125152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125175 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item125198 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item125206 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item125229 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item125232 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item125259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125255 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item125262 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item147456 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item147461 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item147467 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item147472 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item147478 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item147486 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item147494 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item147500 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item147505 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item147528 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item125108 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-125108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125109 {
	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-125109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125113 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125110 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item125117 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-125117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125140 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item125098 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-125098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125099 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item125104 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125101 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item124985 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-124985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124986 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-124986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124987 {
	width:498px !important;
	height:591px !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-124987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table390204 th, table#table390204 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table390204 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table390204 {
	table-layout:fixed;
}

#item125010 {
	width:385px !important;
	height:447px !important;
	left:66px !important;
	top:77px !important;
}

#item125037 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125034 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item125069 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:523px !important;
}

#item125074 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:588px !important;
}

#item124906 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-124906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124907 {
	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-124907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124911 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124908 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item124915 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-124915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124938 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:587px !important;
}

#item124961 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:587px !important;
}

#item124866 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-124866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124866 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124867 {
	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-124867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124871 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124868 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item124874 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item124875 {
	width:505px !important;
	height:3176px !important;
}

@keyframes fade-in-124875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124904 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item124864 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item125447 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item125470 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item125471 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:236px !important;
	background:#9d9c9c;
}

#item84714 {
	width:160px !important;
	height:11px !important;
	left:-3px !important;
	top:263px !important;
}

#item85489 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:133px !important;
}

#item85492 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:190px !important;
}

#item85498 {
	width:124px !important;
	height:11px !important;
}

#item85522 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:16px !important;
}

@keyframes fade-in-85522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85526 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item85529 {
	width:48px !important;
	height:18px !important;
	left:296px !important;
	top:207px !important;
}

#item85532 {
	width:48px !important;
	height:18px !important;
	left:309px !important;
	top:150px !important;
}

#item85536 {
	width:182px !important;
	height:11px !important;
}

#item85559 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:16px !important;
}

@keyframes fade-in-85559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85563 {
	width:148px !important;
	height:11px !important;
}

#item85586 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-85586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85592 {
	width:140px !important;
	height:11px !important;
}

#item85616 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-85616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124651 {
	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;
}

#item124655 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124659 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item124652 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item124685 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124690 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item124682 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item124716 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124719 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item124713 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item124745 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124748 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item124742 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item124775 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124778 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item124772 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item124804 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item124807 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item124801 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item124830 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item124857 {
	width:52px !important;
	height:52px !important;
}

#item124853 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item85810 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-85810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-85810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-33752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-33783 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33783 {
	0% {
		-webkit-transform:translate(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-33769 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33769 {
	0% {
		-webkit-transform:translate(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-33754 {
	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-33754 {
	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;
	}
}
#item33752 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33794 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33795 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33815 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33818 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33821 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33819 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33832 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33830 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33841 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item56390 {
	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;
}

#item56392 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item56393 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56416 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56439 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56462 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56485 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56509 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item56510 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56533 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56556 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56579 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56602 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56625 {
	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;
}

#item34094 {
	width:115px !important;
	height:8px !important;
	left:685px !important;
	top:186px !important;
}

#item34116 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item34722 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34742 {
	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-34742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34747 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34745 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item34776 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34798 {
	width:193px !important;
	height:122px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-34798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34801 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item34810 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item34818 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item34828 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item34432 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34452 {
	width:938px !important;
	height:294px !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-34452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34457 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34455 {
	width:21px !important;
	height:21px !important;
	left:940px !important;
	top:14px !important;
}

#item34486 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item34489 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:271px !important;
}

#item34516 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item34519 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:272px !important;
}

#item34546 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:258px !important;
}

#item34568 {
	width:169px !important;
	height:166px !important;
	left:78px !important;
	top:87px !important;
}

#item34590 {
	width:140px !important;
	height:163px !important;
	left:302px !important;
	top:87px !important;
}

#item34593 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:251px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item34613 {
	width:178px !important;
	height:166px !important;
	left:509px !important;
	top:87px !important;
}

#item34616 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:170px !important;
}

#item34626 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:121px !important;
}

#item34639 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:459px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item34640 {
	width:14px !important;
	height:14px !important;
	left:490px !important;
	top:120px !important;
}

#item34652 {
	width:14px !important;
	height:14px !important;
	left:490px !important;
	top:169px !important;
}

#item34680 {
	width:185px !important;
	height:166px !important;
	left:748px !important;
	top:87px !important;
}

#item34683 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:697px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item34684 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item34693 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item34703 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:120px !important;
}

#item34712 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:168px !important;
}

#item34366 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34386 {
	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-34386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34391 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34389 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item34420 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34423 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item34347 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34348 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item34354 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34352 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item34279 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34280 {
	width:319px !important;
	height:423px !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-34280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34283 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34281 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table395789 th, table#table395789 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table395789 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table395789 {
	table-layout:fixed;
}

#item34312 {
	width:258px !important;
	height:388px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-34312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34315 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item34343 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:406px !important;
}

#item34195 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34196 {
	width: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-34196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34199 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34197 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item34231 {
	width:563px !important;
	height:363px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34253 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:404px !important;
}

#item34275 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:404px !important;
}

#item34123 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34143 {
	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-34143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34146 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item34166 {
	width:650px !important;
	height:1695px !important;
}

@keyframes fade-in-34166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34180 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34178 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item34121 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item34119 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item34860 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item34882 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item34885 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item34925 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item34947 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item34950 {
	opacity:0.50;
	width:664px !important;
	height:1px !important;
	left:298px !important;
	top:166px !important;
	background:#000;
}

#item34951 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:149px !important;
}

#item34961 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:149px !important;
}

#item34991 {
	width:110px !important;
	height:8px !important;
}

#item34994 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:11px !important;
}

@keyframes fade-in-34994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35003 {
	width:34px !important;
	height:13px !important;
	left:618px !important;
	top:146px !important;
}

#item35011 {
	width:34px !important;
	height:13px !important;
	left:834px !important;
	top:146px !important;
}

#item35039 {
	width:140px !important;
	height:8px !important;
}

#item35042 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-35042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35071 {
	width:98px !important;
	height:8px !important;
}

#item35074 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

@keyframes fade-in-35074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35102 {
	width:150px !important;
	height:8px !important;
}

#item35105 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-35105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35116 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item35131 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item35145 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item35154 {
	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;
}

#item35157 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35185 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35155 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item35191 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35220 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35189 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item35226 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35254 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35224 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item35260 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35287 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35258 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item35293 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35320 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35291 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item35327 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35354 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35325 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item35360 {
	width:43px !important;
	height:43px !important;
}

#item35358 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item35370 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-35370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-127149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-127151 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-127151 {
	0% {
		-webkit-transform:translate(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-127158 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-127158 {
	0% {
		-webkit-transform:translate(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-127153 {
	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-127153 {
	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;
	}
}
#item127149 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item127159 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item127160 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item127164 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item127161 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item127170 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item127167 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item127173 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item127177 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item127200 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item126839 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item126841 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item126842 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item126865 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item126888 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item126911 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item126934 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item126959 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item126960 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item126983 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item127006 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item127029 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item127052 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item127075 {
	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;
}

#item127076 {
	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;
}

#item147580 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item147603 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item147626 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item147629 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item86908 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:153px !important;
}

#item86911 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:208px !important;
}

#item126686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126687 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-126687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126689 {
	width:333px !important;
	height:267px !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-126689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126715 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126712 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item126791 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-126791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147937 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-147937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147960 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

#item147965 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item147970 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item147975 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:128px !important;
}

#item126511 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126515 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126512 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item126518 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-126518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126520 {
	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-126520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126543 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item126566 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item126569 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item126592 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item126596 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item126622 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126619 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item126625 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item148128 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item148136 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item148142 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item148148 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item148153 {
	width:19px !important;
	height:19px !important;
	top:41px !important;
}

#item148158 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item148163 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item148168 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item148173 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item148196 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item126472 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126473 {
	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-126473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126477 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126474 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item126484 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-126484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126507 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item126462 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126463 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item126468 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126465 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item126352 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126352 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126352 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126353 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-126353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126354 {
	width:498px !important;
	height:594px !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-126354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table401944 th, table#table401944 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401944 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401944 {
	table-layout:fixed;
}

#item126377 {
	width:361px !important;
	height:448px !important;
	left:66px !important;
	top:77px !important;
}

#item126403 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126400 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item126434 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:525px !important;
}

#item126437 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:589px !important;
}

#item126271 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126272 {
	width:630px !important;
	height:640px !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-126272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126277 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126274 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item126282 {
	width:570px !important;
	height:534px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-126282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126305 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:633px !important;
}

#item126328 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:633px !important;
}

#item126229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-126229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-126229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item126230 {
	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-126230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126232 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item126239 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item126240 {
	width:505px !important;
	height:3781px !important;
}

@keyframes fade-in-126240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126269 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item126227 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item126814 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item126837 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:199px !important;
	background:#9d9c9c;
}

#item126838 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item86134 {
	width:86px !important;
	height:11px !important;
	left:36px !important;
	top:281px !important;
}

#item86916 {
	width:76px !important;
	height:11px !important;
}

#item86940 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-86940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86943 {
	width:48px !important;
	height:18px !important;
	left:615px !important;
	top:170px !important;
}

#item86946 {
	width:48px !important;
	height:18px !important;
	left:297px !important;
	top:225px !important;
}

#item86950 {
	width:49px !important;
	height:11px !important;
}

#item86973 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-86973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86982 {
	width:60px !important;
	height:11px !important;
}

#item87005 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

@keyframes fade-in-87005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87009 {
	width:81px !important;
	height:11px !important;
}

#item87033 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-87033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87038 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item87041 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item87045 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item126012 {
	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;
}

#item126016 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126019 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item126013 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item126045 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126050 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item126042 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item126076 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126080 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item126073 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item126106 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126115 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item126103 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item126141 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126144 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item126138 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item126170 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item126174 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item126167 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item126197 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item126224 {
	width:52px !important;
	height:52px !important;
}

#item126221 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item87240 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-87240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-87240 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-35388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-35418 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35418 {
	0% {
		-webkit-transform:translate(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-35403 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35403 {
	0% {
		-webkit-transform:translate(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-35390 {
	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-35390 {
	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;
	}
}
#item35388 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item35434 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item35435 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35455 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35458 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35461 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35459 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35473 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35471 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item35483 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item56656 {
	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;
}

#item56658 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item56660 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56683 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56706 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56729 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56752 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56777 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item56778 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56801 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56824 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56847 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item56870 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item56893 {
	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-35721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35741 {
	width:73px !important;
	height:8px !important;
	left:21px !important;
	top:4px !important;
}

#item35763 {
	width:85px !important;
	height:8px !important;
	left:21px !important;
	top:21px !important;
}

#item35766 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item35775 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item35803 {
	width:170px !important;
	height:8px !important;
}

#item35825 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item36419 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36439 {
	width:433px !important;
	height:200px !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-36439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36442 {
	width:21px !important;
	height:21px !important;
	left:437px !important;
	top:15px !important;
}

#item36473 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36495 {
	width:361px !important;
	height:131px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-36495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36498 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item36508 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item36517 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item36525 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item36138 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36138 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36158 {
	width:903px !important;
	height:297px !important;
	left:25px !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-36158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36163 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36161 {
	width:21px !important;
	height:21px !important;
	left:905px !important;
	top:14px !important;
}

#item36193 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item36196 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item36224 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:274px !important;
}

#item36227 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:274px !important;
}

#item36254 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:260px !important;
}

#item36276 {
	width:185px !important;
	height:125px !important;
	left:78px !important;
	top:87px !important;
}

#item36298 {
	width:156px !important;
	height:159px !important;
	left:315px !important;
	top:87px !important;
}

#item36301 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:263px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item36321 {
	width:189px !important;
	height:172px !important;
	left:524px !important;
	top:87px !important;
}

#item36324 {
	width:14px !important;
	height:14px !important;
	left:294px !important;
	top:184px !important;
}

#item36332 {
	width:14px !important;
	height:14px !important;
	left:294px !important;
	top:121px !important;
}

#item36340 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:472px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item36341 {
	width:14px !important;
	height:14px !important;
	left:503px !important;
	top:120px !important;
}

#item36368 {
	width:187px !important;
	height:180px !important;
	left:751px !important;
	top:87px !important;
}

#item36371 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:699px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item36372 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item36382 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:120px !important;
}

#item36395 {
	width:14px !important;
	height:14px !important;
	left:730px !important;
	top:184px !important;
}

#item36408 {
	width:14px !important;
	height:14px !important;
	left:503px !important;
	top:185px !important;
}

#item36071 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36091 {
	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-36091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36094 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item36125 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36128 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item36050 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36051 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item36057 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36055 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:22px !important;
}

#item35977 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35978 {
	width:319px !important;
	height:291px !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-35978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35981 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35979 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table407569 th, table#table407569 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table407569 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table407569 {
	table-layout:fixed;
}

#item36011 {
	width:258px !important;
	height:188px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-36011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36014 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:228px !important;
}

#item36046 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:274px !important;
}

#item35897 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35898 {
	width:624px !important;
	height:235px !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-35898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35901 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35899 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item35929 {
	width:563px !important;
	height:171px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-35929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35951 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:211px !important;
}

#item35973 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:211px !important;
}

#item35832 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35852 {
	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-35852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35855 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item35875 {
	width:650px !important;
	height:1281px !important;
}

@keyframes fade-in-35875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35887 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35885 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item35830 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item35828 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item36552 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item36574 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item36577 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item36604 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item36626 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item36629 {
	opacity:0.50;
	width:683px !important;
	height:1px !important;
	left:287px !important;
	top:161px !important;
	background:#000;
}

#item36630 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item36638 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item36668 {
	width:84px !important;
	height:8px !important;
}

#item36671 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-36671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36704 {
	width:87px !important;
	height:8px !important;
}

#item36707 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-36707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36720 {
	width:34px !important;
	height:13px !important;
	left:506px !important;
	top:141px !important;
}

#item36730 {
	width:34px !important;
	height:13px !important;
	left:648px !important;
	top:141px !important;
}

#item36740 {
	width:34px !important;
	height:13px !important;
	left:867px !important;
	top:141px !important;
}

#item36752 {
	width:34px !important;
	height:13px !important;
	left:358px !important;
	top:141px !important;
}

#item36782 {
	width:100px !important;
	height:8px !important;
}

#item36785 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-36785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36814 {
	width:110px !important;
	height:8px !important;
}

#item36817 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-36817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36825 {
	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;
}

#item36828 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36855 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36826 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36861 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36888 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36859 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item36894 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36925 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36892 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item36931 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36965 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36929 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item36971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37002 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36969 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item37009 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37037 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37007 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item37043 {
	width:43px !important;
	height:43px !important;
}

#item37041 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37053 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-128499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-128501 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-128501 {
	0% {
		-webkit-transform:translate(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-128507 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-128507 {
	0% {
		-webkit-transform:translate(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-128503 {
	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-128503 {
	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;
	}
}
#item128499 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item128508 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item128509 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item128513 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item128510 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item128523 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item128520 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item128526 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item128529 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item128553 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item128187 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item128189 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item128191 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item128214 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item128237 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item128260 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item128283 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item128308 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item128309 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item128332 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item128355 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item128378 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item128401 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item128424 {
	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;
}

#item128425 {
	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;
}

#item148237 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item148260 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item148283 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item148287 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item88383 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item88386 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:196px !important;
}

#item128161 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item128185 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item128186 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

@keyframes fade-in-87560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87561 {
	width:102px !important;
	height:11px !important;
	left:29px !important;
	top:5px !important;
}

#item87584 {
	width:119px !important;
	height:11px !important;
	left:29px !important;
	top:29px !important;
}

#item87607 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item87610 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item87613 {
	width:238px !important;
	height:11px !important;
}

#item88390 {
	width:117px !important;
	height:11px !important;
}

#item88413 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:16px !important;
}

@keyframes fade-in-88413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88417 {
	width:122px !important;
	height:11px !important;
}

#item88440 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-88440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88444 {
	width:48px !important;
	height:18px !important;
	left:502px !important;
	top:149px !important;
}

#item88448 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:213px !important;
}

#item88451 {
	width:48px !important;
	height:18px !important;
	left:398px !important;
	top:213px !important;
}

#item88454 {
	width:48px !important;
	height:18px !important;
	left:259px !important;
	top:149px !important;
}

#item88459 {
	width:140px !important;
	height:11px !important;
}

#item88482 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-88482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88486 {
	width:154px !important;
	height:11px !important;
}

#item88509 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-88509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128039 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-128039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128040 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-128040 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128040 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128041 {
	width:567px !important;
	height:268px !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-128041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128067 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item128064 {
	width:27px !important;
	height:27px !important;
	left:571px !important;
	top:42px !important;
}

#item128138 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-128138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148587 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:127px !important;
}

#item148579 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item148574 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item148569 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:256px !important;
}

#item148546 {
	width:506px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-148546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127861 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127861 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127865 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127862 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item127868 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-127868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127869 {
	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-127869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127892 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item127915 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item127919 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item127942 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item127946 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item127972 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127969 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item127976 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item148740 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item148746 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item148751 {
	width:19px !important;
	height:19px !important;
	top:374px !important;
}

#item148758 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item148763 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item148769 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item148777 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item148784 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item148807 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:331px !important;
}

#item127823 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127824 {
	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-127824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127829 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127826 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item127832 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-127832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127856 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item127813 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127814 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item127819 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127816 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item127698 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127699 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-127699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127700 {
	width:498px !important;
	height:409px !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-127700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table412113 th, table#table412113 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table412113 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table412113 {
	table-layout:fixed;
}

#item127723 {
	width:361px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

#item127749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127746 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item127786 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:339px !important;
}

#item127789 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:403px !important;
}

#item127620 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127620 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127621 {
	width:630px !important;
	height:327px !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-127621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127625 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127622 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item127628 {
	width:570px !important;
	height:251px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-127628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127651 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:320px !important;
}

#item127674 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:320px !important;
}

#item127578 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-127578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-127578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item127579 {
	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-127579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127583 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item127580 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item127587 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item127588 {
	width:505px !important;
	height:2571px !important;
}

@keyframes fade-in-127588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127618 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item127576 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item127361 {
	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;
}

#item127365 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127372 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item127362 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item127398 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127401 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item127395 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item127427 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127430 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item127424 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item127456 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127459 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item127453 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item127485 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127493 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item127482 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item127519 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item127522 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item127516 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item127545 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item127571 {
	width:52px !important;
	height:52px !important;
}

#item127568 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item88703 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-88703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-88703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-37071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-37101 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37101 {
	0% {
		-webkit-transform:translate(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-37088 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37088 {
	0% {
		-webkit-transform:translate(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-37073 {
	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-37073 {
	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;
	}
}
#item37071 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37113 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37114 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37134 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37137 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37140 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37138 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37151 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37149 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item37160 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item56921 {
	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;
}

#item56923 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item56924 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item56947 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item56970 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item56994 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57017 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57041 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item57042 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57065 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57088 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57112 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57135 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57158 {
	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-37394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37414 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item37436 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item37458 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item37461 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item37471 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item37484 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item37515 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item38162 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38182 {
	width:250px !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-38182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38185 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item38219 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38241 {
	width:193px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-38241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38244 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item38253 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item38262 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item38272 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item38281 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item38289 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item37824 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37844 {
	width:979px !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-37844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37849 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37847 {
	width:21px !important;
	height:21px !important;
	left:983px !important;
	top:14px !important;
}

#item37879 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item37901 {
	width:144px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item37923 {
	width:128px !important;
	height:173px !important;
	left:266px !important;
	top:87px !important;
}

#item37945 {
	width:121px !important;
	height:173px !important;
	left:435px !important;
	top:87px !important;
}

#item37948 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:224px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item37949 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:394px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item37969 {
	width:141px !important;
	height:173px !important;
	left:596px !important;
	top:87px !important;
}

#item37972 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item37986 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:554px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item37987 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:120px !important;
}

#item38000 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:120px !important;
}

#item38009 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:120px !important;
}

#item38018 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:184px !important;
}

#item38028 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:184px !important;
}

#item38038 {
	width:14px !important;
	height:14px !important;
	left:575px !important;
	top:184px !important;
}

#item38047 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item38074 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item38077 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item38104 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

#item38126 {
	width:217px !important;
	height:173px !important;
	left:778px !important;
	top:87px !important;
}

#item38129 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:736px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item38130 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:120px !important;
}

#item38138 {
	width:14px !important;
	height:14px !important;
	left:757px !important;
	top:184px !important;
}

#item38148 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item37759 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37759 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37759 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37779 {
	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-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37784 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37782 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item37812 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37815 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item37741 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37741 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37742 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item37748 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37746 {
	width:21px !important;
	height:21px !important;
	left:999px !important;
	top:22px !important;
}

#item37672 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37673 {
	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-37673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37676 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37674 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table416682 th, table#table416682 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table416682 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table416682 {
	table-layout:fixed;
}

#item37707 {
	width:258px !important;
	height:242px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-37707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37710 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:250px !important;
}

#item37737 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:296px !important;
}

#item37589 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37590 {
	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-37590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37593 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37591 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item37624 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37646 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:418px !important;
}

#item37668 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:418px !important;
}

#item37522 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37542 {
	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-37542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37545 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item37565 {
	width:650px !important;
	height:1797px !important;
}

@keyframes fade-in-37565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37578 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37576 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item37520 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item37518 {
	width:1019px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item38317 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item38320 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:282px !important;
	top:166px !important;
	background:#000;
}

#item38321 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:149px !important;
}

#item38329 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:149px !important;
}

#item38356 {
	width:51px !important;
	height:8px !important;
	left:909px !important;
	top:145px !important;
}

#item38359 {
	width:34px !important;
	height:13px !important;
	left:436px !important;
	top:146px !important;
}

#item38369 {
	width:34px !important;
	height:13px !important;
	left:562px !important;
	top:146px !important;
}

#item38382 {
	width:34px !important;
	height:13px !important;
	left:702px !important;
	top:146px !important;
}

#item38394 {
	width:34px !important;
	height:13px !important;
	left:874px !important;
	top:146px !important;
}

#item38403 {
	width:34px !important;
	height:13px !important;
	left:314px !important;
	top:146px !important;
}

#item38432 {
	width:80px !important;
	height:8px !important;
}

#item38435 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-38435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38465 {
	width:80px !important;
	height:8px !important;
}

#item38468 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-38468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38497 {
	width:100px !important;
	height:8px !important;
}

#item38500 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-38500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38528 {
	width:140px !important;
	height:8px !important;
}

#item38531 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:11px !important;
}

@keyframes fade-in-38531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38559 {
	width:51px !important;
	height:8px !important;
}

#item38562 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-38562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38589 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item38611 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item38614 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item38665 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item38668 {
	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;
}

#item38671 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38704 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38669 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item38710 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38738 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38708 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item38744 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38772 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38742 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item38778 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38807 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38776 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item38813 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38841 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38811 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item38848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38875 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38846 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item38881 {
	width:43px !important;
	height:43px !important;
}

#item38879 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item38890 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-38890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-129831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-129833 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129833 {
	0% {
		-webkit-transform:translate(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-129840 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129840 {
	0% {
		-webkit-transform:translate(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-129835 {
	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-129835 {
	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;
	}
}
#item129831 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item129842 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item129843 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item129847 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129844 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item129853 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129850 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item129857 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item129860 {
	width:36px !important;
	height:675px !important;
	top:284px !important;
	background:#fff;
}

#item129883 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:284px !important;
	background:#fff;
}

#item129520 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item129522 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item129523 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item129546 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item129570 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item129593 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item129616 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item129641 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item129642 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item129665 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item129688 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item129711 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item129734 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item129757 {
	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;
}

#item129758 {
	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;
}

#item148839 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item148862 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item148885 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item148888 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item89833 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:125px !important;
}

#item89841 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:184px !important;
}

#item129495 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item129518 {
	width:607px !important;
	height:1px !important;
	left:119px !important;
	top:171px !important;
	background:#9d9c9c;
}

#item129519 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:230px !important;
	background:#9d9c9c;
}

@keyframes fade-in-89026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89027 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item89050 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item89074 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item89097 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item89100 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item89103 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item89845 {
	width:71px !important;
	height:11px !important;
	left:491px !important;
	top:200px !important;
}

#item89868 {
	width:48px !important;
	height:18px !important;
	left:407px !important;
	top:142px !important;
}

#item89871 {
	width:48px !important;
	height:18px !important;
	left:613px !important;
	top:142px !important;
}

#item89874 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:201px !important;
}

#item89878 {
	width:48px !important;
	height:18px !important;
	left:430px !important;
	top:201px !important;
}

#item89881 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:142px !important;
}

#item89886 {
	width:112px !important;
	height:11px !important;
}

#item89909 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-89909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89913 {
	width:112px !important;
	height:11px !important;
}

#item89936 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-89936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89941 {
	width:140px !important;
	height:11px !important;
}

#item89965 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-89965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89969 {
	width:196px !important;
	height:11px !important;
}

#item89992 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:16px !important;
}

@keyframes fade-in-89992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89997 {
	width:71px !important;
	height:11px !important;
}

#item90021 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-90021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129371 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-129371 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129371 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129372 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-129372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129373 {
	width:333px !important;
	height:363px !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-129373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129396 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item129472 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-129472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149068 {
	width:271px !important;
	height:273px !important;
	left:97px !important;
	top:128px !important;
}

@keyframes fade-in-149068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-149068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149091 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:255px !important;
}

#item149097 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:211px !important;
}

#item149102 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:168px !important;
}

#item149108 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:125px !important;
}

#item149113 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:347px !important;
}

#item149120 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:303px !important;
}

#item129191 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-129191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129191 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129195 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129192 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item129199 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-129199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129200 {
	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-129200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129224 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item129247 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item129250 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item129273 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item129276 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item129302 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129299 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item129309 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item149473 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item149478 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item149483 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item149488 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item149494 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item149499 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item149505 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item149510 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item149517 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item149522 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item149530 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item149553 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item149576 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:799px !important;
}

#item129155 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-129155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129155 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129156 {
	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-129156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129160 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129157 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item129164 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-129164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129187 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item129145 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-129145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129146 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item129151 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129148 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item129033 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-129033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129033 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129034 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-129034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-129034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item129035 {
	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-129035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table422986 th, table#table422986 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table422986 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table422986 {
	table-layout:fixed;
}

#item129058 {
	width:361px !important;
	height:294px !important;
	left:66px !important;
	top:77px !important;
}

#item129084 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item129081 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item129115 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:372px !important;
}

#item129119 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:436px !important;
}

#item128953 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-128953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128954 {
	width:630px !important;
	height:634px !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-128954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128959 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item128955 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item128986 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:628px !important;
}

#item129009 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:628px !important;
}

#item148947 {
	width:568px !important;
	height:531px !important;
	left:64px !important;
	top:67px !important;
}

#item148948 {
	width:505px !important;
	height:769px !important;
}

@keyframes fade-in-148948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128908 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-128908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-128908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item128909 {
	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-128909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128913 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item128910 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item128916 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item128917 {
	width:505px !important;
	height:3781px !important;
}

@keyframes fade-in-128917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128951 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item128906 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item128696 {
	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;
}

#item128700 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128703 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item128697 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item128729 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128734 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item128726 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item128760 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128763 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item128757 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item128790 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128794 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item128787 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item128820 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128823 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item128817 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item128849 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item128852 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item128846 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item128875 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item128903 {
	width:52px !important;
	height:52px !important;
}

#item128900 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item90290 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-90290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-90290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-38908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-38933 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38933 {
	0% {
		-webkit-transform:translate(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-38922 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38922 {
	0% {
		-webkit-transform:translate(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-38910 {
	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-38910 {
	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;
	}
}
#item38908 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38945 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38946 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38966 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38969 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38972 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38970 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38990 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38988 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item39005 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item57208 {
	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;
}

#item57210 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item57211 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57234 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57257 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57280 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57303 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57327 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item57328 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57351 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57374 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57398 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57421 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57444 {
	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-39240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39260 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item39282 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item39304 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item39307 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item39316 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item39326 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item39354 {
	width:723px !important;
	height:81px !important;
	left:196px !important;
	top:53px !important;
}

#item39911 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39931 {
	width:250px !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-39931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39936 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39934 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item39969 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39991 {
	width:193px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-39991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39994 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item40003 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item40012 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item40022 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item40032 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item40041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item39666 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39686 {
	width:886px !important;
	height:259px !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-39686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39691 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39689 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:14px !important;
}

#item39720 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item39742 {
	width:251px !important;
	height:141px !important;
	left:79px !important;
	top:87px !important;
}

#item39764 {
	width:280px !important;
	height:141px !important;
	left:372px !important;
	top:87px !important;
}

#item39786 {
	width:201px !important;
	height:141px !important;
	left:693px !important;
	top:87px !important;
}

#item39789 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:331px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item39790 {
	opacity:0.50;
	width:1px !important;
	height:71px !important;
	left:652px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item39791 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item39802 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:120px !important;
}

#item39811 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:120px !important;
}

#item39819 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:169px !important;
}

#item39827 {
	width:14px !important;
	height:14px !important;
	left:672px !important;
	top:169px !important;
}

#item39835 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:240px !important;
}

#item39862 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:242px !important;
}

#item39865 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:241px !important;
}

#item39894 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:228px !important;
}

#item39897 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:168px !important;
}

#item39596 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39616 {
	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-39616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39621 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39619 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item39653 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39656 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item39574 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39575 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item39581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39579 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item39506 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39507 {
	width:319px !important;
	height:291px !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-39507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39510 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39508 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table427475 th, table#table427475 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table427475 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table427475 {
	table-layout:fixed;
}

#item39538 {
	width:258px !important;
	height:200px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-39538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39541 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:228px !important;
}

#item39570 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:274px !important;
}

#item39426 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39427 {
	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-39427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39430 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39428 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item39458 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39480 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:419px !important;
}

#item39502 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:419px !important;
}

#item39361 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39381 {
	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-39381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39384 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item39404 {
	width:650px !important;
	height:1570px !important;
}

@keyframes fade-in-39404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39416 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39414 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item39359 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item39357 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item40068 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item40071 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:282px !important;
	top:166px !important;
	background:#000;
}

#item40072 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:149px !important;
}

#item40080 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:149px !important;
}

#item40107 {
	width:93px !important;
	height:8px !important;
	left:866px !important;
	top:145px !important;
}

#item40110 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:146px !important;
}

#item40120 {
	width:34px !important;
	height:13px !important;
	left:820px !important;
	top:146px !important;
}

#item40133 {
	width:34px !important;
	height:13px !important;
	left:368px !important;
	top:146px !important;
}

#item40165 {
	width:150px !important;
	height:8px !important;
}

#item40168 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-40168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40197 {
	width:170px !important;
	height:8px !important;
}

#item40200 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-40200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40229 {
	width:103px !important;
	height:8px !important;
}

#item40232 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-40232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40261 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item40283 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item40286 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item40332 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item40335 {
	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;
}

#item40338 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40366 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40336 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40399 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40370 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item40405 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40434 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40403 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item40440 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40472 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40438 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item40478 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40510 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40476 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item40517 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40546 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40515 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item40552 {
	width:43px !important;
	height:43px !important;
}

#item40550 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40563 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-131399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-131401 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-131401 {
	0% {
		-webkit-transform:translate(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-131407 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-131407 {
	0% {
		-webkit-transform:translate(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-131403 {
	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-131403 {
	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;
	}
}
#item131399 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item131408 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item131409 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item131413 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131410 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item131420 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item131417 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item131423 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item131427 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item131450 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item131086 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item131088 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item131089 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item131112 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item131135 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item131158 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item131181 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item131205 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item131206 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item131229 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item131253 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item131276 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item131299 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item131322 {
	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;
}

#item131323 {
	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;
}

#item149624 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item149648 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item149671 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item149676 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item131060 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:27px !important;
}

#item131083 {
	width:607px !important;
	height:1px !important;
	left:119px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item131084 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:226px !important;
	background:#9d9c9c;
}

@keyframes fade-in-90604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90605 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item90628 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item90651 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item90674 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item90678 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item90683 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item91337 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:141px !important;
}

#item91341 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:182px !important;
}

#item91344 {
	width:130px !important;
	height:11px !important;
	left:432px !important;
	top:197px !important;
}

#item91367 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:150px !important;
}

#item91375 {
	width:48px !important;
	height:18px !important;
	left:281px !important;
	top:199px !important;
}

#item91379 {
	width:48px !important;
	height:18px !important;
	left:286px !important;
	top:150px !important;
}

#item91384 {
	width:210px !important;
	height:11px !important;
}

#item91407 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:16px !important;
}

@keyframes fade-in-91407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91411 {
	width:238px !important;
	height:11px !important;
}

#item91434 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-91434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91439 {
	width:144px !important;
	height:11px !important;
}

#item91462 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-91462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130936 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130937 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-130937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130938 {
	width:333px !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-130938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130964 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130961 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item131037 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-131037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149920 {
	width:271px !important;
	height:268px !important;
	left:97px !important;
	top:127px !important;
}

@keyframes fade-in-149920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-149920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149943 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:255px !important;
}

#item149949 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:211px !important;
}

#item149954 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item149959 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item149964 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item149969 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:303px !important;
}

#item130757 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130761 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130758 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item130769 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-130769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130770 {
	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-130770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130793 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item130816 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item130819 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item130842 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item130845 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item130871 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130868 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item130875 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item150245 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item150255 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item150260 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item150266 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item150271 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item150277 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item150284 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item150307 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:400px !important;
}

#item130720 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130721 {
	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-130721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130722 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item130729 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-130729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130752 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item130710 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130711 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item130716 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130713 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item130599 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130600 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-130600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130600 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130601 {
	width:498px !important;
	height:409px !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-130601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table432950 th, table#table432950 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table432950 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table432950 {
	table-layout:fixed;
}

#item130624 {
	width:385px !important;
	height:233px !important;
	left:66px !important;
	top:77px !important;
}

#item130651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130647 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item130683 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:342px !important;
}

#item130686 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:406px !important;
}

#item130519 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130520 {
	width:630px !important;
	height:634px !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-130520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130524 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130521 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item149736 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:628px !important;
}

#item149759 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:628px !important;
}

#item149782 {
	width:568px !important;
	height:531px !important;
	left:64px !important;
	top:67px !important;
}

#item149783 {
	width:505px !important;
	height:701px !important;
}

@keyframes fade-in-149783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-149783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130478 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-130478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130479 {
	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-130479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130484 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item130480 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item130487 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item130488 {
	width:505px !important;
	height:3288px !important;
}

@keyframes fade-in-130488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130517 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item130476 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item130263 {
	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;
}

#item130267 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130271 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item130264 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item130297 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130300 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item130294 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item130327 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130330 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item130324 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item130357 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130360 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item130354 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item130387 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130390 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item130383 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item130416 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item130424 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item130413 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item130447 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item130473 {
	width:52px !important;
	height:52px !important;
}

#item130470 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item91727 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-91727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-91727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-40581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-40612 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40612 {
	0% {
		-webkit-transform:translate(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-40599 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40599 {
	0% {
		-webkit-transform:translate(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-40583 {
	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-40583 {
	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;
	}
}
#item40581 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item40621 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item40622 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item40642 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item40645 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item40648 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40646 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item40660 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40658 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item40670 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item57461 {
	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;
}

#item57463 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item57464 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57487 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57510 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57533 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57556 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57580 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item57581 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57604 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57627 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57650 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57673 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57696 {
	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;
}

#item40923 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item41536 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41556 {
	width:250px !important;
	height:138px !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-41556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41561 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41559 {
	width:21px !important;
	height:21px !important;
	left:252px !important;
	top:15px !important;
}

#item41589 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-41589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41611 {
	width:361px !important;
	height:131px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-41611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41614 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item41623 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item41245 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41265 {
	width:977px !important;
	height:276px !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-41265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41287 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item41290 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item41300 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41298 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:14px !important;
}

#item41328 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item41331 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item41358 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item41380 {
	width:196px !important;
	height:154px !important;
	left:78px !important;
	top:87px !important;
}

#item41402 {
	width:176px !important;
	height:150px !important;
	left:328px !important;
	top:87px !important;
}

#item41405 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:169px !important;
}

#item41415 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:120px !important;
}

#item41428 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:281px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item41429 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:506px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item41430 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item41442 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item41451 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:120px !important;
}

#item41460 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:167px !important;
}

#item41490 {
	width:194px !important;
	height:169px !important;
	left:553px !important;
	top:87px !important;
}

#item41493 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:752px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item41494 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:120px !important;
}

#item41504 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:185px !important;
}

#item41532 {
	width:183px !important;
	height:169px !important;
	left:798px !important;
	top:87px !important;
}

#item41179 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41199 {
	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-41199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41204 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41202 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item41233 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-41233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41236 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item41160 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41161 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item41167 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41165 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:22px !important;
}

#item41092 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41093 {
	width:319px !important;
	height:271px !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-41093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41096 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41094 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

table#table437078 th, table#table437078 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table437078 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table437078 {
	table-layout:fixed;
}

#item41125 {
	width:258px !important;
	height:159px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-41125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41128 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:207px !important;
}

#item41156 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item41008 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41009 {
	width:624px !important;
	height:396px !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-41009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41012 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41010 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item41044 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-41044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41066 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:371px !important;
}

#item41088 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:371px !important;
}

#item40930 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40950 {
	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-40950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40953 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item40973 {
	width:650px !important;
	height:1252px !important;
}

@keyframes fade-in-40973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40990 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40988 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item40928 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item40926 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item41650 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item41672 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item41675 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item41704 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item41726 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item41729 {
	width:34px !important;
	height:13px !important;
	left:349px !important;
	top:141px !important;
}

#item41743 {
	width:34px !important;
	height:13px !important;
	left:518px !important;
	top:141px !important;
}

#item41757 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:141px !important;
}

#item41767 {
	width:34px !important;
	height:13px !important;
	left:858px !important;
	top:141px !important;
}

#item41776 {
	opacity:0.50;
	width:687px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item41797 {
	width:120px !important;
	height:8px !important;
}

#item41800 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-41800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41830 {
	width:110px !important;
	height:8px !important;
}

#item41833 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-41833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41862 {
	width:140px !important;
	height:8px !important;
}

#item41865 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41894 {
	width:87px !important;
	height:8px !important;
}

#item41897 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-41897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41906 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item41914 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item41942 {
	width:94px !important;
	height:8px !important;
}

#item41945 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-41945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41956 {
	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;
}

#item41959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41992 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41957 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item41998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42031 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41996 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item42037 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42066 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42035 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item42072 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42100 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item42070 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item42106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42136 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item42104 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item42143 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item42172 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item42141 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item42178 {
	width:43px !important;
	height:43px !important;
}

#item42176 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item42187 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-42187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-42187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-132782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-132784 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-132784 {
	0% {
		-webkit-transform:translate(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-132792 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-132792 {
	0% {
		-webkit-transform:translate(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-132787 {
	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-132787 {
	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;
	}
}
#item132782 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item132793 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item132794 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item132798 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132795 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item132804 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132801 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item132807 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item132815 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item132838 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item132470 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item132472 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item132473 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item132496 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item132519 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item132543 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item132566 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item132591 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item132592 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item132615 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item132638 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item132661 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item132684 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item132707 {
	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;
}

#item132708 {
	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;
}

#item150346 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item150369 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item150393 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item150396 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item132322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-132322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132323 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-132323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132324 {
	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-132324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132351 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132348 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item132422 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-132422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150515 {
	width:258px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-150515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150538 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:167px !important;
}

#item150545 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item132140 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-132140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132144 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132141 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item132147 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-132147 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132147 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132149 {
	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-132149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132172 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item132195 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item132201 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item132225 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item132228 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item132254 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132251 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item132259 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item150840 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item150845 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item150850 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item150856 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item150863 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item150868 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item150873 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item150878 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item150883 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item150906 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:400px !important;
}

#item132104 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-132104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132105 {
	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-132105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132109 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132106 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item132112 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-132112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132136 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item132090 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-132090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132091 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item132096 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132093 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item131979 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-131979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131980 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-131980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131981 {
	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-131981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table441290 th, table#table441290 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441290 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441290 {
	table-layout:fixed;
}

#item132004 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

#item132030 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item132027 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item132062 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:307px !important;
}

#item132065 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:371px !important;
}

#item131899 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-131899 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131899 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131900 {
	width:630px !important;
	height:576px !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-131900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131904 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item131901 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item131909 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-131909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131932 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item131955 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item131858 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-131858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131859 {
	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-131859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131863 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item131860 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item131867 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item131868 {
	width:505px !important;
	height:2773px !important;
}

@keyframes fade-in-131868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131897 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item131856 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item132445 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item132468 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item132469 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item92782 {
	width:48px !important;
	height:18px !important;
	left:242px !important;
	top:151px !important;
}

#item92785 {
	width:48px !important;
	height:18px !important;
	left:492px !important;
	top:151px !important;
}

#item92793 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item92796 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:225px !important;
}

#item92802 {
	width:168px !important;
	height:11px !important;
}

#item92825 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-92825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92831 {
	width:154px !important;
	height:11px !important;
}

#item92854 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:16px !important;
}

@keyframes fade-in-92854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92859 {
	width:196px !important;
	height:11px !important;
}

#item92882 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:16px !important;
}

@keyframes fade-in-92882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92887 {
	width:121px !important;
	height:11px !important;
}

#item92910 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-92910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92913 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item92916 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item92921 {
	width:131px !important;
	height:11px !important;
}

#item92944 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-92944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131640 {
	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;
}

#item131644 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131647 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item131641 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item131675 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131679 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item131672 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item131705 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131714 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item131702 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item131740 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131743 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item131737 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item131769 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131772 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item131766 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item131798 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item131802 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item131795 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item131825 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item131852 {
	width:52px !important;
	height:52px !important;
}

#item131849 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item93138 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-93138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-93138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-42205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-42230 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-42230 {
	0% {
		-webkit-transform:translate(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-42217 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-42217 {
	0% {
		-webkit-transform:translate(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-42207 {
	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-42207 {
	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;
	}
}
#item42205 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item42240 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item42241 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item42261 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item42264 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item42267 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item42265 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item42281 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item42279 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item42295 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item57714 {
	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;
}

#item57716 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item57717 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57740 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57763 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57786 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57809 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57834 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item57835 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item57858 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item57881 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item57904 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item57927 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57950 {
	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-42532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42552 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item42574 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item42596 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item42599 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item42609 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item42618 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item42647 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item43288 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-43288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43308 {
	width:250px !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-43308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43313 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item43311 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item43342 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-43342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43364 {
	width:193px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-43364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43367 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item43377 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item43386 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item43394 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item43402 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item43410 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item42963 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42963 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42963 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42983 {
	width:979px !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-42983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42988 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42986 {
	width:21px !important;
	height:21px !important;
	left:983px !important;
	top:14px !important;
}

#item43017 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item43039 {
	width:151px !important;
	height:173px !important;
	left:79px !important;
	top:87px !important;
}

#item43061 {
	width:152px !important;
	height:173px !important;
	left:271px !important;
	top:87px !important;
}

#item43083 {
	width:142px !important;
	height:173px !important;
	left:469px !important;
	top:87px !important;
}

#item43086 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:234px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item43087 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:421px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item43107 {
	width:141px !important;
	height:173px !important;
	left:660px !important;
	top:87px !important;
}

#item43110 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item43119 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:614px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item43120 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:120px !important;
}

#item43130 {
	width:14px !important;
	height:14px !important;
	left:448px !important;
	top:120px !important;
}

#item43139 {
	width:14px !important;
	height:14px !important;
	left:639px !important;
	top:136px !important;
}

#item43147 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:184px !important;
}

#item43155 {
	width:14px !important;
	height:14px !important;
	left:448px !important;
	top:184px !important;
}

#item43163 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item43191 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item43194 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item43224 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

#item43246 {
	width:132px !important;
	height:173px !important;
	left:855px !important;
	top:87px !important;
}

#item43249 {
	opacity:0.50;
	width:1px !important;
	height:88px !important;
	left:808px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item43250 {
	width:14px !important;
	height:14px !important;
	left:834px !important;
	top:120px !important;
}

#item43264 {
	width:14px !important;
	height:14px !important;
	left:834px !important;
	top:184px !important;
}

#item43277 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item42889 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42909 {
	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-42909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42914 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42912 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item42948 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-42948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42951 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item42868 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42869 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item42875 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42873 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item42802 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42803 {
	width:319px !important;
	height:291px !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-42803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42806 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42804 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table445799 th, table#table445799 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table445799 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table445799 {
	table-layout:fixed;
}

#item42834 {
	width:258px !important;
	height:211px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-42834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42837 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:228px !important;
}

#item42864 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:274px !important;
}

#item42722 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42723 {
	width:624px !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-42723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42726 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42724 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item42754 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-42754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42776 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item42798 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

#item42654 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42674 {
	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-42674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42677 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item42697 {
	width:650px !important;
	height:1606px !important;
}

@keyframes fade-in-42697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42712 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42710 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item42652 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item42650 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item43437 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item43440 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

#item43441 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item43453 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item43486 {
	width:75px !important;
	height:8px !important;
	left:892px !important;
	top:140px !important;
}

#item43489 {
	width:34px !important;
	height:13px !important;
	left:522px !important;
	top:141px !important;
}

#item43500 {
	width:34px !important;
	height:13px !important;
	left:667px !important;
	top:141px !important;
}

#item43509 {
	width:34px !important;
	height:13px !important;
	left:850px !important;
	top:141px !important;
}

#item43518 {
	width:34px !important;
	height:13px !important;
	left:370px !important;
	top:141px !important;
}

#item43548 {
	width:110px !important;
	height:8px !important;
}

#item43551 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:11px !important;
}

@keyframes fade-in-43551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43581 {
	width:100px !important;
	height:8px !important;
}

#item43584 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-43584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43612 {
	width:140px !important;
	height:8px !important;
}

#item43615 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-43615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43643 {
	width:75px !important;
	height:8px !important;
}

#item43646 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-43646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43673 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item43695 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item43698 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item43749 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item43752 {
	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;
}

#item43755 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43785 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item43753 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item43791 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43820 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item43789 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item43826 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43856 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item43824 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item43862 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43891 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item43860 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item43897 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43926 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43895 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item43933 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43961 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43931 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item43967 {
	width:43px !important;
	height:43px !important;
}

#item43965 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item43976 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-43976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-134135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-134137 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-134137 {
	0% {
		-webkit-transform:translate(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-134145 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-134145 {
	0% {
		-webkit-transform:translate(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-134140 {
	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-134140 {
	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;
	}
}
#item134135 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item134146 {
	width:700px !important;
	height:310px !important;
	top:-2px !important;
	background:#fff;
}

#item134147 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item134151 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item134148 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item134157 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item134154 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item134161 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item134166 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item134189 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item133821 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item133823 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item133824 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item133847 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item133870 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item133893 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item133916 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item133940 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item133941 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item133964 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item133987 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item134010 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item134033 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item134056 {
	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;
}

#item134058 {
	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;
}

#item151051 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item151074 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item151097 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item151101 {
	width:131px !important;
	height:10px !important;
	left:466px !important;
	top:322px !important;
}

#item94258 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item94262 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:181px !important;
}

#item133795 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item133819 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:176px !important;
	background:#9d9c9c;
}

#item133820 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:225px !important;
	background:#9d9c9c;
}

@keyframes fade-in-93459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93460 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item93483 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item93506 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item93529 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item93532 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item93536 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item94265 {
	width:105px !important;
	height:11px !important;
	left:467px !important;
	top:196px !important;
}

#item94288 {
	width:48px !important;
	height:18px !important;
	left:468px !important;
	top:146px !important;
}

#item94295 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:197px !important;
}

#item94298 {
	width:48px !important;
	height:18px !important;
	left:372px !important;
	top:197px !important;
}

#item94301 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:146px !important;
}

#item94306 {
	width:154px !important;
	height:11px !important;
}

#item94329 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:16px !important;
}

@keyframes fade-in-94329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94334 {
	width:140px !important;
	height:11px !important;
}

#item94357 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-94357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94361 {
	width:196px !important;
	height:11px !important;
}

#item94385 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:16px !important;
}

@keyframes fade-in-94385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94390 {
	width:105px !important;
	height:11px !important;
}

#item94413 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-94413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133675 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-133675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133676 {
	width:333px !important;
	height:365px !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-133676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133703 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133700 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item133772 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-133772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item151464 {
	width:271px !important;
	height:273px !important;
	left:97px !important;
	top:128px !important;
}

@keyframes fade-in-151464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-151464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item151487 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:255px !important;
}

#item151494 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:211px !important;
}

#item151499 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:168px !important;
}

#item151505 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:122px !important;
}

#item151510 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:347px !important;
}

#item151516 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:303px !important;
}

#item133496 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133500 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133497 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item133504 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-133504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133505 {
	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-133505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133528 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item133551 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item133554 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item133577 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item133580 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item133607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133604 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item133610 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item151645 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item151651 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item151656 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item151662 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item151670 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item151675 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item151680 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

#item151685 {
	width:19px !important;
	height:19px !important;
	top:849px !important;
}

#item151690 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item151696 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item151719 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:400px !important;
}

#item133458 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133459 {
	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-133459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133464 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133461 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item133469 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-133469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133492 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item133447 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133448 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item133453 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133450 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item133332 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133333 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-133333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133334 {
	width:498px !important;
	height:407px !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-133334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table453021 th, table#table453021 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table453021 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table453021 {
	table-layout:fixed;
}

#item133358 {
	width:361px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

#item133384 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133381 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item133419 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:340px !important;
}

#item133423 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:405px !important;
}

#item133254 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133255 {
	width:630px !important;
	height:369px !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-133255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133256 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item133262 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-133262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133285 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:361px !important;
}

#item133308 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:361px !important;
}

#item133214 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-133214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-133214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item133215 {
	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-133215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133219 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item133216 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item133223 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item133224 {
	width:505px !important;
	height:3333px !important;
}

@keyframes fade-in-133224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133252 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item133212 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item133001 {
	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;
}

#item133005 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133009 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item133002 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item133036 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133040 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item133032 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item133066 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133070 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item133063 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item133096 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133101 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item133093 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item133127 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133130 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item133124 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item133156 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item133160 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item133153 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item133183 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item133209 {
	width:52px !important;
	height:52px !important;
}

#item133206 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item94683 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-94683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-94683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.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;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	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.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;
	padding-left:39px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	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:77px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	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:55px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-family:"Proxima Nova";
	font-size:12.6px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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: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.autoParaStyle116 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	line-height:12.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;
	padding-left:76px;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-family:"Proxima Nova";
	font-size:9px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	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.autoParaStyle113 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height: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;
	padding-left:54px;
	margin-top:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	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.autoParaStyle111 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	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.autoParaStyle110 {
	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;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	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.autoParaStyle106 {
	font-family:"Proxima Nova";
	font-size:11px;
	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.autoParaStyle105 {
	font-family:"Proxima Nova";
	font-size:12px;
	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.autoParaStyle104 {
	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;
	margin-top:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-family:"Proxima Nova";
	font-size:19.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.autoParaStyle95 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-family:"Proxima Nova";
	font-size:14px;
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:"Proxima Nova";
	font-size: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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:"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.autoParaStyle61 {
	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.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-align:left;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle51 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight: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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-family:"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.autoParaStyle29 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	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.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-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.autoParaStyle14 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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: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.autoParaStyle10 {
	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.autoParaStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.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.DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_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.autoCharStyle28 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
}

span.autoCharStyle25 {
	font-size:15.4px;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle22 {
	font-size:11px;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle19 {
	font-size:18.2px;
}

span.autoCharStyle18 {
	font-size:13px;
}

span.autoCharStyle17 {
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle15 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle14 {
	letter-spacing:-0.300em;
}

span.autoCharStyle13 {
	color:#d70e2b;
}

span.autoCharStyle12 {
	color:transparent;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle10 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:33.6px;
}

span.autoCharStyle8 {
	font-size:49px;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle5 {
	font-family:Tondo;
}

span.autoCharStyle4 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle3 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle2 {
	color:#007377;
}

span.autoCharStyle1 {
	font-size:35px;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

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; } }

