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

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

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

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

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

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

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

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

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

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

#item902 {
	width:34px !important;
	height:13px !important;
	left:929px !important;
	top:141px !important;
}

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

#item922 {
	width:34px !important;
	height:13px !important;
	left:301px !important;
	top:141px !important;
}

#item936 {
	width:34px !important;
	height:13px !important;
	left:441px !important;
	top:141px !important;
}

#item954 {
	width:34px !important;
	height:13px !important;
	left:553px !important;
	top:141px !important;
}

#item964 {
	width:34px !important;
	height:13px !important;
	left:648px !important;
	top:141px !important;
}

#item973 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:141px !important;
}

#item993 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item1014 {
	width:45px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1588 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:24px !important;
}

#item1623 {
	width:203px !important;
	height:254px !important;
	left:79px !important;
	top:96px !important;
}

#item1645 {
	width:215px !important;
	height:329px !important;
	left:560px !important;
	top:96px !important;
}

#item1667 {
	width:197px !important;
	height:318px !important;
	left:322px !important;
	top:96px !important;
}

#item1689 {
	width:190px !important;
	height:286px !important;
	left:815px !important;
	top:96px !important;
}

#item1692 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item1704 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:130px !important;
}

#item1714 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:130px !important;
}

#item1724 {
	width:14px !important;
	height:14px !important;
	left:794px !important;
	top:130px !important;
}

#item1738 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:282px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1739 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:517px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1740 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:775px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item1741 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:442px !important;
}

#item1778 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:443px !important;
}

#item1781 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:443px !important;
}

#item1810 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:429px !important;
}

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

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

#item1835 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:320px !important;
}

#item1849 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:273px !important;
}

#item1859 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:178px !important;
}

#item1871 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:274px !important;
}

#item1881 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:322px !important;
}

#item1892 {
	width:14px !important;
	height:14px !important;
	left:794px !important;
	top:194px !important;
}

#item1902 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:176px !important;
}

#item1916 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:274px !important;
}

#item1934 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:369px !important;
}

#item33593 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:369px !important;
}

#item33599 {
	width:14px !important;
	height:14px !important;
	left:794px !important;
	top:239px !important;
}

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

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

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

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

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

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

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

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

table#table50582 {
	table-layout:fixed;
}

#item1504 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

#item1374 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:24px !important;
}

#item1409 {
	width:514px !important;
	height:411px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item1412 {
	width:106px !important;
	height:32px !important;
	left:318px !important;
	top:459px !important;
}

#item1479 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:462px !important;
}

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

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

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

#item1345 {
	width:650px !important;
	height:2200px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item44744 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item44750 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

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

#item44760 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

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

#item44773 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item44779 {
	width:477px !important;
	height:538px !important;
	left:33px !important;
}

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

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

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

#item44822 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item44828 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

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

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

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

#item44869 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

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

#item44880 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item44887 {
	width:477px !important;
	height:613px !important;
	left:33px !important;
}

#item44910 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

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

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

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

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

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

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

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

table#table55414 {
	table-layout:fixed;
}

#item13563 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item13529 {
	width:505px !important;
	height:801px !important;
}

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

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

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

#item13371 {
	width:505px !important;
	height:4945px !important;
}

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

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

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

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

#item14015 {
	width:48px !important;
	height:18px !important;
	left:347px !important;
	top:225px !important;
}

#item14025 {
	width:48px !important;
	height:18px !important;
	left:496px !important;
	top:225px !important;
}

#item14039 {
	width:48px !important;
	height:18px !important;
	left:155px !important;
	top:151px !important;
}

#item14053 {
	width:48px !important;
	height:18px !important;
	left:343px !important;
	top:151px !important;
}

#item14065 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:151px !important;
}

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

#item14090 {
	width:48px !important;
	height:18px !important;
	left:117px !important;
	top:225px !important;
}

#item14120 {
	width:63px !important;
	height:11px !important;
}

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

@keyframes fade-in-14123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14154 {
	width:148px !important;
	height:11px !important;
}

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

@keyframes fade-in-14157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14192 {
	width:190px !important;
	height:11px !important;
}

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

@keyframes fade-in-14195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14234 {
	width:108px !important;
	height:11px !important;
}

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

@keyframes fade-in-14237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14268 {
	width:108px !important;
	height:11px !important;
}

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

@keyframes fade-in-14271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14301 {
	width:108px !important;
	height:11px !important;
}

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

@keyframes fade-in-14304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14340 {
	width:85px !important;
	height:11px !important;
}

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

@keyframes fade-in-14343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14378 {
	width:63px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-14622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-2179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-2217 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2217 {
	0% {
		-webkit-transform:translate(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-2196 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2196 {
	0% {
		-webkit-transform:translate(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-2181 {
	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-2181 {
	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;
	}
}
#item2179 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item2296 {
	width:34px !important;
	height:13px !important;
	left:935px !important;
	top:141px !important;
}

#item2307 {
	width:34px !important;
	height:13px !important;
	left:1043px !important;
	top:141px !important;
}

#item2319 {
	width:34px !important;
	height:13px !important;
	left:299px !important;
	top:141px !important;
}

#item2329 {
	width:34px !important;
	height:13px !important;
	left:457px !important;
	top:141px !important;
}

#item2338 {
	width:34px !important;
	height:13px !important;
	left:571px !important;
	top:141px !important;
}

#item2348 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:141px !important;
}

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

#item2382 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item2403 {
	width:43px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45502 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:38px !important;
	top:72px !important;
	background:#010101;
}

@keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45503 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:37px !important;
	top:70px !important;
	background:#010101;
}

@keyframes fade-in-45503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45504 {
	width:933px !important;
	height:572px !important;
	left:30px !important;
	top:23px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2971 {
	width:21px !important;
	height:21px !important;
	left:942px !important;
	top:24px !important;
}

#item45527 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:53px !important;
}

#item45550 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:329px !important;
	top:138px !important;
	background:#b2b2b1;
}

#item45551 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:616px !important;
	top:138px !important;
	background:#b2b2b1;
}

#item45552 {
	width:899px !important;
	height:436px !important;
	left:55px !important;
	top:96px !important;
}

#item46315 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item46322 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:33px !important;
}

#item46331 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:79px !important;
}

#item46339 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:126px !important;
}

#item46347 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:174px !important;
}

#item46354 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:223px !important;
}

#item46365 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:270px !important;
}

#item46372 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:370px !important;
}

#item46382 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:415px !important;
}

#item46390 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:33px !important;
}

#item46398 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:79px !important;
}

#item46406 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:129px !important;
}

#item46414 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:223px !important;
}

#item46422 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:272px !important;
}

#item46429 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:320px !important;
}

#item46436 {
	width:14px !important;
	height:14px !important;
	top:79px !important;
}

#item46444 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item46451 {
	width:14px !important;
	height:14px !important;
	top:177px !important;
}

#item46458 {
	width:14px !important;
	height:14px !important;
	top:273px !important;
}

#item46468 {
	width:14px !important;
	height:14px !important;
	top:321px !important;
}

#item46476 {
	width:14px !important;
	height:14px !important;
	top:414px !important;
}

