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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101247 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

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

#item101294 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item101317 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

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

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

#item42332 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

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

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

#item42408 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

#item43147 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

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

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

@keyframes fade-in-50705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50706 {
	width:737px !important;
	height:482px !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-50706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50729 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

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

#item42747 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:14px !important;
}

#item50752 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:468px !important;
}

#item50759 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:469px !important;
}

#item50782 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:469px !important;
}

#item50791 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:455px !important;
}

#item50814 {
	width:177px !important;
	height:360px !important;
	left:78px !important;
	top:87px !important;
}

#item50837 {
	width:195px !important;
	height:284px !important;
	left:308px !important;
	top:87px !important;
}

#item50860 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:169px !important;
}

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

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

#item50883 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:507px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

#item50892 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item50900 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:120px !important;
}

#item50907 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:167px !important;
}

#item50916 {
	width:201px !important;
	height:169px !important;
	left:553px !important;
	top:87px !important;
}

#item50940 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:392px !important;
}

#item50947 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:343px !important;
}

#item50955 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:265px !important;
}

#item50961 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:312px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table209750 {
	table-layout:fixed;
}

#item42595 {
	width:258px !important;
	height:151px !important;
	left:59px !important;
	top:42px !important;
}

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

#item42625 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:229px !important;
}

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

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

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

#item42515 {
	width:563px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

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

#item42559 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:339px !important;
}

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

@keyframes fade-in-42415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42435 {
	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-42435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42438 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item42458 {
	width:650px !important;
	height:1606px !important;
}

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

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

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

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

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

#item43423 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

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

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

#item43469 {
	width:75px !important;
	height:8px !important;
	left:892px !important;
	top:140px !important;
}

#item43472 {
	width:34px !important;
	height:13px !important;
	left:522px !important;
	top:141px !important;
}

#item43483 {
	width:34px !important;
	height:13px !important;
	left:667px !important;
	top:141px !important;
}

#item43492 {
	width:34px !important;
	height:13px !important;
	left:850px !important;
	top:141px !important;
}

#item43501 {
	width:34px !important;
	height:13px !important;
	left:370px !important;
	top:141px !important;
}

#item43531 {
	width:110px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-43629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43656 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-43959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-154511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-154511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-154513 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-154513 {
	0% {
		-webkit-transform:translate(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-154519 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-154519 {
	0% {
		-webkit-transform:translate(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-154515 {
	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-154515 {
	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;
	}
}
#item154511 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115451 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

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

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

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

#item116156 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:191px !important;
}

#item116159 {
	width:105px !important;
	height:11px !important;
	left:467px !important;
	top:209px !important;
}

#item116182 {
	width:48px !important;
	height:18px !important;
	left:476px !important;
	top:151px !important;
}

#item116185 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:210px !important;
}

#item116188 {
	width:48px !important;
	height:18px !important;
	left:373px !important;
	top:210px !important;
}

#item116192 {
	width:48px !important;
	height:18px !important;
	left:232px !important;
	top:151px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-154148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-154148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188366 {
	width:271px !important;
	height:178px !important;
	left:97px !important;
	top:126px !important;
}

@keyframes fade-in-188366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188389 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:254px !important;
}

#item188394 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:210px !important;
}

#item188401 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:167px !important;
}

#item188406 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:120px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item188592 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item188598 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

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

#item188608 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item188613 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item188619 {
	width:19px !important;
	height:19px !important;
	top:779px !important;
}

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

#item188629 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item188652 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:466px !important;
}

#item188675 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:864px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table214801 {
	table-layout:fixed;
}

#item153731 {
	width:361px !important;
	height:202px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item153792 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:279px !important;
}

#item153797 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:343px !important;
}

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

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

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

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

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

#item153682 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:519px !important;
}

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

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

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

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

#item153592 {
	width:505px !important;
	height:3512px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-116569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-116569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-51038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-51040 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51040 {
	0% {
		-webkit-transform:translate(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-51053 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51053 {
	0% {
		-webkit-transform:translate(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-51047 {
	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-51047 {
	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;
	}
}
#item51038 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101521 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

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

#item101567 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item101590 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

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

#item51402 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

@keyframes fade-in-51801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51802 {
	width:737px !important;
	height:482px !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-51802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51825 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

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

#item51848 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:14px !important;
}

#item51856 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:468px !important;
}

#item51860 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:469px !important;
}

#item51883 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:469px !important;
}

#item51886 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:455px !important;
}

#item51909 {
	width:177px !important;
	height:360px !important;
	left:78px !important;
	top:87px !important;
}

#item51932 {
	width:195px !important;
	height:335px !important;
	left:308px !important;
	top:87px !important;
}

#item51956 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:169px !important;
}

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

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

#item51969 {
	opacity:0.50;
	width:1px !important;
	height:295px !important;
	left:507px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

#item51976 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item51981 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:120px !important;
}

#item51987 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:184px !important;
}

#item51995 {
	width:201px !important;
	height:169px !important;
	left:553px !important;
	top:87px !important;
}

#item52018 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:392px !important;
}

#item52023 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:343px !important;
}

#item52029 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:265px !important;
}

#item52036 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:326px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table219035 {
	table-layout:fixed;
}

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

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

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

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

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

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

#item51600 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

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

#item51646 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:371px !important;
}

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

@keyframes fade-in-51530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51531 {
	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-51531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51556 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item51557 {
	width:650px !important;
	height:1586px !important;
}

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

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

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

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

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

#item52070 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

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

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

#item52103 {
	width:34px !important;
	height:13px !important;
	left:476px !important;
	top:141px !important;
}

#item52106 {
	width:34px !important;
	height:13px !important;
	left:604px !important;
	top:141px !important;
}

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

#item52109 {
	width:34px !important;
	height:13px !important;
	left:887px !important;
	top:141px !important;
}

#item52113 {
	width:34px !important;
	height:13px !important;
	left:339px !important;
	top:141px !important;
}

#item52120 {
	width:104px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-52683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52229 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-52493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-157210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-157212 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-157212 {
	0% {
		-webkit-transform:translate(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-157218 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-157218 {
	0% {
		-webkit-transform:translate(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-157214 {
	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-157214 {
	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;
	}
}
#item157210 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item117553 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:193px !important;
}

#item117556 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:151px !important;
}

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

#item117567 {
	width:48px !important;
	height:18px !important;
	left:190px !important;
	top:212px !important;
}

#item117570 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:212px !important;
}

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

#item117580 {
	width:146px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189091 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item189063 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189270 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item189275 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item189281 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

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

#item189298 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item189304 {
	width:19px !important;
	height:19px !important;
	top:781px !important;
}

#item189309 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item189314 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item189337 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:466px !important;
}

#item189360 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:864px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-156629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-156629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item156630 {
	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-156630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-156630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table223826 th, table#table223826 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table223826 {
	table-layout:fixed;
}

#item156653 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item156711 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:307px !important;
}

#item156714 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:372px !important;
}

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

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

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

#item156557 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

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

#item156603 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

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

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

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

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

#item156521 {
	width:505px !important;
	height:3579px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-118007 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-118007 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-52752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-52754 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52754 {
	0% {
		-webkit-transform:translate(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-52767 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52767 {
	0% {
		-webkit-transform:translate(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-52759 {
	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-52759 {
	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;
	}
}
#item52752 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101783 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

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

#item101829 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item101852 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

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

#item53786 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:275px !important;
	top:176px !important;
	background:#000;
}

#item53059 {
	width:65px !important;
	height:8px !important;
	left:4px !important;
	top:35px !important;
}

#item53795 {
	width:70px !important;
	height:8px !important;
}

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

@keyframes fade-in-54426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53115 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

#item53229 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

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

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

@keyframes fade-in-54532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54533 {
	width:935px !important;
	height:435px !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-54533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54556 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

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

#item53568 {
	width:21px !important;
	height:21px !important;
	left:938px !important;
	top:14px !important;
}

#item54579 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:416px !important;
}

#item54585 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:417px !important;
}

#item54608 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:417px !important;
}

#item54613 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:403px !important;
}

#item54636 {
	width:180px !important;
	height:302px !important;
	left:78px !important;
	top:87px !important;
}

#item54660 {
	width:223px !important;
	height:270px !important;
	left:298px !important;
	top:87px !important;
}

#item54683 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:169px !important;
}

#item54693 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:120px !important;
}

#item54702 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:257px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item54703 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:521px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

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

#item54724 {
	width:151px !important;
	height:155px !important;
	left:799px !important;
	top:87px !important;
}

#item54747 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:184px !important;
}

#item54756 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:120px !important;
}

#item54765 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:120px !important;
}

#item54771 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:167px !important;
}

#item54779 {
	width:195px !important;
	height:286px !important;
	left:561px !important;
	top:87px !important;
}

#item54803 {
	opacity:0.50;
	width:1px !important;
	height:246px !important;
	left:754px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item54804 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:329px !important;
}

#item54812 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:265px !important;
}

#item54819 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:264px !important;
}

#item54825 {
	width:14px !important;
	height:14px !important;
	left:277px !important;
	top:312px !important;
}

#item54831 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:345px !important;
}

#item54838 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table228848 {
	table-layout:fixed;
}

#item53397 {
	width:258px !important;
	height:144px !important;
	left:59px !important;
	top:42px !important;
}

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

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

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

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

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

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

#item53319 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

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

#item53365 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:419px !important;
}

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

@keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53246 {
	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-53246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53269 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item53270 {
	width:650px !important;
	height:2302px !important;
}

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

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

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

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

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

#item53787 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item53792 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item53818 {
	width:34px !important;
	height:13px !important;
	left:400px !important;
	top:156px !important;
}

#item54375 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:156px !important;
}

#item53822 {
	width:34px !important;
	height:13px !important;
	left:605px !important;
	top:156px !important;
}

#item54385 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:156px !important;
}

#item54422 {
	width:34px !important;
	height:13px !important;
	left:811px !important;
	top:156px !important;
}

#item53825 {
	width:34px !important;
	height:13px !important;
	left:921px !important;
	top:156px !important;
}

#item53829 {
	width:34px !important;
	height:13px !important;
	left:296px !important;
	top:156px !important;
}

#item53835 {
	width:64px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-54493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53944 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-54214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-158537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-158539 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-158539 {
	0% {
		-webkit-transform:translate(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-158545 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-158545 {
	0% {
		-webkit-transform:translate(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-158541 {
	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-158541 {
	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;
	}
}
#item158537 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item189422 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

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

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

#item119099 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:161px !important;
}

#item119102 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:218px !important;
}

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

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

@keyframes fade-in-158119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-158119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item158120 {
	width:333px !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-158120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item158147 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-158178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-158178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189634 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

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

#item189663 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:211px !important;
}

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

#item189679 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item207069 {
	width:19px !important;
	height:19px !important;
	top:906px !important;
}

#item207074 {
	width:19px !important;
	height:19px !important;
	top:1111px !important;
}

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

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

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

#item207103 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item207108 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

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

#item207136 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:400px !important;
}

#item207159 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:799px !important;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-157960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-157960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item157961 {
	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-157961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table234730 th, table#table234730 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

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

table#table234730 {
	table-layout:fixed;
}

#item157985 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

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

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

#item158043 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:307px !important;
}

#item158046 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:371px !important;
}

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

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

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

#item157912 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:628px !important;
}

#item157935 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:628px !important;
}

#item189509 {
	width:568px !important;
	height:537px !important;
	left:64px !important;
	top:67px !important;
}

#item189510 {
	width:505px !important;
	height:724px !important;
}

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

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

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

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

#item157845 {
	width:505px !important;
	height:5125px !important;
}

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

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

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

#item158224 {
	width:607px !important;
	height:1px !important;
	left:109px !important;
	top:206px !important;
	background:#9d9c9c;
}

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

#item119106 {
	width:48px !important;
	height:18px !important;
	left:304px !important;
	top:176px !important;
}

#item119110 {
	width:48px !important;
	height:18px !important;
	left:460px !important;
	top:176px !important;
}

#item119113 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:176px !important;
}

#item119126 {
	width:48px !important;
	height:18px !important;
	left:156px !important;
	top:176px !important;
}

#item119132 {
	width:90px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-119299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118332 {
	width:91px !important;
	height:11px !important;
	left:6px !important;
	top:49px !important;
}

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

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

@keyframes fade-in-118378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119117 {
	width:48px !important;
	height:18px !important;
	left:134px !important;
	top:234px !important;
}

#item119120 {
	width:48px !important;
	height:18px !important;
	left:321px !important;
	top:234px !important;
}

#item119123 {
	width:48px !important;
	height:18px !important;
	left:494px !important;
	top:234px !important;
}

#item119218 {
	width:112px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-119592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-119592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-54922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-54924 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-54924 {
	0% {
		-webkit-transform:translate(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-54938 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-54938 {
	0% {
		-webkit-transform:translate(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-54931 {
	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-54931 {
	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;
	}
}
#item54922 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item102050 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

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

#item102096 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item102119 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

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

#item55227 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item55666 {
	width:21px !important;
	height:21px !important;
	left:970px !important;
	top:14px !important;
}

#item55673 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:274px !important;
}

#item55677 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:275px !important;
}

#item55700 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:275px !important;
}

#item55703 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:261px !important;
}

#item55726 {
	width:199px !important;
	height:142px !important;
	left:78px !important;
	top:87px !important;
}

#item55749 {
	width:205px !important;
	height:158px !important;
	left:329px !important;
	top:87px !important;
}

#item55772 {
	width:14px !important;
	height:14px !important;
	left:308px !important;
	top:185px !important;
}

#item55780 {
	width:14px !important;
	height:14px !important;
	left:308px !important;
	top:120px !important;
}

#item55786 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:277px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item55787 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:541px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

#item55795 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item55800 {
	width:14px !important;
	height:14px !important;
	left:571px !important;
	top:120px !important;
}

#item55806 {
	width:14px !important;
	height:14px !important;
	left:571px !important;
	top:184px !important;
}

#item55811 {
	width:201px !important;
	height:169px !important;
	left:592px !important;
	top:87px !important;
}

#item56484 {
	width:14px !important;
	height:14px !important;
	left:808px !important;
	top:120px !important;
}

#item56491 {
	width:14px !important;
	height:14px !important;
	left:808px !important;
	top:184px !important;
}

#item56498 {
	width:165px !important;
	height:169px !important;
	left:829px !important;
	top:87px !important;
}

#item56483 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:777px !important;
	top:126px !important;
	background:#b2b2b1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table239449 {
	table-layout:fixed;
}

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

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

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

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

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

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

#item55418 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

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

#item55464 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

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

@keyframes fade-in-55344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55345 {
	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-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55368 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item55369 {
	width:650px !important;
	height:1328px !important;
}

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

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

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

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

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

#item55885 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:161px !important;
	background:#000;
}

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

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

#item55897 {
	width:34px !important;
	height:13px !important;
	left:533px !important;
	top:141px !important;
}

#item55901 {
	width:34px !important;
	height:13px !important;
	left:709px !important;
	top:141px !important;
}

#item56473 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:141px !important;
}

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

#item55916 {
	width:110px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-56080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56084 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-56345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-159855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-159857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-159857 {
	0% {
		-webkit-transform:translate(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-159863 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-159863 {
	0% {
		-webkit-transform:translate(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-159859 {
	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-159859 {
	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;
	}
}
#item159855 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159544 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

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

#item120579 {
	width:46px !important;
	height:46px !important;
	left:614px !important;
	top:207px !important;
}

#item120583 {
	width:48px !important;
	height:18px !important;
	left:484px !important;
	top:150px !important;
}

#item120589 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item120592 {
	width:48px !important;
	height:18px !important;
	left:361px !important;
	top:225px !important;
}

#item120596 {
	width:48px !important;
	height:18px !important;
	left:234px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-159496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190651 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

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

#item190679 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item190803 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

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

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

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

#item190824 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item190829 {
	width:19px !important;
	height:19px !important;
	top:515px !important;
}

#item190834 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item190839 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item190845 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item190868 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item159396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-159396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159397 {
	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-159397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159401 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item159398 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item159408 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-159408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159431 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item159383 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-159383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159384 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item159390 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item159386 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item159273 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-159273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159274 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-159274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159275 {
	width:498px !important;
	height:379px !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-159275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table243641 th, table#table243641 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table243641 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table243641 {
	table-layout:fixed;
}

#item159298 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

#item159324 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item159321 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item159356 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item159359 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item159194 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-159194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159195 {
	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-159195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159199 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item159196 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item159202 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-159202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159225 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:361px !important;
}

#item159248 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:361px !important;
}

#item159156 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-159156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-159156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item159158 {
	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-159158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159162 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item159159 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item159165 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item159166 {
	width:505px !important;
	height:2885px !important;
}

@keyframes fade-in-159166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159154 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item158993 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item158786 {
	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;
}

#item158790 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158793 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item158787 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item158819 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158823 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item158816 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item158849 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158852 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item158846 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item158879 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158883 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item158876 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item158909 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158912 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item158906 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item158938 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item158941 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item158935 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item158964 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item158990 {
	width:52px !important;
	height:52px !important;
}

#item158987 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item121000 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-121000 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-121000 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-38891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-38916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38916 {
	0% {
		-webkit-transform:translate(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-38905 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38905 {
	0% {
		-webkit-transform:translate(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-38893 {
	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-38893 {
	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;
	}
}
#item38891 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38928 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38929 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38949 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38952 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38955 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38953 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38973 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38971 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38988 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item102191 {
	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;
}

#item102192 {
	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;
}

#item102194 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item102195 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item102218 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102241 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item102264 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item102287 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item102311 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item102312 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item102336 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102360 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item102383 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item102406 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

@keyframes fade-in-38998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39018 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item39040 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item39062 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item39065 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item39074 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item39084 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item39115 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item39672 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39692 {
	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-39692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39697 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39695 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item39730 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39752 {
	width:193px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-39752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39755 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item39764 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item39773 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item39783 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item39793 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item39802 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item39427 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39447 {
	width:886px !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-39447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39452 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39450 {
	width:21px !important;
	height:21px !important;
	left:891px !important;
	top:14px !important;
}

#item39481 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item39503 {
	width:174px !important;
	height:147px !important;
	left:79px !important;
	top:87px !important;
}

#item39525 {
	width:134px !important;
	height:141px !important;
	left:308px !important;
	top:87px !important;
}

#item39547 {
	width:180px !important;
	height:159px !important;
	left:493px !important;
	top:87px !important;
}

#item39550 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:255px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item39551 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:673px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item39552 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item39563 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:120px !important;
}

#item39572 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:120px !important;
}

#item39580 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:169px !important;
}

#item39588 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:184px !important;
}

#item39596 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item39623 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:274px !important;
}

#item39626 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:274px !important;
}

#item39655 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:260px !important;
}

#item39658 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item57251 {
	width:179px !important;
	height:141px !important;
	left:725px !important;
	top:87px !important;
}

#item57275 {
	width:14px !important;
	height:14px !important;
	left:704px !important;
	top:120px !important;
}

#item57280 {
	width:14px !important;
	height:14px !important;
	left:704px !important;
	top:169px !important;
}

#item57250 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:441px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item39357 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39377 {
	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-39377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39382 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39380 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item39414 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39417 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item39335 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39336 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item39342 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39340 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item39267 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39268 {
	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-39268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39269 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table247527 th, table#table247527 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table247527 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table247527 {
	table-layout:fixed;
}

#item39299 {
	width:258px !important;
	height:200px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-39299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39302 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:228px !important;
}

#item39331 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:274px !important;
}

#item39187 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39187 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39188 {
	width:624px !important;
	height:397px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39191 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39189 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item39219 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39241 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:371px !important;
}

#item39263 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:371px !important;
}

#item39122 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39142 {
	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-39142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39145 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item39165 {
	width:650px !important;
	height:1462px !important;
}

@keyframes fade-in-39165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39177 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39175 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item39120 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item39118 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item40051 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item40054 {
	opacity:0.50;
	width:712px !important;
	height:1px !important;
	left:282px !important;
	top:160px !important;
	background:#000;
}

#item40055 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item40063 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item40090 {
	width:93px !important;
	height:8px !important;
	left:866px !important;
	top:140px !important;
}

#item40093 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:140px !important;
}

#item40103 {
	width:34px !important;
	height:13px !important;
	left:820px !important;
	top:140px !important;
}

#item40116 {
	width:34px !important;
	height:13px !important;
	left:368px !important;
	top:140px !important;
}

#item40148 {
	width:150px !important;
	height:8px !important;
}

#item40151 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-40151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40180 {
	width:170px !important;
	height:8px !important;
}

#item40183 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-40183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40212 {
	width:103px !important;
	height:8px !important;
}

#item40215 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40244 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item40266 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item40269 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item40315 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item40318 {
	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;
}

#item40321 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40349 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40319 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40355 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40382 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40353 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item40388 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40417 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40386 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item40423 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40455 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40421 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item40461 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40493 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40459 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item40500 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40529 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40498 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item40535 {
	width:43px !important;
	height:43px !important;
}

#item40533 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40546 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-161120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-161122 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-161122 {
	0% {
		-webkit-transform:translate(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-161128 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-161128 {
	0% {
		-webkit-transform:translate(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-161124 {
	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-161124 {
	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;
	}
}
#item161120 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item161129 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item161130 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item161134 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item161131 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item161144 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item161141 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item161147 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item161150 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item161173 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item160807 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item160809 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item160810 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item160833 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item160857 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item160880 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item160903 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item160927 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item160928 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item160951 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item160974 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item160997 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item161020 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item161043 {
	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;
}

#item161044 {
	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;
}

#item190917 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item190940 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item190963 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item190968 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item160782 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item160805 {
	width:607px !important;
	height:1px !important;
	left:126px !important;
	top:157px !important;
	background:#9d9c9c;
}

#item160806 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:218px !important;
	background:#9d9c9c;
}

@keyframes fade-in-121319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121320 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item121344 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item121367 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item121390 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item121393 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item121399 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item122091 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:111px !important;
}

