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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item648633 {
	width:88px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item648656 {
	width:88px !important;
	height:10px !important;
	left:21px !important;
	top:38px !important;
}

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

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

#item648686 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item648692 {
	opacity:0.50;
	width:730px !important;
	height:1px !important;
	left:258px !important;
	top:161px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item649235 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:201px !important;
}

#item649241 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item649246 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

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

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

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

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

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

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

#item648768 {
	width:21px !important;
	height:21px !important;
	left:582px !important;
	top:14px !important;
}

#item648775 {
	width:200px !important;
	height:332px !important;
	left:79px !important;
	top:86px !important;
}

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

#item648803 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item648809 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:452px !important;
}

#item648813 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:453px !important;
}

#item648836 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:452px !important;
}

#item648842 {
	width:565px !important;
	height:8px !important;
	left:59px !important;
	top:439px !important;
}

#item648911 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:311px !important;
}

#item648917 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:375px !important;
}

#item736466 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:245px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-649265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-649265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item649266 {
	width:319px !important;
	height:395px !important;
	left:358px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item649268 {
	width:21px !important;
	height:21px !important;
	left:981px !important;
	top:14px !important;
}

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

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

table#table740397 {
	table-layout:fixed;
}

#item649274 {
	width:258px !important;
	height:279px !important;
	left:59px !important;
	top:42px !important;
}

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

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

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

table#table741632 {
	table-layout:fixed;
}

#item649301 {
	width:258px !important;
	height:279px !important;
	left:717px !important;
	top:42px !important;
}

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

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

table#table742820 {
	table-layout:fixed;
}

#item649324 {
	width:258px !important;
	height:279px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-649324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-649324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item649347 {
	width:141px !important;
	height:38px !important;
	left:719px !important;
	top:331px !important;
}

#item649351 {
	width:274px !important;
	height:11px !important;
	left:718px !important;
	top:377px !important;
}

#item649375 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:331px !important;
}

#item649381 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:377px !important;
}

#item649404 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:377px !important;
}

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

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

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

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

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

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

#item649068 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:370px !important;
}

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

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

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

#item648951 {
	width:650px !important;
	height:1245px !important;
}

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

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

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

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

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

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

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

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

#item649726 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:37px !important;
}

#item649736 {
	width:730px !important;
	height:10px !important;
	left:258px !important;
	top:149px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-649998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-649998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-710785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-710785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-710813 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-710813 {
	0% {
		-webkit-transform:translate(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-710801 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-710801 {
	0% {
		-webkit-transform:translate(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-710788 {
	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-710788 {
	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;
	}
}
#item710785 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item695557 {
	width:124px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item695580 {
	width:124px !important;
	height:14px !important;
	left:29px !important;
	top:54px !important;
}

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

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

#item695609 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item696287 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:151px !important;
}

#item696291 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:151px !important;
}

#item696354 {
	width:90px !important;
	height:11px !important;
	left:304px !important;
	top:158px !important;
}

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

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

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

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

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

#item712046 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item712023 {
	width:271px !important;
	height:279px !important;
	left:96px !important;
	top:127px !important;
}

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

#item712060 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

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

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

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

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

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

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

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

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

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

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

#item710157 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item710168 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:649px !important;
}

#item710191 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:648px !important;
}

#item710198 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:607px !important;
}

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

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

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

#item736380 {
	width:19px !important;
	height:19px !important;
	top:131px !important;
}

#item736385 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item736390 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item736395 {
	width:477px !important;
	height:465px !important;
	left:33px !important;
}

#item736474 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:351px !important;
}

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

@keyframes fade-in-710416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-710416 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item710417 {
	width:522px !important;
	height:398px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table748386 {
	table-layout:fixed;
}

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

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

table#table749594 {
	table-layout:fixed;
}

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

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

table#table750775 {
	table-layout:fixed;
}

#item711587 {
	width:361px !important;
	height:1100px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-710337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-710337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item710338 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item711025 {
	width:505px !important;
	height:2414px !important;
}

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

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

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

#item710522 {
	width:510px !important;
	height:1px !important;
	left:94px !important;
	top:179px !important;
	background:#9d9c9c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-696610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-696610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-653916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-653916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-653918 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-653918 {
	0% {
		-webkit-transform:translate(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-653922 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-653922 {
	0% {
		-webkit-transform:translate(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-653920 {
	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-653920 {
	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;
	}
}
#item653916 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item653990 {
	width:88px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

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

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

#item654050 {
	opacity:0.50;
	width:730px !important;
	height:1px !important;
	left:258px !important;
	top:161px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item654707 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

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

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

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

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

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

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

#item654502 {
	width:21px !important;
	height:21px !important;
	left:582px !important;
	top:14px !important;
}

#item654509 {
	width:299px !important;
	height:129px !important;
	left:79px !important;
	top:86px !important;
}

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

#item654541 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:165px !important;
}

#item654548 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:238px !important;
}

#item654551 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:239px !important;
}

#item654574 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:238px !important;
}

#item654578 {
	width:565px !important;
	height:8px !important;
	left:59px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table754745 {
	table-layout:fixed;
}

#item654236 {
	width:258px !important;
	height:298px !important;
	left:59px !important;
	top:42px !important;
}

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

#item654362 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:405px !important;
}

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

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

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

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

#item654153 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

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

#item654200 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:228px !important;
}

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

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

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

#item654105 {
	width:650px !important;
	height:806px !important;
}

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

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

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

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

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

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

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

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

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

#item655027 {
	width:730px !important;
	height:10px !important;
	left:258px !important;
	top:149px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-655287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-655287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-714772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-714772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-714790 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-714790 {
	0% {
		-webkit-transform:translate(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-714783 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-714783 {
	0% {
		-webkit-transform:translate(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-714774 {
	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-714774 {
	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;
	}
}
#item714772 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item729296 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item713840 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:151px !important;
}

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

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

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

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

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

#item713905 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item713910 {
	width:271px !important;
	height:279px !important;
	left:96px !important;
	top:127px !important;
}

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

#item713939 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

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

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

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

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

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

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

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

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

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

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

#item714322 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:349px !important;
}

#item714325 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:351px !important;
}

#item714348 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:350px !important;
}

#item714352 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:309px !important;
}

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

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

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

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

#item731495 {
	width:477px !important;
	height:182px !important;
	left:33px !important;
}

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

@keyframes fade-in-714229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-714229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item714231 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item714191 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:515px !important;
}

#item714195 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:579px !important;
}

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

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

table#table759524 {
	table-layout:fixed;
}

#item731403 {
	width:361px !important;
	height:417px !important;
	left:65px !important;
	top:77px !important;
}

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

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

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

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

#item714034 {
	width:570px !important;
	height:273px !important;
	left:65px !important;
	top:67px !important;
}

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

#item714080 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:342px !important;
}

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

@keyframes fade-in-713986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-713986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item713987 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item713996 {
	width:505px !important;
	height:1608px !important;
}

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

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

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

#item714460 {
	width:510px !important;
	height:1px !important;
	left:94px !important;
	top:179px !important;
	background:#9d9c9c;
}

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

#item696951 {
	width:124px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

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

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

#item697531 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:151px !important;
}

#item697591 {
	width:120px !important;
	height:11px !important;
	left:289px !important;
	top:158px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-697852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-697852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-655524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-655524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-655526 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-655526 {
	0% {
		-webkit-transform:translate(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-655530 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-655530 {
	0% {
		-webkit-transform:translate(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-655528 {
	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-655528 {
	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;
	}
}
#item655524 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item655629 {
	opacity:0.50;
	width:730px !important;
	height:1px !important;
	left:258px !important;
	top:161px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item656078 {
	width:21px !important;
	height:21px !important;
	left:582px !important;
	top:14px !important;
}

#item656085 {
	width:299px !important;
	height:129px !important;
	left:79px !important;
	top:86px !important;
}

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

#item656115 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:165px !important;
}

#item656124 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:238px !important;
}

#item656127 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:239px !important;
}

#item656150 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:238px !important;
}

#item656153 {
	width:565px !important;
	height:8px !important;
	left:59px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table763562 {
	table-layout:fixed;
}

#item655910 {
	width:258px !important;
	height:298px !important;
	left:59px !important;
	top:42px !important;
}

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

#item655937 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:405px !important;
}

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

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

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

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

#item655832 {
	width:563px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

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

#item655878 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:228px !important;
}

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

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

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