#item46484 {
	width:14px !important;
	height:14px !important;
	top:464px !important;
}

#item46491 {
	width:14px !important;
	height:14px !important;
	top:511px !important;
}

#item46499 {
	width:249px !important;
	height:578px !important;
	left:21px !important;
}

#item46522 {
	width:245px !important;
	height:554px !important;
	left:312px !important;
}

#item46545 {
	width:249px !important;
	height:421px !important;
	left:599px !important;
}

#item45840 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:566px !important;
}

#item45846 {
	width:14px !important;
	height:14px !important;
	left:344px !important;
	top:567px !important;
}

#item45852 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:567px !important;
}

#item45875 {
	width:673px !important;
	height:8px !important;
	left:60px !important;
	top:553px !important;
}

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

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

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

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

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

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

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

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

table#table61309 {
	table-layout:fixed;
}

#item2891 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

#item2755 {
	width:21px !important;
	height:21px !important;
	left:738px !important;
	top:24px !important;
}

#item2796 {
	width:670px !important;
	height:508px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item2799 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:554px !important;
}

#item2866 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:558px !important;
}

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

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

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

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

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

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

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

#item2676 {
	width:1008px !important;
	height:595px !important;
	left:175px !important;
	top:168px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item47176 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

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

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

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

#item47204 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

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

#item47217 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
}

#item47241 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

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

#item47259 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

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

#item47272 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item47280 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item47287 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item47292 {
	width:477px !important;
	height:742px !important;
	left:33px !important;
}

#item47315 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item47323 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item47330 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item47337 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

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

#item47352 {
	width:477px !important;
	height:321px !important;
	left:33px !important;
}

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

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

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

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

#item47408 {
	width:477px !important;
	height:473px !important;
	left:33px !important;
}

#item47431 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

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

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

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

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

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

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

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

table#table67814 {
	table-layout:fixed;
}

#item14979 {
	width:361px !important;
	height:335px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item14937 {
	width:505px !important;
	height:1048px !important;
}

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

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

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

#item14803 {
	width:505px !important;
	height:4968px !important;
}

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

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

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

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

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

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

@keyframes fade-in-15486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15515 {
	width:184px !important;
	height:11px !important;
}

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

@keyframes fade-in-15518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15551 {
	width:173px !important;
	height:11px !important;
}

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

@keyframes fade-in-15554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15588 {
	width:112px !important;
	height:11px !important;
}

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

@keyframes fade-in-15591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15621 {
	width:79px !important;
	height:11px !important;
}

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

@keyframes fade-in-15624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15656 {
	width:103px !important;
	height:11px !important;
}

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

@keyframes fade-in-15659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15690 {
	width:103px !important;
	height:11px !important;
}

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

@keyframes fade-in-15693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15722 {
	width:60px !important;
	height:11px !important;
}

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

@keyframes fade-in-15725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15735 {
	width:48px !important;
	height:18px !important;
	left:345px !important;
	top:225px !important;
}

#item15749 {
	width:48px !important;
	height:18px !important;
	left:496px !important;
	top:225px !important;
}

#item15767 {
	width:48px !important;
	height:18px !important;
	left:150px !important;
	top:151px !important;
}

#item15777 {
	width:48px !important;
	height:18px !important;
	left:357px !important;
	top:151px !important;
}

#item15786 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:151px !important;
}

#item15799 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item15812 {
	width:48px !important;
	height:18px !important;
	left:114px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-16046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-3571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3603 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3603 {
	0% {
		-webkit-transform:translate(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-3586 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3586 {
	0% {
		-webkit-transform:translate(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-3573 {
	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-3573 {
	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;
	}
}
#item3571 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item3687 {
	width:34px !important;
	height:13px !important;
	left:975px !important;
	top:141px !important;
}

#item3700 {
	width:34px !important;
	height:13px !important;
	left:367px !important;
	top:141px !important;
}

#item3710 {
	width:34px !important;
	height:13px !important;
	left:563px !important;
	top:141px !important;
}

#item3723 {
	width:34px !important;
	height:13px !important;
	left:756px !important;
	top:141px !important;
}

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

#item3754 {
	width:111px !important;
	height:8px !important;
}

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

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

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

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

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

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

#item3863 {
	width:43px !important;
	height:27px !important;
	left:71px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

#item4232 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:24px !important;
}

#item4264 {
	width:149px !important;
	height:250px !important;
	left:79px !important;
	top:96px !important;
}

#item4286 {
	width:259px !important;
	height:250px !important;
	left:271px !important;
	top:96px !important;
}

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

#item4298 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:240px !important;
}

#item4308 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:129px !important;
}

#item4322 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:241px !important;
}

#item4340 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:359px !important;
}

#item4369 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:360px !important;
}

#item4372 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:360px !important;
}

#item4401 {
	width:506px !important;
	height:12px !important;
	left:59px !important;
	top:346px !important;
}

#item4404 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:290px !important;
}

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

#item4418 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:289px !important;
}

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

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

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

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

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

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

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

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

table#table72623 {
	table-layout:fixed;
}

#item4149 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

#item4019 {
	width:21px !important;
	height:21px !important;
	left:577px !important;
	top:24px !important;
}

#item4054 {
	width:514px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item4057 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:250px !important;
}

#item4124 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:254px !important;
}

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

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

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

#item3985 {
	width:650px !important;
	height:1280px !important;
	top:1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16567 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item16577 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item16589 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

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

#item16646 {
	width:477px !important;
	height:312px !important;
	left:33px !important;
	top:332px !important;
}

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

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

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

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

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

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

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

table#table76219 {
	table-layout:fixed;
}

#item16360 {
	width:361px !important;
	height:335px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

#item16246 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:400px !important;
}

#item16313 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:371px !important;
}

#item16335 {
	width:569px !important;
	height:328px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

#item16202 {
	width:505px !important;
	height:2683px !important;
}

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

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

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

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

#item16675 {
	width:48px !important;
	height:18px !important;
	left:381px !important;
	top:226px !important;
}

#item16687 {
	width:48px !important;
	height:18px !important;
	left:240px !important;
	top:151px !important;
}

#item16696 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:151px !important;
}

#item16709 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:226px !important;
}

#item16742 {
	width:155px !important;
	height:11px !important;
}

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

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

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

@keyframes fade-in-16779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16811 {
	width:67px !important;
	height:11px !important;
}

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

@keyframes fade-in-16814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16845 {
	width:259px !important;
	height:11px !important;
}

#item16848 {
	width:60px !important;
	height:38px !important;
	left:99px !important;
	top:16px !important;
}

@keyframes fade-in-16848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16877 {
	width:155px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-17122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-4674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-4703 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4703 {
	0% {
		-webkit-transform:translate(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-4689 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4689 {
	0% {
		-webkit-transform:translate(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-4676 {
	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-4676 {
	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;
	}
}
#item4674 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item4781 {
	width:34px !important;
	height:13px !important;
	left:467px !important;
	top:141px !important;
}

#item4790 {
	width:34px !important;
	height:13px !important;
	left:875px !important;
	top:141px !important;
}

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

#item4821 {
	width:211px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

#item5229 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:24px !important;
}

#item5262 {
	width:149px !important;
	height:148px !important;
	left:79px !important;
	top:96px !important;
}

#item5284 {
	width:152px !important;
	height:128px !important;
	left:289px !important;
	top:96px !important;
}

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

#item5296 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:193px !important;
}

#item5307 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:129px !important;
}