#item122094 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:173px !important;
}

#item122097 {
	width:130px !important;
	height:11px !important;
	left:431px !important;
	top:189px !important;
}

#item122121 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:128px !important;
}

#item122125 {
	width:48px !important;
	height:18px !important;
	left:289px !important;
	top:190px !important;
}

#item122133 {
	width:48px !important;
	height:18px !important;
	left:286px !important;
	top:128px !important;
}

#item122137 {
	width:210px !important;
	height:11px !important;
}

#item122160 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:16px !important;
}

@keyframes fade-in-122160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122166 {
	width:238px !important;
	height:11px !important;
}

#item122189 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-122189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122194 {
	width:144px !important;
	height:11px !important;
}

#item122217 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-122217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160699 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160700 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-160700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160702 {
	width:333px !important;
	height:358px !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-160702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160728 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160725 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item160759 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-160759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191115 {
	width:271px !important;
	height:268px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-191115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191138 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:255px !important;
}

#item191144 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:211px !important;
}

#item191149 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item191154 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item191159 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item191164 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:303px !important;
}

#item160266 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160266 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160270 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160267 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item160274 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-160274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160275 {
	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-160275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160298 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item160321 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item160325 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item160348 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item160351 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item160379 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160376 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item160382 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item191463 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item191486 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item191491 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item191497 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item191506 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item191512 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item191518 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item191524 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item191529 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item191535 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item160663 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160664 {
	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-160664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160668 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160665 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item160671 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-160671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160695 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item160653 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160654 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item160659 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160656 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item160542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160543 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-160543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160543 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160544 {
	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-160544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table252930 th, table#table252930 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252930 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252930 {
	table-layout:fixed;
}

#item160568 {
	width:385px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

#item160594 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160591 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item160626 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:341px !important;
}

#item160629 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:405px !important;
}

#item160464 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160465 {
	width:630px !important;
	height:637px !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-160465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160469 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160466 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item160472 {
	width:570px !important;
	height:534px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-160472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160495 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:631px !important;
}

#item160518 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:631px !important;
}

#item160419 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-160419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-160419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item160420 {
	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-160420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160424 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item160421 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item160429 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item160430 {
	width:505px !important;
	height:3131px !important;
}

@keyframes fade-in-160430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-160430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item160417 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item160264 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item160048 {
	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;
}

#item160052 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160055 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item160049 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item160082 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160085 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item160079 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item160111 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160116 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item160108 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item160142 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160150 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item160139 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item160177 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160180 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item160174 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item160206 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item160210 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item160203 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item160233 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item160260 {
	width:52px !important;
	height:52px !important;
}

#item160256 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item122483 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-122483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-122483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-57344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-57346 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57346 {
	0% {
		-webkit-transform:translate(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-57359 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57359 {
	0% {
		-webkit-transform:translate(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-57352 {
	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-57352 {
	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;
	}
}
#item57344 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item57364 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item57366 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item57368 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item57391 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item57396 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57392 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item57404 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57401 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item57407 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item102464 {
	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;
}

#item102465 {
	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;
}

#item102467 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item102468 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item102491 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102514 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item102537 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item102560 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item102584 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item102585 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item102608 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item102632 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item102655 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item102679 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item57654 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item57679 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57680 {
	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-57680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57706 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57703 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item57709 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-57709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57732 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-57732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57755 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item57762 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item58933 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-58933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58934 {
	width:886px !important;
	height:296px !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-58934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58957 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item58095 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item58092 {
	width:21px !important;
	height:21px !important;
	left:890px !important;
	top:14px !important;
}

#item58981 {
	width:174px !important;
	height:147px !important;
	left:79px !important;
	top:87px !important;
}

#item59004 {
	width:121px !important;
	height:141px !important;
	left:308px !important;
	top:87px !important;
}

#item59027 {
	width:179px !important;
	height:169px !important;
	left:493px !important;
	top:87px !important;
}

#item59050 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:255px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item59051 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:673px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item59052 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item59058 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:120px !important;
}

#item59063 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:120px !important;
}

#item59069 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:169px !important;
}

#item59074 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:184px !important;
}

#item59080 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item59084 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:273px !important;
}

#item59108 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:273px !important;
}

#item59111 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:259px !important;
}

#item59134 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item59139 {
	width:179px !important;
	height:141px !important;
	left:725px !important;
	top:87px !important;
}

#item59162 {
	width:14px !important;
	height:14px !important;
	left:704px !important;
	top:120px !important;
}

#item59169 {
	width:14px !important;
	height:14px !important;
	left:704px !important;
	top:169px !important;
}

#item59177 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:441px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item57981 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57982 {
	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-57982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58009 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item58006 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item58013 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-58013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58036 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item57968 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57969 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item57974 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57971 {
	width:21px !important;
	height:21px !important;
	left:1001px !important;
	top:20px !important;
}

#item57909 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57910 {
	width:319px !important;
	height:292px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57914 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57911 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table257164 th, table#table257164 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257164 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table257164 {
	table-layout:fixed;
}

#item57917 {
	width:258px !important;
	height:244px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-57917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57940 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:229px !important;
}

#item57944 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:275px !important;
}

#item57830 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57831 {
	width:624px !important;
	height:379px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57836 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57832 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item57839 {
	width:563px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-57839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57862 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:355px !important;
}

#item57885 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:355px !important;
}

#item57770 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57771 {
	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-57771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57794 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item57795 {
	width:650px !important;
	height:1328px !important;
}

@keyframes fade-in-57795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57825 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item57822 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item57768 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item57677 {
	width:1022px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item58295 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item58318 {
	opacity:0.50;
	width:684px !important;
	height:1px !important;
	left:282px !important;
	top:160px !important;
	background:#000;
}

#item58319 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item58322 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item58325 {
	width:34px !important;
	height:13px !important;
	left:530px !important;
	top:140px !important;
}

#item58329 {
	width:34px !important;
	height:13px !important;
	left:710px !important;
	top:140px !important;
}

#item58333 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:140px !important;
}

#item58339 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:140px !important;
}

#item58343 {
	width:28px !important;
	height:8px !important;
}

#item58366 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-58366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58370 {
	width:54px !important;
	height:8px !important;
}

#item58393 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-58393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58398 {
	width:56px !important;
	height:8px !important;
}

#item58421 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-58421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58428 {
	width:38px !important;
	height:8px !important;
}

#item58451 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-58451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58456 {
	width:38px !important;
	height:8px !important;
}

#item58481 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-58481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58486 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item58509 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item58532 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item58535 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item58558 {
	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;
}

#item58562 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58565 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item58559 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item58591 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58594 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item58588 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item58620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58625 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item58617 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item58651 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58655 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item58648 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item58681 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58684 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item58678 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item58712 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item58715 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item58708 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item58741 {
	width:43px !important;
	height:43px !important;
}

#item58738 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item58745 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-58745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-162391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-162393 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-162393 {
	0% {
		-webkit-transform:translate(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-162399 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-162399 {
	0% {
		-webkit-transform:translate(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-162395 {
	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-162395 {
	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;
	}
}
#item162391 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item162400 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item162401 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item162406 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item162402 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item162412 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item162409 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item162416 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item162419 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item162442 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item162079 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item162081 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item162082 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item162105 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item162129 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item162152 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item162175 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item162199 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item162200 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item162224 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item162247 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item162271 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item162294 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item162317 {
	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;
}

#item162318 {
	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;
}

#item191604 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item191627 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item191650 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item191653 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item162054 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item162077 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item162078 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item123463 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item123466 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:208px !important;
}

#item123469 {
	width:48px !important;
	height:18px !important;
	left:479px !important;
	top:149px !important;
}

#item123473 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:225px !important;
}

#item123479 {
	width:48px !important;
	height:18px !important;
	left:366px !important;
	top:225px !important;
}

#item123482 {
	width:48px !important;
	height:18px !important;
	left:230px !important;
	top:149px !important;
}

#item123488 {
	width:39px !important;
	height:11px !important;
}

#item123511 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-123511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123517 {
	width:75px !important;
	height:11px !important;
}

#item123540 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-123540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123544 {
	width:78px !important;
	height:11px !important;
}

#item123567 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-123567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123571 {
	width:53px !important;
	height:11px !important;
}

#item123595 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-123595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123599 {
	width:53px !important;
	height:11px !important;
}

#item123622 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-123622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161971 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161972 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-161972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161973 {
	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-161973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161999 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161996 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item162031 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-162031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191792 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item191798 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item191769 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-191769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161531 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161528 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item161537 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-161537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161539 {
	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-161539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161562 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item161585 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item161593 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item161616 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item161619 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item161645 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161642 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item161648 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item192071 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item192076 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item192081 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item192086 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item192091 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item192096 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item192103 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item192108 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item192113 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item192136 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item161936 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161937 {
	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-161937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161941 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161938 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item161944 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-161944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161967 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item161919 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161920 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item161926 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161922 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item161804 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161805 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-161805 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161805 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161806 {
	width:498px !important;
	height:410px !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-161806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table261813 th, table#table261813 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table261813 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table261813 {
	table-layout:fixed;
}

#item161829 {
	width:385px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

#item161855 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161852 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item161888 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:339px !important;
}

#item161895 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:404px !important;
}

#item161724 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161725 {
	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-161725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161729 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161726 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item161733 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-161733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161756 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item161780 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item161686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-161686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-161686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item161687 {
	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-161687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161691 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item161688 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item161694 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item161695 {
	width:505px !important;
	height:2906px !important;
}

@keyframes fade-in-161695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-161695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item161684 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item161525 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item161318 {
	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;
}

#item161322 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161325 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item161319 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item161351 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161354 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item161348 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item161380 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161384 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item161377 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item161411 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161414 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item161407 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item161440 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161444 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item161437 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item161470 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item161473 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item161467 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item161496 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item161522 {
	width:52px !important;
	height:52px !important;
}

#item161519 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item123890 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-123890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-123890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-59266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-59269 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-59269 {
	0% {
		-webkit-transform:translate(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-59279 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-59279 {
	0% {
		-webkit-transform:translate(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-59274 {
	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-59274 {
	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;
	}
}
#item59266 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item59284 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item59285 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item59287 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item59310 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item59314 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59311 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item59321 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59318 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item59327 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item103055 {
	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;
}

#item103056 {
	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;
}

#item103059 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item103060 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item103083 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103106 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item103130 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item103154 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item103178 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item103179 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item103202 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103225 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item103248 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item103271 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item59572 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item59597 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59598 {
	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-59598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59624 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59621 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item59628 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-59628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59651 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-59651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59674 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item59679 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item61154 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-61154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61155 {
	width:872px !important;
	height:277px !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-61155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60012 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item60009 {
	width:21px !important;
	height:21px !important;
	left:872px !important;
	top:14px !important;
}

#item61178 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item61201 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item61207 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item61230 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item61235 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item61258 {
	width:132px !important;
	height:142px !important;
	left:78px !important;
	top:87px !important;
}

#item61281 {
	width:178px !important;
	height:142px !important;
	left:261px !important;
	top:87px !important;
}

#item61304 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:136px !important;
}

#item61313 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:214px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item61314 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item61322 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item61332 {
	width:187px !important;
	height:143px !important;
	left:703px !important;
	top:87px !important;
}

#item61355 {
	width:14px !important;
	height:14px !important;
	left:681px !important;
	top:120px !important;
}

#item61362 {
	width:14px !important;
	height:14px !important;
	left:681px !important;
	top:167px !important;
}

#item61373 {
	width:164px !important;
	height:142px !important;
	left:487px !important;
	top:87px !important;
}

#item61396 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:136px !important;
}

#item61402 {
	width:14px !important;
	height:14px !important;
	left:466px !important;
	top:184px !important;
}

#item61408 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:184px !important;
}

#item61414 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:441px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item61415 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:656px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item59900 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59901 {
	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-59901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59927 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59924 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item59932 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-59932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59956 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item59889 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59890 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item59895 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59892 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:21px !important;
}

#item59829 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59830 {
	width:319px !important;
	height:245px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-59830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59835 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59832 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table266057 th, table#table266057 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table266057 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table266057 {
	table-layout:fixed;
}

#item59838 {
	width:258px !important;
	height:137px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-59838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59861 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:183px !important;
}

#item59865 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:229px !important;
}

#item59749 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59750 {
	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-59750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59754 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59751 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item59759 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-59759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59782 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item59805 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

#item59688 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-59688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59688 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59689 {
	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-59689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59713 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item59714 {
	width:650px !important;
	height:1285px !important;
}

@keyframes fade-in-59714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59744 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59741 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item59686 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item59595 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item60216 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item60401 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item60424 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item60447 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item60451 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item60975 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:142px !important;
}

#item60982 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:142px !important;
}

#item60990 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:142px !important;
}

#item60993 {
	opacity:0.50;
	width:696px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item60995 {
	width:210px !important;
	height:8px !important;
}

#item61018 {
	width:19px !important;
	height:19px !important;
	left:94px !important;
	top:11px !important;
}

@keyframes fade-in-61018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61026 {
	width:200px !important;
	height:8px !important;
}

#item61049 {
	width:19px !important;
	height:19px !important;
	left:91px !important;
	top:11px !important;
}

@keyframes fade-in-61049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61057 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item61064 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item61070 {
	width:96px !important;
	height:8px !important;
}

#item61093 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-61093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61100 {
	width:86px !important;
	height:8px !important;
}

#item61124 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-61124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60474 {
	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;
}

#item60479 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60483 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item60476 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item60509 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60513 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item60506 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item60539 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60542 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item60536 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item60568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60572 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item60565 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item60598 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60603 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item60595 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item60630 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item60633 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item60627 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item60660 {
	width:43px !important;
	height:43px !important;
}

#item60657 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item60663 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-60663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-163811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-163813 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-163813 {
	0% {
		-webkit-transform:translate(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-163821 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-163821 {
	0% {
		-webkit-transform:translate(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-163816 {
	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-163816 {
	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;
	}
}
#item163811 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item163822 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item163823 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item163828 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item163824 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item163835 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item163832 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item163839 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item163842 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item163865 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item163496 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item163498 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item163499 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item163522 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item163545 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item163568 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item163591 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item163616 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item163617 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item163641 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item163664 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item163687 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item163710 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item163733 {
	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;
}

#item163734 {
	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;
}

#item192196 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item192219 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item192242 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item192245 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item163385 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163386 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-163386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163387 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-163387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163414 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163411 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item163448 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-163448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192372 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-192372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192395 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item192400 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item162955 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-162955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-162955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item162959 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item162956 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item162962 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-162962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-162962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item162963 {
	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-162963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162986 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item163009 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item163012 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item163035 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item163038 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item163064 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163061 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item163067 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item192688 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item192693 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item192698 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item192704 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item192709 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item192715 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item192721 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item192728 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item192738 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item192761 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item163348 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163349 {
	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-163349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163353 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163350 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item163357 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-163357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163380 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item163338 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163339 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item163344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163341 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item163228 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163228 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163228 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163229 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-163229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163230 {
	width:498px !important;
	height:345px !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-163230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table271453 th, table#table271453 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table271453 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table271453 {
	table-layout:fixed;
}

#item163253 {
	width:385px !important;
	height:202px !important;
	left:66px !important;
	top:77px !important;
}

#item163279 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163276 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item163310 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:278px !important;
}

#item163314 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:343px !important;
}

#item163149 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163150 {
	width:630px !important;
	height:345px !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-163150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163155 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163151 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item163158 {
	width:570px !important;
	height:273px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-163158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163181 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:340px !important;
}

#item163204 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:340px !important;
}

#item163107 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-163107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-163107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item163109 {
	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-163109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163113 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item163110 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item163120 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item163121 {
	width:505px !important;
	height:2885px !important;
}

@keyframes fade-in-163121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163105 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item162953 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item163471 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item163494 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item163495 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item124945 {
	width:48px !important;
	height:18px !important;
	left:247px !important;
	top:151px !important;
}

#item124948 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item124952 {
	width:48px !important;
	height:18px !important;
	left:343px !important;
	top:225px !important;
}

#item124959 {
	width:294px !important;
	height:11px !important;
}

#item124982 {
	width:27px !important;
	height:27px !important;
	left:131px !important;
	top:16px !important;
}

@keyframes fade-in-124982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124988 {
	width:194px !important;
	height:11px !important;
}

#item125011 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:16px !important;
}

@keyframes fade-in-125011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125014 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item125018 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:206px !important;
}

#item125022 {
	width:134px !important;
	height:11px !important;
}

#item125045 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-125045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125049 {
	width:69px !important;
	height:11px !important;
}

#item125072 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-125072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162732 {
	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;
}

#item162736 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162740 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item162733 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item162766 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162772 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item162763 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item162800 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162808 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item162796 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item162834 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162838 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item162831 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item162864 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162869 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item162861 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item162895 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item162899 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item162892 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item162922 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item162948 {
	width:52px !important;
	height:52px !important;
}

#item162945 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item125266 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-125266 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-125266 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-61478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-61480 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61480 {
	0% {
		-webkit-transform:translate(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-61493 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61493 {
	0% {
		-webkit-transform:translate(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-61486 {
	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-61486 {
	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;
	}
}
#item61478 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item61500 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item61501 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item61502 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item61525 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item61529 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61526 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item61535 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61532 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item61538 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item103321 {
	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;
}

#item103322 {
	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;
}

#item103324 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item103325 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item103348 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103371 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item103394 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item103418 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item103442 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item103443 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item103466 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103489 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item103512 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item103535 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item61784 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item61809 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-61809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61810 {
	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-61810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61836 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item61833 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item61841 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-61841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61866 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-61866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61889 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item61895 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item63324 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-63324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63325 {
	width:890px !important;
	height:277px !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-63325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62200 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item62197 {
	width:21px !important;
	height:21px !important;
	left:893px !important;
	top:14px !important;
}

#item63348 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item63371 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item63376 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item63399 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item63404 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item63427 {
	width:135px !important;
	height:142px !important;
	left:773px !important;
	top:87px !important;
}

#item63450 {
	width:177px !important;
	height:142px !important;
	left:334px !important;
	top:87px !important;
}

#item63473 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:136px !important;
}

#item63484 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:287px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item63485 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:120px !important;
}

#item63498 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:168px !important;
}

#item63506 {
	width:201px !important;
	height:142px !important;
	left:80px !important;
	top:87px !important;
}

#item63529 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item63535 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item63542 {
	width:164px !important;
	height:142px !important;
	left:559px !important;
	top:87px !important;
}

#item63565 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:136px !important;
}

#item63572 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:184px !important;
}

#item63581 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:184px !important;
}

#item63591 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:513px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item63593 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:727px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item62116 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-62116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62117 {
	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-62117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62143 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item62140 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item62146 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-62146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62169 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item62105 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-62105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62107 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item62112 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item62109 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item62047 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-62047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62048 {
	width:319px !important;
	height:245px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62052 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item62049 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table275443 th, table#table275443 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275443 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275443 {
	table-layout:fixed;
}

#item62055 {
	width:258px !important;
	height:137px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-62055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62078 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:183px !important;
}

#item62081 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:229px !important;
}

#item61967 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-61967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61970 {
	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-61970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61974 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item61971 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item61977 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-61977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62000 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:227px !important;
}

#item62023 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:227px !important;
}

#item61907 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-61907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61908 {
	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-61908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61931 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item61932 {
	width:650px !important;
	height:1285px !important;
}

@keyframes fade-in-61932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61963 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item61960 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item61905 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item61807 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item62425 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item62448 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item62471 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item62494 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item62501 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item62524 {
	width:34px !important;
	height:13px !important;
	left:354px !important;
	top:142px !important;
}

#item62531 {
	width:34px !important;
	height:13px !important;
	left:617px !important;
	top:142px !important;
}

#item62537 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:142px !important;
}

#item62540 {
	opacity:0.50;
	width:696px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item62542 {
	width:210px !important;
	height:8px !important;
}

#item62565 {
	width:19px !important;
	height:19px !important;
	left:94px !important;
	top:11px !important;
}

@keyframes fade-in-62565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62569 {
	width:200px !important;
	height:8px !important;
}

#item62592 {
	width:19px !important;
	height:19px !important;
	left:91px !important;
	top:11px !important;
}

@keyframes fade-in-62592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62595 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item62598 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item62602 {
	width:96px !important;
	height:8px !important;
}

#item62625 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-62625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62630 {
	width:86px !important;
	height:8px !important;
}

#item62653 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-62653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62656 {
	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;
}

#item62660 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62663 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item62657 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item62689 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62694 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item62686 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item62720 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62724 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item62717 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item62750 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62757 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item62747 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item62783 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62787 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item62780 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item62814 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item62818 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item62811 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item62845 {
	width:43px !important;
	height:43px !important;
}