#item655788 {
	width:650px !important;
	height:778px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item656895 {
	width:730px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-656734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-656734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-718726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-718726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-718729 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-718729 {
	0% {
		-webkit-transform:translate(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-718735 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-718735 {
	0% {
		-webkit-transform:translate(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-718731 {
	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-718731 {
	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;
	}
}
#item718726 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item729826 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:351px !important;
}

#item729830 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item717791 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:151px !important;
}

#item717794 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:151px !important;
}

#item717798 {
	width:140px !important;
	height:11px !important;
	left:280px !important;
	top:149px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item718274 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:349px !important;
}

#item718277 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:351px !important;
}

#item718300 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:350px !important;
}

#item718304 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:309px !important;
}

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

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

#item729563 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:237px !important;
}

#item729558 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:172px !important;
}

#item729535 {
	width:477px !important;
	height:182px !important;
	left:99px !important;
	top:127px !important;
}

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

@keyframes fade-in-718184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-718184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item718185 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item718143 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:515px !important;
}

#item718150 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:579px !important;
}

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

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

table#table768133 {
	table-layout:fixed;
}

#item729461 {
	width:361px !important;
	height:417px !important;
	left:66px !important;
	top:77px !important;
}

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

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

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

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

#item717987 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

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

#item718033 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:362px !important;
}

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

@keyframes fade-in-717939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-717939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item717940 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item717950 {
	width:505px !important;
	height:1675px !important;
}

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

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

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

#item718413 {
	width:510px !important;
	height:1px !important;
	left:94px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item729858 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:166px !important;
}

@keyframes fade-in-729858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-729858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item717498 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-699028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-699028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-656954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-656954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-656956 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-656956 {
	0% {
		-webkit-transform:translate(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-656960 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-656960 {
	0% {
		-webkit-transform:translate(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-656958 {
	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-656958 {
	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;
	}
}
#item656954 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item657006 {
	opacity:0.50;
	width:730px !important;
	height:1px !important;
	left:258px !important;
	top:161px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item657447 {
	width:21px !important;
	height:21px !important;
	left:582px !important;
	top:14px !important;
}

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

#item657482 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:180px !important;
}

#item657487 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:398px !important;
}

#item657492 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:399px !important;
}

#item657515 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:398px !important;
}

#item657519 {
	width:565px !important;
	height:8px !important;
	left:59px !important;
	top:385px !important;
}

#item658267 {
	width:458px !important;
	height:279px !important;
	left:79px !important;
	top:86px !important;
}

#item658292 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:246px !important;
}

#item658302 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:311px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table772177 {
	table-layout:fixed;
}

#item657280 {
	width:258px !important;
	height:288px !important;
	left:59px !important;
	top:42px !important;
}

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

#item657307 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:386px !important;
}

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

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

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

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

#item657200 {
	width:563px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

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

#item657247 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:323px !important;
}

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

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

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

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

#item658239 {
	width:650px !important;
	height:500px !important;
	left:58px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

#item657886 {
	width:730px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-658102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-658102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-720124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-720126 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-720126 {
	0% {
		-webkit-transform:translate(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-720133 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-720133 {
	0% {
		-webkit-transform:translate(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-720128 {
	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-720128 {
	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;
	}
}
#item720124 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item719252 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item719257 {
	width:271px !important;
	height:279px !important;
	left:96px !important;
	top:127px !important;
}

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

#item719288 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

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

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

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

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

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

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

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

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

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

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

#item719675 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:577px !important;
}

#item719678 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:579px !important;
}

#item719701 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:578px !important;
}

#item719704 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:537px !important;
}

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

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

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

#item731868 {
	width:19px !important;
	height:19px !important;
	top:131px !important;
}

#item731874 {
	width:19px !important;
	height:19px !important;
	top:221px !important;
}

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

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

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

@keyframes fade-in-719579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-719579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item719580 {
	width:522px !important;
	height:393px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item719589 {
	width:464px !important;
	height:344px !important;
	left:64px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

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

#item719540 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:482px !important;
}

#item719543 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:546px !important;
}

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

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

table#table776836 {
	table-layout:fixed;
}

#item731790 {
	width:361px !important;
	height:387px !important;
	left:65px !important;
	top:77px !important;
}

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

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

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

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

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

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

#item719433 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:522px !important;
}

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

@keyframes fade-in-719339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-719339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item719340 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

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

#item719349 {
	width:505px !important;
	height:1115px !important;
}

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

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

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

#item731636 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:151px !important;
}

#item731639 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:151px !important;
}

#item731643 {
	width:70px !important;
	height:11px !important;
	left:315px !important;
	top:149px !important;
}

#item731666 {
	width:510px !important;
	height:1px !important;
	left:94px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item731667 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:166px !important;
}

@keyframes fade-in-731667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-731667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item718889 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-700211 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-700211 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-658323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-658325 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-658325 {
	0% {
		-webkit-transform:translate(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-658329 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-658329 {
	0% {
		-webkit-transform:translate(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-658327 {
	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-658327 {
	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;
	}
}
#item658323 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

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

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

#item658333 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item658356 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item658360 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item658357 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item658368 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item658365 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item658371 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item693285 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item693287 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item693288 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693311 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693334 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item693357 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item693380 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item693405 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item693406 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693429 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693452 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item693475 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item693498 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item693521 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item658379 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item658404 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658405 {
	width:250px !important;
	height:140px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658431 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658428 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item658434 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-658434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658457 {
	width:193px !important;
	height:77px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-658457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658480 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item658487 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item658765 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658766 {
	width:581px !important;
	height:310px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658789 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item658815 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658812 {
	width:21px !important;
	height:21px !important;
	left:582px !important;
	top:14px !important;
}

#item658818 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:119px !important;
}

#item658823 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item658829 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:286px !important;
}

#item658833 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:287px !important;
}

#item658856 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:286px !important;
}

#item658860 {
	width:565px !important;
	height:8px !important;
	left:59px !important;
	top:273px !important;
}

#item658883 {
	width:458px !important;
	height:206px !important;
	left:79px !important;
	top:86px !important;
}

#item658906 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:212px !important;
}

#item658703 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658703 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658703 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658705 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658735 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658731 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item658738 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-658738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658761 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item658692 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658693 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item658698 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658695 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item658630 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658631 {
	width:319px !important;
	height:311px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658635 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658632 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table780304 th, table#table780304 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table780304 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table780304 {
	table-layout:fixed;
}

#item658639 {
	width:258px !important;
	height:199px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-658639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658662 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:250px !important;
}

#item658668 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:296px !important;
}

#item658549 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658550 {
	width:624px !important;
	height:268px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658555 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658552 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item658559 {
	width:563px !important;
	height:203px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-658559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658583 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:244px !important;
}

#item658606 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:244px !important;
}

#item658495 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-658495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-658495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item658496 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-658496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-658496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658522 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item658519 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item659605 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item659606 {
	width:650px !important;
	height:667px !important;
}

@keyframes fade-in-659606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item658493 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item658402 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item658929 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item658952 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item659213 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item659216 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item659239 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item661708 {
	opacity:0.50;
	width:730px !important;
	height:1px !important;
	left:258px !important;
	top:161px !important;
	background:#000;
}

#item661709 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:145px !important;
}

#item661712 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:145px !important;
}

#item661717 {
	width:730px !important;
	height:8px !important;
}

#item661740 {
	width:19px !important;
	height:19px !important;
	left:355px !important;
	top:11px !important;
}

@keyframes fade-in-661740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659290 {
	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;
}

#item659294 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659298 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item659291 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item659324 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659327 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item659321 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item659353 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659357 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item659350 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item659383 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659386 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item659380 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item659413 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659416 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item659410 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item659444 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item659448 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item659441 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item659474 {
	width:43px !important;
	height:43px !important;
}

#item659471 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item659478 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-659478 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-659478 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-721520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-721520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-721523 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-721523 {
	0% {
		-webkit-transform:translate(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-721529 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-721529 {
	0% {
		-webkit-transform:translate(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-721525 {
	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-721525 {
	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;
	}
}
#item721520 {
	width:667px !important;
	height:633px !important;
	left:21px !important;
	top:307px !important;
}

#item721530 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item721531 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item721535 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item721532 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item721541 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item721538 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item721545 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item721549 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item721572 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item721208 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item721210 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item721211 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item721234 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item721258 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item721281 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item721304 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item721328 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item721329 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item721352 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item721375 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item721398 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item721421 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item721444 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item721445 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item732043 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item732066 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item732089 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item732093 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item720586 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:151px !important;
}

#item720589 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:151px !important;
}

#item720617 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720618 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-720618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720619 {
	width:333px !important;
	height:369px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-720619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720645 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720642 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item720648 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item720653 {
	width:271px !important;
	height:279px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-720653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720677 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:302px !important;
}

#item720683 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

#item720688 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item720693 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item720699 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item720705 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-720705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item721012 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-721012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-721012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item721016 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item721013 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item721020 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-721020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-721020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item721021 {
	width:630px !important;
	height:427px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-721021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-721021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item721044 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item721068 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:417px !important;
}

#item721072 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:419px !important;
}