#item5321 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:177px !important;
}

#item5339 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:265px !important;
}

#item5368 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:266px !important;
}

#item5371 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:265px !important;
}

#item5399 {
	width:497px !important;
	height:12px !important;
	left:59px !important;
	top:252px !important;
}

#item5402 {
	opacity:0.50;
	width:1px !important;
	height:85px !important;
	left:242px !important;
	top:135px !important;
	background:#b2b2b1;
}

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

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

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

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

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

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

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

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

table#table79638 {
	table-layout:fixed;
}

#item5146 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

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

#item5051 {
	width:545px !important;
	height:268px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item5054 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:315px !important;
}

#item5121 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:318px !important;
}

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

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

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

#item4985 {
	width:650px !important;
	height:1030px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item17219 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:151px !important;
}

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

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

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

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

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

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

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

#item17345 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

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

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

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

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

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

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

#item17684 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:549px !important;
}

#item17718 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:551px !important;
}

#item17721 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:550px !important;
}

#item17754 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:509px !important;
}

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

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

#item17780 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

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

#item17819 {
	width:477px !important;
	height:409px !important;
	left:33px !important;
}

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

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

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

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

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

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

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

table#table82490 {
	table-layout:fixed;
}

#item17583 {
	width:361px !important;
	height:304px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-18032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-5642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-5677 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5677 {
	0% {
		-webkit-transform:translate(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-5664 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5664 {
	0% {
		-webkit-transform:translate(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-5644 {
	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-5644 {
	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;
	}
}
#item5642 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item5755 {
	width:34px !important;
	height:13px !important;
	left:399px !important;
	top:141px !important;
}

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

#item5777 {
	width:34px !important;
	height:13px !important;
	left:949px !important;
	top:141px !important;
}

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

#item5807 {
	width:131px !important;
	height:8px !important;
}

#item5810 {
	width:52px !important;
	height:32px !important;
	left:89px !important;
	top:12px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item6244 {
	width:21px !important;
	height:21px !important;
	left:886px !important;
	top:24px !important;
}

#item6276 {
	width:152px !important;
	height:141px !important;
	left:79px !important;
	top:96px !important;
}

#item6298 {
	width:214px !important;
	height:141px !important;
	left:272px !important;
	top:96px !important;
}

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

#item6310 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item6323 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:129px !important;
}

#item6339 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:177px !important;
}

#item6366 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:249px !important;
}

#item6396 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:250px !important;
}

#item6399 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:250px !important;
}

#item6427 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:236px !important;
}

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

#item6431 {
	width:14px !important;
	height:14px !important;
	left:715px !important;
	top:129px !important;
}

#item6444 {
	width:14px !important;
	height:14px !important;
	left:715px !important;
	top:193px !important;
}

#item6476 {
	width:158px !important;
	height:141px !important;
	left:735px !important;
	top:96px !important;
}

#item6498 {
	width:168px !important;
	height:141px !important;
	left:527px !important;
	top:96px !important;
}

#item6501 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:177px !important;
}

#item6511 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:129px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table85781 {
	table-layout:fixed;
}

#item6161 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

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

#item6066 {
	width:545px !important;
	height:268px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item6069 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:315px !important;
}

#item6136 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:318px !important;
}

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

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

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

#item6001 {
	width:650px !important;
	height:1350px !important;
	top:1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item18123 {
	width:48px !important;
	height:18px !important;
	left:286px !important;
	top:151px !important;
}

#item18133 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:151px !important;
}

#item18147 {
	width:48px !important;
	height:18px !important;
	left:325px !important;
	top:225px !important;
}

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

#item18188 {
	width:73px !important;
	height:45px !important;
	left:1px !important;
	top:16px !important;
}

@keyframes fade-in-18188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18218 {
	width:303px !important;
	height:11px !important;
}

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

@keyframes fade-in-18221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18250 {
	width:125px !important;
	height:11px !important;
}

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

@keyframes fade-in-18253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18287 {
	width:200px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table91247 {
	table-layout:fixed;
}

#item18549 {
	width:361px !important;
	height:335px !important;
	left:52px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

#item18435 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:532px !important;
}

#item18502 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:504px !important;
}

#item18524 {
	width:569px !important;
	height:462px !important;
	left:40px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-19086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-6770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-6798 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6798 {
	0% {
		-webkit-transform:translate(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-6786 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6786 {
	0% {
		-webkit-transform:translate(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-6772 {
	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-6772 {
	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;
	}
}
#item6770 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

#item6875 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:141px !important;
}

#item6889 {
	width:34px !important;
	height:13px !important;
	left:565px !important;
	top:141px !important;
}

#item6908 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:141px !important;
}

#item6918 {
	width:34px !important;
	height:13px !important;
	left:980px !important;
	top:141px !important;
}

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

#item6948 {
	width:174px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item7385 {
	width:21px !important;
	height:21px !important;
	left:907px !important;
	top:24px !important;
}

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

#item7439 {
	width:190px !important;
	height:157px !important;
	left:320px !important;
	top:96px !important;
}

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

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

#item7466 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:129px !important;
}

#item7480 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:177px !important;
}

#item7490 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:266px !important;
}

#item7521 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:267px !important;
}

#item7524 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:267px !important;
}

#item7553 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:253px !important;
}

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

#item7576 {
	width:199px !important;
	height:157px !important;
	left:551px !important;
	top:96px !important;
}

#item7579 {
	width:14px !important;
	height:14px !important;
	left:530px !important;
	top:177px !important;
}

#item7588 {
	width:14px !important;
	height:14px !important;
	left:530px !important;
	top:129px !important;
}

#item7599 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:510px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item7600 {
	width:14px !important;
	height:14px !important;
	left:771px !important;
	top:129px !important;
}

#item7615 {
	width:14px !important;
	height:14px !important;
	left:771px !important;
	top:177px !important;
}

#item7652 {
	width:130px !important;
	height:157px !important;
	left:792px !important;
	top:96px !important;
}

#item7655 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:749px !important;
	top:135px !important;
	background:#b2b2b1;
}

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

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

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

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

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

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

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

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

table#table95206 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

#item7197 {
	width:545px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item7200 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:411px !important;
}

#item7267 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:414px !important;
}

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

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

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

#item7137 {
	width:650px !important;
	height:1380px !important;
	top:1px !important;
}

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

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

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

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

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

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

#item7695 {
	width:100px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7924 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7924 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7924 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19101 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item19138 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19136 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item19159 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19157 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item19170 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item19171 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item19191 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item19449 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-19449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19470 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19492 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item19497 {
	width:29px !important;
	height:29px !important;
}

#item19495 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item19507 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item19536 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item19539 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item19572 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item19575 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item19577 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item19595 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item19605 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item19614 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item19627 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item19640 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item19650 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item19662 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item19692 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item19714 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item19432 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19430 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item19444 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item19390 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-19390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19391 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table99337 th, table#table99337 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table99337 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table99337 {
	table-layout:fixed;
}