#item62841 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item62849 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-62849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-165113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-165115 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-165115 {
	0% {
		-webkit-transform:translate(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-165121 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-165121 {
	0% {
		-webkit-transform:translate(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-165117 {
	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-165117 {
	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;
	}
}
#item165113 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item165122 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item165123 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item165127 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item165124 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item165133 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item165130 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item165136 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item165141 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item165164 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item164801 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item164803 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item164804 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item164828 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item164851 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item164874 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item164897 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item164921 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item164922 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item164945 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item164968 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item164991 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item165014 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item165037 {
	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;
}

#item165038 {
	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;
}

#item165086 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item192819 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item192842 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item192865 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item164693 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164694 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-164694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164695 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164721 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164718 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item164752 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-164752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192992 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-192992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193015 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item193020 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item164252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164256 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164253 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item164263 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-164263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164264 {
	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-164264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164287 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item164311 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item164315 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item164338 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item164342 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item164368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164365 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item164371 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item193306 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item193311 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item193316 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item193321 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item193327 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item193334 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item193343 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item193350 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item193356 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item193379 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item164657 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164658 {
	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-164658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164663 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164660 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item164666 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-164666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164689 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item164647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164648 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item164653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164650 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item164526 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164527 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-164527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164528 {
	width:498px !important;
	height:349px !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-164528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table279452 th, table#table279452 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table279452 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table279452 {
	table-layout:fixed;
}

#item164553 {
	width:385px !important;
	height:202px !important;
	left:66px !important;
	top:77px !important;
}

#item164579 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164576 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item164614 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:279px !important;
}

#item164623 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:344px !important;
}

#item164447 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164448 {
	width:630px !important;
	height:350px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164452 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164449 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item164455 {
	width:570px !important;
	height:273px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-164455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164479 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:341px !important;
}

#item164502 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:341px !important;
}

#item164408 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-164408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-164408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item164410 {
	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-164410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164414 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item164411 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item164418 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item164419 {
	width:505px !important;
	height:2840px !important;
}

@keyframes fade-in-164419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164406 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item164250 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item164775 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item164798 {
	width:607px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item164800 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item126327 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:151px !important;
}

#item126331 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item126335 {
	width:48px !important;
	height:18px !important;
	left:346px !important;
	top:225px !important;
}

#item126341 {
	width:294px !important;
	height:11px !important;
}

#item126364 {
	width:27px !important;
	height:27px !important;
	left:131px !important;
	top:16px !important;
}

@keyframes fade-in-126364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126368 {
	width:280px !important;
	height:11px !important;
}

#item126391 {
	width:27px !important;
	height:27px !important;
	left:127px !important;
	top:16px !important;
}

@keyframes fade-in-126391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126395 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item126398 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item126403 {
	width:134px !important;
	height:11px !important;
}

#item126426 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-126426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126431 {
	width:120px !important;
	height:11px !important;
}

#item126454 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-126454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164041 {
	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;
}

#item164045 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164048 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item164042 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item164074 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164077 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item164071 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item164103 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164106 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item164100 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item164132 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164135 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item164129 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item164161 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164165 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item164158 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item164191 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item164194 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item164188 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item164217 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item164244 {
	width:52px !important;
	height:52px !important;
}

#item164241 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item126648 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-126648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-126648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-63628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-63630 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63630 {
	0% {
		-webkit-transform:translate(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-63643 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63643 {
	0% {
		-webkit-transform:translate(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-63637 {
	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-63637 {
	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;
	}
}
#item63628 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item63648 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item63649 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item63650 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item63673 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item63678 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63675 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item63684 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63681 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item63689 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item103579 {
	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;
}

#item103580 {
	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;
}

#item103582 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item103583 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item103606 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103630 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item103653 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item103676 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item103701 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item103702 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item103725 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103748 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item103771 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item103794 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item63935 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item63960 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-63960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63962 {
	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-63962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63988 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item63985 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item63994 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64017 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-64017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item64046 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item64324 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64325 {
	width:546px !important;
	height:439px !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-64325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64351 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64348 {
	width:21px !important;
	height:21px !important;
	left:549px !important;
	top:14px !important;
}

#item64358 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item64381 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item64385 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item64408 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item64411 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item64457 {
	width:174px !important;
	height:286px !important;
	left:369px !important;
	top:87px !important;
}

#item64480 {
	width:14px !important;
	height:14px !important;
	left:348px !important;
	top:120px !important;
}

#item64485 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:318px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item64497 {
	width:228px !important;
	height:302px !important;
	left:80px !important;
	top:87px !important;
}

#item64520 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item64525 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item64565 {
	width:14px !important;
	height:14px !important;
	left:348px !important;
	top:184px !important;
}

#item65203 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item65210 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:329px !important;
}

#item65217 {
	width:14px !important;
	height:14px !important;
	left:348px !important;
	top:249px !important;
}

#item66929 {
	width:14px !important;
	height:14px !important;
	left:348px !important;
	top:313px !important;
}

#item64262 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64263 {
	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-64263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64289 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64286 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item64295 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-64295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64318 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item64252 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64253 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item64258 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64255 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item64192 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64194 {
	width:319px !important;
	height:412px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-64194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64195 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table283033 th, table#table283033 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table283033 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table283033 {
	table-layout:fixed;
}

#item64201 {
	width:258px !important;
	height:298px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-64201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64225 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:344px !important;
}

#item64228 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:390px !important;
}

#item64114 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64115 {
	width:624px !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-64115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64119 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64116 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item64122 {
	width:563px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-64122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64145 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:355px !important;
}

#item64168 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:355px !important;
}

#item64054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-64054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64055 {
	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-64055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64078 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item64079 {
	width:650px !important;
	height:848px !important;
}

@keyframes fade-in-64079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64110 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item64107 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item64052 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item63958 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item64574 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item64597 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item64621 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item64645 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item64652 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item64678 {
	width:34px !important;
	height:13px !important;
	left:603px !important;
	top:142px !important;
}

#item64684 {
	opacity:0.50;
	width:696px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item64741 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item64745 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item64749 {
	width:336px !important;
	height:8px !important;
}

#item64772 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-64772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64776 {
	width:344px !important;
	height:8px !important;
}

#item64799 {
	width:19px !important;
	height:19px !important;
	left:311px !important;
	top:11px !important;
}

@keyframes fade-in-64799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64804 {
	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;
}

#item64808 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64812 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item64805 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item64838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64845 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item64835 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item64872 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64875 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item64868 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item64901 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64904 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item64898 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item64930 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64933 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item64927 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item64960 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item64963 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item64957 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item64989 {
	width:43px !important;
	height:43px !important;
}

#item64986 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item64992 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-64992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-166510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-166512 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-166512 {
	0% {
		-webkit-transform:translate(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-166518 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-166518 {
	0% {
		-webkit-transform:translate(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-166514 {
	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-166514 {
	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;
	}
}
#item166510 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item166519 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item166520 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item166524 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item166521 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item166530 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item166527 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item166534 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item166537 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item166560 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item166198 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item166200 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item166201 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item166224 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item166247 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item166270 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item166294 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item166318 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item166319 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item166342 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item166365 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item166388 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item166411 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item166434 {
	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;
}

#item166435 {
	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;
}

#item193433 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item193456 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item193479 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item193482 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item127654 {
	width:48px !important;
	height:18px !important;
	left:321px !important;
	top:151px !important;
}

#item127659 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item127662 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item166083 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-166083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166084 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-166084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166085 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166111 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item166108 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item166149 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-166149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193594 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-193594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193617 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item193622 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item165648 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-165648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165652 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item165649 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item165655 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-165655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165656 {
	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-165656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165681 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item165705 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item165708 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item165731 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item165734 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item165760 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item165757 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item165764 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item193847 {
	width:19px !important;
	height:19px !important;
	top:468px !important;
}

#item193852 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item193858 {
	width:19px !important;
	height:19px !important;
	top:132px !important;
}

#item193868 {
	width:19px !important;
	height:19px !important;
	top:558px !important;
}

#item193873 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item193878 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item193883 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item193889 {
	width:19px !important;
	height:19px !important;
	top:738px !important;
}

#item193894 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item193917 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item166045 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-166045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166046 {
	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-166046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item166048 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item166055 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-166055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166078 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item166035 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-166035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166036 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item166041 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item166038 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item165923 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-165923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165924 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-165924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165925 {
	width:498px !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-165925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table288650 th, table#table288650 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table288650 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table288650 {
	table-layout:fixed;
}

#item165950 {
	width:385px !important;
	height:417px !important;
	left:66px !important;
	top:77px !important;
}

#item165977 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item165974 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item166008 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:495px !important;
}

#item166011 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:559px !important;
}

#item165845 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-165845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165846 {
	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-165846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165850 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item165847 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item165853 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-165853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165876 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item165899 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item165807 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-165807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165808 {
	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-165808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165813 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item165809 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item165816 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item165817 {
	width:505px !important;
	height:1742px !important;
}

@keyframes fade-in-165817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165805 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item165646 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item166172 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item166195 {
	width:460px !important;
	height:1px !important;
	left:119px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item127694 {
	width:83px !important;
	height:11px !important;
}

#item127717 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-127717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127667 {
	width:59px !important;
	height:11px !important;
}

#item127690 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:16px !important;
}

@keyframes fade-in-127690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165432 {
	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;
}

#item165436 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165441 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item165433 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item165467 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165474 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item165464 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item165502 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165505 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item165498 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item165531 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165534 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item165528 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item165560 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165564 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item165557 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item165590 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item165593 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item165587 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item165616 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item165643 {
	width:52px !important;
	height:52px !important;
}

#item165640 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item127910 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-127910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-127910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-66999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-67001 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-67001 {
	0% {
		-webkit-transform:translate(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-67011 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-67011 {
	0% {
		-webkit-transform:translate(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-67007 {
	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-67007 {
	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;
	}
}
#item66999 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item67016 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item67017 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item67018 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item67041 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item67046 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67043 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item67052 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67049 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item67055 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item103838 {
	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;
}

#item103839 {
	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;
}

#item103841 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item103842 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item103865 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item103888 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item103911 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item103934 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item103959 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item103960 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item103983 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104007 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item104030 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item104053 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

@keyframes fade-in-68490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68491 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item68514 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item68560 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item68564 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item67297 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item67322 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67323 {
	width:357px !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-67323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67346 {
	width:21px !important;
	height:21px !important;
	left:361px !important;
	top:15px !important;
}

#item67354 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-67354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67378 {
	width:301px !important;
	height:225px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-67378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67401 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item67408 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item68674 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item68679 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item115013 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:231px !important;
}

#item115007 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item67686 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67687 {
	width:740px !important;
	height:439px !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-67687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67714 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67710 {
	width:21px !important;
	height:21px !important;
	left:738px !important;
	top:14px !important;
}

#item67719 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item67742 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item67746 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item67769 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item67777 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item67800 {
	width:174px !important;
	height:286px !important;
	left:349px !important;
	top:87px !important;
}

#item67823 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:119px !important;
}

#item67829 {
	width:228px !important;
	height:302px !important;
	left:80px !important;
	top:87px !important;
}

#item67852 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item67857 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item67862 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:184px !important;
}

#item67867 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item67873 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:329px !important;
}

#item67878 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:249px !important;
}

#item67885 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:313px !important;
}

#item68662 {
	width:14px !important;
	height:14px !important;
	left:543px !important;
	top:312px !important;
}

#item68655 {
	width:14px !important;
	height:14px !important;
	left:543px !important;
	top:248px !important;
}

#item68617 {
	width:182px !important;
	height:286px !important;
	left:564px !important;
	top:87px !important;
}

#item68649 {
	width:14px !important;
	height:14px !important;
	left:543px !important;
	top:184px !important;
}

#item68640 {
	width:14px !important;
	height:14px !important;
	left:543px !important;
	top:120px !important;
}

#item68616 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:523px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item67828 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:307px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item67628 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67630 {
	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-67630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67656 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67653 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item67659 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-67659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67682 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item67618 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67619 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item67624 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67621 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item67559 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67559 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67560 {
	width:319px !important;
	height:479px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-67560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67564 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67561 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table293966 th, table#table293966 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table293966 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table293966 {
	table-layout:fixed;
}

#item67568 {
	width:258px !important;
	height:298px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-67568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67591 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:416px !important;
}

#item67594 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:462px !important;
}

#item68590 {
	width:256px !important;
	height:72px !important;
	left:58px !important;
	top:337px !important;
}

#item67480 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67481 {
	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-67481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67485 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67482 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item67488 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-67488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67512 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:371px !important;
}

#item67535 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:371px !important;
}

#item67421 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-67421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67422 {
	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-67422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67445 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item67446 {
	width:650px !important;
	height:1314px !important;
}

@keyframes fade-in-67446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67476 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item67473 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item67419 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item67320 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item67890 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item67987 {
	width:34px !important;
	height:13px !important;
	left:785px !important;
	top:142px !important;
}

#item68487 {
	width:34px !important;
	height:13px !important;
	left:431px !important;
	top:142px !important;
}

#item67991 {
	opacity:0.50;
	width:722px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item67992 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item67998 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item68002 {
	width:147px !important;
	height:8px !important;
}

#item68025 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-68025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68030 {
	width:139px !important;
	height:8px !important;
	left:843px !important;
	top:141px !important;
}

#item68367 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item68390 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item68413 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item68422 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item68456 {
	width:210px !important;
	height:8px !important;
}

#item68479 {
	width:19px !important;
	height:19px !important;
	left:94px !important;
	top:11px !important;
}

@keyframes fade-in-68479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68057 {
	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;
}

#item68061 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68064 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item68058 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item68090 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68093 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item68087 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item68119 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68122 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item68116 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item68148 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68152 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item68145 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item68178 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68181 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item68175 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item68208 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item68213 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item68205 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item68239 {
	width:43px !important;
	height:43px !important;
}

#item68236 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item68243 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-68243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-167795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-167797 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-167797 {
	0% {
		-webkit-transform:translate(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-167803 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-167803 {
	0% {
		-webkit-transform:translate(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-167799 {
	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-167799 {
	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;
	}
}
#item167795 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item167804 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item167805 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item167810 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item167806 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item167816 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item167813 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item167819 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item167825 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item167848 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item167484 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item167487 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item167488 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item167511 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item167534 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item167557 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item167580 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item167604 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item167605 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item167628 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item167651 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item167675 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item167698 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item167721 {
	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;
}

#item167722 {
	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;
}

#item193967 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item193990 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item194013 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item194016 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item167375 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167376 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-167376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167377 {
	width:476px !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-167377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167403 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167400 {
	width:27px !important;
	height:27px !important;
	left:479px !important;
	top:42px !important;
}

#item167435 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-167435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194161 {
	width:414px !important;
	height:268px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-194161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194184 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item194191 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item194201 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:213px !important;
}

#item194206 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:259px !important;
}

#item194211 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:345px !important;
}

#item194216 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:302px !important;
}

#item166940 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-166940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166940 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166944 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item166941 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item166948 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-166948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166949 {
	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-166949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166973 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item166996 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item166999 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item167023 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item167026 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item167052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167049 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item167055 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item194518 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item194523 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item194528 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item194534 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item194539 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item194544 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item194551 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item194560 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item194565 {
	width:19px !important;
	height:19px !important;
	top:1157px !important;
}

#item194571 {
	width:19px !important;
	height:19px !important;
	top:1067px !important;
}

#item194576 {
	width:19px !important;
	height:19px !important;
	top:978px !important;
}

#item194581 {
	width:19px !important;
	height:19px !important;
	top:889px !important;
}

#item194586 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item194609 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item194632 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item167340 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167341 {
	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-167341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167345 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167342 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item167348 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-167348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167371 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item167329 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167330 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item167336 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167333 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item167210 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167211 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-167211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167212 {
	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-167212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table300838 th, table#table300838 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table300838 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table300838 {
	table-layout:fixed;
}

#item167235 {
	width:361px !important;
	height:490px !important;
	left:66px !important;
	top:77px !important;
}

#item167261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167258 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item167301 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item167304 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item167131 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167131 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167131 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167132 {
	width:630px !important;
	height:593px !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-167132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167133 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item167139 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-167139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167162 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:586px !important;
}

#item167186 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:586px !important;
}

#item167093 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-167093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167094 {
	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-167094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167098 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item167095 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item167101 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item167102 {
	width:505px !important;
	height:2728px !important;
}

@keyframes fade-in-167102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167091 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item166938 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item167458 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item167482 {
	width:470px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

@keyframes fade-in-128225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128227 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item128250 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item128273 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item128276 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item128997 {
	width:48px !important;
	height:18px !important;
	left:445px !important;
	top:151px !important;
}

#item129000 {
	width:48px !important;
	height:18px !important;
	left:208px !important;
	top:151px !important;
}

#item129005 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item129012 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:132px !important;
}

#item129016 {
	width:44px !important;
	height:11px !important;
}

#item129039 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-129039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129043 {
	width:39px !important;
	height:11px !important;
	left:553px !important;
	top:150px !important;
}

#item129141 {
	width:68px !important;
	height:11px !important;
}

#item129164 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-129164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166724 {
	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;
}

#item166728 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166731 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item166725 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item166757 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166760 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item166754 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item166786 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166789 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item166783 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item166817 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166820 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item166812 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item166847 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166850 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item166843 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item166876 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item166881 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item166873 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item166904 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item166930 {
	width:52px !important;
	height:52px !important;
}

#item166927 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item129368 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-129368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-129368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-68731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-68733 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68733 {
	0% {
		-webkit-transform:translate(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-68743 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68743 {
	0% {
		-webkit-transform:translate(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-68739 {
	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-68739 {
	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;
	}
}
#item68731 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item68746 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item68747 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item68748 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item68771 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item68775 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68772 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item68781 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68778 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item68787 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item104100 {
	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;
}

#item104102 {
	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;
}

#item104104 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item104105 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104129 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104152 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item104175 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item104198 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item104222 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item104223 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item104247 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104270 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item104293 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item104316 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item69084 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item69657 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69658 {
	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-69658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69684 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69681 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item69688 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-69688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69711 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-69711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69734 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item69739 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item69109 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69110 {
	width:551px !important;
	height:439px !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-69110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69133 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:14px !important;
}

#item69139 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item69162 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item69165 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item69189 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item69192 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item69215 {
	width:177px !important;
	height:305px !important;
	left:334px !important;
	top:87px !important;
}

#item69238 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:119px !important;
}

#item69244 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:284px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item69245 {
	width:193px !important;
	height:307px !important;
	left:80px !important;
	top:87px !important;
}

#item69268 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item69273 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item69278 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:184px !important;
}

#item69283 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item69290 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:312px !important;
}

#item69297 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:249px !important;
}

#item69302 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:313px !important;
}

#item69595 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69596 {
	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-69596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69622 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69619 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item69630 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-69630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69653 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item69584 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69586 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item69591 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69588 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item69499 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69500 {
	width:319px !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-69500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69505 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69501 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table306240 th, table#table306240 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table306240 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table306240 {
	table-layout:fixed;
}

#item69510 {
	width:258px !important;
	height:87px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-69510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69533 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:224px !important;
}

#item69537 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:270px !important;
}

#item69560 {
	width:256px !important;
	height:80px !important;
	left:58px !important;
	top:140px !important;
}

#item69421 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69422 {
	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-69422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69426 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69423 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item69429 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69452 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:372px !important;
}

#item69475 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:372px !important;
}

#item69361 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69362 {
	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-69362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69385 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item69387 {
	width:650px !important;
	height:1023px !important;
}

@keyframes fade-in-69387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69417 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item69414 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item69359 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item69107 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item69756 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item69783 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:142px !important;
}

#item69789 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item69790 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item69795 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item69799 {
	width:286px !important;
	height:8px !important;
}

#item69822 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-69822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70288 {
	width:290px !important;
	height:8px !important;
}

#item70311 {
	width:19px !important;
	height:19px !important;
	left:256px !important;
	top:11px !important;
}

@keyframes fade-in-70311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69851 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item69874 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item69897 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item69904 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item69955 {
	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;
}

#item69959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item69963 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item69956 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item69989 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item69992 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item69986 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item70018 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item70022 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item70015 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item70048 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item70051 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item70045 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item70077 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item70082 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item70074 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item70109 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item70113 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item70106 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item70139 {
	width:43px !important;
	height:43px !important;
}

#item70136 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item70142 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-70142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-169077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-169079 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-169079 {
	0% {
		-webkit-transform:translate(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-169086 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-169086 {
	0% {
		-webkit-transform:translate(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-169082 {
	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-169082 {
	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;
	}
}
#item169077 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item169087 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item169088 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item169092 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item169089 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item169098 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item169095 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item169101 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item169104 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item169127 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item168766 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item168768 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item168769 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item168792 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item168816 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item168839 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item168862 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item168886 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item168887 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item168910 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item168933 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item168956 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item168979 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item169002 {
	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;
}

#item169003 {
	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;
}

#item194681 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:350px !important;
}

#item194704 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item194727 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item194730 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item168652 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168653 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-168653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168655 {
	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-168655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168681 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168678 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item168718 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-168718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194933 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item194938 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item194910 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-194910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168217 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168221 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168218 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item168224 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-168224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168225 {
	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-168225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168248 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item168271 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item168274 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item168297 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item168301 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item168328 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168325 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item168333 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item195182 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item195187 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item195192 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item195199 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item195204 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item195212 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item195223 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item195228 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item195233 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item195256 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item168614 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168615 {
	width:522px !important;
	height:344px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168619 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168616 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item168622 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-168622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168646 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item168604 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168604 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168604 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168605 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item168610 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168607 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item168494 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168495 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-168495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168496 {
	width:498px !important;
	height:397px !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-168496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table311469 th, table#table311469 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311469 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311469 {
	table-layout:fixed;
}

#item168519 {
	width:361px !important;
	height:252px !important;
	left:66px !important;
	top:77px !important;
}

#item168545 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168542 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item168577 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:329px !important;
}

#item168580 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:393px !important;
}

#item168415 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168415 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168416 {
	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-168416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168420 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168417 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item168424 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-168424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168447 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:587px !important;
}

#item168470 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:587px !important;
}