#item721095 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:419px !important;
}

#item721102 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:377px !important;
}

#item721128 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item721125 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item732351 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item732356 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item732361 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item732373 {
	width:477px !important;
	height:250px !important;
	left:33px !important;
}

#item720976 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720977 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-720977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720981 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720978 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item720985 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-720985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item721008 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item720965 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720966 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item720971 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720968 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item720853 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720854 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-720854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720855 {
	width:498px !important;
	height:430px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-720855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720901 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item720937 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:361px !important;
}

#item720941 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:425px !important;
}

table#table784033 th, table#table784033 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table784033 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table784033 {
	table-layout:fixed;
}

#item732284 {
	width:361px !important;
	height:263px !important;
	left:65px !important;
	top:77px !important;
}

@keyframes fade-in-732284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-732284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720774 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720775 {
	width:630px !important;
	height:350px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-720775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720780 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720776 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item720783 {
	width:570px !important;
	height:273px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-720783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720806 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:339px !important;
}

#item720829 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:339px !important;
}

#item720732 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-720732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-720732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item720733 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-720733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720737 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item720734 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item720743 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item720745 {
	width:505px !important;
	height:1518px !important;
}

@keyframes fade-in-720745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-720745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720730 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item720615 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item721184 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item721207 {
	width:510px !important;
	height:1px !important;
	left:94px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item731970 {
	width:70px !important;
	height:11px !important;
	left:315px !important;
	top:149px !important;
}

#item731993 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:166px !important;
}

@keyframes fade-in-731993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-731993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item720292 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item720296 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720299 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item720293 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item720325 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720328 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item720322 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item720354 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720357 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item720351 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item720383 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720389 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item720380 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item720415 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720418 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item720412 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item720444 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item720447 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item720441 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item720470 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item720496 {
	width:52px !important;
	height:52px !important;
}

#item720493 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item701391 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-701391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-701391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-659772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-659774 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-659774 {
	0% {
		-webkit-transform:translate(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-659779 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-659779 {
	0% {
		-webkit-transform:translate(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-659777 {
	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-659777 {
	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;
	}
}
#item659772 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item659780 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item659781 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item659782 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item659805 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item659810 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item659806 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item659816 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item659813 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item659819 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item693564 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item693567 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item693568 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693591 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693614 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item693637 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item693660 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item693684 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item693685 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693708 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693731 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item693754 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item693777 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item693800 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item659827 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item660276 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-660276 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-660276 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item660277 {
	width:250px !important;
	height:140px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-660277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item660300 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item660306 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-660306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660329 {
	width:193px !important;
	height:77px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-660329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660352 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item660358 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item662378 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-662378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-662378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item662379 {
	width:913px !important;
	height:325px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-662379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660178 {
	width:15px !important;
	height:15px !important;
	left:918px !important;
	top:17px !important;
}

#item662402 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item662425 {
	width:187px !important;
	height:142px !important;
	left:79px !important;
	top:87px !important;
}

#item662448 {
	width:210px !important;
	height:190px !important;
	left:498px !important;
	top:87px !important;
}

#item662471 {
	width:151px !important;
	height:142px !important;
	left:307px !important;
	top:87px !important;
}

#item662494 {
	width:192px !important;
	height:126px !important;
	left:748px !important;
	top:87px !important;
}

#item662517 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item662530 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item662540 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:120px !important;
}

#item662550 {
	width:14px !important;
	height:14px !important;
	left:477px !important;
	top:120px !important;
}

#item662559 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:120px !important;
}

#item662568 {
	opacity:0.50;
	width:1px !important;
	height:135px !important;
	left:266px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item662569 {
	opacity:0.50;
	width:1px !important;
	height:135px !important;
	left:457px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item662570 {
	opacity:0.50;
	width:1px !important;
	height:135px !important;
	left:707px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item662571 {
	width:14px !important;
	height:14px !important;
	left:477px !important;
	top:168px !important;
}

#item662582 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:184px !important;
}

#item662591 {
	width:14px !important;
	height:14px !important;
	left:727px !important;
	top:170px !important;
}

#item662600 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:295px !important;
}

#item662608 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:297px !important;
}

#item662631 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:296px !important;
}

#item662636 {
	width:673px !important;
	height:8px !important;
	left:59px !important;
	top:282px !important;
}

#item736482 {
	width:14px !important;
	height:14px !important;
	left:477px !important;
	top:231px !important;
}

#item660067 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-660067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-660067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item660068 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-660068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item660091 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item660097 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-660097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660120 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item660056 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-660056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-660056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item660057 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item660062 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item660059 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item659997 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-659997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-659997 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item659998 {
	width:319px !important;
	height:311px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-659998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660002 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item659999 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table788655 th, table#table788655 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table788655 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table788655 {
	table-layout:fixed;
}

#item660006 {
	width:258px !important;
	height:199px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-660006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-660006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item660029 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:250px !important;
}

#item660032 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:296px !important;
}

#item659918 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-659918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-659918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item659919 {
	width:624px !important;
	height:348px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-659919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659923 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item659920 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item659927 {
	width:563px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-659927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659950 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:323px !important;
}

#item659973 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:323px !important;
}

#item659853 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-659853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-659853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item659854 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item659877 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item659885 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item659886 {
	width:650px !important;
	height:1265px !important;
}

@keyframes fade-in-659886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659915 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item659851 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item660373 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item660397 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item660657 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item660660 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item660685 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item661510 {
	width:34px !important;
	height:13px !important;
	left:884px !important;
	top:141px !important;
}

#item661516 {
	width:34px !important;
	height:13px !important;
	left:329px !important;
	top:141px !important;
}

#item661525 {
	width:34px !important;
	height:13px !important;
	left:521px !important;
	top:141px !important;
}

#item661530 {
	width:34px !important;
	height:13px !important;
	left:719px !important;
	top:141px !important;
}

#item661535 {
	opacity:0.50;
	width:718px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item661537 {
	width:69px !important;
	height:8px !important;
}

#item661560 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-661560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item661567 {
	width:150px !important;
	height:8px !important;
}

#item661590 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:11px !important;
}

@keyframes fade-in-661590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item661598 {
	width:140px !important;
	height:8px !important;
}

#item661621 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-661621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item661628 {
	width:100px !important;
	height:8px !important;
}

#item661652 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-661652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item661661 {
	width:69px !important;
	height:8px !important;
}

#item661684 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-661684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-661684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item661689 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item661696 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item660735 {
	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;
}

#item660740 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660744 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item660736 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item660771 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660775 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item660767 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item660801 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660804 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item660798 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item660831 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660835 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item660827 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item660862 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660865 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item660859 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item660892 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item660896 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item660889 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item660922 {
	width:43px !important;
	height:43px !important;
}

#item660919 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item660926 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-660926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-660926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-723152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-723155 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-723155 {
	0% {
		-webkit-transform:translate(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-723162 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-723162 {
	0% {
		-webkit-transform:translate(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-723157 {
	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-723157 {
	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;
	}
}
#item723152 {
	width:676px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item723163 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item723164 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item723169 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item723166 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item723175 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item723172 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item723178 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item723181 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item723204 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item722836 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item722838 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item722839 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item722862 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item722885 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item722909 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item722932 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item722956 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item722957 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item722981 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item723004 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item723027 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item723050 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item723074 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item723075 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item732448 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:351px !important;
}

#item732471 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:325px !important;
}

#item732494 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:352px !important;
}

#item732498 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:321px !important;
}

#item722243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722244 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-722244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722245 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722271 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722268 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item722281 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-722281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722325 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item722330 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item722335 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-722335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722643 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722647 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722644 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item722651 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-722651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722652 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722675 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item722698 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item722701 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item722724 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item722727 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item722753 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722750 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item722757 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item736608 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item736614 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item736620 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item736625 {
	width:19px !important;
	height:19px !important;
	top:443px !important;
}

#item736631 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item736639 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item736645 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item736650 {
	width:19px !important;
	height:19px !important;
	top:779px !important;
}

#item736655 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
}

#item736678 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
	top:398px !important;
}