#item19411 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-19411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19414 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item19269 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-19269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19270 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19273 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19271 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item19331 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item19308 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item19287 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item19354 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item19357 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item19377 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-19377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19198 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-19198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19218 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19221 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item19241 {
	width:505px !important;
	height:2885px !important;
}

@keyframes fade-in-19241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19254 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item19252 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item19196 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item19194 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item19725 {
	width:48px !important;
	height:18px !important;
	left:221px !important;
	top:151px !important;
}

#item19735 {
	width:48px !important;
	height:18px !important;
	left:481px !important;
	top:151px !important;
}

#item19749 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item19768 {
	width:48px !important;
	height:18px !important;
	left:378px !important;
	top:225px !important;
}

#item19798 {
	width:244px !important;
	height:11px !important;
}

#item19801 {
	width:27px !important;
	height:27px !important;
	left:109px !important;
	top:16px !important;
}

@keyframes fade-in-19801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19830 {
	width:77px !important;
	height:11px !important;
}

#item19833 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:16px !important;
}

@keyframes fade-in-19833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19866 {
	width:236px !important;
	height:11px !important;
}

#item19869 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:16px !important;
}

@keyframes fade-in-19869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19902 {
	width:141px !important;
	height:11px !important;
}

#item19905 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-19905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19915 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item19927 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item19958 {
	width:141px !important;
	height:11px !important;
}

#item19961 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:16px !important;
}

@keyframes fade-in-19961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19970 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19973 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item20004 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item19971 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item20010 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item20045 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item20008 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item20051 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item20097 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item20049 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item20103 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item20133 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item20101 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item20139 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item20167 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item20137 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item20173 {
	width:52px !important;
	height:52px !important;
}

#item20171 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item20187 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-20187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-7939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-7979 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7979 {
	0% {
		-webkit-transform:translate(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-7958 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7958 {
	0% {
		-webkit-transform:translate(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-7941 {
	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-7941 {
	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;
	}
}
#item7939 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item7991 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7992 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8012 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8017 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8015 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8029 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8027 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8043 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8056 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8057 {
	width:34px !important;
	height:13px !important;
	left:336px !important;
	top:141px !important;
}

#item8067 {
	width:34px !important;
	height:13px !important;
	left:503px !important;
	top:141px !important;
}

#item8079 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:141px !important;
}

#item8089 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:141px !important;
}

#item8098 {
	width:34px !important;
	height:13px !important;
	left:836px !important;
	top:141px !important;
}

#item8109 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item8130 {
	width:133px !important;
	height:8px !important;
}

#item8133 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:11px !important;
}

@keyframes fade-in-8133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8177 {
	width:127px !important;
	height:8px !important;
}

#item8180 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-8180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8221 {
	width:137px !important;
	height:8px !important;
}

#item8224 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:11px !important;
}

@keyframes fade-in-8224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8254 {
	width:127px !important;
	height:8px !important;
}

#item8257 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-8257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8286 {
	width:80px !important;
	height:8px !important;
}

#item8289 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-8289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8321 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8570 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8590 {
	width:669px !important;
	height:418px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8612 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item8617 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8615 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:24px !important;
}

#item8648 {
	width:200px !important;
	height:150px !important;
	left:79px !important;
	top:96px !important;
}

#item8670 {
	width:199px !important;
	height:135px !important;
	left:79px !important;
	top:254px !important;
}

#item8673 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item8687 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item8708 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:287px !important;
}

#item8718 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item8727 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:409px !important;
}

#item8759 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:410px !important;
}

#item8762 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:410px !important;
}

#item8794 {
	width:622px !important;
	height:8px !important;
	left:59px !important;
	top:396px !important;
}

#item8797 {
	opacity:0.50;
	width:1px !important;
	height:231px !important;
	left:279px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8817 {
	width:183px !important;
	height:149px !important;
	left:321px !important;
	top:96px !important;
}

#item8820 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:194px !important;
}

#item8830 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:129px !important;
}

#item8842 {
	opacity:0.50;
	width:1px !important;
	height:231px !important;
	left:505px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item8843 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:287px !important;
}

#item8853 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:336px !important;
}

#item8881 {
	width:184px !important;
	height:135px !important;
	left:321px !important;
	top:254px !important;
}

#item8903 {
	width:144px !important;
	height:183px !important;
	left:549px !important;
	top:96px !important;
}

#item8906 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:177px !important;
}

#item8918 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:129px !important;
}

#item8552 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8553 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8559 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8557 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item8513 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8514 {
	width:318px !important;
	height:359px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table104462 th, table#table104462 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table104462 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table104462 {
	table-layout:fixed;
}

#item8534 {
	width:258px !important;
	height:298px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8539 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8537 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item8401 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8402 {
	width:624px !important;
	height:440px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8405 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8403 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:24px !important;
}

#item8439 {
	width:580px !important;
	height:380px !important;
	left:41px !important;
	top:50px !important;
}

@keyframes fade-in-8439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8486 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8463 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item8442 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:427px !important;
}

#item8509 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:430px !important;
}

#item8328 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-8328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8348 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8351 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item8371 {
	width:650px !important;
	height:1740px !important;
}

@keyframes fade-in-8371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8388 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8386 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item8326 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item8324 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item8932 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8950 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8980 {
	width:84px !important;
	height:8px !important;
}

#item8983 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:11px !important;
}

@keyframes fade-in-8983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8992 {
	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;
}

#item8995 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9027 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item8993 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9033 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9065 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9031 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item9071 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9100 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9069 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item9106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9137 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9104 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item9145 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9174 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9143 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item9180 {
	width:43px !important;
	height:43px !important;
}

#item9178 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9190 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20202 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item20243 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20241 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item20257 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20255 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item20267 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item20277 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item20278 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item20298 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item20568 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20589 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20611 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item20616 {
	width:29px !important;
	height:29px !important;
}

#item20614 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item20627 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item20658 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item20661 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item20693 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item20696 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item20698 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item20707 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item20717 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item20731 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item20749 {
	width:19px !important;
	height:19px !important;
	top:511px !important;
}

#item20759 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item20768 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item20781 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item20794 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item20804 {
	width:19px !important;
	height:19px !important;
	top:843px !important;
}

#item20835 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
}

#item20857 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
	top:399px !important;
}

#item20879 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:798px !important;
}

#item20549 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20547 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item20563 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item20506 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20507 {
	width:446px !important;
	height:501px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table109004 th, table#table109004 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table109004 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table109004 {
	table-layout:fixed;
}

#item20527 {
	width:361px !important;
	height:458px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-20527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20532 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20530 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item20389 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20390 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20393 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20391 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item20448 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item20425 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item20404 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item20471 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item20474 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item20494 {
	width:505px !important;
	height:869px !important;
}

@keyframes fade-in-20494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20305 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-20305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20325 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20328 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item20348 {
	width:505px !important;
	height:3691px !important;
}

@keyframes fade-in-20348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20368 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item20366 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item20303 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item20301 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item20892 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:151px !important;
}

#item20901 {
	width:48px !important;
	height:18px !important;
	left:402px !important;
	top:151px !important;
}

