/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2195px; height:1050px; background: #fff !important; }
.paper-vertical { width:2195px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2195px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-ElevanceSansCondensed-Light;
	src:url("../fonts/ElevanceSansCondensed-Light.otf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-TVNordEF-Regular;
	src:url("../fonts/Elsner+Flake - TV NordEF Regular.ttf");
}

@font-face {
	font-family:FF-ElevanceSans-Semibold;
	src:url("../fonts/ElevanceSans-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ElevanceSans-Medium;
	src:url("../fonts/ElevanceSans-Medium.otf");
}

@font-face {
	font-family:FF-ElevanceSans-Regular;
	src:url("../fonts/ElevanceSans-Regular.otf");
}

table#table188170 th, table#table188170 td {
	padding:4px;;
	vertical-align:top;;
}

table#table188170 tr {
	border-right:1px solid #9ee110;;
}

table#table188170 {
	table-layout:fixed;
}

#item186132 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186158 {
	width:71px !important;
	height:22px !important;
}

#item186155 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186164 {
	width:121px !important;
	height:22px !important;
}

#item186161 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186170 {
	width:54px !important;
	height:22px !important;
}

#item186167 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186176 {
	width:106px !important;
	height:22px !important;
}

#item186173 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186182 {
	width:73px !important;
	height:22px !important;
}

#item186179 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186188 {
	width:74px !important;
	height:22px !important;
}

#item186185 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186194 {
	width:158px !important;
	height:22px !important;
}

#item186191 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186944 {
	width:44px !important;
	height:22px !important;
}

#item186941 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186983 {
	width:44px !important;
	height:22px !important;
}

#item186980 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item137586 {
	width:2195px !important;
	height:606px !important;
	top:105px !important;
	background:#1255e9;
}

@keyframes flyinfromleft-137587 {
	0% {
		transform:translate(-307px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-137587 {
	0% {
		-webkit-transform:translate(-307px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes fadein-137612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-137612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137614 {
	width:822px !important;
	min-height:156px !important;
}

#item137638 {
	width:737px !important;
	top:183px !important;
	min-height:131px !important;
}

@keyframes pulse-138311 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-138311 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item138311 {
	width:26px !important;
	height:40px !important;
	left:191px !important;
}

#item137663 {
	width:183px !important;
	height:33px !important;
}

#item138152 {
	width:151px !important;
	height:151px !important;
	left:1433px !important;
	top:760px !important;
}

#item137991 {
	width:151px !important;
	height:151px !important;
	left:615px !important;
	top:760px !important;
}

#item138053 {
	width:151px !important;
	height:151px !important;
	left:1024px !important;
	top:760px !important;
}

#item137746 {
	width:147px !important;
	height:16px !important;
	left:412px !important;
	top:930px !important;
}

#item137769 {
	width:145px !important;
	height:16px !important;
	left:618px !important;
	top:930px !important;
}

#item137792 {
	width:145px !important;
	height:16px !important;
	left:1433px !important;
	top:930px !important;
}

#item137816 {
	width:145px !important;
	height:16px !important;
	left:822px !important;
	top:930px !important;
}

#item137839 {
	width:145px !important;
	height:16px !important;
	left:1026px !important;
	top:930px !important;
}

#item137862 {
	width:145px !important;
	height:16px !important;
	left:1230px !important;
	top:930px !important;
}

#item138023 {
	width:151px !important;
	height:151px !important;
	left:820px !important;
	top:760px !important;
}

#item138121 {
	width:151px !important;
	height:151px !important;
	left:1229px !important;
	top:760px !important;
}

#item138216 {
	width:151px !important;
	height:151px !important;
	left:1637px !important;
	top:760px !important;
}

#item138248 {
	width:145px !important;
	height:33px !important;
	left:1640px !important;
	top:930px !important;
}

#item162371 {
	width:151px !important;
	height:151px !important;
	left:411px !important;
	top:760px !important;
}

#item49850 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

table#table189090 th, table#table189090 td {
	padding:4px;;
	vertical-align:top;;
}

table#table189090 tr {
	border-right:1px solid #9ee110;;
}

table#table189090 {
	table-layout:fixed;
}

#item186279 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186305 {
	width:71px !important;
	height:22px !important;
}

#item186302 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186311 {
	width:121px !important;
	height:22px !important;
}

#item186308 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186317 {
	width:54px !important;
	height:22px !important;
}

#item186314 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186323 {
	width:106px !important;
	height:22px !important;
}

#item186320 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186329 {
	width:73px !important;
	height:22px !important;
}

#item186326 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186335 {
	width:74px !important;
	height:22px !important;
}

#item186332 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186341 {
	width:158px !important;
	height:22px !important;
}

#item186338 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186952 {
	width:44px !important;
	height:22px !important;
}

#item186949 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186992 {
	width:44px !important;
	height:22px !important;
}