#item736701 {
	width:19px !important;
	height:19px !important;
	top:579px !important;
}

#item722602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722603 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722604 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item722614 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-722614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722638 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item722591 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722591 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722591 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722592 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item722597 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722594 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item722480 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722481 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-722481 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722481 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722482 {
	width:498px !important;
	height:427px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table793335 th, table#table793335 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table793335 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table793335 {
	table-layout:fixed;
}

#item722505 {
	width:361px !important;
	height:263px !important;
	left:66px !important;
	top:77px !important;
}

#item722531 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722528 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item722563 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:359px !important;
}

#item722567 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:423px !important;
}

#item722401 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722402 {
	width:630px !important;
	height:503px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722406 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722403 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item722410 {
	width:570px !important;
	height:430px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-722410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722433 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:498px !important;
}

#item722456 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:498px !important;
}

#item722361 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-722361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-722361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item722362 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-722362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722366 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item722363 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item722370 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item722371 {
	width:505px !important;
	height:2593px !important;
}

@keyframes fade-in-722371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-722371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item722359 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item722241 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item722812 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item722835 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item732440 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item702450 {
	width:48px !important;
	height:18px !important;
	left:244px !important;
	top:151px !important;
}

#item702453 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item702491 {
	width:210px !important;
	height:11px !important;
}

#item702514 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:16px !important;
}

@keyframes fade-in-702514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-702514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item702519 {
	width:196px !important;
	height:11px !important;
}

#item702542 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:16px !important;
}

@keyframes fade-in-702542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-702542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item702575 {
	width:96px !important;
	height:11px !important;
}

#item702598 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-702598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-702598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item702602 {
	width:46px !important;
	height:46px !important;
	left:30px !important;
	top:132px !important;
}

#item702446 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:225px !important;
}

#item702458 {
	width:48px !important;
	height:18px !important;
	left:207px !important;
	top:225px !important;
}

#item702463 {
	width:96px !important;
	height:11px !important;
}

#item702487 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-702487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-702487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item702547 {
	width:140px !important;
	height:11px !important;
}

#item702570 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-702570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-702570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item702608 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item721919 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item721923 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item721926 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item721920 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item721952 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item721955 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item721949 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item721981 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item721985 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item721978 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item722011 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item722015 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item722008 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item722042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item722049 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item722039 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item722075 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item722078 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item722072 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item722101 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item722127 {
	width:52px !important;
	height:52px !important;
}

#item722124 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item702797 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-702797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-702797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-662690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-662693 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-662693 {
	0% {
		-webkit-transform:translate(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-662697 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-662697 {
	0% {
		-webkit-transform:translate(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-662695 {
	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-662695 {
	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;
	}
}
#item662690 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item662699 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item662700 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item662701 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item662724 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item662728 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item662725 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item662736 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item662733 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item662739 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item693817 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item693819 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item693821 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693844 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693867 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item693890 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item693913 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item693937 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item693938 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item693961 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item693984 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694007 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694030 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item694053 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item662746 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item664420 {
	width:110px !important;
	height:8px !important;
	left:855px !important;
	top:140px !important;
}

@keyframes fade-in-664449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664450 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item664473 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item664496 {
	width:57px !important;
	height:11px !important;
	left:21px !important;
	top:38px !important;
}

#item664520 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item664526 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item664532 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item663296 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-663296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-663296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item663297 {
	width:250px !important;
	height:267px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-663297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-663297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663323 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item663320 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item663328 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-663328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-663328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663351 {
	width:193px !important;
	height:195px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-663351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-663351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663374 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item663379 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item665555 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item665560 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item665565 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:200px !important;
}

#item665571 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:232px !important;
}

#item665262 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-665262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-665262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item665263 {
	width:693px !important;
	height:299px !important;
	left:28px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-665263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665287 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item665310 {
	opacity:0.50;
	width:1px !important;
	height:116px !important;
	left:281px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item663070 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item688580 {
	width:21px !important;
	height:21px !important;
	left:697px !important;
	top:14px !important;
}

#item665311 {
	width:203px !important;
	height:174px !important;
	left:79px !important;
	top:87px !important;
}

#item665334 {
	width:160px !important;
	height:173px !important;
	left:323px !important;
	top:87px !important;
}

#item665357 {
	width:196px !important;
	height:174px !important;
	left:525px !important;
	top:87px !important;
}

#item665380 {
	opacity:0.50;
	width:1px !important;
	height:116px !important;
	left:483px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item665381 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:282px !important;
}

#item665404 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:282px !important;
}

#item665410 {
	width:618px !important;
	height:11px !important;
	left:58px !important;
	top:268px !important;
}

#item665433 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:281px !important;
}

#item665438 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:120px !important;
}

#item665448 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:168px !important;
}

#item665456 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:217px !important;
}

#item665470 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:120px !important;
}

#item665478 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:120px !important;
}

#item665487 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:169px !important;
}

#item665495 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:166px !important;
}

#item736711 {
	width:14px !important;
	height:14px !important;
	left:504px !important;
	top:215px !important;
}

#item662985 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-662985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-662985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item662986 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-662986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663012 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item663009 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item663017 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-663017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-663017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663040 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item662974 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-662974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-662974 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item662975 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item662980 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item662977 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item664578 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-664578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-664578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item664579 {
	width:319px !important;
	height:330px !important;
	left:687px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-664579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664580 {
	width:319px !important;
	height:330px !important;
	left:358px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-664580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item662921 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item662918 {
	width:21px !important;
	height:21px !important;
	left:983px !important;
	top:14px !important;
}

#item664581 {
	width:319px !important;
	height:330px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-664581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table797787 th, table#table797787 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table797787 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table797787 {
	table-layout:fixed;
}

#item664582 {
	width:258px !important;
	height:226px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-664582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664605 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:266px !important;
}

table#table798979 th, table#table798979 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table798979 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table798979 {
	table-layout:fixed;
}

#item664610 {
	width:258px !important;
	height:224px !important;
	left:717px !important;
	top:42px !important;
}

@keyframes fade-in-664610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table800036 th, table#table800036 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table800036 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table800036 {
	table-layout:fixed;
}

#item664634 {
	width:258px !important;
	height:225px !important;
	left:388px !important;
	top:42px !important;
}

@keyframes fade-in-664634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664657 {
	width:141px !important;
	height:38px !important;
	left:719px !important;
	top:266px !important;
}

#item664660 {
	width:274px !important;
	height:11px !important;
	left:718px !important;
	top:312px !important;
}

#item664683 {
	width:141px !important;
	height:38px !important;
	left:390px !important;
	top:266px !important;
}

#item664686 {
	width:274px !important;
	height:11px !important;
	left:389px !important;
	top:312px !important;
}

#item664709 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:312px !important;
}

#item662835 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-662835 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-662835 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item662836 {
	width:624px !important;
	height:380px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-662836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item662840 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item662837 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item662844 {
	width:563px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-662844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item662867 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:355px !important;
}

#item662890 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:355px !important;
}

#item662771 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-662771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-662771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item662772 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-662772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item662799 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item662796 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item662803 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item662804 {
	width:650px !important;
	height:1629px !important;
}

@keyframes fade-in-662804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-662804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item662833 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item662769 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item663672 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item664206 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item664230 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item664253 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item664266 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item664302 {
	width:34px !important;
	height:13px !important;
	left:596px !important;
	top:141px !important;
}

#item664307 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:141px !important;
}

#item664312 {
	width:34px !important;
	height:13px !important;
	left:811px !important;
	top:141px !important;
}

#item664317 {
	opacity:0.50;
	width:715px !important;
	height:1px !important;
	left:277px !important;
	top:161px !important;
	background:#000;
}

#item664319 {
	width:190px !important;
	height:8px !important;
}

#item664342 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:11px !important;
}

@keyframes fade-in-664342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664348 {
	width:170px !important;
	height:8px !important;
}

#item664371 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-664371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664378 {
	width:90px !important;
	height:8px !important;
}

#item664401 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:11px !important;
}

@keyframes fade-in-664401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664406 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item664413 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item663881 {
	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;
}

#item663885 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item663888 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item663882 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item663914 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item663918 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item663911 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item663944 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item663948 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item663941 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item663974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item663977 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item663971 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item664003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item664008 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item664000 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item664036 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item664039 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item664033 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item664065 {
	width:43px !important;
	height:43px !important;
}