#item20911 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item20945 {
	width:186px !important;
	height:11px !important;
}

#item20948 {
	width:27px !important;
	height:27px !important;
	left:80px !important;
	top:16px !important;
}

@keyframes fade-in-20948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20986 {
	width:192px !important;
	height:11px !important;
}

#item20989 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:16px !important;
}

@keyframes fade-in-20989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21019 {
	width:112px !important;
	height:11px !important;
}

#item21022 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-21022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21031 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item21046 {
	width:48px !important;
	height:18px !important;
	left:165px !important;
	top:225px !important;
}

#item21080 {
	width:177px !important;
	height:11px !important;
}

#item21083 {
	width:27px !important;
	height:27px !important;
	left:75px !important;
	top:16px !important;
}

@keyframes fade-in-21083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21114 {
	width:66px !important;
	height:11px !important;
}

#item21117 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:16px !important;
}

@keyframes fade-in-21117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21129 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item21160 {
	width:117px !important;
	height:11px !important;
}

#item21163 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-21163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21172 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item21175 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21204 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21173 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item21210 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21243 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21208 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item21249 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21286 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21247 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item21292 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21321 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item21290 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item21327 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item21355 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item21325 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item21361 {
	width:52px !important;
	height:52px !important;
}

#item21359 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item21381 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-21381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-9237 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9237 {
	0% {
		-webkit-transform:translate(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-9219 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9219 {
	0% {
		-webkit-transform:translate(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-9207 {
	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-9207 {
	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;
	}
}
#item9205 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9257 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9258 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9278 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9283 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9281 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9296 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9294 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9306 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9319 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9320 {
	width:34px !important;
	height:13px !important;
	left:299px !important;
	top:141px !important;
}

#item9333 {
	width:34px !important;
	height:13px !important;
	left:391px !important;
	top:141px !important;
}

#item9344 {
	width:34px !important;
	height:13px !important;
	left:488px !important;
	top:141px !important;
}

#item9356 {
	width:34px !important;
	height:13px !important;
	left:662px !important;
	top:141px !important;
}

#item9366 {
	width:34px !important;
	height:13px !important;
	left:575px !important;
	top:141px !important;
}

#item9375 {
	width:34px !important;
	height:13px !important;
	left:752px !important;
	top:141px !important;
}

#item9386 {
	width:34px !important;
	height:13px !important;
	left:842px !important;
	top:141px !important;
}

#item9400 {
	width:34px !important;
	height:13px !important;
	left:935px !important;
	top:141px !important;
}

#item9418 {
	width:34px !important;
	height:13px !important;
	left:1034px !important;
	top:141px !important;
}

#item9428 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item9449 {
	width:59px !important;
	height:8px !important;
}

#item9452 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-9452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9481 {
	width:52px !important;
	height:8px !important;
}

#item9484 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-9484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9517 {
	width:56px !important;
	height:8px !important;
}

#item9520 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-9520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9553 {
	width:58px !important;
	height:8px !important;
}

#item9556 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9586 {
	width:65px !important;
	height:8px !important;
}

#item9589 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:11px !important;
}

@keyframes fade-in-9589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9621 {
	width:56px !important;
	height:8px !important;
}

#item9624 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-9624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9654 {
	width:63px !important;
	height:8px !important;
}

#item9657 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:11px !important;
}

@keyframes fade-in-9657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9686 {
	width:53px !important;
	height:8px !important;
}

#item9689 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-9689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9723 {
	width:43px !important;
	height:8px !important;
}

#item9726 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9761 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10025 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10045 {
	width:960px !important;
	height:419px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10067 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item10072 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10070 {
	width:21px !important;
	height:21px !important;
	left:961px !important;
	top:24px !important;
}

#item10102 {
	width:200px !important;
	height:158px !important;
	left:79px !important;
	top:96px !important;
}

#item10124 {
	width:201px !important;
	height:135px !important;
	left:79px !important;
	top:254px !important;
}

#item10127 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item10139 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item10149 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:287px !important;
}

#item10158 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:336px !important;
}

#item10169 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:409px !important;
}

#item10204 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:410px !important;
}

#item10207 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:410px !important;
}

#item10245 {
	width:622px !important;
	height:8px !important;
	left:59px !important;
	top:396px !important;
}

#item10248 {
	opacity:0.50;
	width:1px !important;
	height:231px !important;
	left:279px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10268 {
	width:183px !important;
	height:156px !important;
	left:321px !important;
	top:96px !important;
}

#item10271 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:194px !important;
}

#item10281 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:129px !important;
}

#item10290 {
	opacity:0.50;
	width:1px !important;
	height:231px !important;
	left:505px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10291 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:287px !important;
}

#item10304 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:336px !important;
}

#item10336 {
	width:184px !important;
	height:135px !important;
	left:321px !important;
	top:254px !important;
}

#item10339 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:177px !important;
}

#item10369 {
	width:209px !important;
	height:155px !important;
	left:549px !important;
	top:96px !important;
}

#item10372 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:129px !important;
}

#item10384 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:287px !important;
}

#item10394 {
	width:14px !important;
	height:14px !important;
	left:528px !important;
	top:336px !important;
}

#item10422 {
	width:207px !important;
	height:135px !important;
	left:549px !important;
	top:254px !important;
}

#item10425 {
	opacity:0.50;
	width:1px !important;
	height:231px !important;
	left:756px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item10426 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:177px !important;
}

#item10456 {
	width:187px !important;
	height:155px !important;
	left:799px !important;
	top:96px !important;
}

#item10459 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:129px !important;
}

#item10492 {
	width:187px !important;
	height:135px !important;
	left:799px !important;
	top:254px !important;
}

#item10495 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:287px !important;
}

#item10513 {
	width:14px !important;
	height:14px !important;
	left:779px !important;
	top:336px !important;
}

#item10003 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-10003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10004 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item10010 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10008 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item9962 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9963 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table114387 th, table#table114387 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table114387 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table114387 {
	table-layout:fixed;
}

#item9983 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9988 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9986 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item9855 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9856 {
	width:624px !important;
	height:488px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9859 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9857 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:24px !important;
}

#item9888 {
	width:580px !important;
	height:428px !important;
	left:41px !important;
	top:50px !important;
}

@keyframes fade-in-9888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9935 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9912 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item9891 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:475px !important;
}

#item9958 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:478px !important;
}

#item9768 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-9768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9788 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9791 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item9811 {
	width:650px !important;
	height:2770px !important;
	top:1px !important;
}

@keyframes fade-in-9811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9842 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9840 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9766 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item9764 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item10523 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item10533 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item10566 {
	width:46px !important;
	height:8px !important;
}

#item10569 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-10569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10582 {
	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;
}

#item10585 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10614 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10583 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10652 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10618 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item10658 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10687 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10656 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item10693 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10721 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10691 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item10729 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10759 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10727 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item10765 {
	width:43px !important;
	height:43px !important;
}

#item10763 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10780 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21396 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item21445 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21443 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item21459 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21457 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item21469 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item21470 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item21490 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item21755 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21776 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21798 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item21803 {
	width:29px !important;
	height:29px !important;
}