#item186989 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item180827 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180828 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item180855 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180856 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item180905 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180906 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item180880 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180881 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item180851 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item180932 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180933 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item180982 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180983 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item180957 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180958 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item180929 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item181009 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181011 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181060 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181061 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181035 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181036 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181006 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item181087 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181088 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181137 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181138 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181112 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181113 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181084 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item181164 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181165 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181214 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181215 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181189 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181190 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181161 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item181242 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181243 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181292 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181293 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181267 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181268 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181239 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item123831 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123834 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123836 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item123859 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123895 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123918 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item123942 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123971 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123972 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:258px !important;
	direction:ltr;
}

#item123995 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item124020 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124021 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:189px !important;
	direction:ltr;
}

#item124044 {
	width:153px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item124069 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124070 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:154px !important;
	direction:ltr;
}

#item124093 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item124128 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124129 {
	width:190px !important;
	left:12px !important;
	top:74px !important;
	min-height:160px !important;
	direction:ltr;
}

#item124152 {
	width:155px !important;
	left:57px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item124196 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item124219 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item125004 {
	width:31px !important;
	height:45px !important;
	left:984px !important;
	top:741px !important;
}

@keyframes pulse-162559 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162559 {
	width:31px !important;
	height:45px !important;
	left:1203px !important;
	top:741px !important;
}

#item123469 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123472 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123473 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item123496 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123529 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123552 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item123575 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123602 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123604 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:258px !important;
	direction:ltr;
}

#item123627 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123652 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123653 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:189px !important;
	direction:ltr;
}

#item123676 {
	width:153px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123701 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123702 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:154px !important;
	direction:ltr;
}

#item123725 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123778 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item123801 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item124994 {
	width:26px !important;
	height:40px !important;
}

#item125000 {
	width:26px !important;
	height:40px !important;
}

#item124998 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item123165 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123168 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123169 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item123192 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123225 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123248 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item123271 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123299 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123300 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:258px !important;
	direction:ltr;
}

#item123323 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123348 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123349 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:189px !important;
	direction:ltr;
}

#item123372 {
	width:153px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123416 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item123440 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item124985 {
	width:26px !important;
	height:40px !important;
}

#item124991 {
	width:26px !important;
	height:40px !important;
}

#item124989 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122911 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item122914 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122915 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item122938 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item122972 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122995 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item123018 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123045 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123046 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:258px !important;
	direction:ltr;
}

#item123069 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item123111 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item123135 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item124976 {
	width:26px !important;
	height:40px !important;
}

#item124982 {
	width:26px !important;
	height:40px !important;
}

#item124980 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122712 {
	width:2193px !important;
	left:10px !important;
	top:10px !important;
	min-height:794px !important;
}

#item122715 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122716 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item122739 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item122772 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122795 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item122818 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item122859 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item122882 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item124966 {
	width:26px !important;
	height:40px !important;
}

#item124973 {
	width:26px !important;
	height:40px !important;
}

#item124971 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122584 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes fadein-122586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item122587 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122588 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item122611 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes flyinfromtop-122652 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-122652 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122656 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:40px !important;
}

#item122679 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item124957 {
	width:26px !important;
	height:40px !important;
}

#item124963 {
	width:26px !important;
	height:40px !important;
}

#item124961 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

@keyframes pulse-162554 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162554 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162554 {
	width:31px !important;
	height:45px !important;
	left:1203px !important;
	top:741px !important;
}

#item122461 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
	background:#1255e9;
}

#item122464 {
	width:683px !important;
	left:653px !important;
	top:295px !important;
	min-height:46px !important;
}

#item122487 {
	width:380px !important;
	height:52px !important;
	left:653px !important;
	top:210px !important;
}

@keyframes pulse-122516 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	38.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63.9% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122516 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	38.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63.9% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122516 {
	width:26px !important;
	height:40px !important;
	left:1031px !important;
	top:224px !important;
}

#item122459 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

#item51734 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

table#table191924 th, table#table191924 td {
	padding:4px;;
	vertical-align:top;;
}

table#table191924 tr {
	border-right:1px solid #9ee110;;
}

table#table191924 {
	table-layout:fixed;
}

#item186452 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186478 {
	width:71px !important;
	height:22px !important;
}

#item186475 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186484 {
	width:121px !important;
	height:22px !important;
}

#item186481 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186490 {
	width:54px !important;
	height:22px !important;
}

#item186487 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186496 {
	width:106px !important;
	height:22px !important;
}

#item186493 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186502 {
	width:73px !important;
	height:22px !important;
}

#item186499 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186508 {
	width:74px !important;
	height:22px !important;
}

#item186505 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186514 {
	width:158px !important;
	height:22px !important;
}

#item186511 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186956 {
	width:44px !important;
	height:22px !important;
}

#item186953 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186996 {
	width:44px !important;
	height:22px !important;
}

#item186993 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item181371 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181372 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item181422 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181423 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item181397 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181398 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item181368 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item181500 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181501 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item181527 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181528 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181577 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181578 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181552 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181553 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181524 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item181604 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181605 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181654 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181655 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181629 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181630 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181601 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item181681 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181683 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181733 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181734 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181707 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181708 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item181678 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item181760 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181761 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181810 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181811 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181785 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181786 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item181757 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item181837 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181838 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181887 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181888 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181862 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181863 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item181834 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item125377 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item132341 {
	width:507px !important;
	height:75px !important;
	top:676px !important;
}