#item664062 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item664069 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-664069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-664069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-724609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-724609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-724611 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-724611 {
	0% {
		-webkit-transform:translate(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-724617 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-724617 {
	0% {
		-webkit-transform:translate(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-724613 {
	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-724613 {
	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;
	}
}
#item724609 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item724618 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item724619 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item724624 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item724621 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item724631 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item724628 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item724635 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item724641 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item724664 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item724297 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item724299 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item724300 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item724323 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item724346 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item724369 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item724392 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item724416 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item724417 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item724440 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item724464 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item724487 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item724511 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item724534 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item724535 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item733097 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item733120 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item733143 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item733149 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item724272 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item733081 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:170px !important;
	background:#9d9c9c;
}

#item733082 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:225px !important;
	background:#9d9c9c;
}

#item704063 {
	width:48px !important;
	height:18px !important;
	left:615px !important;
	top:142px !important;
}

#item704066 {
	width:48px !important;
	height:18px !important;
	left:248px !important;
	top:142px !important;
}

#item704075 {
	width:266px !important;
	height:11px !important;
}

#item704098 {
	width:27px !important;
	height:27px !important;
	left:120px !important;
	top:16px !important;
}

@keyframes fade-in-704098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-704098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item704132 {
	width:127px !important;
	height:11px !important;
}

#item704155 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:16px !important;
}

@keyframes fade-in-704155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-704155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item704158 {
	width:46px !important;
	height:46px !important;
	left:34px !important;
	top:123px !important;
}

@keyframes fade-in-703163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-703163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item703164 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item703187 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item703211 {
	width:80px !important;
	height:16px !important;
	left:29px !important;
	top:54px !important;
}

#item703234 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item703237 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item703240 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item703140 {
	width:154px !important;
	height:11px !important;
	left:424px !important;
	top:197px !important;
}

#item704070 {
	width:48px !important;
	height:18px !important;
	left:281px !important;
	top:198px !important;
}

#item704104 {
	width:238px !important;
	height:11px !important;
}

#item704127 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-704127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-704127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item704163 {
	width:46px !important;
	height:46px !important;
	left:615px !important;
	top:179px !important;
}

#item723708 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-723708 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723708 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723709 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-723709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723710 {
	width:333px !important;
	height:369px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-723710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723736 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723733 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item723739 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:347px !important;
}

#item723745 {
	width:271px !important;
	height:279px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-723745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723768 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:302px !important;
}

#item723773 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

#item723778 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item723785 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item723792 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item723801 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-723801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item724100 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-724100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-724100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item724104 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item724101 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item724108 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-724108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-724108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item724110 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-724110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-724110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item724133 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item724156 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item724162 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item724185 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item724189 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item724215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item724212 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item724218 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item736835 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item736841 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item736848 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item736854 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item736860 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item736865 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item736873 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item736878 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item736901 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:466px !important;
}

#item736924 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item724064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-724064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-724064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item724065 {
	width:522px !important;
	height:370px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-724065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-724065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item724069 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item724066 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item724072 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-724072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-724072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item724095 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item724054 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-724054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-724054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item724055 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item724060 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item724057 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item723943 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-723943 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723943 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723944 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-723944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723945 {
	width:498px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-723945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723968 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item723994 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723991 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item723997 {
	width:435px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

table#table805862 th, table#table805862 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table805862 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table805862 {
	table-layout:fixed;
}

table#table806785 th, table#table806785 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table806785 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table806785 {
	table-layout:fixed;
}

table#table807731 th, table#table807731 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table807731 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table807731 {
	table-layout:fixed;
}

#item723998 {
	width:361px !important;
	height:770px !important;
}

@keyframes fade-in-723998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item724025 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:593px !important;
}

#item724029 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:658px !important;
}

#item723864 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-723864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723865 {
	width:630px !important;
	height:551px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-723865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723869 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723866 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item723873 {
	width:570px !important;
	height:475px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-723873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723896 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:542px !important;
}

#item723919 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:542px !important;
}

#item723827 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-723827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-723827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item723828 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-723828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723832 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723829 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item723835 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item723836 {
	width:505px !important;
	height:3646px !important;
}

@keyframes fade-in-723836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-723836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item723825 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item723705 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item723380 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item723384 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723388 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item723381 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item723415 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723418 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item723411 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item723444 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723448 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item723441 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item723474 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723478 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item723471 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item723504 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723507 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item723501 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item723533 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item723538 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item723530 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item723561 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item723587 {
	width:52px !important;
	height:52px !important;
}

#item723584 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item704355 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-704355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-704355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-665597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-665599 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-665599 {
	0% {
		-webkit-transform:translate(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-665603 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-665603 {
	0% {
		-webkit-transform:translate(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-665601 {
	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-665601 {
	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;
	}
}
#item665597 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item665604 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item665605 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item665606 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item665629 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item665635 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item665630 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item665641 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item665638 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item665645 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item694099 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item694101 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item694102 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item694125 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item694148 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694171 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694194 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item694218 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item694219 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item694243 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item694267 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694290 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694313 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item694336 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item665653 {
	width:723px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item665677 {
	width:83px !important;
	height:8px !important;
}

@keyframes fade-in-665700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665701 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item665724 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item665770 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item665773 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item666379 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-666379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-666379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item666380 {
	width:250px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-666380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666406 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item666403 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item666412 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-666412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666435 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-666435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666458 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item666466 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item666471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item666477 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item674828 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:59px !important;
	background:#010101;
}

@keyframes fade-in-674828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-674828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item674829 {
	width:537px !important;
	height:516px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-674829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-674829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item674853 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item666211 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item688586 {
	width:21px !important;
	height:21px !important;
	left:536px !important;
	top:14px !important;
}

#item674876 {
	width:203px !important;
	height:366px !important;
	left:79px !important;
	top:87px !important;
}

#item674899 {
	width:226px !important;
	height:382px !important;
	left:324px !important;
	top:87px !important;
}

#item674922 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:121px !important;
}

#item674932 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:359px !important;
}

#item674940 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:312px !important;
}

#item674948 {
	opacity:0.50;
	width:1px !important;
	height:329px !important;
	left:281px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item674949 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:488px !important;
}

#item674957 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:489px !important;
}

#item674980 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:489px !important;
}

#item674985 {
	width:540px !important;
	height:8px !important;
	left:59px !important;
	top:475px !important;
}

#item675008 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item675023 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:409px !important;
}

#item675031 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:121px !important;
}

#item675039 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:169px !important;
}

#item675047 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:361px !important;
}

#item735053 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item735060 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:215px !important;
}

#item736934 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:263px !important;
}

#item736939 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:408px !important;
}

#item666101 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-666101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-666101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item666102 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-666102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666129 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item666125 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item666132 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-666132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666155 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item666091 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-666091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-666091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item666092 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item666097 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item666094 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item665789 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-665789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-665789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item665798 {
	width:319px !important;
	height:335px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-665798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665795 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item688583 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:14px !important;
}

table#table813299 th, table#table813299 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table813299 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table813299 {
	table-layout:fixed;
}

#item665799 {
	width:258px !important;
	height:226px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-665799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665822 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:273px !important;
}

#item665925 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:319px !important;
}

#item666011 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-666011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-666011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item666012 {
	width:624px !important;
	height:446px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-666012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666016 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item666013 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item666021 {
	width:563px !important;
	height:379px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-666021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-666021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item666044 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:419px !important;
}

#item666067 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:419px !important;
}

#item665951 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-665951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-665951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item665952 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-665952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item665975 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item665982 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item665983 {
	width:650px !important;
	height:1450px !important;
}

@keyframes fade-in-665983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665949 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item665787 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item666730 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item666753 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item666776 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item666799 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item666810 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item667346 {
	width:34px !important;
	height:13px !important;
	left:688px !important;
	top:141px !important;
}

#item667351 {
	width:34px !important;
	height:13px !important;
	left:842px !important;
	top:141px !important;
}

#item667356 {
	width:34px !important;
	height:13px !important;
	left:322px !important;
	top:141px !important;
}

#item667362 {
	width:34px !important;
	height:13px !important;
	left:475px !important;
	top:141px !important;
}

#item667368 {
	opacity:0.50;
	width:735px !important;
	height:1px !important;
	left:265px !important;
	top:161px !important;
	background:#000;
}

#item667400 {
	width:160px !important;
	height:8px !important;
}

#item667423 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:11px !important;
}

@keyframes fade-in-667423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667430 {
	width:110px !important;
	height:8px !important;
}

#item667453 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-667453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667459 {
	width:110px !important;
	height:8px !important;
}

#item667482 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-667482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667491 {
	width:62px !important;
	height:8px !important;
}

#item667514 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:11px !important;
}

@keyframes fade-in-667514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667519 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item667528 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item666940 {
	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;
}