#item168375 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-168375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168375 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168376 {
	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-168376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item168378 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item168384 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item168385 {
	width:505px !important;
	height:2145px !important;
}

@keyframes fade-in-168385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168373 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item168215 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item168741 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item168764 {
	width:430px !important;
	height:1px !important;
	left:130px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item194756 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:151px !important;
}

#item194761 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item194764 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:132px !important;
}

#item194768 {
	width:44px !important;
	height:11px !important;
}

#item194791 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-194791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194796 {
	width:68px !important;
	height:11px !important;
}

#item194820 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-194820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168004 {
	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;
}

#item168008 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168017 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item168005 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item168043 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168046 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item168040 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item168072 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168075 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item168069 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item168101 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168104 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item168098 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item168130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168133 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item168127 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item168159 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item168163 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item168156 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item168186 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item168212 {
	width:52px !important;
	height:52px !important;
}

#item168209 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item130659 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-130659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-130659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-70366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-70368 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-70368 {
	0% {
		-webkit-transform:translate(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-70381 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-70381 {
	0% {
		-webkit-transform:translate(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-70372 {
	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-70372 {
	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;
	}
}
#item70366 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item70385 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item70386 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item70387 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item70411 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item70415 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70412 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item70425 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70422 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item70429 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item104360 {
	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;
}

#item104361 {
	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;
}

#item104363 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item104364 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104387 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104410 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item104433 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item104456 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item104480 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item104481 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item104504 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104528 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item104551 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item104574 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item70670 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item70695 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-70695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70696 {
	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-70696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70719 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item70726 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-70726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70750 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-70750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70773 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item70779 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item71082 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-71082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71083 {
	width:551px !important;
	height:439px !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-71083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71110 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item71107 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:14px !important;
}

#item71113 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item71136 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item71140 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item71163 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item71166 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item71189 {
	width:233px !important;
	height:305px !important;
	left:334px !important;
	top:87px !important;
}

#item71212 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:119px !important;
}

#item71217 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:277px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item71218 {
	width:193px !important;
	height:307px !important;
	left:80px !important;
	top:87px !important;
}

#item71241 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:120px !important;
}

#item71246 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:184px !important;
}

#item71251 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item71259 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:249px !important;
}

#item71264 {
	width:14px !important;
	height:14px !important;
	left:313px !important;
	top:312px !important;
}

#item71272 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item71277 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item71023 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-71023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71023 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71024 {
	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-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71050 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item71047 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item71053 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-71053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71076 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item71010 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-71010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71011 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item71016 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item71013 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item70926 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-70926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70927 {
	width:319px !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-70927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70931 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70928 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table315039 th, table#table315039 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table315039 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table315039 {
	table-layout:fixed;
}

#item70937 {
	width:258px !important;
	height:87px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-70937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70960 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:210px !important;
}

#item70963 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:256px !important;
}

#item70986 {
	width:256px !important;
	height:80px !important;
	left:58px !important;
	top:140px !important;
}

#item70847 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-70847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70848 {
	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-70848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70852 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70849 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item70856 {
	width:563px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-70856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70879 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:371px !important;
}

#item70902 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:371px !important;
}

#item70787 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-70787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70787 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70788 {
	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-70788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70811 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item70812 {
	width:650px !important;
	height:1040px !important;
}

@keyframes fade-in-70812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70843 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70840 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item70785 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item70693 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item71283 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item71306 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:142px !important;
}

#item71309 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item71310 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item71314 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item71318 {
	width:286px !important;
	height:8px !important;
}

#item71341 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-71341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71345 {
	width:290px !important;
	height:8px !important;
}

#item71369 {
	width:19px !important;
	height:19px !important;
	left:266px !important;
	top:11px !important;
}

@keyframes fade-in-71369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71373 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item71396 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item71419 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item71422 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item71445 {
	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;
}

#item71451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71457 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item71446 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item71483 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71486 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item71480 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item71512 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71518 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item71509 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item71545 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71548 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item71541 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item71574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71578 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item71571 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item71605 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item71608 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item71602 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item71634 {
	width:43px !important;
	height:43px !important;
}

#item71631 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item71637 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-71637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-170333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-170335 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-170335 {
	0% {
		-webkit-transform:translate(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-170342 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-170342 {
	0% {
		-webkit-transform:translate(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-170337 {
	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-170337 {
	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;
	}
}
#item170333 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item170343 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item170345 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item170349 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item170346 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item170355 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item170352 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item170360 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item170369 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item170392 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item170023 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item170025 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item170026 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item170049 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item170072 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item170095 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item170118 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item170142 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item170143 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item170166 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item170190 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item170213 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item170236 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item170259 {
	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;
}

#item170260 {
	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;
}

#item195298 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item195321 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item195344 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item195347 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item169914 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169915 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-169915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169915 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169916 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169942 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169939 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item169974 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-169974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195450 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-195450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195473 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item195478 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item169480 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169485 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169481 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item169488 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-169488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169489 {
	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-169489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169512 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item169535 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item169538 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item169561 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item169564 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item169590 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169587 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item169593 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item195716 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item195721 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item195727 {
	width:19px !important;
	height:19px !important;
	top:556px !important;
}

#item195736 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item195742 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item195748 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item195754 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item195759 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item195764 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item195787 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item169879 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169880 {
	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-169880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169884 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169881 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item169887 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-169887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169910 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item169868 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169870 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item169875 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169872 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item169755 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169756 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-169756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169756 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169757 {
	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-169757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table319756 th, table#table319756 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table319756 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table319756 {
	table-layout:fixed;
}

#item169780 {
	width:361px !important;
	height:235px !important;
	left:66px !important;
	top:77px !important;
}

#item169806 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169803 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item169841 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item169844 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item169672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169673 {
	width:630px !important;
	height:593px !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-169673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169678 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169674 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item169684 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-169684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169708 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:586px !important;
}

#item169731 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:586px !important;
}

#item169635 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-169635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-169635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item169636 {
	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-169636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169640 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169637 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item169643 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item169644 {
	width:505px !important;
	height:2213px !important;
}

@keyframes fade-in-169644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169633 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item169478 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item169998 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item195374 {
	width:430px !important;
	height:1px !important;
	left:130px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item131616 {
	width:48px !important;
	height:18px !important;
	left:335px !important;
	top:151px !important;
}

#item131621 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item131624 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item131628 {
	width:68px !important;
	height:11px !important;
}

#item131652 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-131652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131656 {
	width:44px !important;
	height:11px !important;
}

#item131679 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-131679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169267 {
	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;
}

#item169271 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169274 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item169268 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item169300 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169303 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item169297 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item169329 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169332 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item169326 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item169359 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169362 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item169356 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item169388 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169393 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item169385 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item169419 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item169426 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item169416 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item169449 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item169475 {
	width:52px !important;
	height:52px !important;
}

#item169472 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item131946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-131946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-131946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-71816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-71818 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-71818 {
	0% {
		-webkit-transform:translate(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-71834 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-71834 {
	0% {
		-webkit-transform:translate(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-71825 {
	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-71825 {
	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;
	}
}
#item71816 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item71838 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item71839 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item71840 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item71863 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item71867 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71864 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item71874 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71871 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item71877 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item104692 {
	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;
}

#item104693 {
	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;
}

#item104695 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item104696 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104719 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104742 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item104765 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item104789 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item104813 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item104814 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item104838 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item104861 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item104884 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item104907 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item72119 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item72144 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72145 {
	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-72145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72171 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72168 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item72174 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-72174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72198 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72221 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item72226 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item73294 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-73294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73294 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73295 {
	width:736px !important;
	height:439px !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-73295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72560 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72557 {
	width:21px !important;
	height:21px !important;
	left:737px !important;
	top:14px !important;
}

#item73318 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item73341 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item73344 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item73367 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item73371 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item73394 {
	width:177px !important;
	height:305px !important;
	left:333px !important;
	top:87px !important;
}

#item73417 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:119px !important;
}

#item73425 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:281px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item73426 {
	width:193px !important;
	height:307px !important;
	left:80px !important;
	top:87px !important;
}

#item73449 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item73458 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item73464 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:184px !important;
}

#item73469 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item73474 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:312px !important;
}

#item73479 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:249px !important;
}

#item73485 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:313px !important;
}

#item73490 {
	width:14px !important;
	height:14px !important;
	left:549px !important;
	top:312px !important;
}

#item73496 {
	width:14px !important;
	height:14px !important;
	left:549px !important;
	top:248px !important;
}

#item73502 {
	width:177px !important;
	height:305px !important;
	left:570px !important;
	top:87px !important;
}

#item73525 {
	width:14px !important;
	height:14px !important;
	left:549px !important;
	top:184px !important;
}

#item73530 {
	width:14px !important;
	height:14px !important;
	left:549px !important;
	top:120px !important;
}

#item73538 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:525px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item72476 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72477 {
	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-72477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72503 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72500 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item72506 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-72506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72529 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item72462 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72464 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item72469 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72466 {
	width:21px !important;
	height:21px !important;
	left:1001px !important;
	top:20px !important;
}

#item72379 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72380 {
	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-72380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72384 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72381 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table323873 th, table#table323873 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table323873 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table323873 {
	table-layout:fixed;
}

#item72389 {
	width:258px !important;
	height:87px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-72389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72412 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:208px !important;
}

#item72415 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:254px !important;
}

#item72438 {
	width:256px !important;
	height:70px !important;
	left:58px !important;
	top:140px !important;
}

#item72296 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72297 {
	width:624px !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-72297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72302 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72299 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item72309 {
	width:563px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-72309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72332 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:355px !important;
}

#item72355 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:355px !important;
}

#item72234 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72235 {
	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-72235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72258 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item72259 {
	width:650px !important;
	height:1134px !important;
}

@keyframes fade-in-72259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72291 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item72287 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item72232 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item72142 {
	width:1022px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item72736 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item72759 {
	width:34px !important;
	height:13px !important;
	left:769px !important;
	top:158px !important;
}

#item73238 {
	width:34px !important;
	height:13px !important;
	left:437px !important;
	top:158px !important;
}

#item72762 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:178px !important;
	background:#000;
}

#item72763 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item72766 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item72770 {
	width:157px !important;
	height:8px !important;
}

#item72793 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-72793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72798 {
	width:177px !important;
	height:8px !important;
}

#item72821 {
	width:19px !important;
	height:19px !important;
	left:143px !important;
	top:11px !important;
}

@keyframes fade-in-72821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72824 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item72847 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item72870 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item72877 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item73242 {
	width:290px !important;
	height:8px !important;
}

#item73265 {
	width:19px !important;
	height:19px !important;
	left:134px !important;
	top:11px !important;
}

@keyframes fade-in-73265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72900 {
	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;
}

#item72904 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item72910 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item72901 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item72936 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item72940 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item72933 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item72967 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item72972 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item72963 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item72998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item73001 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item72995 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item73027 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item73031 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item73024 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item73058 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item73062 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item73055 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item73088 {
	width:43px !important;
	height:43px !important;
}

#item73085 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item73091 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-73091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73091 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-171831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-171833 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-171833 {
	0% {
		-webkit-transform:translate(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-171839 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-171839 {
	0% {
		-webkit-transform:translate(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-171835 {
	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-171835 {
	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;
	}
}
#item171831 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item171840 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item171841 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item171845 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item171842 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item171851 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item171848 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item171854 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item171857 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item171880 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item171520 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item171522 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item171523 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item171546 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item171570 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item171593 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item171616 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item171640 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item171641 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item171664 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item171687 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item171710 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item171733 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item171756 {
	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;
}

#item171757 {
	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;
}

#item195837 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item195860 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item195883 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item195886 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item171413 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171414 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-171414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171415 {
	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-171415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171441 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171438 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item171472 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-171472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195993 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-195993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196016 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item196022 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item170974 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-170974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-170974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item170978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item170975 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item170982 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-170982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-170982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item170983 {
	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-170983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171006 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item171029 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item171032 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item171055 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item171061 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item171087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171084 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item171094 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item196336 {
	width:19px !important;
	height:19px !important;
	top:463px !important;
}

#item196341 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item196346 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item196351 {
	width:19px !important;
	height:19px !important;
	top:554px !important;
}

#item196356 {
	width:19px !important;
	height:19px !important;
	top:224px !important;
}

#item196364 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item196369 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item196374 {
	width:19px !important;
	height:19px !important;
	top:734px !important;
}

#item196379 {
	width:19px !important;
	height:19px !important;
	top:1158px !important;
}

#item196384 {
	width:19px !important;
	height:19px !important;
	top:1068px !important;
}

#item196390 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item196399 {
	width:19px !important;
	height:19px !important;
	top:890px !important;
}

#item196404 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item196428 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item196451 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item171371 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171371 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171371 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171372 {
	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-171372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171376 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171373 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item171381 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-171381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171405 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item171360 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171362 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item171367 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171364 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item171249 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171250 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-171250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171251 {
	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-171251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table335325 th, table#table335325 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335325 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335325 {
	table-layout:fixed;
}

#item171274 {
	width:385px !important;
	height:235px !important;
	left:66px !important;
	top:77px !important;
}

#item171300 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171297 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item171333 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item171336 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item171171 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171171 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171172 {
	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-171172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171176 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171173 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item171179 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-171179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171202 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item171225 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item171132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-171132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-171132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item171133 {
	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-171133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171137 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item171134 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item171141 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item171142 {
	width:505px !important;
	height:2414px !important;
}

@keyframes fade-in-171142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-171142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171130 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item170972 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item171495 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item171518 {
	width:420px !important;
	height:1px !important;
	left:141px !important;
	top:203px !important;
	background:#9d9c9c;
}

#item132956 {
	width:51px !important;
	height:19px !important;
	left:418px !important;
	top:173px !important;
}

#item132959 {
	width:51px !important;
	height:19px !important;
	left:221px !important;
	top:173px !important;
}

#item132964 {
	width:49px !important;
	height:49px !important;
	left:36px !important;
	top:153px !important;
}

#item132967 {
	width:49px !important;
	height:49px !important;
	left:615px !important;
	top:153px !important;
}

#item132971 {
	width:47px !important;
	height:11px !important;
}

#item132994 {
	width:29px !important;
	height:29px !important;
	left:9px !important;
	top:17px !important;
}

@keyframes fade-in-132994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132999 {
	width:73px !important;
	height:11px !important;
}

#item133022 {
	width:29px !important;
	height:29px !important;
	left:22px !important;
	top:17px !important;
}

@keyframes fade-in-133022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133103 {
	width:42px !important;
	height:11px !important;
}

#item133126 {
	width:29px !important;
	height:29px !important;
	left:5px !important;
	top:17px !important;
}

@keyframes fade-in-133126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170765 {
	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;
}

#item170770 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170774 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item170766 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item170800 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170803 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item170797 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item170829 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170832 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item170826 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item170858 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170861 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item170855 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item170887 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170890 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item170884 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item170916 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item170920 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item170913 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item170943 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item170969 {
	width:52px !important;
	height:52px !important;
}

#item170966 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item133319 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-133319 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-133319 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-73607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-73610 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-73610 {
	0% {
		-webkit-transform:translate(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-73624 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-73624 {
	0% {
		-webkit-transform:translate(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-73616 {
	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-73616 {
	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;
	}
}
#item73607 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item73632 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item73633 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item73635 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item73658 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item73662 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73659 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item73668 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73665 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item73672 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item104959 {
	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;
}

#item104960 {
	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;
}

#item104962 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item104963 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item104986 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105009 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item105032 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item105055 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item105079 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item105080 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item105103 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105127 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item105150 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item105173 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item73912 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item73937 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-73937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73938 {
	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-73938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73964 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item73961 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item73968 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73991 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-73991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74014 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item74021 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item74322 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74323 {
	width:736px !important;
	height:439px !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-74323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74350 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74346 {
	width:21px !important;
	height:21px !important;
	left:737px !important;
	top:14px !important;
}

#item74353 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item74376 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:417px !important;
}

#item74381 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:419px !important;
}

#item74404 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:418px !important;
}

#item74410 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:404px !important;
}

#item74433 {
	width:177px !important;
	height:305px !important;
	left:307px !important;
	top:87px !important;
}

#item74456 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:119px !important;
}

#item74463 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:256px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item74464 {
	width:193px !important;
	height:307px !important;
	left:80px !important;
	top:87px !important;
}

#item74487 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item74492 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item74497 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:184px !important;
}

#item74503 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:249px !important;
}

#item74508 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:312px !important;
}

#item74513 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:249px !important;
}

#item74518 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:313px !important;
}

#item74523 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:312px !important;
}

#item74528 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:248px !important;
}

#item74536 {
	width:177px !important;
	height:305px !important;
	left:549px !important;
	top:87px !important;
}

#item74559 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:184px !important;
}

#item74567 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:120px !important;
}

#item74574 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:496px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item74265 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74266 {
	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-74266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74292 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74289 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item74295 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74318 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item74255 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74256 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item74261 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74258 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item74173 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74174 {
	width:319px !important;
	height:272px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74178 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74175 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table339431 th, table#table339431 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table339431 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table339431 {
	table-layout:fixed;
}

#item74181 {
	width:258px !important;
	height:87px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-74181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74204 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:209px !important;
}

#item74207 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:255px !important;
}

#item74230 {
	width:256px !important;
	height:80px !important;
	left:58px !important;
	top:140px !important;
}

#item74095 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74096 {
	width:624px !important;
	height:381px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74100 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74097 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item74103 {
	width:563px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-74103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74126 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:355px !important;
}

#item74149 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:355px !important;
}

#item74034 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74035 {
	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-74035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74058 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item74059 {
	width:650px !important;
	height:1134px !important;
}

@keyframes fade-in-74059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item74087 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item74032 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item73935 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item74575 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item74599 {
	width:34px !important;
	height:13px !important;
	left:769px !important;
	top:158px !important;
}

#item74602 {
	width:34px !important;
	height:13px !important;
	left:437px !important;
	top:158px !important;
}

#item74605 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:178px !important;
	background:#000;
}

#item74606 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item74609 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item74614 {
	width:157px !important;
	height:8px !important;
}

#item74637 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-74637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74641 {
	width:31px !important;
	height:8px !important;
}

#item74664 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-74664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74667 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item74690 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item74714 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item74717 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item74742 {
	width:290px !important;
	height:8px !important;
}

#item74765 {
	width:19px !important;
	height:19px !important;
	left:134px !important;
	top:11px !important;
}

@keyframes fade-in-74765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74768 {
	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;
}

#item74772 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74777 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item74769 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item74803 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74810 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item74800 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item74836 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74842 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item74833 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item74868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74871 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item74865 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item74897 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74900 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item74894 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item74927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item74930 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item74924 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item74956 {
	width:43px !important;
	height:43px !important;
}

#item74953 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item74959 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-74959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-173112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-173114 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-173114 {
	0% {
		-webkit-transform:translate(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-173120 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-173120 {
	0% {
		-webkit-transform:translate(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-173116 {
	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-173116 {
	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;
	}
}
#item173112 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item173121 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item173123 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item173127 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item173124 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item173135 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item173132 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item173143 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item173146 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item173169 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item172802 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item172804 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item172805 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item172828 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item172851 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item172874 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item172897 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item172921 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item172922 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item172945 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item172969 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item172992 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item173015 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item173038 {
	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;
}

#item173039 {
	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;
}

#item196489 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item196512 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item196535 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item196538 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item172693 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172694 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-172694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172695 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-172695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172721 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172718 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item172754 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-172754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196664 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-196664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196688 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item196693 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item172257 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172262 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172258 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item172265 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-172265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172266 {
	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-172266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172289 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item172312 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item172316 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item172339 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item172342 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item172368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172365 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item172371 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item197009 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item197015 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item197022 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item197028 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item197037 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item197042 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item197047 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item197052 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item197057 {
	width:19px !important;
	height:19px !important;
	top:1155px !important;
}

#item197063 {
	width:19px !important;
	height:19px !important;
	top:1065px !important;
}

#item197069 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item197074 {
	width:19px !important;
	height:19px !important;
	top:887px !important;
}

#item197080 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item197103 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:421px !important;
}

#item197126 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
	top:841px !important;
}

#item172658 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172659 {
	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-172659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172663 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172660 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item172666 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-172666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172689 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item172646 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172648 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item172653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172650 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item172535 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172536 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-172536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172538 {
	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-172538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table344675 th, table#table344675 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table344675 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table344675 {
	table-layout:fixed;
}

#item172561 {
	width:361px !important;
	height:235px !important;
	left:66px !important;
	top:77px !important;
}

#item172588 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172585 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item172619 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item172622 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item172451 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172452 {
	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-172452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172456 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172453 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item172464 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-172464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172488 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item172511 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item172411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-172411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-172411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item172412 {
	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-172412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item172413 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item172420 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item172421 {
	width:505px !important;
	height:2437px !important;
}

@keyframes fade-in-172421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172409 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item172255 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item172777 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item196565 {
	width:420px !important;
	height:1px !important;
	left:141px !important;
	top:203px !important;
	background:#9d9c9c;
}

#item134325 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:174px !important;
}

#item134328 {
	width:48px !important;
	height:18px !important;
	left:233px !important;
	top:174px !important;
}

#item134332 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:155px !important;
}

#item134337 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:155px !important;
}

#item134344 {
	width:68px !important;
	height:11px !important;
}

#item134367 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-134367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134371 {
	width:44px !important;
	height:11px !important;
}

#item134394 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-134394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134472 {
	width:39px !important;
	height:11px !important;
}

#item134495 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-134495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-134495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172041 {
	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;
}