#item21801 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item21817 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item21846 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item21849 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item21881 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item21884 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item21886 {
	width:19px !important;
	height:19px !important;
	top:1306px !important;
}

#item21897 {
	width:19px !important;
	height:19px !important;
	top:1238px !important;
}

#item21906 {
	width:19px !important;
	height:19px !important;
	top:1441px !important;
}

#item21916 {
	width:19px !important;
	height:19px !important;
	top:1508px !important;
}

#item21936 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item21955 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item21965 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item21974 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item21987 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item22000 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item22010 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item22025 {
	width:19px !important;
	height:19px !important;
	top:712px !important;
}

#item22038 {
	width:19px !important;
	height:19px !important;
	top:909px !important;
}

#item22047 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item22057 {
	width:19px !important;
	height:19px !important;
	top:1042px !important;
}

#item22071 {
	width:19px !important;
	height:19px !important;
	top:1109px !important;
}

#item22111 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item22133 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item22155 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:797px !important;
}

#item22177 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1195px !important;
}

#item21736 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21734 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item21750 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item21697 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21698 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table122697 th, table#table122697 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table122697 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table122697 {
	table-layout:fixed;
}

#item21718 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-21718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21723 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21721 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item21571 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21572 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21575 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21573 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item21638 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item21615 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item21594 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:616px !important;
}

#item21661 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:587px !important;
}

#item21664 {
	width:568px !important;
	height:514px !important;
	left:40px !important;
	top:42px !important;
}

#item21684 {
	width:505px !important;
	height:936px !important;
}

@keyframes fade-in-21684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21497 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-21497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21517 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21520 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item21540 {
	width:505px !important;
	height:6110px !important;
}

@keyframes fade-in-21540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21554 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item21552 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item21495 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item21493 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item22189 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item22198 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item22231 {
	width:82px !important;
	height:11px !important;
}

#item22234 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-22234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22267 {
	width:73px !important;
	height:11px !important;
}

#item22270 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:16px !important;
}

@keyframes fade-in-22270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22300 {
	width:88px !important;
	height:11px !important;
}

#item22303 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-22303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22335 {
	width:74px !important;
	height:11px !important;
}

#item22338 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-22338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22369 {
	width:60px !important;
	height:11px !important;
}

#item22372 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-22372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22381 {
	width:48px !important;
	height:18px !important;
	left:150px !important;
	top:151px !important;
}

#item22391 {
	width:48px !important;
	height:18px !important;
	left:270px !important;
	top:151px !important;
}

#item22405 {
	width:48px !important;
	height:18px !important;
	left:394px !important;
	top:151px !important;
}

#item22423 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item22433 {
	width:48px !important;
	height:18px !important;
	left:506px !important;
	top:151px !important;
}

#item22464 {
	width:78px !important;
	height:11px !important;
}

#item22467 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-22467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22500 {
	width:82px !important;
	height:11px !important;
}

#item22503 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-22503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22536 {
	width:91px !important;
	height:11px !important;
}

#item22539 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:16px !important;
}

@keyframes fade-in-22539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22569 {
	width:79px !important;
	height:11px !important;
}

#item22572 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-22572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22604 {
	width:65px !important;
	height:11px !important;
}

#item22607 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-22607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22618 {
	width:48px !important;
	height:18px !important;
	left:99px !important;
	top:225px !important;
}

#item22627 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:225px !important;
}

#item22637 {
	width:48px !important;
	height:18px !important;
	left:349px !important;
	top:225px !important;
}

#item22651 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:225px !important;
}

#item22669 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22672 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22701 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22670 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item22707 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22735 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22705 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item22741 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22773 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22739 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item22779 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22811 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item22777 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item22817 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item22846 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item22815 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item22852 {
	width:52px !important;
	height:52px !important;
}

#item22850 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item22865 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-22865 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22865 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-10795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-10831 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10831 {
	0% {
		-webkit-transform:translate(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-10818 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10818 {
	0% {
		-webkit-transform:translate(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-10797 {
	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-10797 {
	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;
	}
}
#item10795 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10842 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10843 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10863 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10868 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10866 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10884 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10901 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10911 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10912 {
	width:34px !important;
	height:13px !important;
	left:359px !important;
	top:141px !important;
}

#item10924 {
	width:34px !important;
	height:13px !important;
	left:561px !important;
	top:141px !important;
}

#item10934 {
	width:34px !important;
	height:13px !important;
	left:766px !important;
	top:141px !important;
}

#item10944 {
	width:34px !important;
	height:13px !important;
	left:978px !important;
	top:141px !important;
}

#item10955 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item10976 {
	width:168px !important;
	height:8px !important;
}

#item10979 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-10979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11013 {
	width:171px !important;
	height:8px !important;
}

#item11016 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-11016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11055 {
	width:177px !important;
	height:8px !important;
}

#item11058 {
	width:19px !important;
	height:19px !important;
	left:79px !important;
	top:11px !important;
}

@keyframes fade-in-11058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11088 {
	width:103px !important;
	height:8px !important;
}

#item11091 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes fade-in-11091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11119 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11385 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11405 {
	width:909px !important;
	height:277px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11427 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item11432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11430 {
	width:21px !important;
	height:21px !important;
	left:909px !important;
	top:24px !important;
}

#item11442 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:266px !important;
}

#item11472 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:267px !important;
}

#item11475 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:267px !important;
}

#item11508 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:253px !important;
}

#item11530 {
	width:135px !important;
	height:111px !important;
	left:79px !important;
	top:96px !important;
}

#item11552 {
	width:210px !important;
	height:110px !important;
	left:256px !important;
	top:96px !important;
}

#item11555 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item11573 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item11583 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:129px !important;
}

#item11594 {
	width:14px !important;
	height:14px !important;
	left:236px !important;
	top:177px !important;
}

#item11607 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:216px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11627 {
	width:173px !important;
	height:126px !important;
	left:506px !important;
	top:96px !important;
}

#item11630 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:177px !important;
}

#item11643 {
	width:14px !important;
	height:14px !important;
	left:486px !important;
	top:129px !important;
}

#item11653 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:466px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11654 {
	width:14px !important;
	height:14px !important;
	left:702px !important;
	top:129px !important;
}

#item11666 {
	width:14px !important;
	height:14px !important;
	left:702px !important;
	top:177px !important;
}

#item11695 {
	width:182px !important;
	height:110px !important;
	left:722px !important;
	top:96px !important;
}

#item11698 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:680px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item11366 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11367 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item11373 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11371 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item11323 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11324 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table127003 th, table#table127003 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table127003 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table127003 {
	table-layout:fixed;
}

#item11344 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11347 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item11212 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11213 {
	width:595px !important;
	height:297px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11216 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11214 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item11249 {
	width:545px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-11249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11296 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11273 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item11252 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:283px !important;
}

#item11319 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:286px !important;
}

#item11126 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-11126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11146 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11149 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item11169 {
	width:650px !important;
	height:1560px !important;
	top:1px !important;
}

@keyframes fade-in-11169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11190 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item11124 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item11122 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item11699 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item11708 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item11739 {
	width:103px !important;
	height:8px !important;
}

#item11742 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:11px !important;
}