#item666944 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item666947 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item666941 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item666973 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item666977 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item666970 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item667003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item667006 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item667000 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item667033 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item667037 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item667029 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item667063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item667070 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item667060 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item667097 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item667103 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item667094 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item667129 {
	width:43px !important;
	height:43px !important;
}

#item667126 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item667132 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-667132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-667132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-726009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-726011 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-726011 {
	0% {
		-webkit-transform:translate(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-726018 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-726018 {
	0% {
		-webkit-transform:translate(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-726013 {
	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-726013 {
	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;
	}
}
#item726009 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item726019 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item726020 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item726024 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item726021 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item726031 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item726028 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item726034 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item726037 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item726061 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item725698 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item725700 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item725702 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item725725 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item725748 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item725771 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item725794 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item725818 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item725819 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item725842 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item725865 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item725888 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item725911 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item725934 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item725935 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item733658 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item733681 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item733704 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item733710 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item725108 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725109 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-725109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725109 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725111 {
	width:333px !important;
	height:267px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725137 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725134 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item725146 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-725146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725174 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

#item725179 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item725185 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item725190 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item725195 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-725195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725502 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725506 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725503 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item725509 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-725509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725510 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725533 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item725556 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item725559 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item725582 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item725586 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item725615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725611 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item725619 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item737086 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item737091 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item737097 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item737103 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item737110 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item737116 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item737121 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item737129 {
	width:19px !important;
	height:19px !important;
	top:648px !important;
}

#item737134 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item737139 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item737144 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item737167 {
	width:477px !important;
	height:535px !important;
	left:33px !important;
	top:533px !important;
}

#item737190 {
	width:19px !important;
	height:19px !important;
	top:984px !important;
}

#item737195 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item725465 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725466 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725471 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725468 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item725474 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-725474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725497 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item725455 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725456 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item725461 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725458 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item725345 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725346 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-725346 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725346 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725347 {
	width:498px !important;
	height:460px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table818883 th, table#table818883 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table818883 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table818883 {
	table-layout:fixed;
}

#item725371 {
	width:361px !important;
	height:294px !important;
	left:66px !important;
	top:77px !important;
}

#item725397 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725394 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item725428 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:390px !important;
}

#item725431 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:454px !important;
}

#item725263 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725264 {
	width:630px !important;
	height:593px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725268 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725265 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item725275 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-725275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725298 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:586px !important;
}

#item725321 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:586px !important;
}

#item725222 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-725222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-725222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item725223 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-725223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725227 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item725224 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item725233 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item725234 {
	width:505px !important;
	height:3176px !important;
}

@keyframes fade-in-725234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-725234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item725219 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item725106 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item725674 {
	width:638px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item733651 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:170px !important;
	background:#9d9c9c;
}

#item733652 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:225px !important;
	background:#9d9c9c;
}

#item704703 {
	width:116px !important;
	height:11px !important;
}

@keyframes fade-in-704726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-704726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item704727 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item704750 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item704773 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item704777 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item705461 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:201px !important;
}

#item705465 {
	width:48px !important;
	height:18px !important;
	left:349px !important;
	top:201px !important;
}

#item705470 {
	width:48px !important;
	height:18px !important;
	left:195px !important;
	top:151px !important;
}

#item705475 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:151px !important;
}

#item705480 {
	width:224px !important;
	height:11px !important;
}

#item705503 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:16px !important;
}

@keyframes fade-in-705503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-705503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item705510 {
	width:154px !important;
	height:11px !important;
}

#item705533 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-705533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-705533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item705537 {
	width:154px !important;
	height:11px !important;
}

#item705560 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:16px !important;
}

@keyframes fade-in-705560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-705560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item705564 {
	width:87px !important;
	height:11px !important;
}

#item705587 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-705587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-705587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item705590 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item705593 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:182px !important;
}

#item724782 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item724786 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724789 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item724783 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item724815 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724818 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item724812 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item724844 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724847 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item724841 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item724874 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724877 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item724871 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item724903 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724906 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item724900 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item724932 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item724936 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item724929 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item724959 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item724985 {
	width:52px !important;
	height:52px !important;
}

#item724982 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item705792 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-705792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-705792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-675091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-675093 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-675093 {
	0% {
		-webkit-transform:translate(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-675097 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-675097 {
	0% {
		-webkit-transform:translate(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-675095 {
	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-675095 {
	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;
	}
}
#item675091 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item675098 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item675099 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item675101 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item675124 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item675128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item675125 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item675134 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item675131 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item675138 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item694616 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item694618 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item694619 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item694642 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item694665 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694688 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694711 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item694735 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item694736 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item694759 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item694782 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694805 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694828 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item694851 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item675146 {
	width:723px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item675170 {
	width:105px !important;
	height:8px !important;
}

@keyframes fade-in-675193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675194 {
	width:54px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item675217 {
	width:55px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item675240 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item675243 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item675249 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675250 {
	width:250px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675276 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item675273 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item675279 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-675279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675302 {
	width:193px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-675302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675325 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item675331 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item675339 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:136px !important;
}

#item675344 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item675619 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675620 {
	width:563px !important;
	height:571px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675643 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item675666 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item692184 {
	width:21px !important;
	height:21px !important;
	left:563px !important;
	top:14px !important;
}

#item675672 {
	width:215px !important;
	height:322px !important;
	left:79px !important;
	top:87px !important;
}

#item675695 {
	width:220px !important;
	height:430px !important;
	left:336px !important;
	top:87px !important;
}

#item675719 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:121px !important;
}

#item675725 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:264px !important;
}

#item675735 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:328px !important;
}

#item675740 {
	opacity:0.50;
	width:1px !important;
	height:370px !important;
	left:294px !important;
	top:126px !important;
	background:#b2b2b1;
}

#item675741 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:536px !important;
}

#item675744 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:537px !important;
}

#item675768 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:537px !important;
}

#item675771 {
	width:540px !important;
	height:8px !important;
	left:59px !important;
	top:523px !important;
}

#item675794 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item675799 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item675805 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:121px !important;
}

#item675810 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:169px !important;
}

#item675815 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:378px !important;
}

#item735298 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:424px !important;
}

#item735309 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:359px !important;
}

#item737980 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:472px !important;
}

#item737974 {
	width:14px !important;
	height:14px !important;
	left:314px !important;
	top:215px !important;
}

#item675562 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675563 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item675586 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item675592 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-675592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675615 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item675551 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675553 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item675558 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item675555 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item675496 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675497 {
	width:319px !important;
	height:335px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675498 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item692178 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:14px !important;
}

table#table825231 th, table#table825231 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table825231 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table825231 {
	table-layout:fixed;
}

#item675501 {
	width:258px !important;
	height:226px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-675501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675524 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:273px !important;
}

#item675527 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:319px !important;
}

#item675418 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675419 {
	width:624px !important;
	height:428px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675423 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item675420 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item675426 {
	width:563px !important;
	height:363px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-675426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675449 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:404px !important;
}

#item675472 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:404px !important;
}

#item675356 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-675356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-675356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item675357 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-675357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item675380 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item675388 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item675389 {
	width:650px !important;
	height:1284px !important;
}

@keyframes fade-in-675389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-675389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item675354 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item675246 {
	width:1020px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item676058 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item676081 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item676104 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item676127 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item676135 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item676158 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:141px !important;
}

#item676165 {
	width:34px !important;
	height:13px !important;
	left:782px !important;
	top:141px !important;
}

#item676168 {
	width:34px !important;
	height:13px !important;
	left:353px !important;
	top:141px !important;
}

#item676174 {
	opacity:0.50;
	width:723px !important;
	height:1px !important;
	left:277px !important;
	top:161px !important;
	background:#000;
}

#item676177 {
	width:200px !important;
	height:8px !important;
}

#item676200 {
	width:19px !important;
	height:19px !important;
	left:89px !important;
	top:11px !important;
}

@keyframes fade-in-676200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-676200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item676231 {
	width:150px !important;
	height:8px !important;
}

#item676254 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:11px !important;
}

@keyframes fade-in-676254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-676254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item676259 {
	width:97px !important;
	height:8px !important;
}

#item676282 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-676282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-676282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item676286 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item676289 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item676295 {
	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;
}

#item676300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676303 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item676297 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item676329 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676336 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item676326 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item676362 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676365 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item676359 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item676392 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676395 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item676389 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item676421 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676424 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item676418 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item676453 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item676456 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item676449 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item676482 {
	width:43px !important;
	height:43px !important;
}