#item172045 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172048 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item172042 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item172074 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172077 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item172071 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item172103 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172106 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item172100 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item172133 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172138 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item172130 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item172165 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172173 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item172162 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item172200 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item172203 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item172197 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item172226 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item172252 {
	width:52px !important;
	height:52px !important;
}

#item172249 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item134689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-134689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-134689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-75132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-75147 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-75147 {
	0% {
		-webkit-transform:translate(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-75140 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-75140 {
	0% {
		-webkit-transform:translate(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-75134 {
	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-75134 {
	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;
	}
}
#item75132 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item75158 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item75159 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item75160 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item75183 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item75187 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75184 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item75194 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75191 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item75197 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item105213 {
	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;
}

#item105214 {
	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;
}

#item105216 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item105217 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item105240 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105263 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item105286 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item105309 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item105333 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item105334 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item105357 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105380 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item105404 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item105427 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item75438 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item75463 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75464 {
	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-75464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75490 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75487 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item75493 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-75493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75517 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-75517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75540 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item75545 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item76695 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-76695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76696 {
	width:711px !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-76696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76719 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item75877 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75873 {
	width:21px !important;
	height:21px !important;
	left:712px !important;
	top:14px !important;
}

#item76742 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:241px !important;
}

#item76747 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:242px !important;
}

#item76770 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:242px !important;
}

#item76775 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:228px !important;
}

#item76799 {
	width:161px !important;
	height:139px !important;
	left:78px !important;
	top:87px !important;
}

#item76822 {
	width:192px !important;
	height:133px !important;
	left:290px !important;
	top:87px !important;
}

#item76845 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:169px !important;
}

#item76855 {
	width:14px !important;
	height:14px !important;
	left:270px !important;
	top:120px !important;
}

#item76863 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:244px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item76864 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:488px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item76865 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item76875 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item76886 {
	width:195px !important;
	height:133px !important;
	left:532px !important;
	top:87px !important;
}

#item76909 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:169px !important;
}

#item76918 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:120px !important;
}

#item75792 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75792 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75792 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75793 {
	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-75793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75819 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75816 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item75822 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-75822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75845 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item75781 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75782 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item75787 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75784 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item75693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75694 {
	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-75694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75698 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75695 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table348656 th, table#table348656 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table348656 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table348656 {
	table-layout:fixed;
}

#item75703 {
	width:258px !important;
	height:298px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-75703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75727 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item75733 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:406px !important;
}

#item75613 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75615 {
	width:624px !important;
	height:364px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75619 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75616 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item75623 {
	width:563px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-75623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75646 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:339px !important;
}

#item75669 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:339px !important;
}

#item75553 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75554 {
	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-75554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75577 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item75578 {
	width:650px !important;
	height:1325px !important;
}

@keyframes fade-in-75578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75608 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75605 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item75551 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item75461 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item76098 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item76121 {
	width:34px !important;
	height:13px !important;
	left:769px !important;
	top:142px !important;
}

#item76125 {
	width:34px !important;
	height:13px !important;
	left:437px !important;
	top:142px !important;
}

#item76129 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item76130 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item76135 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item76142 {
	width:157px !important;
	height:8px !important;
}

#item76165 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-76165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76170 {
	width:172px !important;
	height:8px !important;
}

#item76193 {
	width:19px !important;
	height:19px !important;
	left:148px !important;
	top:11px !important;
}

@keyframes fade-in-76193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76196 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item76219 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item76243 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item76246 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item76271 {
	width:290px !important;
	height:8px !important;
}

#item76294 {
	width:19px !important;
	height:19px !important;
	left:134px !important;
	top:11px !important;
}

@keyframes fade-in-76294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76297 {
	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;
}

#item76301 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76305 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item76298 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item76331 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76334 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item76328 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item76360 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76363 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item76357 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item76390 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76393 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item76387 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item76419 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76424 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item76416 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item76451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item76455 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item76448 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item76481 {
	width:43px !important;
	height:43px !important;
}

#item76478 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item76488 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-76488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-174385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-174387 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-174387 {
	0% {
		-webkit-transform:translate(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-174393 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-174393 {
	0% {
		-webkit-transform:translate(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-174389 {
	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-174389 {
	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;
	}
}
#item174385 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item174395 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item174396 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item174400 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item174397 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item174406 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item174403 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item174410 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item174415 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item174438 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item174074 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item174076 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item174077 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item174100 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item174123 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item174146 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item174169 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item174193 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item174194 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item174217 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item174240 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item174263 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item174286 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item174309 {
	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;
}

#item174311 {
	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;
}

#item197175 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item197198 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item197221 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item197224 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item173966 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173967 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-173967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173968 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-173968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173994 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173991 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item174025 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-174025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197356 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:128px !important;
}

@keyframes fade-in-197356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197379 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item197385 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:122px !important;
}

#item173526 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173530 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173527 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item173533 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-173533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173534 {
	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-173534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173557 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item173581 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item173587 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item173611 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item173619 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item173645 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173642 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item173648 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item197619 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item197624 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item197629 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item197634 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item197639 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item197644 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item197650 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item197673 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:399px !important;
}

#item173926 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173927 {
	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-173927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173932 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173929 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item173939 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-173939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173962 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item173914 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173915 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item173920 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173917 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item173804 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173805 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-173805 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173805 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173806 {
	width:498px !important;
	height:593px !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-173806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table354069 th, table#table354069 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table354069 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table354069 {
	table-layout:fixed;
}

#item173830 {
	width:385px !important;
	height:448px !important;
	left:66px !important;
	top:77px !important;
}

#item173856 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173853 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item173887 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:525px !important;
}

#item173890 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:589px !important;
}

#item173726 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173727 {
	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-173727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173731 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173728 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item173734 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-173734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173757 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:519px !important;
}

#item173780 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:519px !important;
}

#item173686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173687 {
	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-173687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173692 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173688 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item173696 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item173697 {
	width:505px !important;
	height:2929px !important;
}

@keyframes fade-in-173697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173684 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item173524 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item174048 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item174071 {
	width:440px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item135633 {
	width:48px !important;
	height:18px !important;
	left:443px !important;
	top:151px !important;
}

#item135636 {
	width:48px !important;
	height:18px !important;
	left:214px !important;
	top:151px !important;
}

#item135640 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item135643 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item135649 {
	width:44px !important;
	height:11px !important;
}

#item135672 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-135672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135676 {
	width:39px !important;
	height:11px !important;
}

#item135700 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-135700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135780 {
	width:68px !important;
	height:11px !important;
}

#item135803 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-135803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-135803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173319 {
	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;
}

#item173323 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173326 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item173320 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item173352 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173355 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173349 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item173381 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173384 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173378 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item173410 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173413 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item173407 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item173439 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173443 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173436 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item173469 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173472 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173466 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item173495 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item173521 {
	width:52px !important;
	height:52px !important;
}

#item173518 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item135996 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-135996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-135996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-76999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-77001 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77001 {
	0% {
		-webkit-transform:translate(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-77011 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77011 {
	0% {
		-webkit-transform:translate(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-77005 {
	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-77005 {
	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;
	}
}
#item76999 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item77018 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item77019 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item77020 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item77043 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item77047 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77044 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item77053 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77050 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item77056 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item105472 {
	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;
}

#item105473 {
	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;
}

#item105476 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item105477 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item105500 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105523 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item105546 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item105569 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item105593 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item105594 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item105617 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105640 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item105663 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item105687 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

@keyframes fade-in-77297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77298 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item77321 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item77367 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item77371 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item77382 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item77934 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77935 {
	width:250px !important;
	height:204px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77961 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77958 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item77965 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-77965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77988 {
	width:193px !important;
	height:151px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-77988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78011 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item78018 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item78027 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item78032 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item77407 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77408 {
	width:549px !important;
	height:296px !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-77408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77434 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77431 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:14px !important;
}

#item77437 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item77460 {
	width:154px !important;
	height:147px !important;
	left:79px !important;
	top:87px !important;
}

#item77483 {
	width:146px !important;
	height:141px !important;
	left:287px !important;
	top:87px !important;
}

#item77529 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:235px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item77531 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item77537 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:120px !important;
}

#item77551 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:169px !important;
}

#item77561 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item77566 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:273px !important;
}

#item77589 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:273px !important;
}

#item77592 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:259px !important;
}

#item77615 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:184px !important;
}

#item77876 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77877 {
	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-77877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77903 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77900 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item77907 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-77907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77930 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item77864 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77865 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item77870 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77867 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item78677 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-78677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78680 {
	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-78680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77811 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77808 {
	width:21px !important;
	height:21px !important;
	left:652px !important;
	top:14px !important;
}

table#table359180 th, table#table359180 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table359180 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table359180 {
	table-layout:fixed;
}

#item78681 {
	width:258px !important;
	height:354px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-78681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78704 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:375px !important;
}

#item78807 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:421px !important;
}

#item78679 {
	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-78679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table361320 th, table#table361320 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361320 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table361320 {
	table-layout:fixed;
}

#item78730 {
	width:258px !important;
	height:353px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-78730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78779 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:375px !important;
}

#item78784 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:421px !important;
}

#item77727 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77728 {
	width:624px !important;
	height:411px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77732 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77729 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item77736 {
	width:563px !important;
	height:347px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-77736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77759 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:388px !important;
}

#item77782 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:388px !important;
}

#item77666 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-77666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77667 {
	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-77667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77691 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item77692 {
	width:650px !important;
	height:1244px !important;
}

@keyframes fade-in-77692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item77719 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item77664 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item77405 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item78048 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item78071 {
	opacity:0.50;
	width:728px !important;
	height:1px !important;
	left:246px !important;
	top:160px !important;
	background:#000;
}

#item78072 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item78075 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item78110 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:140px !important;
}

#item78173 {
	width:103px !important;
	height:8px !important;
	left:263px !important;
	top:140px !important;
}

#item78199 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item78222 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item78245 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item78258 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item78635 {
	width:172px !important;
	height:8px !important;
}

#item78658 {
	width:19px !important;
	height:19px !important;
	left:147px !important;
	top:11px !important;
}

@keyframes fade-in-78658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78281 {
	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;
}

#item78285 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78288 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item78282 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item78314 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78317 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item78311 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item78343 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78346 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item78340 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item78372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78376 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item78369 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item78402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78406 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item78399 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item78433 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item78437 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item78430 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item78463 {
	width:43px !important;
	height:43px !important;
}

#item78460 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item78470 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-78470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-175785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-175787 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-175787 {
	0% {
		-webkit-transform:translate(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-175793 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-175793 {
	0% {
		-webkit-transform:translate(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-175789 {
	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-175789 {
	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;
	}
}
#item175785 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item175794 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item175795 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item175799 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item175796 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item175811 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item175807 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item175814 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item175817 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item175840 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item175471 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item175473 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item175474 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item175497 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item175520 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item175543 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item175566 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item175590 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item175591 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item175614 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item175637 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item175660 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item175684 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item175707 {
	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;
}

#item175708 {
	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;
}

#item197709 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item197732 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item197755 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item197759 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

@keyframes fade-in-136319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136320 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item136343 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item136366 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item136370 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item137032 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item137035 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item137038 {
	width:48px !important;
	height:18px !important;
	left:299px !important;
	top:149px !important;
}

#item137041 {
	width:144px !important;
	height:11px !important;
	left:106px !important;
	top:148px !important;
}

#item137139 {
	width:240px !important;
	height:11px !important;
}

#item137162 {
	width:27px !important;
	height:27px !important;
	left:206px !important;
	top:16px !important;
}

@keyframes fade-in-137162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175364 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-175364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175365 {
	width:333px !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-175365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175388 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item175423 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-175423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197940 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-197940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197963 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:255px !important;
}

#item197969 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item197974 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item197979 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item174930 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174931 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item174938 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-174938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174940 {
	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-174940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174963 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item174986 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:552px !important;
}

#item174990 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:554px !important;
}

#item175013 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:553px !important;
}

#item175016 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:512px !important;
}

#item175042 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175039 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item198037 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item198042 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item198047 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item198052 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item198111 {
	width:477px !important;
	height:386px !important;
	left:33px !important;
}

#item175328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175329 {
	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-175329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175330 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item175336 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-175336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175359 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item175317 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175318 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item175323 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175320 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item175208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175209 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-175209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175210 {
	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-175210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175233 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item175259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175256 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item175262 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table368024 th, table#table368024 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368024 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368024 {
	table-layout:fixed;
}

table#table371014 th, table#table371014 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371014 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371014 {
	table-layout:fixed;
}

#item175263 {
	width:361px !important;
	height:804px !important;
}

@keyframes fade-in-175263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175290 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item175293 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item175128 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175130 {
	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-175130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175134 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175131 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item175137 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-175137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175160 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:587px !important;
}

#item175183 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:587px !important;
}

#item175084 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-175084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-175084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item175085 {
	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-175085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175089 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175086 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item175095 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item175096 {
	width:505px !important;
	height:2593px !important;
}

@keyframes fade-in-175096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175081 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item174928 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item175446 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item175469 {
	width:460px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item174716 {
	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;
}

#item174720 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174723 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item174717 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item174749 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174752 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174746 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item174778 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174783 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174775 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item174809 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174817 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item174806 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item174844 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174847 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174841 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item174873 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174876 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174870 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item174899 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item174925 {
	width:52px !important;
	height:52px !important;
}

#item174922 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item137357 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-137357 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-137357 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-79000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-79002 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79002 {
	0% {
		-webkit-transform:translate(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-79017 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79017 {
	0% {
		-webkit-transform:translate(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-79009 {
	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-79009 {
	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;
	}
}
#item79000 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item79022 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item79023 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item79024 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item79047 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item79051 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79048 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item79057 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79054 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item79063 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item105736 {
	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;
}

#item105737 {
	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;
}

#item105739 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item105740 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item105763 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105786 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item105809 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item105832 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item105856 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item105857 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item105880 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item105904 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item105927 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item105950 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

@keyframes fade-in-79304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79305 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item79328 {
	width:82px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item79351 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item79354 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item79358 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item79383 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79385 {
	width:250px !important;
	height:204px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79411 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79408 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item79414 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-79414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79437 {
	width:193px !important;
	height:151px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-79437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79460 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:167px !important;
}

#item79466 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item79472 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item79478 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item80939 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-80939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80940 {
	width:917px !important;
	height:291px !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-80940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80963 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item79838 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79835 {
	width:21px !important;
	height:21px !important;
	left:921px !important;
	top:14px !important;
}

#item80986 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:271px !important;
}

#item80991 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:272px !important;
}

#item81014 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:272px !important;
}

#item81020 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:258px !important;
}

#item81043 {
	width:147px !important;
	height:173px !important;
	left:78px !important;
	top:87px !important;
}

#item81066 {
	width:167px !important;
	height:159px !important;
	left:277px !important;
	top:87px !important;
}

#item81089 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:169px !important;
}

#item81104 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:120px !important;
}

#item81112 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:230px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item81113 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:447px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item81114 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item81124 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item81134 {
	width:192px !important;
	height:155px !important;
	left:739px !important;
	top:87px !important;
}

#item81157 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:169px !important;
}

#item81166 {
	width:14px !important;
	height:14px !important;
	left:718px !important;
	top:120px !important;
}

#item81177 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:120px !important;
}

#item81183 {
	width:14px !important;
	height:14px !important;
	left:474px !important;
	top:167px !important;
}

#item81189 {
	width:193px !important;
	height:169px !important;
	left:495px !important;
	top:87px !important;
}

#item81212 {
	opacity:0.50;
	width:1px !important;
	height:102px !important;
	left:692px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item79751 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79752 {
	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-79752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79779 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79776 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item79782 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-79782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79805 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item79740 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79742 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item79747 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79744 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:21px !important;
}

#item79631 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79633 {
	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-79633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79637 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79634 {
	width:21px !important;
	height:21px !important;
	left:652px !important;
	top:14px !important;
}

table#table376709 th, table#table376709 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376709 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376709 {
	table-layout:fixed;
}

#item79640 {
	width:258px !important;
	height:354px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-79640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79663 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:375px !important;
}

#item79716 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:421px !important;
}

#item79632 {
	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-79632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table378846 th, table#table378846 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table378846 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table378846 {
	table-layout:fixed;
}

#item79667 {
	width:258px !important;
	height:353px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-79667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79690 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:375px !important;
}

#item79693 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:421px !important;
}

#item79548 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79549 {
	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-79549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79553 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79550 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item79560 {
	width:563px !important;
	height:347px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-79560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79584 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:387px !important;
}

#item79607 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:387px !important;
}

#item79488 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79489 {
	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-79489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79512 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item79513 {
	width:650px !important;
	height:1990px !important;
}

@keyframes fade-in-79513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79544 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item79541 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item79486 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item79381 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item79989 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item80013 {
	opacity:0.50;
	width:728px !important;
	height:1px !important;
	left:246px !important;
	top:160px !important;
	background:#000;
}

#item80014 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item80018 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item80022 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:140px !important;
}

#item80612 {
	width:34px !important;
	height:13px !important;
	left:841px !important;
	top:140px !important;
}

#item80571 {
	width:34px !important;
	height:13px !important;
	left:599px !important;
	top:140px !important;
}

#item80025 {
	width:32px !important;
	height:8px !important;
	left:263px !important;
	top:140px !important;
}

#item80048 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item80071 {
	width:117px !important;
	height:84px !important;
	left:859px !important;
	top:19px !important;
}

#item80094 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item80104 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item80128 {
	width:28px !important;
	height:8px !important;
}

#item80151 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-80151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80538 {
	width:31px !important;
	height:8px !important;
}

#item80561 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:11px !important;
}

@keyframes fade-in-80561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80579 {
	width:49px !important;
	height:8px !important;
}

#item80602 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:11px !important;
}

@keyframes fade-in-80602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80156 {
	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;
}

#item80160 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80164 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item80157 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item80190 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80193 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item80187 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item80219 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80225 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item80216 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item80251 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80254 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item80248 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item80280 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80284 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item80277 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item80311 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item80315 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item80308 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item80341 {
	width:43px !important;
	height:43px !important;
}

#item80338 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item80344 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-80344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-177062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-177064 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-177064 {
	0% {
		-webkit-transform:translate(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-177071 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-177071 {
	0% {
		-webkit-transform:translate(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-177067 {
	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-177067 {
	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;
	}
}
#item177062 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item177072 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item177073 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item177077 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item177074 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item177083 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item177080 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item177086 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item177089 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item177112 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item176751 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item176753 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item176754 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item176777 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item176800 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item176823 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item176847 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item176872 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item176873 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item176896 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item176919 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item176942 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item176965 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item176988 {
	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;
}

#item176989 {
	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;
}

#item198173 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item198196 {
	width:164px !important;
	height:118px !important;
	left:370px !important;
	top:326px !important;
}

#item198219 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item198228 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item176642 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176643 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-176643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176645 {
	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-176645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176671 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176668 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item176703 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-176703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198434 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:255px !important;
}

#item198439 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item198444 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item198451 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item198411 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-198411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176199 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176203 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176200 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item176208 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-176208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176209 {
	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-176209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176232 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item176255 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item176263 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item176286 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item176289 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item176315 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176312 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item176319 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item198752 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item198758 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item198763 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item198770 {
	width:19px !important;
	height:19px !important;
	top:107px !important;
}

#item198780 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item198785 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item198791 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item198796 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item198801 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item198824 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item176607 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176608 {
	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-176608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176612 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176609 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item176615 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-176615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176638 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item176592 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176594 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item176599 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176596 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item176477 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176478 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-176478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176479 {
	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-176479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176502 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item176528 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176525 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item176532 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table385158 th, table#table385158 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table385158 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table385158 {
	table-layout:fixed;
}

table#table387237 th, table#table387237 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387237 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table387237 {
	table-layout:fixed;
}

#item176533 {
	width:361px !important;
	height:826px !important;
}

@keyframes fade-in-176533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176562 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item176568 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item176394 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176396 {
	width:630px !important;
	height:593px !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-176396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176401 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176398 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item176405 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-176405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176428 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:586px !important;
}

#item176453 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:586px !important;
}

#item176357 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176358 {
	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-176358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176359 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item176365 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item176366 {
	width:505px !important;
	height:4273px !important;
}

@keyframes fade-in-176366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176355 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item176197 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item176726 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item176749 {
	width:470px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

@keyframes fade-in-137676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137677 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item137701 {
	width:114px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item137724 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item137727 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item138456 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item138459 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item138463 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:149px !important;
}

#item138466 {
	width:48px !important;
	height:18px !important;
	left:482px !important;
	top:149px !important;
}

#item138469 {
	width:48px !important;
	height:18px !important;
	left:317px !important;
	top:149px !important;
}

#item138473 {
	width:45px !important;
	height:11px !important;
	left:106px !important;
	top:148px !important;
}

#item138573 {
	width:39px !important;
	height:11px !important;
}

#item138596 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-138596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138600 {
	width:44px !important;
	height:11px !important;
}

#item138623 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-138623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138629 {
	width:68px !important;
	height:11px !important;
}

#item138652 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-138652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175991 {
	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;
}

#item175995 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item175998 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item175992 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item176024 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item176028 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item176021 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item176054 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item176057 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item176051 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item176083 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item176086 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item176080 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item176112 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item176115 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item176109 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item176141 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item176144 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item176138 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item176167 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item176194 {
	width:52px !important;
	height:52px !important;
}