@keyframes fade-in-11742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11761 {
	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;
}

#item11764 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11802 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11762 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11808 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11837 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11806 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item11843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11871 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11841 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item11877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11909 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11875 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item11917 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11949 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11915 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item11955 {
	width:43px !important;
	height:43px !important;
}

#item11953 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11966 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22880 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item22916 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22914 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item22933 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22931 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item22952 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item22953 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item22973 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item23218 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-23218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23239 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23261 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item23266 {
	width:29px !important;
	height:29px !important;
}

#item23264 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item23279 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item23309 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item23312 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item23340 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item23343 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item23345 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item23357 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item23373 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item23400 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item23411 {
	width:19px !important;
	height:19px !important;
	top:512px !important;
}

#item23421 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item23434 {
	width:19px !important;
	height:19px !important;
	top:646px !important;
}

#item23447 {
	width:19px !important;
	height:19px !important;
	top:714px !important;
}

#item23476 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
}

#item23498 {
	width:477px !important;
	height:379px !important;
	left:33px !important;
	top:399px !important;
}

#item23202 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item23200 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item23213 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item23159 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-23159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23160 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table131638 th, table#table131638 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table131638 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table131638 {
	table-layout:fixed;
}

#item23180 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-23180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23185 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item23183 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item23048 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-23048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23049 {
	width:629px !important;
	height:507px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item23050 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item23110 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item23087 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item23066 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:467px !important;
}

#item23133 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:438px !important;
}

#item23155 {
	width:569px !important;
	height:395px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-22980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23000 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23003 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item23023 {
	width:505px !important;
	height:3489px !important;
}

@keyframes fade-in-23023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23037 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item23035 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item22978 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item22976 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item23513 {
	width:48px !important;
	height:18px !important;
	left:226px !important;
	top:151px !important;
}

#item23524 {
	width:48px !important;
	height:18px !important;
	left:483px !important;
	top:151px !important;
}

#item23533 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:225px !important;
}

#item23543 {
	width:48px !important;
	height:18px !important;
	left:381px !important;
	top:225px !important;
}

#item23579 {
	width:203px !important;
	height:11px !important;
}

#item23582 {
	width:27px !important;
	height:27px !important;
	left:88px !important;
	top:16px !important;
}

@keyframes fade-in-23582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23621 {
	width:87px !important;
	height:11px !important;
}

#item23624 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-23624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23654 {
	width:248px !important;
	height:11px !important;
}

#item23657 {
	width:27px !important;
	height:27px !important;
	left:111px !important;
	top:16px !important;
}

@keyframes fade-in-23657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23686 {
	width:144px !important;
	height:11px !important;
}

#item23689 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:16px !important;
}

@keyframes fade-in-23689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23703 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item23717 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item23747 {
	width:144px !important;
	height:11px !important;
}

#item23750 {
	width:27px !important;
	height:27px !important;
	left:107px !important;
	top:16px !important;
}

@keyframes fade-in-23750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23762 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23765 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23795 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23763 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item23801 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23829 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23799 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item23835 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23864 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23833 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item23870 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23903 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item23868 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item23909 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item23946 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item23907 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item23952 {
	width:52px !important;
	height:52px !important;
}

#item23950 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item23963 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-23963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-11981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-12014 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12014 {
	0% {
		-webkit-transform:translate(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-12000 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12000 {
	0% {
		-webkit-transform:translate(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-11983 {
	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-11983 {
	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;
	}
}
#item11981 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12025 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12026 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12046 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12051 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12049 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12065 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12063 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12080 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12101 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12102 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:141px !important;
}

#item12112 {
	width:34px !important;
	height:13px !important;
	left:514px !important;
	top:141px !important;
}

#item12121 {
	width:34px !important;
	height:13px !important;
	left:673px !important;
	top:141px !important;
}

#item12134 {
	width:34px !important;
	height:13px !important;
	left:833px !important;
	top:141px !important;
}

#item12147 {
	width:34px !important;
	height:13px !important;
	left:1000px !important;
	top:141px !important;
}

#item12157 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:161px !important;
	background:#000;
}

#item12178 {
	width:124px !important;
	height:8px !important;
}

#item12181 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-12181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12213 {
	width:124px !important;
	height:8px !important;
}

#item12216 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:11px !important;
}

@keyframes fade-in-12216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12246 {
	width:126px !important;
	height:8px !important;
}

#item12249 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:11px !important;
}

@keyframes fade-in-12249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12278 {
	width:133px !important;
	height:8px !important;
}

#item12281 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:11px !important;
}

@keyframes fade-in-12281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12312 {
	width:100px !important;
	height:8px !important;
}

#item12315 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-12315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12348 {
	width:954px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12602 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12622 {
	width:703px !important;
	height:418px !important;
	left:26px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12644 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12647 {
	width:21px !important;
	height:21px !important;
	left:705px !important;
	top:24px !important;
}

#item12660 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:409px !important;
}

#item12692 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:410px !important;
}

#item12695 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:410px !important;
}

#item12724 {
	width:638px !important;
	height:8px !important;
	left:59px !important;
	top:396px !important;
}

#item12727 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:323px !important;
}

#item12736 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:274px !important;
}

#item12747 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item12761 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item12798 {
	width:154px !important;
	height:143px !important;
	left:79px !important;
	top:96px !important;
}

#item12820 {
	width:154px !important;
	height:139px !important;
	left:79px !important;
	top:241px !important;
}

#item12823 {
	opacity:0.50;
	width:1px !important;
	height:232px !important;
	left:233px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12824 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:322px !important;
}

#item12835 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:274px !important;
}

#item12844 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:177px !important;
}

#item12857 {
	width:14px !important;
	height:14px !important;
	left:253px !important;
	top:129px !important;
}

#item12889 {
	width:210px !important;
	height:140px !important;
	left:273px !important;
	top:96px !important;
}

#item12911 {
	width:210px !important;
	height:141px !important;
	left:273px !important;
	top:241px !important;
}

#item12914 {
	opacity:0.50;
	width:1px !important;
	height:232px !important;
	left:483px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12915 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:177px !important;
}

#item12925 {
	width:14px !important;
	height:14px !important;
	left:505px !important;
	top:129px !important;
}

#item12956 {
	width:182px !important;
	height:149px !important;
	left:526px !important;
	top:96px !important;
}

#item12580 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12580 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12580 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12581 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12587 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12585 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:10px !important;
}

#item12539 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12540 {
	width:318px !important;
	height:204px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table135361 th, table#table135361 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table135361 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table135361 {
	table-layout:fixed;
}

#item12560 {
	width:258px !important;
	height:144px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12565 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12563 {
	width:21px !important;
	height:21px !important;
	left:321px !important;
	top:24px !important;
}

#item12432 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12433 {
	width:595px !important;
	height:296px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12436 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12434 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:24px !important;
}

#item12465 {
	width:545px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-12465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12512 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12489 {
	width:100px !important;
	height:9px !important;
	left:3px !important;
	top:3px !important;
}

#item12468 {
	width:106px !important;
	height:15px !important;
	left:318px !important;
	top:283px !important;
}

#item12535 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:286px !important;
}

#item12355 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:67px !important;
	background:#010101;
}