#item132367 {
	width:192px !important;
	left:246px !important;
	top:349px !important;
	min-height:238px !important;
	direction:ltr;
}

#item132525 {
	width:190px !important;
	left:478px !important;
	top:349px !important;
	min-height:309px !important;
	direction:ltr;
}

#item132632 {
	width:193px !important;
	left:15px !important;
	top:349px !important;
	min-height:262px !important;
	direction:ltr;
}

#item132696 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item132719 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133106 {
	width:32px !important;
	height:44px !important;
	left:983px !important;
	top:742px !important;
}

@keyframes pulse-162595 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162595 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162595 {
	width:31px !important;
	height:45px !important;
	left:1204px !important;
	top:742px !important;
}

#item169198 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169199 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item169222 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169249 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169250 {
	width:191px !important;
	left:15px !important;
	top:74px !important;
	min-height:299px !important;
	direction:ltr;
}

#item169273 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169301 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169302 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item169325 {
	width:141px !important;
	left:76px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169353 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169354 {
	width:190px !important;
	left:15px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item169377 {
	width:150px !important;
	left:65px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169402 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169403 {
	width:195px !important;
	left:12px !important;
	top:74px !important;
	min-height:285px !important;
	direction:ltr;
}

#item169426 {
	width:155px !important;
	left:57px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169457 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169458 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item169482 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125375 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item131901 {
	width:507px !important;
	height:75px !important;
	top:676px !important;
}

#item132257 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item132280 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133097 {
	width:27px !important;
	height:39px !important;
}

#item133103 {
	width:26px !important;
	height:39px !important;
}

#item133101 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item169577 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169578 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item169601 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169629 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169630 {
	width:191px !important;
	left:15px !important;
	top:74px !important;
	min-height:299px !important;
	direction:ltr;
}

#item169653 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169681 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169682 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item169705 {
	width:141px !important;
	left:76px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169733 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169734 {
	width:190px !important;
	left:15px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item169757 {
	width:150px !important;
	left:65px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item169839 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169840 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item169863 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125373 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item131459 {
	width:507px !important;
	height:75px !important;
	top:676px !important;
}

#item131815 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item131838 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133088 {
	width:27px !important;
	height:39px !important;
}

#item133094 {
	width:26px !important;
	height:39px !important;
}

#item133092 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item169937 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169938 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item169961 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170039 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170040 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item170063 {
	width:141px !important;
	left:76px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170092 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170093 {
	width:190px !important;
	left:15px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item170116 {
	width:150px !important;
	left:65px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170196 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170197 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item170220 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125371 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item131018 {
	width:507px !important;
	height:75px !important;
	top:676px !important;
}

#item131376 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item131399 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133079 {
	width:27px !important;
	height:39px !important;
}

#item133085 {
	width:26px !important;
	height:39px !important;
}

#item133083 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item170289 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170290 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item170313 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170444 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170445 {
	width:190px !important;
	left:15px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item170468 {
	width:150px !important;
	left:65px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170549 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170550 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item170573 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125369 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item130935 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item130958 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133070 {
	width:27px !important;
	height:39px !important;
}

#item133076 {
	width:26px !important;
	height:39px !important;
}

#item133074 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item170638 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170639 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item170662 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item170899 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170900 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item170923 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125367 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromtop-130449 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-130449 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item130454 {
	width:875px !important;
	left:287px !important;
	top:85px !important;
	min-height:107px !important;
}

#item130478 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item133051 {
	width:26px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item133049 {
	width:31px !important;
	height:44px !important;
	left:1204px !important;
	top:742px !important;
}

@keyframes pulse-162592 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162592 {
	width:31px !important;
	height:45px !important;
	left:1204px !important;
	top:742px !important;
}

@keyframes fadein-171257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-171257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item171257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item171258 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item171259 {
	width:193px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item171282 {
	width:145px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item125363 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item125442 {
	width:683px !important;
	left:653px !important;
	top:295px !important;
	min-height:113px !important;
}

#item125465 {
	width:380px !important;
	height:52px !important;
	left:653px !important;
	top:210px !important;
}

@keyframes pulse-133065 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-133065 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item133065 {
	width:26px !important;
	height:40px !important;
	left:1020px !important;
	top:224px !important;
}

#item125358 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item53733 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

table#table195099 th, table#table195099 td {
	padding:4px;;
	vertical-align:top;;
}

table#table195099 tr {
	border-right:1px solid #9ee110;;
}

table#table195099 {
	table-layout:fixed;
}

#item186532 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186558 {
	width:71px !important;
	height:22px !important;
}

#item186555 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186564 {
	width:121px !important;
	height:22px !important;
}

#item186561 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186570 {
	width:54px !important;
	height:22px !important;
}

#item186567 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186576 {
	width:106px !important;
	height:22px !important;
}

#item186573 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186582 {
	width:73px !important;
	height:22px !important;
}