#item176190 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item138842 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-138842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-138842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-82844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-82863 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-82863 {
	0% {
		-webkit-transform:translate(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-82855 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-82855 {
	0% {
		-webkit-transform:translate(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-82846 {
	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-82846 {
	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;
	}
}
#item82844 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item82868 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item82870 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item82871 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item82895 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item82899 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82896 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item82905 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82902 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item82908 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item106000 {
	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;
}

#item106001 {
	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;
}

#item106004 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item106005 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106028 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106051 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106074 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106097 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106121 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item106122 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item106145 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106168 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item106191 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item106214 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item83152 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item83177 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83179 {
	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-83179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83205 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83202 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item83208 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-83208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83231 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-83231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83255 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item83262 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item83563 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83564 {
	width:963px !important;
	height:291px !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-83564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83590 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83587 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:14px !important;
}

#item83593 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item83617 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item83622 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:274px !important;
}

#item83645 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:274px !important;
}

#item83649 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:260px !important;
}

#item83672 {
	width:184px !important;
	height:165px !important;
	left:307px !important;
	top:87px !important;
}

#item83695 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:119px !important;
}

#item83700 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:250px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item83701 {
	width:170px !important;
	height:166px !important;
	left:80px !important;
	top:87px !important;
}

#item83724 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item83729 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item83740 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:184px !important;
}

#item83781 {
	width:185px !important;
	height:165px !important;
	left:543px !important;
	top:87px !important;
}

#item83804 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:184px !important;
}

#item83809 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:120px !important;
}

#item83814 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:490px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item84350 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:728px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item84376 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:184px !important;
}

#item84382 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:120px !important;
}

#item84352 {
	width:165px !important;
	height:200px !important;
	left:781px !important;
	top:87px !important;
}

#item83505 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83506 {
	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-83506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83532 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83529 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item83535 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-83535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83558 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item83494 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83495 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item83501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83498 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item83413 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83413 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83414 {
	width:319px !important;
	height:302px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-83414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83418 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83415 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table393089 th, table#table393089 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393089 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393089 {
	table-layout:fixed;
}

#item83421 {
	width:258px !important;
	height:141px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-83421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83444 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item83447 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:286px !important;
}

#item83470 {
	width:281px !important;
	height:53px !important;
	left:58px !important;
	top:185px !important;
}

#item83330 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83330 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83330 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83331 {
	width:624px !important;
	height:284px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-83331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83336 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83332 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item83343 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-83343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83366 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:259px !important;
}

#item83389 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item83270 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-83270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83272 {
	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-83272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83295 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item83296 {
	width:650px !important;
	height:1013px !important;
}

@keyframes fade-in-83296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83326 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item83323 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item83268 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item83175 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item83815 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item83838 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:142px !important;
}

#item84344 {
	width:34px !important;
	height:13px !important;
	left:838px !important;
	top:142px !important;
}

#item83842 {
	width:34px !important;
	height:13px !important;
	left:385px !important;
	top:142px !important;
}

#item83848 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item83849 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item83852 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item83856 {
	width:121px !important;
	height:8px !important;
}

#item83879 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-83879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83883 {
	width:100px !important;
	height:8px !important;
}

#item83906 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:11px !important;
}

@keyframes fade-in-83906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83909 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item83932 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item83956 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item83961 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item83985 {
	width:150px !important;
	height:8px !important;
}

#item84008 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-84008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84317 {
	width:180px !important;
	height:8px !important;
}

#item84340 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-84340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84011 {
	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;
}

#item84015 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84020 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item84012 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item84046 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84049 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item84043 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item84075 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84078 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item84072 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item84104 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84109 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item84101 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item84135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84141 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item84132 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item84168 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item84171 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item84165 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item84197 {
	width:43px !important;
	height:43px !important;
}

#item84194 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item84200 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-84200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-178332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-178334 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-178334 {
	0% {
		-webkit-transform:translate(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-178341 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-178341 {
	0% {
		-webkit-transform:translate(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-178337 {
	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-178337 {
	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;
	}
}
#item178332 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item178342 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item178343 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item178347 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item178344 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item178354 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item178351 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item178359 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item178362 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item178385 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item178018 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item178020 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item178021 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item178044 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item178067 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item178090 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item178114 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item178138 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item178139 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item178162 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item178185 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item178208 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item178231 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item178254 {
	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;
}

#item178255 {
	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;
}

#item198867 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item198890 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item198913 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item198916 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item177907 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177908 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-177908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177910 {
	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-177910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177937 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177933 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item177970 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-177970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199021 {
	width:271px !important;
	height:88px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-199021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199044 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item199051 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item177472 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177476 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177473 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item177479 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-177479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177480 {
	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-177480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177503 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item177526 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item177529 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item177552 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item177555 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item177581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177578 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item177585 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item199346 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item199351 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item199358 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item199363 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item199368 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item199373 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item199378 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item199401 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:400px !important;
}

#item177868 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177869 {
	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-177869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177873 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177870 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item177878 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-177878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177901 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item177857 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177858 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item177863 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177860 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item177746 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177747 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-177747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177748 {
	width:498px !important;
	height:425px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-177748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table397269 th, table#table397269 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table397269 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table397269 {
	table-layout:fixed;
}

#item177771 {
	width:385px !important;
	height:280px !important;
	left:66px !important;
	top:77px !important;
}

#item177798 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177795 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item177830 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:357px !important;
}

#item177833 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:421px !important;
}

#item177666 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177668 {
	width:630px !important;
	height:460px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-177668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177672 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177669 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item177675 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-177675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177698 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:453px !important;
}

#item177721 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:453px !important;
}

#item177624 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177625 {
	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-177625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177629 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177626 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item177637 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item177638 {
	width:505px !important;
	height:1966px !important;
}

@keyframes fade-in-177638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177622 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item177470 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item177993 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item178016 {
	width:420px !important;
	height:1px !important;
	left:140px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item139852 {
	width:48px !important;
	height:18px !important;
	left:321px !important;
	top:151px !important;
}

#item139860 {
	width:48px !important;
	height:18px !important;
	left:467px !important;
	top:151px !important;
}

#item139863 {
	width:48px !important;
	height:18px !important;
	left:188px !important;
	top:151px !important;
}

#item139868 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item139871 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item139876 {
	width:65px !important;
	height:11px !important;
}

#item139899 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-139899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139906 {
	width:67px !important;
	height:11px !important;
}

#item139929 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-139929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140008 {
	width:55px !important;
	height:11px !important;
}

#item140031 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-140031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140036 {
	width:68px !important;
	height:11px !important;
}

#item140059 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-140059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177249 {
	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;
}

#item177253 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177257 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item177250 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item177283 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177290 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177280 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item177316 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177313 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item177351 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177355 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item177347 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item177381 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177386 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177378 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item177412 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177416 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177409 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item177439 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item177466 {
	width:52px !important;
	height:52px !important;
}

#item177462 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item140252 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-140252 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-140252 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-84450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-84452 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84452 {
	0% {
		-webkit-transform:translate(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-84466 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84466 {
	0% {
		-webkit-transform:translate(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-84456 {
	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-84456 {
	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;
	}
}
#item84450 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item84471 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item84473 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item84474 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item84497 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item84501 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item84498 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item84507 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item84504 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item84511 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item106320 {
	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;
}

#item106321 {
	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;
}

#item106323 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item106324 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106347 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106370 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106393 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106416 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106440 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item106441 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item106464 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106488 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item106511 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item106535 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item84754 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item84779 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-84779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84780 {
	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-84780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84806 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item84803 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item84810 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-84810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84833 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-84833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84857 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item84862 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item85165 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-85165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-85165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item85166 {
	width:963px !important;
	height:291px !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-85166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item85189 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:14px !important;
}

#item85197 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item85222 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:273px !important;
}

#item85225 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:274px !important;
}

#item85248 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:274px !important;
}

#item85254 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:260px !important;
}

#item85277 {
	width:177px !important;
	height:170px !important;
	left:307px !important;
	top:87px !important;
}

#item85301 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:119px !important;
}

#item85306 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:250px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item85307 {
	width:162px !important;
	height:171px !important;
	left:80px !important;
	top:87px !important;
}

#item85330 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item85336 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item85341 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:184px !important;
}

#item85349 {
	width:165px !important;
	height:167px !important;
	left:543px !important;
	top:87px !important;
}

#item85373 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:184px !important;
}

#item85380 {
	width:14px !important;
	height:14px !important;
	left:522px !important;
	top:120px !important;
}

#item85385 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:490px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item85386 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:728px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item85387 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:184px !important;
}

#item85392 {
	width:14px !important;
	height:14px !important;
	left:760px !important;
	top:120px !important;
}

#item85397 {
	width:165px !important;
	height:200px !important;
	left:781px !important;
	top:87px !important;
}

#item85108 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-85108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-85108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item85109 {
	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-85109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85135 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item85132 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item85138 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-85138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85161 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item85097 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-85097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-85097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item85098 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item85104 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item85101 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item85013 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-85013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-85013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item85014 {
	width:319px !important;
	height:390px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-85014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item85015 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table400972 th, table#table400972 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table400972 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table400972 {
	table-layout:fixed;
}

#item85024 {
	width:258px !important;
	height:141px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-85024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85047 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:326px !important;
}

#item85050 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:372px !important;
}

#item85073 {
	width:256px !important;
	height:136px !important;
	left:58px !important;
	top:185px !important;
}

#item84933 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-84933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84933 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84934 {
	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-84934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84939 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item84935 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item84943 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-84943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84966 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:259px !important;
}

#item84989 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item84872 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-84872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84872 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84873 {
	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-84873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84897 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item84898 {
	width:650px !important;
	height:1013px !important;
}

@keyframes fade-in-84898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84929 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item84926 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item84870 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item84777 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item85420 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item85443 {
	width:34px !important;
	height:13px !important;
	left:607px !important;
	top:142px !important;
}

#item85447 {
	width:34px !important;
	height:13px !important;
	left:838px !important;
	top:142px !important;
}

#item85450 {
	width:34px !important;
	height:13px !important;
	left:385px !important;
	top:142px !important;
}

#item85455 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item85456 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item85460 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item85464 {
	width:121px !important;
	height:8px !important;
}

#item85487 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-85487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85491 {
	width:100px !important;
	height:8px !important;
}

#item85514 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:11px !important;
}

@keyframes fade-in-85514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85520 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item85543 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item85566 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item85569 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item85593 {
	width:150px !important;
	height:8px !important;
}

#item85616 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:11px !important;
}

@keyframes fade-in-85616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85621 {
	width:180px !important;
	height:8px !important;
}

#item85644 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-85644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-85644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item85647 {
	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;
}

#item85651 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85654 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item85648 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item85680 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85684 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item85677 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item85710 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85713 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item85707 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item85739 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85745 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item85736 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item85771 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85774 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item85768 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item85801 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item85804 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item85798 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item85830 {
	width:43px !important;
	height:43px !important;
}

#item85827 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item85834 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-85834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-85834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-179612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-179614 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-179614 {
	0% {
		-webkit-transform:translate(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-179620 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-179620 {
	0% {
		-webkit-transform:translate(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-179616 {
	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-179616 {
	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;
	}
}
#item179612 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item179621 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item179622 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item179626 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item179623 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item179633 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item179630 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item179636 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item179639 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item179662 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item179300 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item179302 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item179303 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item179326 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item179349 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item179372 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item179396 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item179420 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item179421 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item179444 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item179467 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item179490 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item179514 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item179537 {
	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;
}

#item179538 {
	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;
}

#item199446 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item199469 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item199492 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item199495 {
	width:131px !important;
	height:10px !important;
	left:466px !important;
	top:322px !important;
}

#item179192 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-179192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179193 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-179193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179194 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179220 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179217 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item179252 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-179252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199623 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-199623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199646 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item199652 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item178751 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178756 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178752 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item178764 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-178764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178766 {
	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-178766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178789 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item178812 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item178815 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item178838 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item178842 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item178868 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178865 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item178872 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item199952 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item199957 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item199963 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item199968 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item199973 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item199980 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item199985 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item199991 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item199998 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item200021 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item179157 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-179157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179158 {
	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-179158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179162 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179159 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item179165 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-179165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179188 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item179146 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-179146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179147 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item179152 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179149 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item179026 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-179026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179027 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-179027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-179027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item179028 {
	width:498px !important;
	height:547px !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-179028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table406512 th, table#table406512 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406512 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table406512 {
	table-layout:fixed;
}

#item179051 {
	width:385px !important;
	height:398px !important;
	left:66px !important;
	top:77px !important;
}

#item179078 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179074 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item179112 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:477px !important;
}

#item179121 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:541px !important;
}

#item178947 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178948 {
	width:630px !important;
	height:460px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-178948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178952 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178949 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item178955 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-178955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178978 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:453px !important;
}

#item179001 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:453px !important;
}

#item178910 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178911 {
	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-178911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178915 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178912 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item178918 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item178919 {
	width:505px !important;
	height:1966px !important;
}

@keyframes fade-in-178919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178907 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item178749 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item179275 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item179298 {
	width:430px !important;
	height:1px !important;
	left:133px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item141260 {
	width:48px !important;
	height:18px !important;
	left:335px !important;
	top:151px !important;
}

#item141263 {
	width:48px !important;
	height:18px !important;
	left:468px !important;
	top:151px !important;
}

#item141266 {
	width:48px !important;
	height:18px !important;
	left:189px !important;
	top:151px !important;
}

#item141272 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item141275 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item141283 {
	width:67px !important;
	height:11px !important;
}

#item141306 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-141306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141311 {
	width:65px !important;
	height:11px !important;
}

#item141334 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-141334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141412 {
	width:68px !important;
	height:11px !important;
}

#item141435 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-141435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141440 {
	width:55px !important;
	height:11px !important;
}

#item141463 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-141463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178540 {
	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;
}

#item178544 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178547 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item178541 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item178573 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178576 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item178570 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item178602 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178606 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item178599 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item178632 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178636 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item178629 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item178662 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178665 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item178659 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item178691 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178694 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item178688 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item178717 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item178743 {
	width:52px !important;
	height:52px !important;
}

#item178740 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item141656 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-141656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-141656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-87181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-87183 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-87183 {
	0% {
		-webkit-transform:translate(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-87193 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-87193 {
	0% {
		-webkit-transform:translate(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-87187 {
	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-87187 {
	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;
	}
}
#item87181 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item87198 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item87199 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item87200 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item87224 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item87229 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item87225 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item87236 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item87233 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item87239 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item106590 {
	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;
}

#item106591 {
	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;
}

#item106593 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item106594 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106617 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106640 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106663 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106686 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106710 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item106711 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item106734 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106757 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item106781 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item106804 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item87480 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item87506 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87507 {
	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-87507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87533 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87530 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item87536 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-87536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87559 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-87559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87582 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item87588 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item87892 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87893 {
	width:917px !important;
	height:295px !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-87893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87920 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87917 {
	width:21px !important;
	height:21px !important;
	left:918px !important;
	top:14px !important;
}

#item87923 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item87946 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item87951 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item87974 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:273px !important;
}

#item87977 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:259px !important;
}

#item88000 {
	width:143px !important;
	height:163px !important;
	left:254px !important;
	top:87px !important;
}

#item88023 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:119px !important;
}

#item88029 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:214px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item88030 {
	width:129px !important;
	height:203px !important;
	left:80px !important;
	top:87px !important;
}

#item88053 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item88063 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item88068 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:184px !important;
}

#item88073 {
	width:124px !important;
	height:200px !important;
	left:440px !important;
	top:87px !important;
}

#item88096 {
	width:14px !important;
	height:14px !important;
	left:419px !important;
	top:184px !important;
}

#item88102 {
	width:14px !important;
	height:14px !important;
	left:419px !important;
	top:120px !important;
}

#item88108 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:397px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item88109 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:571px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item88110 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:184px !important;
}

#item88117 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:120px !important;
}

#item88124 {
	width:120px !important;
	height:200px !important;
	left:612px !important;
	top:87px !important;
}

#item88740 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:741px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item88741 {
	width:14px !important;
	height:14px !important;
	left:762px !important;
	top:184px !important;
}

#item88747 {
	width:14px !important;
	height:14px !important;
	left:762px !important;
	top:120px !important;
}

#item88752 {
	width:135px !important;
	height:200px !important;
	left:783px !important;
	top:87px !important;
}

#item87834 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87835 {
	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-87835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87861 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87858 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item87864 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-87864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87887 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item87821 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87822 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item87828 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87825 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item87740 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87741 {
	width:319px !important;
	height:376px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-87741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87745 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87742 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table410531 th, table#table410531 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table410531 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table410531 {
	table-layout:fixed;
}

#item87748 {
	width:258px !important;
	height:141px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-87748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87771 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:312px !important;
}

#item87774 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:359px !important;
}

#item87797 {
	width:256px !important;
	height:143px !important;
	left:58px !important;
	top:185px !important;
}

#item87660 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87661 {
	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-87661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87665 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87662 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item87669 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-87669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87692 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:259px !important;
}

#item87716 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item87597 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-87597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-87597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item87598 {
	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-87598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87621 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item87622 {
	width:650px !important;
	height:1013px !important;
}

@keyframes fade-in-87622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87653 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item87650 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item87594 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item87504 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item88147 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item88170 {
	width:34px !important;
	height:13px !important;
	left:527px !important;
	top:142px !important;
}

#item88173 {
	width:34px !important;
	height:13px !important;
	left:689px !important;
	top:142px !important;
}

#item88729 {
	width:34px !important;
	height:13px !important;
	left:860px !important;
	top:142px !important;
}

#item88176 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:142px !important;
}

#item88180 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item88181 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item88185 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item88193 {
	width:86px !important;
	height:8px !important;
}

#item88216 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-88216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88221 {
	width:86px !important;
	height:8px !important;
}

#item88244 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-88244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88247 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item88270 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item88293 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item88296 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item88320 {
	width:120px !important;
	height:8px !important;
}

#item88343 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-88343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88685 {
	width:100px !important;
	height:8px !important;
}

#item88708 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-88708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88348 {
	width:120px !important;
	height:8px !important;
}

#item88372 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-88372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88375 {
	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;
}

#item88379 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88384 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item88376 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item88410 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88413 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item88407 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item88439 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88442 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item88436 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item88468 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88471 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item88465 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item88498 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88502 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item88494 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item88529 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item88535 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item88526 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item88561 {
	width:43px !important;
	height:43px !important;
}

#item88558 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item88564 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-88564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-88564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-187541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-187543 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187543 {
	0% {
		-webkit-transform:translate(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-187549 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187549 {
	0% {
		-webkit-transform:translate(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-187545 {
	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-187545 {
	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;
	}
}
#item187541 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item187550 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item187551 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item187555 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item187552 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item187564 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item187561 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item187572 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item187575 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item187599 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item187229 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item187232 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item187233 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item187256 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item187280 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item187303 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item187326 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item187350 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item187351 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item187374 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item187397 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item187421 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item187444 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item187467 {
	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;
}

#item187468 {
	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;
}

#item200086 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item200109 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item200132 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item200141 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item142709 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item142713 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item187121 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187121 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187122 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-187122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187123 {
	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-187123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187149 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187146 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item187181 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-187181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200247 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-200247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200270 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item200276 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item186686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186690 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186687 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item186694 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-186694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186695 {
	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-186695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186718 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item186741 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item186744 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item186767 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item186770 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item186797 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186794 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item186800 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item200653 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item200658 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item200663 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item200668 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item200673 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item200679 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item200689 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item200695 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item200700 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item200706 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item200712 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item200735 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item200759 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:799px !important;
}

#item187085 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187086 {
	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-187086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187090 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187087 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item187094 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-187094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187117 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item187073 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187074 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item187080 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187076 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item186964 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186964 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186964 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186965 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-186965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186966 {
	width:498px !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-186966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table415832 th, table#table415832 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table415832 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table415832 {
	table-layout:fixed;
}

#item186989 {
	width:361px !important;
	height:381px !important;
	left:66px !important;
	top:77px !important;
}

#item187015 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187012 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item187046 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:457px !important;
}

#item187049 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:521px !important;
}

#item186881 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186882 {
	width:630px !important;
	height:439px !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-186882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186886 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186883 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item186893 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-186893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186916 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:431px !important;
}

#item186939 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:431px !important;
}

#item186839 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186840 {
	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-186840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186844 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186841 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item186848 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item186849 {
	width:505px !important;
	height:1966px !important;
}

@keyframes fade-in-186849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186836 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item186684 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item187204 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item187227 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item187228 {
	width:607px !important;
	height:1px !important;
	left:-35px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item142690 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:151px !important;
}

#item142704 {
	width:48px !important;
	height:18px !important;
	left:242px !important;
	top:151px !important;
}

#item142717 {
	width:121px !important;
	height:11px !important;
}

#item142740 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

@keyframes fade-in-142740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142845 {
	width:168px !important;
	height:11px !important;
}

#item142868 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-142868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142899 {
	width:168px !important;
	height:11px !important;
}

#item142922 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-142922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142693 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item142700 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:225px !important;
}

#item142744 {
	width:121px !important;
	height:11px !important;
}

#item142767 {
	width:27px !important;
	height:27px !important;
	left:75px !important;
	top:16px !important;
}

@keyframes fade-in-142767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142872 {
	width:140px !important;
	height:11px !important;
}

#item142895 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-142895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186473 {
	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;
}

#item186477 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186480 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186474 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item186506 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186509 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186503 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item186535 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186538 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186532 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item186564 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186570 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186561 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item186596 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186603 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186593 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item186629 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186632 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186626 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item186655 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item186681 {
	width:52px !important;
	height:52px !important;
}