#item676479 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item676485 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-676485 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-676485 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-727425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-727425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-727427 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-727427 {
	0% {
		-webkit-transform:translate(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-727433 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-727433 {
	0% {
		-webkit-transform:translate(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-727429 {
	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-727429 {
	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;
	}
}
#item727425 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item727434 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item727435 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item727439 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item727436 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item727445 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item727442 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item727450 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item727453 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item727477 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item727114 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item727116 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item727117 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item727141 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item727164 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item727187 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item727210 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item727234 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item727235 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item727258 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item727281 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item727304 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item727327 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item727350 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item727351 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734192 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item734215 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item734238 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item734241 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item726517 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726517 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726517 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726519 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-726519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726519 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726520 {
	width:333px !important;
	height:270px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726546 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726543 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item726561 {
	width:271px !important;
	height:178px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-726561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726589 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:262px !important;
}

#item726594 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:215px !important;
}

#item726599 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item726604 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item726609 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-726609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726916 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726920 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726917 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item726923 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-726923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726923 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726924 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726947 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item726970 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item726974 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item726997 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item727001 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item727028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item727025 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item727031 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item738127 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item738133 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item738138 {
	width:19px !important;
	height:19px !important;
	top:801px !important;
}

#item738143 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item738152 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item738157 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item738162 {
	width:19px !important;
	height:19px !important;
	top:509px !important;
}

#item738167 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item738173 {
	width:19px !important;
	height:19px !important;
	top:870px !important;
}

#item738178 {
	width:477px !important;
	height:446px !important;
	left:33px !important;
}

#item738201 {
	width:477px !important;
	height:602px !important;
	left:33px !important;
	top:466px !important;
}

#item738224 {
	width:19px !important;
	height:19px !important;
	top:936px !important;
}

#item738230 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item738236 {
	width:19px !important;
	height:19px !important;
	top:1002px !important;
}

#item726879 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726880 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726886 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726882 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item726889 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-726889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726912 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item726868 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726869 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item726874 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726871 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item726752 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726753 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-726753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726754 {
	width:498px !important;
	height:460px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table833459 th, table#table833459 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table833459 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table833459 {
	table-layout:fixed;
}

#item726777 {
	width:361px !important;
	height:294px !important;
	left:66px !important;
	top:77px !important;
}

#item726804 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726801 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item726837 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:391px !important;
}

#item726844 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:455px !important;
}

#item726674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726675 {
	width:630px !important;
	height:576px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726676 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item726682 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-726682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726705 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:565px !important;
}

#item726728 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:565px !important;
}

#item726635 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-726635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-726635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item726636 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-726636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726640 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item726637 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item726645 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item726646 {
	width:505px !important;
	height:2885px !important;
}

@keyframes fade-in-726646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-726646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item726633 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item726515 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item727089 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item734270 {
	width:607px !important;
	height:1px !important;
	left:105px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item734271 {
	width:607px !important;
	height:1px !important;
	left:-24px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item706138 {
	width:146px !important;
	height:11px !important;
}

@keyframes fade-in-706161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-706161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item706162 {
	width:76px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item706185 {
	width:77px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item706208 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item706212 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item706922 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item706925 {
	width:48px !important;
	height:18px !important;
	left:243px !important;
	top:211px !important;
}

#item706928 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:151px !important;
}

#item706934 {
	width:280px !important;
	height:11px !important;
}

#item706958 {
	width:27px !important;
	height:27px !important;
	left:125px !important;
	top:16px !important;
}

@keyframes fade-in-706958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-706958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item706964 {
	width:86px !important;
	height:11px !important;
}

#item706987 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:16px !important;
}

@keyframes fade-in-706987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-706987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item706991 {
	width:135px !important;
	height:11px !important;
}

#item707015 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-707015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-707015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item707019 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item707024 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

#item726191 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item726195 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726199 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item726192 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item726225 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726229 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item726222 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item726255 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726261 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item726252 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item726288 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726291 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item726285 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item726317 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726320 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item726314 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item726346 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item726349 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item726343 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item726372 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item726398 {
	width:52px !important;
	height:52px !important;
}

#item726395 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item707214 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-707214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-707214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-676918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-676918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-676920 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-676920 {
	0% {
		-webkit-transform:translate(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-676924 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-676924 {
	0% {
		-webkit-transform:translate(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-676922 {
	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-676922 {
	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;
	}
}
#item676918 {
	width:968px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item676926 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item676927 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item676928 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item676951 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item676955 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item676952 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item676961 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item676958 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item676964 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item694895 {
	opacity:0.65;
	width:182px !important;
	height:2px !important;
	left:1080px !important;
	top:114px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item694897 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#e6332f;
}

#item694898 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item694921 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item694944 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item694967 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item694990 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item695014 {
	width:91px !important;
	height:11px !important;
	left:17px !important;
	top:55px !important;
	background:#4dad33;
}

#item695015 {
	width:92px !important;
	height:24px !important;
	left:16px !important;
	top:14px !important;
}

#item695038 {
	width:125px !important;
	height:6px !important;
	top:71px !important;
}

#item695061 {
	width:92px !important;
	height:6px !important;
	left:16px !important;
}

#item695085 {
	width:92px !important;
	height:11px !important;
	left:16px !important;
	top:43px !important;
}

#item695108 {
	width:92px !important;
	height:11px !important;
	left:14px !important;
	top:55px !important;
}

#item695131 {
	opacity:0.65;
	width:2px !important;
	height:380px !important;
	left:1064px !important;
	top:19px !important;
	background:#000;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item676971 {
	width:723px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item677574 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677575 {
	width:250px !important;
	height:138px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677601 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item677598 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item677604 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-677604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677627 {
	width:193px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-677627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677650 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:105px !important;
}

#item677658 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:76px !important;
}

#item677347 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677370 {
	width:563px !important;
	height:456px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677393 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:41px !important;
}

#item677417 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item692203 {
	width:21px !important;
	height:21px !important;
	left:563px !important;
	top:14px !important;
}

#item677421 {
	width:370px !important;
	height:339px !important;
	left:79px !important;
	top:87px !important;
}

#item677467 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:121px !important;
}

#item677494 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:433px !important;
}

#item677497 {
	width:293px !important;
	height:8px !important;
	left:76px !important;
	top:434px !important;
}

#item677520 {
	width:14px !important;
	height:14px !important;
	left:343px !important;
	top:433px !important;
}

#item677523 {
	width:540px !important;
	height:8px !important;
	left:59px !important;
	top:420px !important;
}

#item677546 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item677551 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:358px !important;
}

#item678500 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:263px !important;
}

#item677290 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677290 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677291 {
	width:407px !important;
	height:270px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677317 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item677314 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item677320 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-677320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677343 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item677278 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677279 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:23px !important;
}

#item677284 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item677281 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:18px !important;
}

#item677223 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677224 {
	width:319px !important;
	height:335px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677225 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item692200 {
	width:21px !important;
	height:21px !important;
	left:322px !important;
	top:14px !important;
}

table#table837893 th, table#table837893 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table837893 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table837893 {
	table-layout:fixed;
}

#item677228 {
	width:258px !important;
	height:226px !important;
	left:59px !important;
	top:42px !important;
}

@keyframes fade-in-677228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677251 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:273px !important;
}

#item677254 {
	width:274px !important;
	height:11px !important;
	left:58px !important;
	top:319px !important;
}

#item677144 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677145 {
	width:624px !important;
	height:202px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item677146 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item677153 {
	width:563px !important;
	height:139px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-677153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677176 {
	width:100px !important;
	height:10px !important;
	left:321px !important;
	top:180px !important;
}

#item677199 {
	width:276px !important;
	height:13px !important;
	left:60px !important;
	top:180px !important;
}

#item677078 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-677078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-677078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item677079 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-677079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677105 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item677102 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item677112 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item677113 {
	width:650px !important;
	height:727px !important;
}

@keyframes fade-in-677113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item677142 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item677076 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item677914 {
	width:521px !important;
	height:9px !important;
	left:643px !important;
	top:768px !important;
}

#item677938 {
	width:91px !important;
	height:66px !important;
	left:931px !important;
	top:37px !important;
}

#item677961 {
	width:117px !important;
	height:84px !important;
	left:866px !important;
	top:19px !important;
}

#item677985 {
	width:19px !important;
	height:19px !important;
	left:1033px !important;
	top:38px !important;
}

#item677991 {
	width:94px !important;
	height:7px !important;
	left:927px !important;
	top:16px !important;
}

#item678017 {
	width:34px !important;
	height:13px !important;
	left:786px !important;
	top:141px !important;
}