#item186579 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186588 {
	width:74px !important;
	height:22px !important;
}

#item186585 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186594 {
	width:158px !important;
	height:22px !important;
}

#item186591 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186960 {
	width:44px !important;
	height:22px !important;
}

#item186957 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187000 {
	width:44px !important;
	height:22px !important;
}

#item186997 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item181965 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181966 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item182017 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182018 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item181992 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181993 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item181962 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item182044 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182045 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182094 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182095 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182069 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182070 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182041 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item182121 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182122 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182171 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182172 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182146 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182147 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182118 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item182249 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182250 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182276 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182277 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item182326 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182327 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item182301 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182302 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item182273 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item182353 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182354 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182403 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182404 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182378 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182379 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182350 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item182431 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182432 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item182481 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182482 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item182456 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182457 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item182428 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item133814 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item136807 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136808 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item136832 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136860 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136861 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:230px !important;
	direction:ltr;
}

#item136885 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136910 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136911 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item136934 {
	width:132px !important;
	left:71px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136958 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136959 {
	width:188px !important;
	left:15px !important;
	top:74px !important;
	min-height:381px !important;
	direction:ltr;
}

#item136982 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item137019 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137020 {
	width:187px !important;
	left:12px !important;
	top:74px !important;
	min-height:285px !important;
	direction:ltr;
}

#item137043 {
	width:123px !important;
	left:68px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item137068 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137069 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item137093 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item137130 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item137154 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137536 {
	width:32px !important;
	height:46px !important;
	left:983px !important;
	top:740px !important;
}

@keyframes pulse-162634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162634 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item133812 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item136396 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136397 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item136420 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136450 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136451 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:230px !important;
	direction:ltr;
}

#item136475 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136499 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136500 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item136523 {
	width:132px !important;
	left:71px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136547 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136548 {
	width:188px !important;
	left:15px !important;
	top:74px !important;
	min-height:381px !important;
	direction:ltr;
}

#item136571 {
	width:141px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136659 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136660 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item136683 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136721 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item136745 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137524 {
	width:26px !important;
	height:41px !important;
}

#item137522 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137526 {
	width:27px !important;
	height:41px !important;
}

#item133810 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135982 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135983 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item136006 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136035 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136037 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:230px !important;
	direction:ltr;
}

#item136061 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136085 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136086 {
	width:184px !important;
	left:15px !important;
	top:74px !important;
	min-height:222px !important;
	direction:ltr;
}

#item136109 {
	width:132px !important;
	left:71px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136245 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136246 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item136269 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item136306 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item136329 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137515 {
	width:26px !important;
	height:41px !important;
}

#item137513 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137517 {
	width:27px !important;
	height:41px !important;
}

#item133808 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135572 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135573 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item135596 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item135625 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135626 {
	width:198px !important;
	left:15px !important;
	top:74px !important;
	min-height:230px !important;
	direction:ltr;
}

#item135650 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item135835 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135836 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item135859 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item135897 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item135920 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137506 {
	width:26px !important;
	height:41px !important;
}

#item137504 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137508 {
	width:27px !important;
	height:41px !important;
}

#item133806 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135164 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135165 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item135188 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item135424 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135425 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item135448 {
	width:118px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item135486 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item135509 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137495 {
	width:26px !important;
	height:41px !important;
}

#item137493 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137498 {
	width:27px !important;
	height:41px !important;
}

#item133804 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes fadein-134753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-134753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item134753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item134754 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item134755 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:191px !important;
	direction:ltr;
}

#item134778 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes flyinfromtop-135074 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-135074 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item135078 {
	width:743px !important;
	left:279px !important;
	top:85px !important;
	min-height:72px !important;
}

#item135101 {
	width:568px !important;
	height:52px !important;
	left:279px !important;
	top:7px !important;
}

#item137486 {
	width:26px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
}

#item137484 {
	width:31px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

@keyframes pulse-162630 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162630 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item133800 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-137557 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-137557 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item137557 {
	width:31px !important;
	height:45px !important;
	left:1413px !important;
	top:328px !important;
}

#item187018 {
	width:683px !important;
	left:653px !important;
	top:295px !important;
	min-height:113px !important;
}

#item187041 {
	width:313px !important;
	height:52px !important;
	left:653px !important;
	top:210px !important;
}

#item133795 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

#item56948 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

table#table197789 th, table#table197789 td {
	padding:4px;;
	vertical-align:top;;
}

table#table197789 tr {
	border-right:1px solid #9ee110;;
}

table#table197789 {
	table-layout:fixed;
}

#item186613 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186639 {
	width:71px !important;
	height:22px !important;
}

#item186636 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186646 {
	width:121px !important;
	height:22px !important;
}

#item186643 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186652 {
	width:54px !important;
	height:22px !important;
}

#item186649 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186659 {
	width:106px !important;
	height:22px !important;
}

#item186655 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186665 {
	width:73px !important;
	height:22px !important;
}

#item186662 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186671 {
	width:74px !important;
	height:22px !important;
}