#item186678 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item143118 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-143118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-143118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-88837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-88839 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88839 {
	0% {
		-webkit-transform:translate(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-88854 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88854 {
	0% {
		-webkit-transform:translate(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-88849 {
	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-88849 {
	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;
	}
}
#item88837 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item88857 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item88858 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item88859 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item88882 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item88886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item88883 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item88892 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item88889 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item88895 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item106853 {
	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;
}

#item106854 {
	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;
}

#item106856 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item106857 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item106881 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item106904 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item106927 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item106950 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item106974 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item106975 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item106998 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107021 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item107044 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item107067 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item89137 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item89163 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89164 {
	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-89164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89190 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89187 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item89195 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-89195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89218 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-89218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89242 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item89249 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item90667 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item90661 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item89554 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89555 {
	width:929px !important;
	height:295px !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-89555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89578 {
	width:21px !important;
	height:21px !important;
	left:932px !important;
	top:14px !important;
}

#item89585 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item89608 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item89611 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:273px !important;
}

#item89634 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:273px !important;
}

#item89638 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:259px !important;
}

#item89661 {
	width:120px !important;
	height:163px !important;
	left:272px !important;
	top:87px !important;
}

#item89684 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:119px !important;
}

#item89689 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:229px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item89691 {
	width:129px !important;
	height:233px !important;
	left:80px !important;
	top:87px !important;
}

#item89714 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item89719 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item89729 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:184px !important;
}

#item89734 {
	width:124px !important;
	height:200px !important;
	left:443px !important;
	top:87px !important;
}

#item89757 {
	width:14px !important;
	height:14px !important;
	left:421px !important;
	top:184px !important;
}

#item89762 {
	width:14px !important;
	height:14px !important;
	left:421px !important;
	top:120px !important;
}

#item89767 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:400px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item89768 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:572px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item89769 {
	width:14px !important;
	height:14px !important;
	left:592px !important;
	top:184px !important;
}

#item89776 {
	width:14px !important;
	height:14px !important;
	left:592px !important;
	top:120px !important;
}

#item89781 {
	width:137px !important;
	height:200px !important;
	left:613px !important;
	top:87px !important;
}

#item89805 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:769px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item89806 {
	width:14px !important;
	height:14px !important;
	left:791px !important;
	top:184px !important;
}

#item89813 {
	width:14px !important;
	height:14px !important;
	left:791px !important;
	top:120px !important;
}

#item89818 {
	width:135px !important;
	height:200px !important;
	left:812px !important;
	top:87px !important;
}

#item89496 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89497 {
	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-89497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89520 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item89526 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-89526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89550 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item89484 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89485 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item89492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89488 {
	width:21px !important;
	height:21px !important;
	left:1001px !important;
	top:20px !important;
}

#item89401 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89402 {
	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-89402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89406 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89403 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table419940 th, table#table419940 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419940 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419940 {
	table-layout:fixed;
}

#item89411 {
	width:258px !important;
	height:152px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-89411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89437 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item115042 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:207px !important;
}

#item89319 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89320 {
	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-89320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89324 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89321 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item89331 {
	width:563px !important;
	height:347px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-89331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89354 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:387px !important;
}

#item89377 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:387px !important;
}

#item89258 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-89258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89259 {
	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-89259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89282 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item89283 {
	width:650px !important;
	height:1360px !important;
}

@keyframes fade-in-89283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89314 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item89311 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item89256 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item89160 {
	width:1022px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item89841 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item89864 {
	width:34px !important;
	height:13px !important;
	left:462px !important;
	top:142px !important;
}

#item89868 {
	width:34px !important;
	height:13px !important;
	left:588px !important;
	top:142px !important;
}

#item89871 {
	width:34px !important;
	height:13px !important;
	left:873px !important;
	top:142px !important;
}

#item89874 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:142px !important;
}

#item89882 {
	opacity:0.50;
	width:683px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item89883 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item89886 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item90594 {
	width:74px !important;
	height:8px !important;
}

#item90617 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-90617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89918 {
	width:73px !important;
	height:8px !important;
}

#item89941 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:11px !important;
}

@keyframes fade-in-89941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90017 {
	width:90px !important;
	height:8px !important;
}

#item90040 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-90040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90046 {
	width:80px !important;
	height:8px !important;
}

#item90069 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:11px !important;
}

@keyframes fade-in-90069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90074 {
	width:80px !important;
	height:8px !important;
}

#item90097 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-90097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90505 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item90528 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item90551 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item90557 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item89891 {
	width:100px !important;
	height:8px !important;
}

#item89914 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:11px !important;
}

@keyframes fade-in-89914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90624 {
	width:80px !important;
	height:8px !important;
	left:19px !important;
	top:35px !important;
}

#item115028 {
	width:34px !important;
	height:13px !important;
	left:724px !important;
	top:142px !important;
}

#item90101 {
	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;
}

#item90105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90108 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item90102 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item90135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90138 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item90131 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item90165 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90172 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item90162 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item90198 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90202 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item90195 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item90229 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90232 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item90225 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item90259 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item90262 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item90256 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item90288 {
	width:43px !important;
	height:43px !important;
}

#item90285 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item90291 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-90291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-90291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-181111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-181113 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-181113 {
	0% {
		-webkit-transform:translate(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-181120 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-181120 {
	0% {
		-webkit-transform:translate(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-181115 {
	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-181115 {
	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;
	}
}
#item181111 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item181121 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item181122 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item181128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item181123 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item181134 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item181131 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item181137 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item181140 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item181163 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item180800 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item180802 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item180803 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item180826 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item180849 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item180872 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item180895 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item180919 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item180920 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item180944 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item180967 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item180991 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item181014 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item181037 {
	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;
}

#item181038 {
	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;
}

#item200882 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item200905 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item200928 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item200931 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item180685 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180687 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-180687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180688 {
	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-180688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180714 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180711 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item180752 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-180752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201060 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-201060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201083 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item201089 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item201098 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:260px !important;
}

#item201103 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item180251 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180255 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180252 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item180259 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-180259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180259 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180260 {
	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-180260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180283 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item180306 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item180309 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item180332 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item180335 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item180361 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180358 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item180365 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item201441 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item201446 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item201451 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item201457 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item201462 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item201468 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item201473 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item201478 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item201484 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item201494 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item201499 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item201522 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item201545 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:799px !important;
}

#item180649 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180650 {
	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-180650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180655 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180652 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item180658 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-180658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180681 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item180637 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180639 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item180645 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180641 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item180527 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180528 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-180528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180529 {
	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-180529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table425033 th, table#table425033 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425033 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table425033 {
	table-layout:fixed;
}

#item180552 {
	width:385px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

#item180578 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180575 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item180609 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item180612 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item180448 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180449 {
	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-180449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180453 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180450 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item180456 {
	width:570px !important;
	height:587px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-180456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180479 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:652px !important;
}

#item180503 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:652px !important;
}

#item180410 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-180410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-180410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item180411 {
	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-180411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item180412 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item180419 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item180420 {
	width:505px !important;
	height:2885px !important;
}

@keyframes fade-in-180420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180408 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item180249 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item180775 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item180798 {
	width:607px !important;
	height:1px !important;
	left:133px !important;
	top:164px !important;
	background:#9d9c9c;
}

#item180799 {
	width:607px !important;
	height:1px !important;
	left:-45px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item144155 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:137px !important;
}

#item144158 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:137px !important;
}

#item144163 {
	width:48px !important;
	height:18px !important;
	left:411px !important;
	top:208px !important;
}

#item144166 {
	width:48px !important;
	height:18px !important;
	left:224px !important;
	top:137px !important;
}

#item144170 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:118px !important;
}

#item144173 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:189px !important;
}

#item144181 {
	width:104px !important;
	height:11px !important;
}

#item144204 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-144204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144208 {
	width:103px !important;
	height:11px !important;
}

#item144231 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-144231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144237 {
	width:126px !important;
	height:11px !important;
}

#item144260 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:16px !important;
}

@keyframes fade-in-144260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144266 {
	width:112px !important;
	height:11px !important;
}

#item144289 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:16px !important;
}

@keyframes fade-in-144289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144294 {
	width:112px !important;
	height:11px !important;
}

#item144317 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:16px !important;
}

@keyframes fade-in-144317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144394 {
	width:140px !important;
	height:11px !important;
}

#item144417 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:16px !important;
}

@keyframes fade-in-144417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144420 {
	width:112px !important;
	height:11px !important;
	left:27px !important;
	top:49px !important;
}

#item144443 {
	width:48px !important;
	height:18px !important;
	left:163px !important;
	top:208px !important;
}

#item180038 {
	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;
}

#item180042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180047 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item180039 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item180073 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180080 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item180070 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item180106 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180109 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item180103 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item180136 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180139 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item180132 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item180165 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180168 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item180162 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item180194 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item180197 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item180191 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item180220 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item180246 {
	width:52px !important;
	height:52px !important;
}

#item180243 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item144646 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-144646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-144646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-90731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-90733 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90733 {
	0% {
		-webkit-transform:translate(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-90742 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90742 {
	0% {
		-webkit-transform:translate(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-90738 {
	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-90738 {
	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;
	}
}
#item90731 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item90745 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item90746 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item90747 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item90770 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item90774 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item90771 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item90781 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item90778 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item90787 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item107112 {
	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;
}

#item107114 {
	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;
}

#item107116 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item107117 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item107140 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107163 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item107186 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item107209 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item107233 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item107234 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item107257 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107280 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item107303 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item107326 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item91027 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item91637 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91638 {
	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-91638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91665 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91662 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item91668 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91691 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-91691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91715 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item91721 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item91052 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91052 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91052 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91053 {
	width:807px !important;
	height:215px !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-91053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91079 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91076 {
	width:21px !important;
	height:21px !important;
	left:810px !important;
	top:14px !important;
}

#item91083 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item91106 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:193px !important;
}

#item91109 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:194px !important;
}

#item91132 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:194px !important;
}

#item91135 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:180px !important;
}

#item91193 {
	width:180px !important;
	height:103px !important;
	left:80px !important;
	top:87px !important;
}

#item91216 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item91231 {
	width:183px !important;
	height:115px !important;
	left:325px !important;
	top:87px !important;
}

#item91259 {
	width:14px !important;
	height:14px !important;
	left:304px !important;
	top:120px !important;
}

#item91264 {
	opacity:0.50;
	width:1px !important;
	height:30px !important;
	left:274px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item91265 {
	opacity:0.50;
	width:1px !important;
	height:30px !important;
	left:507px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item91274 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:120px !important;
}

#item91280 {
	width:120px !important;
	height:93px !important;
	left:559px !important;
	top:87px !important;
}

#item91303 {
	opacity:0.50;
	width:1px !important;
	height:30px !important;
	left:667px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item91310 {
	width:14px !important;
	height:14px !important;
	left:697px !important;
	top:120px !important;
}

#item91315 {
	width:135px !important;
	height:92px !important;
	left:718px !important;
	top:87px !important;
}

#item91578 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91580 {
	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-91580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91606 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91603 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item91609 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91632 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item91568 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91569 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item91574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91571 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item91485 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91486 {
	width:319px !important;
	height:302px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91488 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table428861 th, table#table428861 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428861 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table428861 {
	table-layout:fixed;
}

#item91494 {
	width:258px !important;
	height:141px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-91494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91517 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item91520 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:286px !important;
}

#item91544 {
	width:256px !important;
	height:72px !important;
	left:58px !important;
	top:185px !important;
}

#item91405 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91406 {
	width:624px !important;
	height:348px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91411 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91408 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item91414 {
	width:563px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-91414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91437 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:323px !important;
}

#item91460 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:323px !important;
}

#item91341 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-91341 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91341 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91342 {
	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-91342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91365 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item91366 {
	width:650px !important;
	height:927px !important;
}

@keyframes fade-in-91366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item91393 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item91339 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item91050 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item91726 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item91749 {
	width:34px !important;
	height:13px !important;
	left:527px !important;
	top:142px !important;
}

#item91752 {
	width:34px !important;
	height:13px !important;
	left:689px !important;
	top:142px !important;
}

#item91759 {
	width:34px !important;
	height:13px !important;
	left:860px !important;
	top:142px !important;
}

#item91762 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:142px !important;
}

#item91766 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item91768 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item91772 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item91776 {
	width:86px !important;
	height:8px !important;
}

#item91799 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-91799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91803 {
	width:86px !important;
	height:8px !important;
}

#item91826 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:11px !important;
}

@keyframes fade-in-91826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91830 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item91853 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item91876 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item91879 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item91903 {
	width:120px !important;
	height:8px !important;
}

#item91927 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-91927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91933 {
	width:100px !important;
	height:8px !important;
}

#item91957 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-91957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91961 {
	width:120px !important;
	height:8px !important;
}

#item91984 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-91984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91987 {
	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;
}

#item91991 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92000 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item91988 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item92026 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92029 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item92023 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item92055 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92059 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item92052 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item92085 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92088 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item92082 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item92115 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92118 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item92111 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item92145 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item92148 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item92142 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item92174 {
	width:43px !important;
	height:43px !important;
}

#item92171 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item92178 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-92178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-92178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-182374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-182376 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-182376 {
	0% {
		-webkit-transform:translate(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-182384 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-182384 {
	0% {
		-webkit-transform:translate(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-182378 {
	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-182378 {
	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;
	}
}
#item182374 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item182385 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item182386 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item182390 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item182387 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item182396 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item182393 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item182399 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item182404 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item182427 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item182064 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item182066 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item182067 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item182090 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item182113 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item182136 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item182160 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item182184 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item182185 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item182208 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item182231 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item182254 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item182277 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item182300 {
	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;
}

#item182301 {
	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;
}

#item201600 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item201623 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item201646 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item201649 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item181956 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181957 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-181957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181959 {
	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-181959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181985 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181982 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item182016 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-182016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201750 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-201750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201773 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item201779 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item181521 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181525 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181522 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item181528 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-181528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181529 {
	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-181529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181552 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item181575 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item181578 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item181601 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item181605 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item181631 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181628 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item181635 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item202042 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item202047 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item202054 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item202061 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item202070 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item181918 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181919 {
	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-181919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181924 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181921 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item181928 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-181928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181952 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item181908 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181908 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181909 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item181914 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181911 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item181790 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181791 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-181791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181792 {
	width:498px !important;
	height:425px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table433122 th, table#table433122 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table433122 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table433122 {
	table-layout:fixed;
}

#item181815 {
	width:385px !important;
	height:280px !important;
	left:66px !important;
	top:77px !important;
}

#item181841 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181838 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item181881 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:357px !important;
}

#item181884 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:421px !important;
}

#item181710 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181712 {
	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-181712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181716 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181713 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item181719 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-181719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181742 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:518px !important;
}

#item181765 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:518px !important;
}

#item181672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-181672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-181672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item181673 {
	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-181673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181677 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item181674 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item181680 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item181681 {
	width:505px !important;
	height:1809px !important;
}

@keyframes fade-in-181681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181670 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item181519 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item182039 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item182062 {
	width:607px !important;
	height:1px !important;
	left:133px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item182063 {
	width:607px !important;
	height:1px !important;
	left:-28px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item145625 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item145629 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item145633 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:225px !important;
}

#item145636 {
	width:48px !important;
	height:18px !important;
	left:243px !important;
	top:151px !important;
}

#item145640 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item145646 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item145650 {
	width:121px !important;
	height:11px !important;
}

#item145674 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-145674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145680 {
	width:121px !important;
	height:11px !important;
}

#item145703 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:16px !important;
}

@keyframes fade-in-145703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145782 {
	width:168px !important;
	height:11px !important;
}

#item145805 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-145805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145809 {
	width:140px !important;
	height:11px !important;
}

#item145832 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-145832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145838 {
	width:168px !important;
	height:11px !important;
}

#item145861 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-145861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181306 {
	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;
}

#item181310 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181313 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item181307 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item181339 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181343 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item181336 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item181369 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181372 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item181366 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item181398 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181401 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item181395 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item181427 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181430 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item181424 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item181456 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item181462 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item181453 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item181485 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item181512 {
	width:52px !important;
	height:52px !important;
}

#item181508 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item146058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-146058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-146058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-92354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-92356 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-92356 {
	0% {
		-webkit-transform:translate(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-92366 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-92366 {
	0% {
		-webkit-transform:translate(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-92360 {
	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-92360 {
	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;
	}
}
#item92354 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item92376 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item92378 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item92379 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item92402 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item92406 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item92403 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item92413 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item92410 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item92418 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item107383 {
	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;
}

#item107384 {
	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;
}

#item107387 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item107388 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item107411 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107434 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item107458 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item107481 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item107505 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item107506 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item107529 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107552 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item107575 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item107598 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item92659 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item92684 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-92684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-92684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item92685 {
	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-92685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92712 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item92708 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item92716 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-92716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92739 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-92739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92763 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item92768 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item93071 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93072 {
	width:836px !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-93072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93098 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93095 {
	width:21px !important;
	height:21px !important;
	left:839px !important;
	top:14px !important;
}

#item93101 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item93125 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:258px !important;
}

#item93128 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:259px !important;
}

#item93151 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:259px !important;
}

#item93154 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:245px !important;
}

#item93177 {
	width:117px !important;
	height:161px !important;
	left:80px !important;
	top:87px !important;
}

#item93200 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item93205 {
	width:183px !important;
	height:142px !important;
	left:241px !important;
	top:87px !important;
}

#item93228 {
	width:14px !important;
	height:14px !important;
	left:220px !important;
	top:120px !important;
}

#item93236 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:196px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item93237 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:422px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item93238 {
	width:14px !important;
	height:14px !important;
	left:452px !important;
	top:136px !important;
}

#item93244 {
	width:159px !important;
	height:158px !important;
	left:473px !important;
	top:87px !important;
}

#item93267 {
	opacity:0.50;
	width:1px !important;
	height:80px !important;
	left:620px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item93268 {
	width:14px !important;
	height:14px !important;
	left:652px !important;
	top:120px !important;
}

#item93274 {
	width:170px !important;
	height:155px !important;
	left:673px !important;
	top:87px !important;
}

#item93879 {
	width:14px !important;
	height:14px !important;
	left:220px !important;
	top:168px !important;
}

#item93884 {
	width:14px !important;
	height:14px !important;
	left:452px !important;
	top:184px !important;
}

#item93889 {
	width:14px !important;
	height:14px !important;
	left:652px !important;
	top:185px !important;
}

#item93013 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93014 {
	width:407px !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-93014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93040 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93037 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item93044 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-93044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93067 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item93002 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-93002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93003 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item93009 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item93006 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item92916 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-92916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-92916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item92917 {
	width:319px !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-92917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92921 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item92918 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table436840 th, table#table436840 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table436840 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table436840 {
	table-layout:fixed;
}

#item92925 {
	width:258px !important;
	height:163px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-92925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92948 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:206px !important;
}

#item92955 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:253px !important;
}

#item92836 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-92836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-92836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item92837 {
	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-92837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92842 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item92839 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item92845 {
	width:563px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-92845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92869 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:339px !important;
}

#item92892 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:339px !important;
}

#item92776 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-92776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-92776 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item92777 {
	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-92777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92800 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item92801 {
	width:650px !important;
	height:887px !important;
}

@keyframes fade-in-92801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92831 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item92828 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item92774 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item92682 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item93297 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item93320 {
	width:34px !important;
	height:13px !important;
	left:527px !important;
	top:142px !important;
}

#item93328 {
	width:34px !important;
	height:13px !important;
	left:689px !important;
	top:142px !important;
}

#item93333 {
	width:34px !important;
	height:13px !important;
	left:860px !important;
	top:142px !important;
}

#item93337 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:142px !important;
}

#item93340 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item93341 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item93345 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item93349 {
	width:86px !important;
	height:8px !important;
}

#item93372 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

@keyframes fade-in-93372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93378 {
	width:86px !important;
	height:8px !important;
}

#item93401 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-93401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93404 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item93427 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item93450 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item93454 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item93478 {
	width:120px !important;
	height:8px !important;
}

#item93501 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-93501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93505 {
	width:100px !important;
	height:8px !important;
}

#item93528 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-93528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93532 {
	width:120px !important;
	height:8px !important;
}

#item93555 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-93555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93564 {
	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;
}

#item93568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93571 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item93565 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item93597 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93601 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item93594 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item93627 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93630 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item93624 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item93656 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93659 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item93653 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item93686 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93690 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item93682 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item93717 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item93720 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item93714 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item93746 {
	width:43px !important;
	height:43px !important;
}

#item93743 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item93749 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-93749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-93749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-183748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-183751 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183751 {
	0% {
		-webkit-transform:translate(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-183757 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183757 {
	0% {
		-webkit-transform:translate(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-183753 {
	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-183753 {
	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;
	}
}
#item183748 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item183758 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item183759 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item183763 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183760 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item183770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183767 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item183773 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item183776 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item183799 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item183438 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item183440 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item183441 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item183464 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item183487 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item183511 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item183534 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item183558 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item183559 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item183582 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item183605 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item183628 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item183651 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item183674 {
	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;
}

#item183675 {
	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;
}

#item202111 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item202134 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item202158 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item202161 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item183324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183325 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-183325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183326 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183352 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183349 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item183390 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-183390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202268 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-202268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202291 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item202297 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item182890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-182890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-182890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item182895 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item182892 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item182898 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-182898 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-182898 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item182899 {
	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-182899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-182899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182922 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item182945 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item182948 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item182971 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item182974 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item183001 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item182997 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item183006 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item207302 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item207308 {
	width:19px !important;
	height:19px !important;
	top:376px !important;
}

#item207313 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item207318 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item207325 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item207330 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item207337 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item207346 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item207369 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:331px !important;
}

#item183285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183286 {
	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-183286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183290 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183287 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item183293 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-183293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183317 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item183274 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183275 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item183280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183277 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item183164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183165 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-183165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183166 {
	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-183166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table441347 th, table#table441347 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441347 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table441347 {
	table-layout:fixed;
}

#item183189 {
	width:361px !important;
	height:232px !important;
	left:66px !important;
	top:77px !important;
}

#item183215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183212 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item183247 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:311px !important;
}