#item678020 {
	width:34px !important;
	height:13px !important;
	left:441px !important;
	top:141px !important;
}

#item678023 {
	opacity:0.50;
	width:698px !important;
	height:1px !important;
	left:277px !important;
	top:161px !important;
	background:#000;
}

#item678052 {
	width:290px !important;
	height:8px !important;
}

#item678075 {
	width:19px !important;
	height:19px !important;
	left:135px !important;
	top:11px !important;
}

@keyframes fade-in-678075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-678075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item678080 {
	width:185px !important;
	height:8px !important;
}

#item678103 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes fade-in-678103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-678103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item678457 {
	width:162px !important;
	height:8px !important;
}

#item678480 {
	width:19px !important;
	height:19px !important;
	left:138px !important;
	top:11px !important;
}

@keyframes fade-in-678480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-678480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item678109 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item678112 {
	width:33px !important;
	height:33px !important;
	left:1000px !important;
	top:128px !important;
}

#item678118 {
	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;
}

#item678122 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678126 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item678119 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item678152 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678155 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item678149 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item678181 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678186 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item678178 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item678212 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678216 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item678209 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item678243 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678246 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item678240 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item678273 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item678276 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item678270 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item678302 {
	width:43px !important;
	height:43px !important;
}

#item678299 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item678305 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-678305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-678305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-728833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-728835 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-728835 {
	0% {
		-webkit-transform:translate(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-728841 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-728841 {
	0% {
		-webkit-transform:translate(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-728837 {
	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-728837 {
	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;
	}
}
#item728833 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item728842 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item728843 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item728847 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item728844 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item728856 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item728853 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item728859 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item728863 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item728886 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item728522 {
	opacity:0.90;
	width:631px !important;
	height:156px !important;
	left:35px !important;
	top:307px !important;
	background:#fff;
}

#item728524 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:78px !important;
	background:#e6332f;
}

#item728525 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item728548 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item728571 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item728594 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item728617 {
	width:128px !important;
	height:15px !important;
	left:20px !important;
	top:77px !important;
}

#item728641 {
	width:127px !important;
	height:15px !important;
	left:24px !important;
	top:77px !important;
	background:#4dad33;
}

#item728642 {
	width:128px !important;
	height:34px !important;
	left:23px !important;
	top:20px !important;
}

#item728665 {
	width:174px !important;
	height:9px !important;
	top:100px !important;
}

#item728688 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
}

#item728711 {
	width:128px !important;
	height:15px !important;
	left:23px !important;
	top:60px !important;
}

#item728734 {
	width:128px !important;
	height:15px !important;
	left:19px !important;
	top:77px !important;
}

#item728757 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:226px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item728758 {
	opacity:0.65;
	width:2px !important;
	height:238px !important;
	left:419px !important;
	top:325px !important;
	background:#000;
	border:solid 1.4px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734697 {
	width:127px !important;
	height:93px !important;
	left:470px !important;
	top:352px !important;
}

#item734720 {
	width:164px !important;
	height:118px !important;
	left:380px !important;
	top:326px !important;
}

#item734743 {
	width:27px !important;
	height:27px !important;
	left:613px !important;
	top:353px !important;
}

#item734746 {
	width:131px !important;
	height:10px !important;
	left:465px !important;
	top:322px !important;
}

#item727927 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-727927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-727927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item727928 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-727928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-727928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item727929 {
	width:333px !important;
	height:180px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-727929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-727929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item727955 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item727952 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item727964 {
	width:271px !important;
	height:89px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-727964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-727964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728009 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:168px !important;
}

#item728014 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:127px !important;
}

#item728019 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-728019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728325 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728330 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728326 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item728333 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-728333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728334 {
	width:630px !important;
	height:627px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-728334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728358 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item728381 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:620px !important;
}

#item728384 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:622px !important;
}

#item728407 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:621px !important;
}

#item728411 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:580px !important;
}

#item728437 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728434 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item734963 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:506px !important;
}

#item734969 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:373px !important;
}

#item734958 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:306px !important;
}

#item734952 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:175px !important;
}

#item734929 {
	width:518px !important;
	height:440px !important;
	left:94px !important;
	top:127px !important;
}

#item728285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728287 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-728287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728291 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728288 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item728295 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-728295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728318 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item728274 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728275 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item728280 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728277 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item728161 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728162 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-728162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728162 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728164 {
	width:498px !important;
	height:461px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-728164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table841529 th, table#table841529 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table841529 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table841529 {
	table-layout:fixed;
}

#item728188 {
	width:361px !important;
	height:315px !important;
	left:66px !important;
	top:77px !important;
}

#item728214 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728211 {
	width:27px !important;
	height:27px !important;
	left:503px !important;
	top:42px !important;
}

#item728247 {
	width:197px !important;
	height:53px !important;
	left:71px !important;
	top:392px !important;
}

#item728250 {
	width:384px !important;
	height:15px !important;
	left:70px !important;
	top:456px !important;
}

#item728083 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728084 {
	width:630px !important;
	height:255px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-728084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728088 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728085 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item728091 {
	width:570px !important;
	height:183px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-728091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728114 {
	width:140px !important;
	height:14px !important;
	left:429px !important;
	top:250px !important;
}

#item728137 {
	width:387px !important;
	height:18px !important;
	left:65px !important;
	top:250px !important;
}

#item728045 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-728045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-728045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item728046 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-728046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728051 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item728048 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item728054 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item728055 {
	width:505px !important;
	height:1541px !important;
}

@keyframes fade-in-728055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-728055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728043 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item727925 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item728497 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item728520 {
	width:430px !important;
	height:1px !important;
	left:134px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item708206 {
	width:48px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

#item708209 {
	width:48px !important;
	height:18px !important;
	left:233px !important;
	top:151px !important;
}

#item708214 {
	width:49px !important;
	height:11px !important;
}

#item708237 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-708237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-708237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item708241 {
	width:66px !important;
	height:11px !important;
}

#item708265 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:16px !important;
}

@keyframes fade-in-708265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-708265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item708269 {
	width:44px !important;
	height:11px !important;
}

#item708292 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:16px !important;
}

@keyframes fade-in-708292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-708292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item708297 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item708300 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item727602 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item727606 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727610 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item727603 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item727636 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727639 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item727633 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item727665 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727669 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item727662 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item727695 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727699 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item727692 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item727725 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727729 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item727722 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item727755 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item727762 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item727752 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item727785 {
	width:700px !important;
	height:13px !important;
	top:947px !important;
}

#item727812 {
	width:52px !important;
	height:52px !important;
}

#item727809 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item708493 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-708493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-708493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle127 {
	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.autoParaStyle126 {
	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;
	text-align:left;
}

p.autoParaStyle125 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:Tondo;
	font-size:10px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:"Proxima Nova";
	font-size: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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	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:center;
}

p.autoParaStyle95 {
	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.autoParaStyle94 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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:center;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	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:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.5px;
	line-height:24px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:24px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:15px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.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.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle73 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.8px;
	line-height:14.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	font-family:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle55 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	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.autoParaStyle53 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:15.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:15.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle42 {
	font-family:Tondo;
	font-size:22.4px;
	line-height:33.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:38.5px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle40 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.8px;
	line-height:11.2px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.3px;
	line-height:11.2px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:center;
}

p.autoParaStyle38 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:11.2px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:center;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Tondo;
	font-size:29.4px;
	line-height:43.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:9px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle32 {
	font-family:Tondo;
	font-size:16px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle31 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:27.5px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle30 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:12px;
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	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.autoParaStyle13 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:7px;
	line-height:8px;
	color:#fff;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.5px;
	line-height:8px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:8px;
	color:#272726;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21px;
	line-height:31px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP-Encanto {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle17 {
	font-style:italic;
	font-weight:normal;
	font-family:Tondo;
	font-size:18.2px;
}

span.autoCharStyle16 {
	font-family:Tondo;
	font-size:14px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle14 {
	color:#007377;
}

span.autoCharStyle13 {
	letter-spacing:-0.300em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle11 {
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:Tondo;
	font-size:33.6px;
}

span.autoCharStyle9 {
	font-size:49px;
}

span.autoCharStyle8 {
	color:transparent;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle5 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle4 {
	font-family:Tondo;
}

span.autoCharStyle3 {
	color:#d70e2b;
}

span.autoCharStyle2 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle1 {
	font-size:35px;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.DiaX-Encanto {
	font-weight:bold;
	font-family:Tondo;
	color:#007377;
}

span.DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