#item186668 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186677 {
	width:158px !important;
	height:22px !important;
}

#item186674 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186964 {
	width:44px !important;
	height:22px !important;
}

#item186961 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187004 {
	width:44px !important;
	height:22px !important;
}

#item187001 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item182555 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item182556 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item182606 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182607 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item182581 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item182582 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item182552 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item182633 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182634 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182684 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182685 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182658 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182659 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item182630 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item182711 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182712 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182761 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182762 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182736 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182737 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182708 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item182788 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182789 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182839 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182840 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182813 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182814 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182785 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item182918 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182919 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item182945 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182946 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182995 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182996 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182970 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182971 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item182942 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item183022 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183023 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183072 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183073 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183047 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183048 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183019 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item139559 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item142290 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142291 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item142315 {
	width:141px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142346 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142347 {
	width:187px !important;
	left:12px !important;
	top:74px !important;
	min-height:285px !important;
	direction:ltr;
}

#item142370 {
	width:136px !important;
	left:57px !important;
	top:17px !important;
	min-height:47px !important;
	direction:ltr;
}

#item142394 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item142430 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142431 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item142454 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142483 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142484 {
	width:182px !important;
	left:15px !important;
	top:74px !important;
	min-height:180px !important;
	direction:ltr;
}

#item142507 {
	width:142px !important;
	left:73px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142533 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142534 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item142557 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142590 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142591 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item142615 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142655 {
	width:614px !important;
	top:85px !important;
	min-height:83px !important;
}

#item142678 {
	width:568px !important;
	height:52px !important;
}

#item142959 {
	width:27px !important;
	height:40px !important;
}

#item142965 {
	width:26px !important;
	height:40px !important;
}

#item142963 {
	width:26px !important;
	height:40px !important;
	left:221px !important;
}

@keyframes pulse-162642 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162642 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162642 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item139557 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item141850 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141851 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item141874 {
	width:141px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141953 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item141989 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141990 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item142013 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142041 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142042 {
	width:182px !important;
	left:15px !important;
	top:74px !important;
	min-height:180px !important;
	direction:ltr;
}

#item142065 {
	width:142px !important;
	left:73px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142091 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142092 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item142115 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142149 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142150 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item142173 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item142211 {
	width:614px !important;
	top:85px !important;
	min-height:83px !important;
}

#item142234 {
	width:568px !important;
	height:52px !important;
}

#item142947 {
	width:27px !important;
	height:40px !important;
}

#item142953 {
	width:26px !important;
	height:40px !important;
}

#item142951 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139555 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item141406 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141408 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item141431 {
	width:141px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141512 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item141547 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141548 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item141571 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141650 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141651 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item141674 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141708 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141709 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item141732 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141770 {
	width:614px !important;
	top:85px !important;
	min-height:83px !important;
}

#item141793 {
	width:568px !important;
	height:52px !important;
}

#item142938 {
	width:27px !important;
	height:40px !important;
}

#item142944 {
	width:26px !important;
	height:40px !important;
}

#item142942 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139553 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item140961 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item140962 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item140985 {
	width:141px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141064 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item141203 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141204 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item141227 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141260 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141261 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item141285 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item141323 {
	width:614px !important;
	top:85px !important;
	min-height:83px !important;
}

#item141346 {
	width:568px !important;
	height:52px !important;
}

#item142929 {
	width:27px !important;
	height:40px !important;
}

#item142935 {
	width:26px !important;
	height:40px !important;
}

#item142933 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139551 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item140623 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item140762 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item140763 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item140786 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item140820 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item140821 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item140844 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item140881 {
	width:614px !important;
	top:85px !important;
	min-height:83px !important;
}

#item140904 {
	width:568px !important;
	height:52px !important;
}

#item142918 {
	width:27px !important;
	height:40px !important;
}

#item142926 {
	width:26px !important;
	height:40px !important;
}

#item142923 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139549 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item140180 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

@keyframes fadein-140180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-140180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-140373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-140373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-140374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-140374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140375 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item140376 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item140399 {
	width:136px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes flyinfromtop-140433 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-140433 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item140438 {
	width:614px !important;
	left:287px !important;
	top:85px !important;
	min-height:83px !important;
}

#item140461 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

@keyframes pulse-162655 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162655 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162655 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item139545 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item139569 {
	width:570px !important;
	left:655px !important;
	top:295px !important;
	min-height:191px !important;
}

#item139592 {
	width:380px !important;
	height:52px !important;
	left:653px !important;
	top:210px !important;
}

@keyframes pulse-143121 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-143121 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item143121 {
	width:26px !important;
	height:40px !important;
	left:1067px !important;
	top:224px !important;
}

#item139540 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item56074 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

table#table200683 th, table#table200683 td {
	padding:4px;;
	vertical-align:top;;
}

table#table200683 tr {
	border-right:1px solid #9ee110;;
}

table#table200683 {
	table-layout:fixed;
}

#item186691 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186717 {
	width:71px !important;
	height:22px !important;
}

#item186714 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186724 {
	width:121px !important;
	height:22px !important;
}