#item183250 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:376px !important;
}

#item183086 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183087 {
	width:630px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183091 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183088 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item183094 {
	width:570px !important;
	height:475px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-183094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183117 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:543px !important;
}

#item183140 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:543px !important;
}

#item183047 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183047 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183048 {
	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-183048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183049 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item183055 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item183056 {
	width:505px !important;
	height:1854px !important;
}

@keyframes fade-in-183056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183045 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item182888 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item183413 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item183436 {
	width:607px !important;
	height:1px !important;
	left:119px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item183437 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item147034 {
	width:48px !important;
	height:18px !important;
	left:490px !important;
	top:151px !important;
}

#item147038 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item147045 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:225px !important;
}

#item147048 {
	width:48px !important;
	height:18px !important;
	left:242px !important;
	top:151px !important;
}

#item147054 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item147061 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item147065 {
	width:121px !important;
	height:11px !important;
}

#item147088 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-147088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147092 {
	width:121px !important;
	height:11px !important;
}

#item147115 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:16px !important;
}

@keyframes fade-in-147115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147192 {
	width:168px !important;
	height:11px !important;
}

#item147215 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-147215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147219 {
	width:140px !important;
	height:11px !important;
}

#item147242 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-147242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147246 {
	width:168px !important;
	height:11px !important;
}

#item147269 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-147269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item182675 {
	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;
}

#item182679 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182686 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item182676 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item182714 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182717 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item182709 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item182743 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182747 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item182740 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item182773 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182776 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item182770 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item182802 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182805 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item182799 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item182831 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item182835 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item182828 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item182859 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item182885 {
	width:52px !important;
	height:52px !important;
}

#item182882 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item147463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-147463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-147463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-93947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-93949 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-93949 {
	0% {
		-webkit-transform:translate(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-93960 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-93960 {
	0% {
		-webkit-transform:translate(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-93955 {
	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-93955 {
	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;
	}
}
#item93947 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item93964 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item93965 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item93966 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item93990 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item93995 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item93991 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item94002 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item93999 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item94005 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item107647 {
	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;
}

#item107648 {
	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;
}

#item107651 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item107652 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item107676 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107699 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item107722 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item107745 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item107769 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item107770 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item107793 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item107816 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item107839 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item107862 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item94247 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item94272 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94273 {
	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-94273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94299 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94296 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item94302 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-94302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94325 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-94325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94349 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item94359 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item94636 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94637 {
	width:836px !important;
	height:407px !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-94637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94663 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94660 {
	width:21px !important;
	height:21px !important;
	left:839px !important;
	top:14px !important;
}

#item94666 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item94689 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:385px !important;
}

#item94698 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:386px !important;
}

#item94722 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:385px !important;
}

#item94725 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:372px !important;
}

#item94748 {
	width:204px !important;
	height:297px !important;
	left:80px !important;
	top:87px !important;
}

#item94771 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item94806 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:290px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item94807 {
	width:14px !important;
	height:14px !important;
	left:320px !important;
	top:121px !important;
}

#item94812 {
	width:241px !important;
	height:268px !important;
	left:341px !important;
	top:87px !important;
}

#item94836 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:598px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item94837 {
	width:14px !important;
	height:14px !important;
	left:628px !important;
	top:120px !important;
}

#item94843 {
	width:254px !important;
	height:303px !important;
	left:649px !important;
	top:87px !important;
}

#item94867 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item94878 {
	width:14px !important;
	height:14px !important;
	left:320px !important;
	top:169px !important;
}

#item94883 {
	width:14px !important;
	height:14px !important;
	left:628px !important;
	top:167px !important;
}

#item95654 {
	width:14px !important;
	height:14px !important;
	left:628px !important;
	top:264px !important;
}

#item95660 {
	width:14px !important;
	height:14px !important;
	left:628px !important;
	top:313px !important;
}

#item95638 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:311px !important;
}

#item95628 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:262px !important;
}

#item95649 {
	width:14px !important;
	height:14px !important;
	left:320px !important;
	top:311px !important;
}

#item95644 {
	width:14px !important;
	height:14px !important;
	left:320px !important;
	top:264px !important;
}

#item94578 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94579 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-94579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94606 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94602 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item94609 {
	width:332px !important;
	height:213px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-94609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94632 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item94565 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94565 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94565 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94566 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item94571 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94568 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:20px !important;
}

#item94507 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94508 {
	width:331px !important;
	height:453px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-94508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94512 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94509 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:14px !important;
}

table#table446009 th, table#table446009 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table446009 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table446009 {
	table-layout:fixed;
}

#item94515 {
	width:258px !important;
	height:200px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-94515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94538 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:390px !important;
}

#item94541 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:436px !important;
}

#item95589 {
	width:293px !important;
	height:150px !important;
	left:58px !important;
	top:249px !important;
}

#item94428 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94429 {
	width:624px !important;
	height:348px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-94429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94433 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94430 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item94437 {
	width:563px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-94437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94460 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:323px !important;
}

#item94483 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:323px !important;
}

#item94367 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-94367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94368 {
	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-94368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94391 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item94392 {
	width:650px !important;
	height:887px !important;
}

@keyframes fade-in-94392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item94421 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item94365 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item94270 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item94888 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item94911 {
	width:34px !important;
	height:13px !important;
	left:408px !important;
	top:142px !important;
}

#item94914 {
	width:34px !important;
	height:13px !important;
	left:522px !important;
	top:142px !important;
}

#item95466 {
	width:34px !important;
	height:13px !important;
	left:668px !important;
	top:142px !important;
}

#item94922 {
	width:34px !important;
	height:13px !important;
	left:793px !important;
	top:142px !important;
}

#item95539 {
	width:34px !important;
	height:13px !important;
	left:890px !important;
	top:142px !important;
}

#item94925 {
	width:34px !important;
	height:13px !important;
	left:325px !important;
	top:142px !important;
}

#item94929 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item94930 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item94934 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item94938 {
	width:61px !important;
	height:8px !important;
}

#item94961 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-94961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94965 {
	width:60px !important;
	height:8px !important;
}

#item94988 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:11px !important;
}

@keyframes fade-in-94988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94991 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item95014 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item95037 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item95041 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item95065 {
	width:41px !important;
	height:8px !important;
}

#item95088 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-95088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95093 {
	width:110px !important;
	height:8px !important;
}

#item95117 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-95117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95472 {
	width:90px !important;
	height:8px !important;
}

#item95495 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:11px !important;
}

@keyframes fade-in-95495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95500 {
	width:60px !important;
	height:8px !important;
}

#item95523 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:11px !important;
}

@keyframes fade-in-95523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95121 {
	width:80px !important;
	height:8px !important;
}

#item95144 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:11px !important;
}

@keyframes fade-in-95144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95147 {
	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;
}

#item95151 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95158 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item95148 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item95185 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95189 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item95181 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item95215 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95220 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item95212 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item95247 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95250 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item95244 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item95276 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95280 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item95273 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item95307 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item95311 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item95304 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item95337 {
	width:43px !important;
	height:43px !important;
}

#item95334 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item95340 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-95340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-95340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-185024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-185026 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-185026 {
	0% {
		-webkit-transform:translate(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-185032 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-185032 {
	0% {
		-webkit-transform:translate(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-185028 {
	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-185028 {
	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;
	}
}
#item185024 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item185033 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item185034 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item185038 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item185035 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item185047 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item185044 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item185053 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item185061 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item185084 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item184714 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item184716 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item184717 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item184740 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item184763 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item184786 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item184809 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item184833 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item184834 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item184857 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item184880 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item184904 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item184927 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item184950 {
	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;
}

#item184951 {
	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;
}

#item202800 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item202823 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item202846 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item202849 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item184687 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item184711 {
	width:607px !important;
	height:1px !important;
	left:140px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item184713 {
	width:607px !important;
	height:1px !important;
	left:-38px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item148470 {
	width:48px !important;
	height:18px !important;
	left:307px !important;
	top:151px !important;
}

#item148473 {
	width:48px !important;
	height:18px !important;
	left:473px !important;
	top:151px !important;
}

#item148476 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item148480 {
	width:48px !important;
	height:18px !important;
	left:259px !important;
	top:225px !important;
}

#item148483 {
	width:48px !important;
	height:18px !important;
	left:440px !important;
	top:225px !important;
}

#item148486 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:151px !important;
}

#item148493 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:132px !important;
}

#item148496 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:206px !important;
}

#item148502 {
	width:85px !important;
	height:11px !important;
}

#item148525 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-148525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148530 {
	width:84px !important;
	height:11px !important;
}

#item148553 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-148553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148630 {
	width:57px !important;
	height:11px !important;
}

#item148654 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-148654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148658 {
	width:154px !important;
	height:11px !important;
}

#item148681 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-148681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148686 {
	width:126px !important;
	height:11px !important;
}

#item148709 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-148709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148713 {
	width:84px !important;
	height:11px !important;
}

#item148736 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-148736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148741 {
	width:112px !important;
	height:11px !important;
}

#item148765 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-148765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184603 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184604 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-184604 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184604 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184605 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184631 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184628 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item184664 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-184664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202952 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-202952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item202975 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item202980 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:121px !important;
}

#item184173 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184177 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184174 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item184181 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-184181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184182 {
	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-184182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184205 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item184228 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item184231 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item184254 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item184257 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item184283 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184280 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item184286 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item203309 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item203316 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item203325 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item203330 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item203335 {
	width:19px !important;
	height:19px !important;
	top:515px !important;
}

#item203340 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item203346 {
	width:19px !important;
	height:19px !important;
	top:1046px !important;
}

#item203352 {
	width:19px !important;
	height:19px !important;
	top:1114px !important;
}

#item203358 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item203363 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item203369 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item203374 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item203380 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item203403 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item203426 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:799px !important;
}

#item184568 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184569 {
	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-184569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184573 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184570 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item184576 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-184576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184599 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item184557 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184558 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item184564 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184560 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item184443 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184444 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-184444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184445 {
	width:498px !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-184445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table452510 th, table#table452510 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table452510 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table452510 {
	table-layout:fixed;
}

#item184468 {
	width:385px !important;
	height:490px !important;
	left:66px !important;
	top:77px !important;
}

#item184494 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184491 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item184530 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:566px !important;
}

#item184533 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:631px !important;
}

#item184362 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184363 {
	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-184363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184367 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184364 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item184372 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-184372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184395 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:519px !important;
}

#item184418 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:519px !important;
}

#item184325 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184326 {
	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-184326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184330 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184327 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item184333 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item184334 {
	width:505px !important;
	height:1854px !important;
}

@keyframes fade-in-184334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184322 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item184171 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item183958 {
	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;
}

#item183962 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183965 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item183959 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item183991 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183995 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item183988 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item184021 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184024 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184018 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item184050 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184054 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item184047 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item184080 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184085 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184077 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item184111 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184118 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184108 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item184142 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item184168 {
	width:52px !important;
	height:52px !important;
}

#item184165 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item148958 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-148958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-148958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-95715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-95717 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95717 {
	0% {
		-webkit-transform:translate(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-95728 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95728 {
	0% {
		-webkit-transform:translate(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-95723 {
	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-95723 {
	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;
	}
}
#item95715 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item95736 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item95737 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item95738 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item95761 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item95765 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95762 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item95771 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95768 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item95774 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item107966 {
	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;
}

#item107967 {
	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;
}

#item107969 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item107970 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item107993 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item108016 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item108039 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item108062 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item108087 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item108088 {
	width:92px !important;
	height:24px !important;
	left:17px !important;
	top:14px !important;
}

#item108111 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item108134 {
	width:92px !important;
	height:6px !important;
	left:17px !important;
}

#item108157 {
	width:92px !important;
	height:11px !important;
	left:17px !important;
	top:43px !important;
}

#item108181 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item96015 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item96587 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96588 {
	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-96588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96611 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item96619 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-96619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96642 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-96642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96666 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item96672 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:72px !important;
}

#item96340 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96341 {
	width:806px !important;
	height:278px !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-96341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96367 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96364 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:14px !important;
}

#item96370 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item96393 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:254px !important;
}

#item96396 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:255px !important;
}

#item96419 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:255px !important;
}

#item96422 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:241px !important;
}

#item96445 {
	width:139px !important;
	height:151px !important;
	left:80px !important;
	top:87px !important;
}

#item96469 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item96474 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:217px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item96475 {
	width:14px !important;
	height:14px !important;
	left:249px !important;
	top:121px !important;
}

#item96481 {
	width:139px !important;
	height:133px !important;
	left:270px !important;
	top:87px !important;
}

#item96504 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:620px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item96505 {
	width:14px !important;
	height:14px !important;
	left:440px !important;
	top:120px !important;
}

#item96511 {
	width:157px !important;
	height:154px !important;
	left:461px !important;
	top:87px !important;
}

#item96534 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item96539 {
	width:14px !important;
	height:14px !important;
	left:440px !important;
	top:169px !important;
}

#item96544 {
	width:14px !important;
	height:14px !important;
	left:651px !important;
	top:167px !important;
}

#item97327 {
	width:14px !important;
	height:14px !important;
	left:651px !important;
	top:120px !important;
}

#item97334 {
	width:156px !important;
	height:170px !important;
	left:672px !important;
	top:87px !important;
}

#item97326 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:408px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item96274 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96275 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-96275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96298 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item96307 {
	width:332px !important;
	height:213px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-96307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96330 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item96264 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96264 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96264 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96265 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item96270 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96267 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item96041 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96041 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96041 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96042 {
	width:331px !important;
	height:453px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-96042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96047 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96044 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:14px !important;
}

table#table456339 th, table#table456339 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table456339 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table456339 {
	table-layout:fixed;
}

#item96050 {
	width:258px !important;
	height:200px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-96050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96073 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:390px !important;
}

#item96076 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:436px !important;
}

#item96099 {
	width:297px !important;
	height:158px !important;
	left:58px !important;
	top:249px !important;
}

#item96186 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96187 {
	width:624px !important;
	height:284px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-96187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96191 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96188 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item96194 {
	width:563px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-96194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96217 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:259px !important;
}

#item96240 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:259px !important;
}

#item96125 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-96125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96126 {
	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-96126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96149 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item96150 {
	width:650px !important;
	height:887px !important;
}

@keyframes fade-in-96150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96181 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item96178 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item96123 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item96038 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item96678 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item96701 {
	width:34px !important;
	height:13px !important;
	left:545px !important;
	top:158px !important;
}

#item96707 {
	width:34px !important;
	height:13px !important;
	left:682px !important;
	top:158px !important;
}

#item96720 {
	width:34px !important;
	height:13px !important;
	left:862px !important;
	top:158px !important;
}

#item96723 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:158px !important;
}

#item96726 {
	opacity:0.50;
	width:692px !important;
	height:1px !important;
	left:278px !important;
	top:178px !important;
	background:#000;
}

#item96727 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item96731 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item96735 {
	width:83px !important;
	height:8px !important;
}

#item96758 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-96758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96762 {
	width:83px !important;
	height:8px !important;
}

#item96785 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-96785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96789 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item96812 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item96835 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item96838 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item96862 {
	width:80px !important;
	height:8px !important;
}

#item96885 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-96885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96918 {
	width:130px !important;
	height:8px !important;
}

#item96941 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-96941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-96941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item96978 {
	width:140px !important;
	height:8px !important;
}

#item97001 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

@keyframes fade-in-97001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97004 {
	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;
}

#item97008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97011 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item97005 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item97038 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97041 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item97034 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item97067 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97070 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item97064 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item97096 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97099 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item97093 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item97125 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97129 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item97122 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item97157 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item97160 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item97154 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item97187 {
	width:43px !important;
	height:43px !important;
}

#item97184 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item97190 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-97190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-97190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-186301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-186304 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-186304 {
	0% {
		-webkit-transform:translate(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-186311 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-186311 {
	0% {
		-webkit-transform:translate(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-186307 {
	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-186307 {
	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;
	}
}
#item186301 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item186312 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item186313 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item186317 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item186314 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item186324 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item186321 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item186327 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item186330 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item186353 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item185990 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item185992 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item185993 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item186016 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item186039 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item186062 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item186085 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item186109 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item186110 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item186133 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item186156 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item186180 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item186203 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item186226 {
	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;
}

#item186227 {
	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;
}

#item203466 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item203489 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item203512 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item203519 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item185881 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185882 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-185882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185883 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-185883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185909 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185906 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item185941 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-185941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203634 {
	width:271px !important;
	height:89px !important;
	left:97px !important;
	top:127px !important;
}

@keyframes fade-in-203634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-203634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item203657 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:168px !important;
}

#item203662 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:121px !important;
}

#item185444 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185448 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185445 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item185452 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-185452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185453 {
	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-185453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185476 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item185499 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item185502 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item185525 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item185530 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item185557 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185553 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item185564 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item203938 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item203943 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item203948 {
	width:19px !important;
	height:19px !important;
	top:375px !important;
}

#item203954 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item203959 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item203967 {
	width:19px !important;
	height:19px !important;
	top:642px !important;
}

#item203978 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item203984 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
}

#item204007 {
	width:477px !important;
	height:356px !important;
	left:33px !important;
	top:331px !important;
}

#item185840 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185841 {
	width:522px !important;
	height:361px !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-185841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185845 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185842 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item185850 {
	width:464px !important;
	height:312px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-185850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185873 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item185829 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185830 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item185836 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185832 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item185719 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185720 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-185720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185721 {
	width:498px !important;
	height:635px !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-185721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table461703 th, table#table461703 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table461703 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table461703 {
	table-layout:fixed;
}

#item185745 {
	width:385px !important;
	height:489px !important;
	left:66px !important;
	top:77px !important;
}

#item185771 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185768 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item185802 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:565px !important;
}

#item185805 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:630px !important;
}

#item185640 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185640 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185641 {
	width:630px !important;
	height:439px !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-185641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185645 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185642 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item185648 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-185648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185671 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:430px !important;
}

#item185694 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:430px !important;
}

#item185602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185603 {
	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-185603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185604 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item185611 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item185612 {
	width:505px !important;
	height:1653px !important;
}

@keyframes fade-in-185612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185599 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item185442 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item185964 {
	width:645px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item185987 {
	width:607px !important;
	height:1px !important;
	left:134px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item185989 {
	width:607px !important;
	height:1px !important;
	left:-38px !important;
	top:254px !important;
	background:#9d9c9c;
}

#item149959 {
	width:48px !important;
	height:18px !important;
	left:525px !important;
	top:151px !important;
}

#item149962 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:228px !important;
}

#item149966 {
	width:48px !important;
	height:18px !important;
	left:377px !important;
	top:228px !important;
}

#item149972 {
	width:48px !important;
	height:18px !important;
	left:243px !important;
	top:151px !important;
}

#item149976 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item149981 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:209px !important;
}

#item149985 {
	width:116px !important;
	height:11px !important;
}

#item150008 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-150008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150012 {
	width:116px !important;
	height:11px !important;
}

#item150035 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:16px !important;
}

@keyframes fade-in-150035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150113 {
	width:112px !important;
	height:11px !important;
}

#item150136 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-150136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150140 {
	width:182px !important;
	height:11px !important;
}

#item150163 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-150163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150170 {
	width:196px !important;
	height:11px !important;
}

#item150194 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:16px !important;
}

@keyframes fade-in-150194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-150194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185236 {
	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;
}

#item185240 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185243 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item185237 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item185269 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185272 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185266 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item185298 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185301 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185295 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item185327 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185331 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item185324 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item185357 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185360 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185354 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item185386 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185389 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185383 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item185412 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item185439 {
	width:52px !important;
	height:52px !important;
}

#item185435 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item150387 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-150387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-150387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle122 {
	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.autoParaStyle121 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.5px;
	line-height:24px;
	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.autoParaStyle120 {
	font-family:"Proxima Nova";
	font-size:18px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:24px;
	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:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-family:"Proxima Nova";
	font-size:18px;
	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-indent:-15px;
	padding-left:15px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	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.autoParaStyle116 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height: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.autoParaStyle114 {
	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.autoParaStyle113 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#e6332f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#e6332f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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:14.4px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle106 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:16.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;
	text-align:right;
}

p.autoParaStyle105 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:16.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;
	text-align:left;
}

p.autoParaStyle104 {
	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.autoParaStyle103 {
	font-family:"Proxima Nova";
	font-size:15.4px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:"Proxima Nova";
	font-size: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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:"Proxima Nova";
	font-size:12.6px;
	line-height:14px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	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.autoParaStyle95 {
	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:78px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-family:"Proxima Nova";
	font-size:9px;
	line-height:10px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	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.autoParaStyle90 {
	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:56px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.250em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:"Proxima Nova";
	font-size: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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.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-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.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-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.autoParaStyle11 {
	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.autoParaStyle10 {
	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: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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.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_-_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.autoCharStyle20 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
}

span.autoCharStyle18 {
	font-size:14px;
}

span.autoCharStyle17 {
	font-size:10px;
}

span.autoCharStyle16 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle15 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle14 {
	letter-spacing:-0.250em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle12 {
	letter-spacing:-0.300em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
	font-size:33.6px;
}

span.autoCharStyle8 {
	font-size:49px;
}

span.autoCharStyle7 {
	color:transparent;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle4 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle3 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle2 {
	color:#d70e2b;
}

span.autoCharStyle1 {
	font-size:35px;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