@keyframes fade-in-12355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12375 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12378 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:50px !important;
}

#item12398 {
	width:650px !important;
	height:1880px !important;
	top:1px !important;
}

@keyframes fade-in-12398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12420 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12418 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12353 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:20px !important;
}

#item12351 {
	width:1008px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item12959 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item12969 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item12998 {
	width:80px !important;
	height:8px !important;
}

#item13001 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:11px !important;
}

@keyframes fade-in-13001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13013 {
	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;
}

#item13016 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13049 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13014 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13055 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13092 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13053 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item13098 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13127 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13096 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item13133 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13161 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13131 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:436px !important;
}

#item13169 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13201 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13167 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:561px !important;
}

#item13207 {
	width:43px !important;
	height:43px !important;
}

#item13205 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13221 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23978 {
	width:629px !important;
	height:632px !important;
	left:36px !important;
	top:315px !important;
}

#item24019 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24017 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:617px !important;
}

#item24032 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24030 {
	width:30px !important;
	height:30px !important;
	left:620px !important;
	top:617px !important;
}

#item24045 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:126px !important;
	top:178px !important;
	background:#000;
}

#item24046 {
	opacity:0.50;
	width:574px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#000;
}

#item24066 {
	width:628px !important;
	height:96px !important;
	left:36px !important;
	top:36px !important;
}

#item24319 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-24319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24340 {
	width:629px !important;
	height:647px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24362 {
	width:385px !important;
	height:31px !important;
	left:31px !important;
	top:39px !important;
}

#item24367 {
	width:29px !important;
	height:29px !important;
}

#item24365 {
	width:29px !important;
	height:29px !important;
	left:593px !important;
	top:7px !important;
}

#item24378 {
	width:17px !important;
	height:25px !important;
	left:41px !important;
	top:615px !important;
}

#item24407 {
	width:411px !important;
	height:11px !important;
	left:63px !important;
	top:616px !important;
}

#item24410 {
	width:19px !important;
	height:19px !important;
	left:438px !important;
	top:616px !important;
}

#item24446 {
	width:576px !important;
	height:27px !important;
	left:40px !important;
	top:574px !important;
}

#item24449 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:102px !important;
}

#item24451 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item24466 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item24476 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item24488 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item24499 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item24508 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item24518 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item24533 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item24551 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item24561 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item24589 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item24611 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:398px !important;
}

#item24633 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:797px !important;
}

#item24295 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item24293 {
	width:27px !important;
	height:27px !important;
	left:641px !important;
	top:10px !important;
}

#item24314 {
	width:629px !important;
	height:647px !important;
	left:11px !important;
	top:13px !important;
}

#item24251 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-24251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24252 {
	width:446px !important;
	height:283px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table139048 th, table#table139048 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table139048 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table139048 {
	table-layout:fixed;
}

#item24272 {
	width:361px !important;
	height:242px !important;
	left:52px !important;
	top:55px !important;
}

@keyframes fade-in-24272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24277 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item24275 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:17px !important;
}

#item24142 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-24142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24143 {
	width:629px !important;
	height:527px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24146 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item24144 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item24202 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item24179 {
	width:140px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item24158 {
	width:146px !important;
	height:19px !important;
	left:42px !important;
	top:487px !important;
}

#item24225 {
	width:387px !important;
	height:18px !important;
	left:43px !important;
	top:457px !important;
}

#item24247 {
	width:569px !important;
	height:417px !important;
	left:40px !important;
	top:42px !important;
}

@keyframes fade-in-24247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24073 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:10px !important;
	top:30px !important;
	background:#010101;
}

@keyframes fade-in-24073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24073 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24093 {
	width:629px !important;
	height:647px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24096 {
	width:568px !important;
	height:590px !important;
	left:40px !important;
	top:42px !important;
}

#item24116 {
	width:505px !important;
	height:4139px !important;
}

@keyframes fade-in-24116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24131 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item24129 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:17px !important;
}

#item24071 {
	width:30px !important;
	height:29px !important;
	left:10px !important;
	top:29px !important;
}

#item24069 {
	width:668px !important;
	height:660px !important;
	left:25px !important;
	top:287px !important;
}

#item24654 {
	width:48px !important;
	height:18px !important;
	left:223px !important;
	top:151px !important;
}

#item24672 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:151px !important;
}

#item24684 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item24700 {
	width:48px !important;
	height:18px !important;
	left:165px !important;
	top:225px !important;
}

#item24711 {
	width:48px !important;
	height:18px !important;
	left:424px !important;
	top:225px !important;
}

#item24740 {
	width:140px !important;
	height:11px !important;
}

#item24743 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-24743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24773 {
	width:140px !important;
	height:11px !important;
}

#item24776 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:16px !important;
}

@keyframes fade-in-24776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24810 {
	width:69px !important;
	height:11px !important;
}

#item24813 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-24813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24852 {
	width:186px !important;
	height:11px !important;
}

#item24855 {
	width:27px !important;
	height:27px !important;
	left:80px !important;
	top:16px !important;
}

@keyframes fade-in-24855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24885 {
	width:140px !important;
	height:11px !important;
}

#item24888 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-24888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24897 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item24910 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item24943 {
	width:112px !important;
	height:11px !important;
}

#item24946 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:16px !important;
}

@keyframes fade-in-24946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24956 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item24959 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item24990 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item24957 {
	width:175px !important;
	height:75px !important;
	left:36px !important;
	top:1000px !important;
}

#item24996 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item25027 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item24994 {
	width:175px !important;
	height:75px !important;
	left:263px !important;
	top:1000px !important;
}

#item25033 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item25061 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item25031 {
	width:175px !important;
	height:75px !important;
	left:489px !important;
	top:1000px !important;
}

#item25067 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item25096 {
	width:175px !important;
	height:17px !important;
	top:58px !important;
}

#item25065 {
	width:175px !important;
	height:75px !important;
	left:35px !important;
	top:1098px !important;
}

#item25102 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
}

#item25141 {
	width:175px !important;
	height:13px !important;
	top:59px !important;
}

#item25100 {
	width:175px !important;
	height:72px !important;
	left:263px !important;
	top:1098px !important;
}

#item25147 {
	width:52px !important;
	height:52px !important;
}

#item25145 {
	width:52px !important;
	height:52px !important;
	left:548px !important;
	top:1096px !important;
}

#item25167 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-25167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle64 {
	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.autoParaStyle63 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:"Proxima Nova";
	font-size: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.autoParaStyle56 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	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.autoParaStyle47 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:Tondo;
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle37 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle34 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-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.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-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.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:"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.autoParaStyle9 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	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.autoParaStyle1 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.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.A-medida-V_-_DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A-medida-V_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP-Encanto---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.autoCharStyle18 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle15 {
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle14 {
	color:#007377;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle10 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle9 {
	letter-spacing:-0.250em;
}

span.autoCharStyle8 {
	color:#d70e2b;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:13px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle4 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#007377;
}

span.autoCharStyle2 {
	font-family:Tondo;
	color:#007377;
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.A-medida-V_-_DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.A-medida-V_-_DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.desktop_-_DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

span.desktop_-_DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