#item186720 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186730 {
	width:54px !important;
	height:22px !important;
}

#item186727 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186736 {
	width:106px !important;
	height:22px !important;
}

#item186733 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186742 {
	width:73px !important;
	height:22px !important;
}

#item186739 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186748 {
	width:74px !important;
	height:22px !important;
}

#item186745 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186754 {
	width:158px !important;
	height:22px !important;
}

#item186751 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186968 {
	width:44px !important;
	height:22px !important;
}

#item186965 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187009 {
	width:44px !important;
	height:22px !important;
}

#item187005 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item183145 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183146 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183197 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183198 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183171 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183172 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183142 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item183224 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183225 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183274 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183275 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183249 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183250 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183221 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item183301 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183302 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183351 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183352 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183326 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183327 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183298 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item183379 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183380 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183430 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183431 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183405 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183406 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183375 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item183457 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183458 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item183507 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183509 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item183482 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183483 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item183454 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item183585 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183587 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183613 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183614 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183663 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183664 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183638 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183639 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item183610 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item143667 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item148081 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148082 {
	width:235px !important;
	left:14px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item148105 {
	width:147px !important;
	left:67px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148133 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item148165 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148166 {
	width:231px !important;
	left:14px !important;
	top:74px !important;
	min-height:300px !important;
	direction:ltr;
}

#item148189 {
	width:141px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148214 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148215 {
	width:228px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item148238 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148264 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148265 {
	width:231px !important;
	left:14px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item148288 {
	width:131px !important;
	left:72px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148313 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148314 {
	width:239px !important;
	left:14px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item148338 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148381 {
	width:990px !important;
	left:266px !important;
	top:85px !important;
	min-height:81px !important;
}

#item148404 {
	width:568px !important;
	height:52px !important;
	left:266px !important;
}

#item148582 {
	width:26px !important;
	height:40px !important;
}

#item148588 {
	width:25px !important;
	height:40px !important;
}

#item148586 {
	width:25px !important;
	height:40px !important;
	left:220px !important;
}

@keyframes pulse-162662 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162662 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162662 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item143665 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147706 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147707 {
	width:235px !important;
	left:14px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item147731 {
	width:147px !important;
	left:67px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147759 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item147840 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147841 {
	width:225px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item147864 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147889 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147890 {
	width:231px !important;
	left:14px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item147913 {
	width:131px !important;
	left:72px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147939 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147940 {
	width:239px !important;
	left:14px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item147963 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item148006 {
	width:990px !important;
	left:266px !important;
	top:85px !important;
	min-height:81px !important;
}

#item148029 {
	width:568px !important;
	height:52px !important;
	left:266px !important;
}

#item148573 {
	width:26px !important;
	height:40px !important;
}

#item148579 {
	width:25px !important;
	height:40px !important;
}

#item148577 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143663 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147334 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147335 {
	width:235px !important;
	left:14px !important;
	top:74px !important;
	min-height:309px !important;
	direction:ltr;
}

#item147358 {
	width:147px !important;
	left:67px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147385 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item147466 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147467 {
	width:228px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item147490 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147515 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147516 {
	width:231px !important;
	left:14px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item147539 {
	width:131px !important;
	left:72px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147631 {
	width:990px !important;
	left:266px !important;
	top:85px !important;
	min-height:81px !important;
}

#item147654 {
	width:568px !important;
	height:52px !important;
	left:266px !important;
}

#item148563 {
	width:26px !important;
	height:40px !important;
}

#item148570 {
	width:25px !important;
	height:40px !important;
}

#item148568 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143661 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147012 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

#item147093 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147094 {
	width:228px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item147117 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147143 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147144 {
	width:231px !important;
	left:14px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item147167 {
	width:131px !important;
	left:72px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item147259 {
	width:990px !important;
	left:266px !important;
	top:85px !important;
	min-height:81px !important;
}

#item147282 {
	width:568px !important;
	height:52px !important;
	left:266px !important;
}

#item148552 {
	width:26px !important;
	height:40px !important;
}

#item148559 {
	width:25px !important;
	height:40px !important;
}

#item148556 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143659 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item146622 {
	width:507px !important;
	top:676px !important;
	min-height:75px !important;
}

@keyframes fadein-146622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-146702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146703 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item146704 {
	width:227px !important;
	left:15px !important;
	top:74px !important;
	min-height:262px !important;
	direction:ltr;
}

#item146727 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes flyinfromtop-146865 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-146865 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item146869 {
	width:990px !important;
	left:266px !important;
	top:85px !important;
	min-height:81px !important;
}

#item146892 {
	width:568px !important;
	height:52px !important;
	left:266px !important;
}

@keyframes pulse-162674 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162674 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162674 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item143655 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item143675 {
	width:568px !important;
	left:651px !important;
	top:295px !important;
	min-height:150px !important;
}

#item143699 {
	width:291px !important;
	height:52px !important;
	left:651px !important;
	top:210px !important;
}

@keyframes pulse-153607 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-153607 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item153607 {
	width:26px !important;
	height:40px !important;
	left:969px !important;
	top:224px !important;
}

#item143650 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item55625 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

table#table203494 th, table#table203494 td {
	padding:4px;;
	vertical-align:top;;
}

table#table203494 tr {
	border-right:1px solid #9ee110;;
}

table#table203494 {
	table-layout:fixed;
}

#item186776 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186802 {
	width:71px !important;
	height:22px !important;
}

#item186799 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186808 {
	width:121px !important;
	height:22px !important;
}

#item186805 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186814 {
	width:54px !important;
	height:22px !important;
}

#item186811 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186820 {
	width:106px !important;
	height:22px !important;
}

#item186817 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186826 {
	width:73px !important;
	height:22px !important;
}

#item186823 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186832 {
	width:74px !important;
	height:22px !important;
}

#item186829 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186838 {
	width:158px !important;
	height:22px !important;
}

#item186835 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186972 {
	width:44px !important;
	height:22px !important;
}

#item186969 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187013 {
	width:44px !important;
	height:22px !important;
}

#item187010 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item183729 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183730 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183779 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183780 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183754 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183755 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item183726 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item183806 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183807 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183857 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183858 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183831 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183832 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item183803 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item183934 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183935 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183961 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183962 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184011 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184012 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183986 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183987 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item183958 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item184038 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184039 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184089 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184090 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184064 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184065 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184035 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item184116 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184117 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184166 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184167 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184141 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184142 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184113 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item184193 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184194 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item184245 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184246 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item184218 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184220 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

#item184190 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item149772 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item152695 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152696 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item152719 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152745 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152746 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item152769 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152795 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152796 {
	width:195px !important;
	left:12px !important;
	top:74px !important;
	min-height:285px !important;
	direction:ltr;
}

#item152819 {
	width:158px !important;
	left:57px !important;
	top:17px !important;
	min-height:47px !important;
	direction:ltr;
}

#item152851 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152852 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item152876 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152905 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152928 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item152951 {
	width:129px !important;
	left:71px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152977 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152978 {
	width:200px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item153001 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item153041 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item153064 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item153572 {
	width:26px !important;
	height:40px !important;
}

#item153570 {
	width:26px !important;
	height:40px !important;
	left:221px !important;
}

#item153574 {
	width:27px !important;
	height:40px !important;
}

@keyframes pulse-162683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162683 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item187821 {
	width:528px !important;
	height:75px !important;
	left:424px !important;
	top:724px !important;
}

#item149770 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item152228 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152229 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item152252 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152278 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152279 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item152302 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152384 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152385 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item152408 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152437 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152460 {
	width:182px !important;
	left:15px !important;
	top:74px !important;
	min-height:319px !important;
	direction:ltr;
}

#item152483 {
	width:129px !important;
	left:71px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152509 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152510 {
	width:200px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item152534 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152573 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item152596 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item153563 {
	width:26px !important;
	height:40px !important;
}

#item153561 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153565 {
	width:27px !important;
	height:40px !important;
}

#item187798 {
	width:528px !important;
	height:75px !important;
	left:424px !important;
	top:724px !important;
}

#item149768 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item151759 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151760 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item151784 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151810 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151811 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item151834 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151915 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151916 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item151939 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152041 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152042 {
	width:200px !important;
	left:15px !important;
	top:74px !important;
	min-height:317px !important;
	direction:ltr;
}

#item152065 {
	width:146px !important;
	left:63px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item152104 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item152127 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item153554 {
	width:26px !important;
	height:40px !important;
}

#item153552 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153556 {
	width:27px !important;
	height:40px !important;
}

#item187775 {
	width:528px !important;
	height:75px !important;
	left:424px !important;
	top:724px !important;
}

#item149766 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item151289 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151290 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item151313 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151339 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151340 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item151363 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151445 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151446 {
	width:187px !important;
	left:15px !important;
	top:74px !important;
	min-height:212px !important;
	direction:ltr;
}

#item151469 {
	width:156px !important;
	left:59px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151637 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item151660 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item153541 {
	width:26px !important;
	height:40px !important;
}

#item153539 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153543 {
	width:27px !important;
	height:40px !important;
}

#item187747 {
	width:528px !important;
	height:75px !important;
	left:424px !important;
	top:724px !important;
}

#item149764 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item150822 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item150823 {
	width:192px !important;
	left:15px !important;
	top:74px !important;
	min-height:238px !important;
	direction:ltr;
}

#item150846 {
	width:153px !important;
	left:62px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item150872 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item150873 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item150896 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

#item151167 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item151190 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

#item153531 {
	width:26px !important;
	height:40px !important;
}

#item153529 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153533 {
	width:27px !important;
	height:40px !important;
}

#item187701 {
	width:528px !important;
	height:75px !important;
	left:424px !important;
	top:724px !important;
}

#item149762 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item150318 {
	width:528px !important;
	height:75px !important;
	top:670px !important;
}

@keyframes fadein-150318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-150400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-150401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item150402 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item150403 {
	width:195px !important;
	left:15px !important;
	top:74px !important;
	min-height:269px !important;
	direction:ltr;
}

#item150426 {
	width:131px !important;
	left:69px !important;
	top:17px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes flyinfromtop-150694 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-150694 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item150698 {
	width:536px !important;
	left:287px !important;
	top:85px !important;
	min-height:89px !important;
}

#item150721 {
	width:568px !important;
	height:52px !important;
	left:287px !important;
}

@keyframes pulse-162702 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162702 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162702 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item149758 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item149782 {
	width:442px !important;
	left:654px !important;
	top:295px !important;
	min-height:113px !important;
}

#item149805 {
	width:335px !important;
	height:52px !important;
	left:652px !important;
	top:210px !important;
}

@keyframes pulse-153594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-153594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item153594 {
	width:26px !important;
	height:40px !important;
	left:1010px !important;
	top:224px !important;
}

#item149753 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

table#table206787 th, table#table206787 td {
	padding:4px;;
	vertical-align:top;;
}

table#table206787 tr {
	border-right:1px solid #9ee110;;
}

table#table206787 {
	table-layout:fixed;
}

#item186852 {
	width:798px !important;
	left:1067px !important;
	top:54px !important;
	min-height:33px !important;
}

#item186878 {
	width:71px !important;
	height:22px !important;
}

#item186875 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186885 {
	width:121px !important;
	height:22px !important;
}

#item186881 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186891 {
	width:54px !important;
	height:22px !important;
}

#item186888 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186898 {
	width:106px !important;
	height:22px !important;
}

#item186894 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186904 {
	width:73px !important;
	height:22px !important;
}

#item186901 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186910 {
	width:74px !important;
	height:22px !important;
}

#item186907 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186916 {
	width:158px !important;
	height:22px !important;
}

#item186913 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186948 {
	width:44px !important;
	height:22px !important;
}

#item186945 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186988 {
	width:44px !important;
	height:22px !important;
}

#item186984 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item58319 {
	width:1098px !important;
	height:796px !important;
	left:1098px !important;
	top:118px !important;
	background:#1255e9;
}

#item58367 {
	width:472px !important;
	left:121px !important;
	min-height:137px !important;
}

@keyframes flyinfromright-58367 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-58367 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58391 {
	width:606px !important;
	top:181px !important;
	min-height:205px !important;
}

@keyframes fadein-58391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-58391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes zoomin2d-162305 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-162305 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61837 {
	width:606px !important;
	height:124px !important;
	left:1181px !important;
	top:753px !important;
}

@keyframes fadein-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-61837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184307 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item184309 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item184358 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184359 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item184333 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item184334 {
	width:180px !important;
	height:16px !important;
	left:4px !important;
	top:16px !important;
}

#item184304 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item184386 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184387 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item184436 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184437 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item184411 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184412 {
	width:182px !important;
	height:16px !important;
	left:2px !important;
	top:16px !important;
}

#item184382 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item184463 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184464 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184513 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184514 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184488 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184489 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184460 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item184541 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184542 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184591 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184592 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184566 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184567 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184538 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item184618 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184619 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184668 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184669 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184643 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184644 {
	width:187px !important;
	height:16px !important;
	top:16px !important;
}

#item184615 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item184695 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184696 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184746 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184747 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184720 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184721 {
	width:185px !important;
	height:16px !important;
	top:16px !important;
}

#item184692 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item184823 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184824 {
	width:186px !important;
	height:16px !important;
	top:16px !important;
}

p.autoParaStyle6 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:13px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:21px;
	color:#193572;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#a7a5ad;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#1255e9;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-TVNordEF-Regular,"TV NordEF (TT)",serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}

h1.LP-Headline-White {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#fff;
	margin-bottom:20px;
	text-align:left;
}

p.LP-Body-Copy-White {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

p.LP-Footnotes-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:12px;
	line-height:13px;
	color:#ffffff;
	letter-spacing:0.010em;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Legalese-REV {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:0.010em;
	margin-bottom:5px;
	text-align:left;
}

p.LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h6.LP-Module-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:22px;
	color:#1255e9;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Anthem-Intro-REV-BOLD {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	letter-spacing:-0.015em;
	text-align:left;
}

p.LP-Anthem-Intro-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	letter-spacing:-0.015em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Top-Menu-Label {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#193572;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

p.LP-Cover-Button-Label-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#fff;
	letter-spacing:-0.015em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

p.LP-Cover-Button-Label {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:16px;
	line-height:16px;
	color:#193572;
	letter-spacing:-0.015em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:center;
}

h2.LP-Anthem-Main-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#1255e9;
	letter-spacing:-0.010em;
	margin-bottom:11px;
	text-align:center;
}

h1.LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:64px;
	line-height:70px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"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;
}

p.No-Paragraph-Style {
	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.autoCharStyle5 {
}

span.autoCharStyle4 {
	letter-spacing:-0.020em;
}

span.autoCharStyle3 {
	letter-spacing:-0.030em;
}

span.autoCharStyle2 {
	letter-spacing:-0.040em;
}

span.autoCharStyle1 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.No-Break- {
	white-space:nowrap;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
