/* 	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:#f4f4f4; }
:-webkit-full-screen { background:#f4f4f4; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:6080px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2834px; height:6092px; }
@media all and (max-height:6080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

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

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

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

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

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

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

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

#item1878 {
	width:1920px !important;
	height:842px !important;
	top:4625px !important;
	background:#e1edff;
}

#item2124 {
	width:1920px !important;
	height:633px !important;
	top:3992px !important;
	background:#1255e9;
}

#item99301 {
	width:1920px !important;
	height:540px !important;
	top:6694px !important;
	background:#1255e9;
}

#item1885 {
	width:1920px !important;
	height:638px !important;
	top:5467px !important;
	background:#ffffff;
}

#item99092 {
	width:1920px !important;
	height:401px !important;
	top:1668px !important;
	background:#193572;
}

#item52974 {
	width:1920px !important;
	height:592px !important;
	top:1076px !important;
	background:#e1edff;
}

#item52976 {
	width:532px !important;
	left:290px !important;
	top:1385px !important;
	min-height:163px !important;
	direction:ltr;
}

#item53026 {
	width:1340px !important;
	left:289px !important;
	top:1735px !important;
	min-height:43px !important;
	direction:ltr;
}

#item53218 {
	width:508px !important;
	left:290px !important;
	top:1162px !important;
	min-height:163px !important;
}

#item1887 {
	width:1920px !important;
	height:68px !important;
	top:5px !important;
	background:#ffffff;
}

#item1916 {
	width:160px !important;
	height:25px !important;
	left:290px !important;
	top:26px !important;
}

#item1919 {
	width:960px !important;
	height:520px !important;
	top:73px !important;
	background:#1255e9;
}

#item8647 {
	width:610px !important;
	left:290px !important;
	top:347px !important;
	min-height:65px !important;
}

#item8672 {
	width:610px !important;
	left:290px !important;
	top:439px !important;
	min-height:73px !important;
}

#item1880 {
	width:1920px !important;
	height:484px !important;
	top:592px !important;
	background:#ffffff;
}

@keyframes flyinfromleft-101584 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-101584 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8703 {
	width:459px !important;
	min-height:97px !important;
}

#item8728 {
	width:592px !important;
	top:122px !important;
	min-height:199px !important;
}

#item1879 {
	width:1920px !important;
	height:812px !important;
	top:2070px !important;
	background:#fff;
}

#item45660 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:79px !important;
	direction:ltr;
}

@keyframes flyinfromtop-45660 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-45660 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47394 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47419 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48198 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item48224 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item48196 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item52383 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52408 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item52332 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52357 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item52330 {
	width:439px !important;
	height:72px !important;
}

#item52487 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52512 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item52435 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52460 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item52433 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item52590 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52615 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item52539 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52564 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item52537 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item52693 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52718 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item52642 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52667 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item52640 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item52796 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52822 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item52745 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52770 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item52743 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item45632 {
	width:858px !important;
	left:478px !important;
	top:364px !important;
	min-height:101px !important;
	direction:ltr;
}

@keyframes flyinfromtop-45632 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-45632 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47342 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47368 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48132 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item48158 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item48130 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item51783 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51808 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51732 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51757 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51730 {
	width:439px !important;
	height:72px !important;
}

#item51886 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51911 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51835 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51860 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item51833 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item51989 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52014 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item51938 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51963 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item51936 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item52094 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52119 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item52043 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52068 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item52039 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item52197 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item52222 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item52146 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item52171 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item52144 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item45606 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:236px !important;
	direction:ltr;
}

@keyframes flyinfromtop-45606 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-45606 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47291 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47316 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item48060 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item48086 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item48058 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item51065 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51090 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51014 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51039 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51012 {
	width:439px !important;
	height:72px !important;
}

#item51168 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51193 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item51117 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51142 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item51115 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item51272 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51297 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item51220 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51246 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item51218 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item51375 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51400 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item51324 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51349 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item51322 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item51478 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item51503 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item51427 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item51452 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item51425 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item45552 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:79px !important;
	direction:ltr;
}

@keyframes flyinfromtop-45552 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-45552 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47235 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47260 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47997 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item48023 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item47995 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item50456 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50481 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item50405 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50430 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item50403 {
	width:439px !important;
	height:72px !important;
}

#item50560 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50585 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item50508 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50533 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item50506 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item50663 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50688 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50612 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50637 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50610 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item50766 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50791 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50715 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50740 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50713 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item50869 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50895 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50818 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50843 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50816 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item45525 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:165px !important;
	direction:ltr;
}

@keyframes flyinfromtop-45525 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-45525 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47183 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47208 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47932 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47958 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item47930 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item49850 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49875 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49799 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49824 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49797 {
	width:439px !important;
	height:72px !important;
}

#item49953 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49979 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49902 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49927 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item49900 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item50057 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50082 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50006 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50031 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50004 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item50160 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50185 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50109 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50134 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50107 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item50265 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item50290 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item50214 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item50239 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item50211 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item46231 {
	width:370px !important;
	left:478px !important;
	top:364px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47132 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47157 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47868 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47894 {
	width:79px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	border-radius:50px;
}

#item47866 {
	width:84px !important;
	height:46px !important;
	left:218px !important;
	top:48px !important;
}

#item49238 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49263 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49187 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49212 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49185 {
	width:439px !important;
	height:72px !important;
}

#item49341 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49366 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item49290 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49315 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:29px !important;
	direction:ltr;
}

#item49288 {
	width:439px !important;
	height:73px !important;
	top:92px !important;
}

#item49444 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49469 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item49393 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49418 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item49391 {
	width:439px !important;
	height:73px !important;
	top:185px !important;
}

#item49548 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49573 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item49497 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49522 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item49494 {
	width:439px !important;
	height:73px !important;
	top:277px !important;
}

#item49651 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item49676 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item49600 {
	width:439px !important;
	height:72px !important;
	top:1px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item49625 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:29px !important;
	direction:ltr;
}

#item49598 {
	width:439px !important;
	height:73px !important;
	top:369px !important;
}

#item38978 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:197px !important;
	direction:ltr;
}

@keyframes flyinfromtop-38978 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-38978 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42224 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42249 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item42173 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item42198 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item42171 {
	width:439px !important;
	height:72px !important;
}

#item42327 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42352 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item42276 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item42301 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item42274 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item42432 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42457 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42379 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item42405 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42377 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item42536 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42561 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42485 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item42510 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42483 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item47021 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47046 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47727 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47755 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item47753 {
	width:79px !important;
	height:41px !important;
}

#item38448 {
	width:804px !important;
	left:478px !important;
	top:364px !important;
	min-height:187px !important;
	direction:ltr;
}

@keyframes flyinfromtop-38448 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-38448 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41769 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41794 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41718 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41743 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41716 {
	width:439px !important;
	height:72px !important;
}

#item41872 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41897 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41821 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41846 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41819 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item41975 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42000 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41924 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41949 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41922 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item42080 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item42105 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42028 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item42053 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item42025 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item46970 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item46995 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47648 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47677 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item47675 {
	width:79px !important;
	height:41px !important;
}

#item37904 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:273px !important;
	direction:ltr;
}

@keyframes flyinfromtop-37904 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-37904 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41253 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41278 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41202 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41227 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41200 {
	width:439px !important;
	height:72px !important;
}

#item41356 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41381 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41305 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41330 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item41303 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item41459 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41485 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41408 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41433 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41406 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item41563 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41588 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41512 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41537 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41510 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item46919 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item46944 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47583 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47611 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item47609 {
	width:79px !important;
	height:41px !important;
}

#item37343 {
	width:842px !important;
	left:478px !important;
	top:364px !important;
	min-height:283px !important;
	direction:ltr;
}

@keyframes flyinfromtop-37343 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-37343 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40799 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40824 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40745 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40770 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40743 {
	width:439px !important;
	height:72px !important;
}

#item40902 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40927 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40851 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40876 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40849 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item41005 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41030 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40954 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40979 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40952 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item41108 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item41134 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41057 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item41082 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item41055 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item46866 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item46891 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47512 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47540 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item47538 {
	width:79px !important;
	height:41px !important;
}

#item4066 {
	width:370px !important;
	left:478px !important;
	top:364px !important;
	min-height:21px !important;
	direction:ltr;
}

#item40341 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40366 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40290 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40315 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40288 {
	width:439px !important;
	height:72px !important;
}

#item40445 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40470 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40393 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40418 {
	width:363px !important;
	height:15px !important;
	left:38px !important;
	top:28px !important;
	direction:ltr;
}

#item40391 {
	width:439px !important;
	height:72px !important;
	top:94px !important;
}

#item40549 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40574 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40497 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40523 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40495 {
	width:439px !important;
	height:72px !important;
	top:186px !important;
}

#item40652 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item40677 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40601 {
	width:439px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item40626 {
	width:419px !important;
	height:15px !important;
	left:10px !important;
	top:28px !important;
	direction:ltr;
}

#item40599 {
	width:439px !important;
	height:72px !important;
	top:278px !important;
}

#item46760 {
	width:198px !important;
	min-height:21px !important;
	direction:ltr;
}

#item46786 {
	width:136px !important;
	left:303px !important;
	min-height:21px !important;
	direction:ltr;
}

#item47448 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
	background:#e1edff;
}

#item47476 {
	width:79px !important;
	height:41px !important;
	border-radius:50px;
}

#item47474 {
	width:79px !important;
	height:41px !important;
}

#item4064 {
	width:1349px !important;
	height:647px !important;
	left:280px !important;
	top:2147px !important;
}

#item1914 {
	width:1920px !important;
	height:1110px !important;
	top:2882px !important;
	background:#f4f4f4;
}

#item9266 {
	width:429px !important;
	left:290px !important;
	top:4697px !important;
	min-height:32px !important;
}

#item100198 {
	width:760px !important;
	left:290px !important;
	top:5091px !important;
	min-height:46px !important;
	direction:ltr;
}

#item2125 {
	width:516px !important;
	left:290px !important;
	top:4099px !important;
	min-height:444px !important;
}

#item1915 {
	width:1920px !important;
	height:589px !important;
	top:6105px !important;
	background:#193572;
}

#item4981 {
	width:427px !important;
	height:167px !important;
	top:213px !important;
	background:#fff;
}

#item4909 {
	width:351px !important;
	left:30px !important;
	top:243px !important;
	min-height:112px !important;
	direction:ltr;
}

#item5108 {
	width:427px !important;
	height:380px !important;
	left:290px !important;
	top:6209px !important;
}

#item9510 {
	width:23px !important;
	height:23px !important;
}

#item9515 {
	width:23px !important;
	height:23px !important;
	left:683px !important;
	top:6556px !important;
}

#item5015 {
	width:427px !important;
	height:167px !important;
	top:213px !important;
	background:#fff;
}

#item5016 {
	width:353px !important;
	left:30px !important;
	top:243px !important;
	min-height:112px !important;
	direction:ltr;
}

#item5291 {
	width:427px !important;
	height:380px !important;
	left:747px !important;
	top:6209px !important;
}

#item9518 {
	width:23px !important;
	height:23px !important;
}

#item9523 {
	width:23px !important;
	height:23px !important;
	left:1140px !important;
	top:6556px !important;
}

#item5052 {
	width:427px !important;
	height:167px !important;
	top:213px !important;
	background:#fff;
}

#item5260 {
	width:388px !important;
	left:30px !important;
	top:243px !important;
	min-height:112px !important;
	direction:ltr;
}

#item5288 {
	width:427px !important;
	height:380px !important;
	left:1203px !important;
	top:6209px !important;
}

#item9526 {
	width:23px !important;
	height:23px !important;
}

#item9531 {
	width:23px !important;
	height:23px !important;
	left:1597px !important;
	top:6556px !important;
}

#item1877 {
	width:1920px !important;
	top:7234px !important;
	background:#f4f4f4;
	min-height:566px !important;
}

#item2318 {
	width:1340px !important;
	left:290px !important;
	top:7528px !important;
	min-height:204px !important;
}

#item29953 {
	width:231px !important;
	left:394px !important;
	top:2164px !important;
	min-height:17px !important;
	direction:ltr;
}

#item69220 {
	width:635px !important;
	height:421px !important;
	left:995px !important;
	top:1162px !important;
}

@keyframes flyinfromright-101585 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-101585 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item69455 {
	width:561px !important;
	height:321px !important;
	background:#f6f6f6;
}

#item2020 {
	width:554px !important;
	left:3px !important;
	top:184px !important;
	min-height:53px !important;
	direction:ltr;
}

@keyframes fadein-101600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-101600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53143 {
	width:375px !important;
	top:72px !important;
	min-height:48px !important;
	direction:ltr;
}

#item53052 {
	width:104px !important;
	left:136px !important;
	min-height:52px !important;
	direction:ltr;
}

#item99324 {
	width:1288px !important;
	left:316px !important;
	top:6793px !important;
	min-height:150px !important;
	direction:ltr;
}

#item99351 {
	width:1024px !important;
	height:79px !important;
	left:122px !important;
	direction:ltr;
}

#item99629 {
	width:618px !important;
	left:1021px !important;
	top:5560px !important;
	min-height:26px !important;
	direction:ltr;
}

#item99659 {
	width:463px !important;
	left:1107px !important;
	top:5628px !important;
	min-height:67px !important;
	direction:ltr;
}

#item99682 {
	width:455px !important;
	left:1107px !important;
	top:5751px !important;
	min-height:93px !important;
	direction:ltr;
}

#item99706 {
	width:491px !important;
	left:1107px !important;
	top:5901px !important;
	min-height:93px !important;
	direction:ltr;
}

#item99750 {
	width:342px !important;
	left:550px !important;
	top:5617px !important;
	min-height:413px !important;
	direction:ltr;
}

#item100445 {
	width:666px !important;
	left:290px !important;
	top:4755px !important;
	min-height:15px !important;
	direction:ltr;
}

#item101264 {
	width:641px !important;
	left:290px !important;
	top:5554px !important;
	min-height:32px !important;
}

@keyframes fadein-101601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-101601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53193 {
	width:375px !important;
	top:72px !important;
	min-height:84px !important;
	direction:ltr;
}

#item53102 {
	width:96px !important;
	left:139px !important;
	min-height:52px !important;
	direction:ltr;
}

@keyframes fadein-101602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-101602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53168 {
	width:375px !important;
	top:97px !important;
	min-height:84px !important;
	direction:ltr;
}

#item53772 {
	width:113px !important;
	min-height:26px !important;
	direction:ltr;
}

#item53077 {
	width:113px !important;
	top:24px !important;
	min-height:52px !important;
	direction:ltr;
}

#item101635 {
	width:670px !important;
	left:290px !important;
	top:7290px !important;
	min-height:222px !important;
}

#item101649 {
	width:634px !important;
	left:996px !important;
	top:7290px !important;
	min-height:238px !important;
}

#item101065 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100668 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101216 {
	width:171px !important;
	height:222px !important;
	left:524px !important;
	top:5175px !important;
}

#item101090 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100691 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101217 {
	width:171px !important;
	height:222px !important;
	left:757px !important;
	top:5175px !important;
}

#item101115 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100714 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101218 {
	width:171px !important;
	height:222px !important;
	left:991px !important;
	top:5175px !important;
}

#item101140 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100737 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101219 {
	width:171px !important;
	height:222px !important;
	left:1225px !important;
	top:5175px !important;
}

#item101040 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100645 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101215 {
	width:171px !important;
	height:222px !important;
	left:290px !important;
	top:5175px !important;
}

#item101010 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100610 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101214 {
	width:171px !important;
	height:222px !important;
	left:1459px !important;
	top:4815px !important;
}

#item100985 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100587 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101213 {
	width:171px !important;
	height:222px !important;
	left:1225px !important;
	top:4815px !important;
}

#item68585 {
	width:1340px !important;
	left:289px !important;
	top:2961px !important;
	min-height:35px !important;
}

#item68677 {
	width:1005px !important;
	left:457px !important;
	top:3781px !important;
	min-height:150px !important;
	direction:ltr;
}

#item100960 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100564 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101211 {
	width:171px !important;
	height:222px !important;
	left:991px !important;
	top:4815px !important;
}

#item100861 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100495 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101168 {
	width:171px !important;
	height:222px !important;
	left:290px !important;
	top:4815px !important;
}

#item100934 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100541 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101170 {
	width:171px !important;
	height:222px !important;
	left:757px !important;
	top:4815px !important;
}

#item100908 {
	width:171px !important;
	height:222px !important;
	padding:10px;
	direction:ltr;
}

#item100518 {
	width:171px !important;
	min-height:222px !important;
	padding:125px 10px 10px 10px;
	direction:ltr;
}

#item101169 {
	width:171px !important;
	height:222px !important;
	left:524px !important;
	top:4815px !important;
}

#item93595 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item93619 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item93788 {
	width:750px !important;
	left:1px !important;
	top:66px !important;
	min-height:100px !important;
	direction:ltr;
}

#item93811 {
	width:246px !important;
	height:34px !important;
	left:61px !important;
	top:6px !important;
	direction:ltr;
}

#item103245 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item109079 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item109104 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item109129 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item93272 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item93296 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item93466 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item93489 {
	width:246px !important;
	height:34px !important;
	left:59px !important;
	direction:ltr;
}

#item103218 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108950 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108975 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item109000 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item92986 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item93010 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item93181 {
	width:750px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item93205 {
	width:489px !important;
	height:64px !important;
	left:66px !important;
	direction:ltr;
}

#item103187 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108849 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108874 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108899 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item92696 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item92720 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item92893 {
	width:750px !important;
	left:1px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item92917 {
	width:480px !important;
	height:61px !important;
	left:61px !important;
	direction:ltr;
}

#item103157 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108747 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108772 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108798 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item92387 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item92388 {
	width:350px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item92411 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item92580 {
	width:750px !important;
	left:1px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item92604 {
	width:678px !important;
	height:61px !important;
	left:46px !important;
	direction:ltr;
}

#item108647 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108672 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108697 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item91698 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item91722 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item91892 {
	width:750px !important;
	top:71px !important;
	min-height:100px !important;
	direction:ltr;
}

#item91915 {
	width:259px !important;
	height:34px !important;
	left:42px !important;
	top:12px !important;
	direction:ltr;
}

#item103481 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108540 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108566 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108591 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item91378 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item91402 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item91571 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item91596 {
	width:246px !important;
	height:34px !important;
	left:70px !important;
	direction:ltr;
}

#item103452 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108440 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108465 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108490 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item91093 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item91117 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item91286 {
	width:750px !important;
	top:74px !important;
	min-height:100px !important;
	direction:ltr;
}

#item91309 {
	width:246px !important;
	height:64px !important;
	left:55px !important;
	direction:ltr;
}

#item103427 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108339 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108364 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108389 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item90805 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item90829 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item91002 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item91025 {
	width:246px !important;
	height:34px !important;
	left:549px !important;
	top:436px !important;
	direction:ltr;
}

#item103402 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108221 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108246 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108272 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item89245 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item89246 {
	width:348px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item89269 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item89353 {
	width:750px !important;
	left:1px !important;
	top:66px !important;
	min-height:100px !important;
	direction:ltr;
}

#item89376 {
	width:246px !important;
	height:34px !important;
	left:52px !important;
	top:6px !important;
	direction:ltr;
}

#item108122 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108147 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108172 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item80214 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item80238 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item80409 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item80432 {
	width:246px !important;
	height:34px !important;
	left:74px !important;
	direction:ltr;
}

#item103359 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item109180 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item109205 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item109230 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item80500 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item80524 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item80694 {
	width:750px !important;
	top:60px !important;
	min-height:100px !important;
	direction:ltr;
}

#item80717 {
	width:246px !important;
	height:34px !important;
	left:68px !important;
	direction:ltr;
}

#item103328 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item108011 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item108036 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item108061 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item80787 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item80813 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item80981 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item81004 {
	width:419px !important;
	height:64px !important;
	left:576px !important;
	top:422px !important;
	direction:ltr;
}

#item103301 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item107908 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107933 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item107958 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item81077 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item81101 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item81269 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item81292 {
	width:259px !important;
	height:34px !important;
	left:562px !important;
	top:436px !important;
	direction:ltr;
}

#item103276 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item107811 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107836 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item107861 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item81408 {
	width:402px !important;
	height:234px !important;
	left:47px !important;
	top:414px !important;
	background:#e1edff;
}

#item81409 {
	width:338px !important;
	left:78px !important;
	top:491px !important;
	min-height:130px !important;
}

#item81432 {
	width:360px !important;
	left:78px !important;
	top:443px !important;
	min-height:31px !important;
	direction:ltr;
}

#item81603 {
	width:750px !important;
	left:507px !important;
	top:496px !important;
	min-height:100px !important;
	direction:ltr;
}

#item81626 {
	width:652px !important;
	height:34px !important;
	left:574px !important;
	top:436px !important;
	direction:ltr;
}

#item107159 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107185 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item107211 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item81693 {
	width:991px !important;
	left:172px !important;
	top:437px !important;
	min-height:222px !important;
	direction:ltr;
}

#item107257 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item107282 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item107307 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item98970 {
	width:1333px !important;
	height:700px !important;
	left:293px !important;
	top:3037px !important;
}

#item68817 {
	width:595px !important;
	height:492px !important;
	background:#fff;
}

#item66857 {
	width:507px !important;
	left:44px !important;
	top:178px !important;
	min-height:285px !important;
	direction:ltr;
}

#item99897 {
	width:22px !important;
	height:25px !important;
	left:562px !important;
	top:458px !important;
}

#item99822 {
	width:595px !important;
	height:492px !important;
	background:#fff;
}

#item99823 {
	width:507px !important;
	left:44px !important;
	top:178px !important;
	min-height:287px !important;
	direction:ltr;
}

#item99894 {
	width:22px !important;
	height:25px !important;
	left:562px !important;
	top:458px !important;
}

#item99902 {
	width:605px !important;
	height:502px !important;
	left:1025px !important;
	top:4058px !important;
}

#item81918 {
	width:17px !important;
	height:20px !important;
	left:1533px !important;
	top:3665px !important;
}

#item105364 {
	width:17px !important;
	height:20px !important;
	left:1505px !important;
	top:3665px !important;
}

#item101381 {
	width:170px !important;
	height:221px !important;
	left:291px !important;
	top:4816px !important;
}

#item101529 {
	width:170px !important;
	height:221px !important;
	left:291px !important;
	top:5176px !important;
}

#item101537 {
	width:170px !important;
	height:221px !important;
	left:524px !important;
	top:5176px !important;
}

#item101544 {
	width:170px !important;
	height:221px !important;
	left:758px !important;
	top:5176px !important;
}

#item101552 {
	width:170px !important;
	height:221px !important;
	left:992px !important;
	top:5176px !important;
}

#item101560 {
	width:170px !important;
	height:221px !important;
	left:1226px !important;
	top:5176px !important;
}

#item101415 {
	width:170px !important;
	height:221px !important;
	left:525px !important;
	top:4816px !important;
}

#item101422 {
	width:170px !important;
	height:221px !important;
	left:758px !important;
	top:4816px !important;
}

#item101432 {
	width:170px !important;
	height:221px !important;
	left:992px !important;
	top:4816px !important;
}

#item101439 {
	width:170px !important;
	height:221px !important;
	left:1225px !important;
	top:4816px !important;
}

#item101501 {
	width:170px !important;
	height:221px !important;
	left:1460px !important;
	top:4816px !important;
}

#item107507 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107400 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item107502 {
	width:210px !important;
	height:60px !important;
	left:494px !important;
	top:3359px !important;
}

#item107605 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107470 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item107602 {
	width:210px !important;
	height:60px !important;
	left:855px !important;
	top:3359px !important;
}

#item107675 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item107638 {
	width:210px !important;
	height:60px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item107670 {
	width:210px !important;
	height:60px !important;
	left:1216px !important;
	top:3359px !important;
}

#item112426 {
	width:904px !important;
	height:666px !important;
	top:12341px !important;
	background:#1255e9;
}

#item112427 {
	width:904px !important;
	height:120px !important;
	background:#ffffff;
}

#item112428 {
	width:372px !important;
	height:58px !important;
	left:266px !important;
	top:31px !important;
}

#item112439 {
	width:904px !important;
	height:464px !important;
	top:120px !important;
	background:#1255e9;
}

#item112441 {
	width:764px !important;
	left:70px !important;
	top:344px !important;
	min-height:82px !important;
}

#item112464 {
	width:764px !important;
	left:70px !important;
	top:441px !important;
	min-height:105px !important;
}

#item112487 {
	width:904px !important;
	height:977px !important;
	top:948px !important;
	background:#ffffff;
}

#item112488 {
	width:764px !important;
	left:70px !important;
	top:1030px !important;
	min-height:90px !important;
}

#item112511 {
	width:737px !important;
	left:70px !important;
	top:1148px !important;
	min-height:355px !important;
}

#item112534 {
	width:764px !important;
	height:292px !important;
	left:70px !important;
	top:1554px !important;
	background:#f4f4f4;
}

#item112536 {
	width:720px !important;
	left:92px !important;
	top:1708px !important;
	min-height:75px !important;
	direction:ltr;
}

#item112559 {
	width:904px !important;
	height:1026px !important;
	top:1925px !important;
	background:#e1edff;
}

#item112560 {
	width:904px !important;
	height:1037px !important;
	top:3520px !important;
	background:#ffffff;
}

#item112561 {
	width:904px !important;
	height:1347px !important;
	top:4557px !important;
	background:#f4f4f4;
}

#item112562 {
	width:904px !important;
	height:1492px !important;
	top:5904px !important;
	background:#1255e9;
}

#item112564 {
	width:406px !important;
	left:249px !important;
	top:3614px !important;
	min-height:26px !important;
	direction:ltr;
}

#item116066 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:131px !important;
	direction:ltr;
}

@keyframes flyinfromtop-116066 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-116066 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116090 {
	width:904px !important;
	height:364px !important;
	background:#ffffff;
}

#item116092 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item116115 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item116139 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item116166 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item116163 {
	width:95px !important;
	height:49px !important;
}

#item116190 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item116213 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item116236 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item116259 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item116285 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116282 {
	width:360px !important;
	height:72px !important;
}

#item116313 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116309 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item116339 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116336 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item116362 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item116385 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item116412 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116409 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item115697 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:191px !important;
	direction:ltr;
}

@keyframes flyinfromtop-115697 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-115697 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115720 {
	width:904px !important;
	height:364px !important;
	background:#ffffff;
}

#item115722 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115745 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115770 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item115797 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item115794 {
	width:95px !important;
	height:49px !important;
}

#item115821 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item115844 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item115867 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item115890 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item115916 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115913 {
	width:360px !important;
	height:72px !important;
}

#item115942 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115939 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item115966 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item115989 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item116015 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116012 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item116042 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item116038 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item115329 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:371px !important;
	direction:ltr;
}

@keyframes flyinfromtop-115329 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-115329 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115352 {
	width:904px !important;
	height:364px !important;
	background:#ffffff;
}

#item115354 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115377 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115401 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item115429 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item115426 {
	width:95px !important;
	height:49px !important;
}

#item115453 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item115476 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item115500 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item115523 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item115549 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115546 {
	width:360px !important;
	height:72px !important;
}

#item115575 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115572 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item115601 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115598 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item115627 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115624 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item115650 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item115673 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item114960 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:131px !important;
	direction:ltr;
}

@keyframes flyinfromtop-114960 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-114960 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114983 {
	width:904px !important;
	height:364px !important;
	background:#ffffff;
}

#item114985 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115008 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item115032 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item115059 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item115056 {
	width:95px !important;
	height:49px !important;
}

#item115084 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item115107 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item115130 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item115153 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item115179 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115176 {
	width:360px !important;
	height:72px !important;
}

#item115202 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item115225 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item115252 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115249 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item115278 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115275 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item115304 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item115301 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item114590 {
	width:759px !important;
	left:71px !important;
	top:402px !important;
	min-height:271px !important;
	direction:ltr;
}

@keyframes flyinfromtop-114590 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-114590 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114613 {
	width:904px !important;
	height:364px !important;
	background:#ffffff;
}

#item114615 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item114638 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item114662 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item114690 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item114687 {
	width:95px !important;
	height:49px !important;
}

#item114714 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item114737 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item114760 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item114783 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item114806 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item114830 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item114856 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114853 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item114882 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114879 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item114909 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114906 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item114935 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114932 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item114213 {
	width:370px !important;
	left:267px !important;
	top:403px !important;
	min-height:21px !important;
	direction:ltr;
}

#item114237 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item114260 {
	width:170px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item114284 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item114311 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item114308 {
	width:95px !important;
	height:49px !important;
}

#item114342 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item114365 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:120px !important;
	direction:ltr;
}

#item114388 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:27px !important;
	direction:ltr;
}

#item114411 {
	width:347px !important;
	height:21px !important;
	left:409px !important;
	top:120px !important;
	direction:ltr;
}

#item114435 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:213px !important;
	direction:ltr;
}

#item114461 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114458 {
	width:360px !important;
	height:72px !important;
}

#item114487 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114484 {
	width:360px !important;
	height:72px !important;
	top:94px !important;
}

#item114513 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114510 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:1px !important;
}

#item114540 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114536 {
	width:360px !important;
	height:72px !important;
	left:402px !important;
	top:93px !important;
}

#item114566 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114563 {
	width:360px !important;
	height:72px !important;
	top:186px !important;
}

#item113890 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:281px !important;
	direction:ltr;
}

@keyframes flyinfromtop-113890 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-113890 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113914 {
	width:904px !important;
	height:272px !important;
	background:#ffffff;
}

#item113916 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item113939 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113964 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113987 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item114011 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item114038 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item114035 {
	width:95px !important;
	height:49px !important;
}

#item114062 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item114088 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114085 {
	width:360px !important;
	height:72px !important;
}

#item114112 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item114138 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114135 {
	width:360px !important;
	height:72px !important;
}

#item114163 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item114189 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item114186 {
	width:360px !important;
	height:72px !important;
}

#item113566 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:331px !important;
	direction:ltr;
}

@keyframes flyinfromtop-113566 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-113566 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113589 {
	width:904px !important;
	height:272px !important;
	background:#ffffff;
}

#item113591 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item113614 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113639 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113662 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113686 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item113713 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item113710 {
	width:95px !important;
	height:49px !important;
}

#item113737 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item113765 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113760 {
	width:360px !important;
	height:72px !important;
}

#item113789 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113815 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113812 {
	width:360px !important;
	height:72px !important;
}

#item113839 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113866 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113862 {
	width:360px !important;
	height:72px !important;
}

#item113245 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:471px !important;
	direction:ltr;
}

@keyframes flyinfromtop-113245 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-113245 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113268 {
	width:904px !important;
	height:272px !important;
	background:#ffffff;
}

#item113270 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item113293 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113317 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113340 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113364 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item113392 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item113389 {
	width:95px !important;
	height:49px !important;
}

#item113416 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113442 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113439 {
	width:360px !important;
	height:72px !important;
}

#item113466 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113492 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113489 {
	width:360px !important;
	height:72px !important;
}

#item113516 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item113542 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113539 {
	width:360px !important;
	height:72px !important;
}

#item112924 {
	width:759px !important;
	left:71px !important;
	top:309px !important;
	min-height:451px !important;
	direction:ltr;
}

@keyframes flyinfromtop-112924 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-112924 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112947 {
	width:904px !important;
	height:272px !important;
	background:#ffffff;
}

#item112949 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	background:#193572;
	border:solid 1px #44b7f3;
}

#item112972 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item112996 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113019 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item113043 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item113070 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item113067 {
	width:95px !important;
	height:49px !important;
}

#item113094 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113121 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113117 {
	width:360px !important;
	height:72px !important;
}

#item113145 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113171 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113168 {
	width:360px !important;
	height:72px !important;
}

#item113195 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item113221 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item113218 {
	width:360px !important;
	height:72px !important;
}

#item112589 {
	width:370px !important;
	left:267px !important;
	top:310px !important;
	min-height:21px !important;
	direction:ltr;
}

#item112614 {
	width:247px !important;
	min-height:26px !important;
	direction:ltr;
}

#item112637 {
	width:164px !important;
	left:372px !important;
	min-height:26px !important;
	direction:ltr;
}

#item112661 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
	background:#e1edff;
}

#item112688 {
	width:95px !important;
	height:49px !important;
	border-radius:60px;
}

#item112685 {
	width:95px !important;
	height:49px !important;
}

#item112720 {
	width:351px !important;
	height:21px !important;
	left:4px !important;
	top:26px !important;
	direction:ltr;
}

#item112746 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item112743 {
	width:360px !important;
	height:72px !important;
}

#item112770 {
	width:347px !important;
	height:21px !important;
	left:6px !important;
	top:26px !important;
	direction:ltr;
}

#item112797 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item112794 {
	width:360px !important;
	height:72px !important;
}

#item112822 {
	width:74px !important;
	height:21px !important;
	left:143px !important;
	top:26px !important;
	direction:ltr;
}

#item112848 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item112845 {
	width:360px !important;
	height:72px !important;
}

#item112874 {
	width:191px !important;
	height:21px !important;
	left:84px !important;
	top:26px !important;
	direction:ltr;
}

#item112900 {
	width:360px !important;
	height:72px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item112897 {
	width:360px !important;
	height:72px !important;
}

#item112587 {
	width:904px !important;
	height:780px !important;
	top:3667px !important;
}

#item116436 {
	width:764px !important;
	left:70px !important;
	top:1988px !important;
	min-height:127px !important;
	direction:ltr;
}

#item116459 {
	width:720px !important;
	left:70px !important;
	top:2174px !important;
	min-height:176px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:10px;
	-webkit-column-gap:10px;
	column-gap:10px;
	direction:ltr;
}

#item116670 {
	width:904px !important;
	height:1854px !important;
	top:10487px !important;
	background:#193572;
}

#item116681 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
	background:#fff;
}

#item116682 {
	width:520px !important;
	left:31px !important;
	top:330px !important;
	min-height:148px !important;
	direction:ltr;
}

#item116708 {
	width:33px !important;
	height:33px !important;
}

#item116705 {
	width:33px !important;
	height:33px !important;
	left:547px !important;
	top:462px !important;
}

#item116718 {
	width:600px !important;
	height:300px !important;
}

#item116719 {
	width:600px !important;
	height:215px !important;
	top:300px !important;
}

#item116715 {
	width:600px !important;
	height:515px !important;
	left:150px !important;
	top:10587px !important;
}

#item116729 {
	width:533px !important;
	left:30px !important;
	top:330px !important;
	min-height:168px !important;
	direction:ltr;
}

#item116755 {
	width:33px !important;
	height:33px !important;
}

#item116752 {
	width:33px !important;
	height:33px !important;
	left:547px !important;
	top:462px !important;
}

#item116764 {
	width:599px !important;
	height:514px !important;
}

#item116761 {
	width:599px !important;
	height:514px !important;
	left:151px !important;
	top:11152px !important;
}

#item116776 {
	width:525px !important;
	left:31px !important;
	top:329px !important;
	min-height:182px !important;
	direction:ltr;
}

#item116802 {
	width:33px !important;
	height:33px !important;
}

#item116799 {
	width:33px !important;
	height:33px !important;
	left:548px !important;
	top:461px !important;
}

#item116811 {
	width:599px !important;
	height:514px !important;
}

#item116808 {
	width:599px !important;
	height:514px !important;
	left:150px !important;
	top:11716px !important;
}

#item116812 {
	width:720px !important;
	left:92px !important;
	top:12420px !important;
	min-height:152px !important;
	direction:ltr;
}

#item116838 {
	width:720px !important;
	height:127px !important;
	left:92px !important;
	top:12796px !important;
	direction:ltr;
}

#item116861 {
	width:904px !important;
	height:1018px !important;
	top:13007px !important;
	background:#f4f4f4;
}

#item116862 {
	width:763px !important;
	left:71px !important;
	top:13053px !important;
	min-height:927px !important;
}

#item116886 {
	width:764px !important;
	height:450px !important;
	left:70px !important;
	top:2420px !important;
}

#item116890 {
	width:699px !important;
	left:71px !important;
	top:5962px !important;
	min-height:622px !important;
}

#item116916 {
	width:765px !important;
	height:675px !important;
	background:#fff;
}

#item116918 {
	width:628px !important;
	left:44px !important;
	top:248px !important;
	min-height:415px !important;
	direction:ltr;
}

#item116953 {
	width:765px !important;
	height:675px !important;
	background:#fff;
}

#item116954 {
	width:670px !important;
	left:47px !important;
	top:248px !important;
	min-height:415px !important;
	direction:ltr;
}

#item116984 {
	width:31px !important;
	height:36px !important;
	left:718px !important;
	top:633px !important;
}

#item116913 {
	width:776px !important;
	height:685px !important;
	left:60px !important;
	top:6634px !important;
}

#item117664 {
	width:904px !important;
	height:1470px !important;
	top:9017px !important;
	background:#ffffff;
}

#item117665 {
	width:618px !important;
	left:71px !important;
	top:9813px !important;
	min-height:42px !important;
	direction:ltr;
}

#item117695 {
	width:616px !important;
	left:180px !important;
	top:9896px !important;
	min-height:90px !important;
	direction:ltr;
}

#item117718 {
	width:616px !important;
	left:180px !important;
	top:10046px !important;
	min-height:127px !important;
	direction:ltr;
}

#item117742 {
	width:610px !important;
	left:180px !important;
	top:10232px !important;
	min-height:158px !important;
	direction:ltr;
}

#item117768 {
	width:355px !important;
	left:71px !important;
	top:9200px !important;
	min-height:551px !important;
	direction:ltr;
}

#item117792 {
	width:760px !important;
	left:71px !important;
	top:9110px !important;
	min-height:43px !important;
}

#item121198 {
	width:904px !important;
	height:1621px !important;
	top:7396px !important;
	background:#e1edff;
}

#item121199 {
	width:466px !important;
	left:71px !important;
	top:7460px !important;
	min-height:50px !important;
}

#item121222 {
	width:637px !important;
	left:119px !important;
	top:8241px !important;
	min-height:136px !important;
	direction:ltr;
}

#item121245 {
	width:637px !important;
	left:119px !important;
	top:7543px !important;
	min-height:82px !important;
	direction:ltr;
}

#item121326 {
	width:904px !important;
	height:569px !important;
	top:2951px !important;
	background:#193572;
}

#item121327 {
	width:394px !important;
	left:71px !important;
	top:3029px !important;
	min-height:31px !important;
	direction:ltr;
}

#item121350 {
	width:113px !important;
	left:639px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item121373 {
	width:180px !important;
	left:639px !important;
	top:3199px !important;
	min-height:90px !important;
	direction:ltr;
}

#item121397 {
	width:162px !important;
	left:343px !important;
	top:3092px !important;
	min-height:31px !important;
	direction:ltr;
}

#item121420 {
	width:123px !important;
	left:343px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item121444 {
	width:244px !important;
	left:343px !important;
	top:3199px !important;
	min-height:239px !important;
	direction:ltr;
}

#item121468 {
	width:108px !important;
	left:70px !important;
	top:3125px !important;
	min-height:56px !important;
}

#item121491 {
	width:222px !important;
	left:70px !important;
	top:3199px !important;
	min-height:226px !important;
	direction:ltr;
}

#item112368 {
	width:737px !important;
	left:71px !important;
	top:4607px !important;
	min-height:105px !important;
}

#item112391 {
	width:764px !important;
	left:70px !important;
	top:5592px !important;
	min-height:292px !important;
	direction:ltr;
}

#item112235 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item112258 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item112296 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112322 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112347 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item112115 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item112138 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item112179 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112204 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112230 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111993 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item112016 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item112060 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112085 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item112111 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111874 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111897 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111939 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111964 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111989 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111753 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111776 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111819 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111844 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111870 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111632 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item111655 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111699 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111724 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111749 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111515 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111538 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111578 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111603 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111628 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item111397 {
	width:585px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111420 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111461 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111486 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111511 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item111278 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111301 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111342 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111367 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111393 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item111155 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111178 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111224 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111249 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111274 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item111038 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item111062 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item111101 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111126 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111151 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110917 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item110941 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110983 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item111008 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item111034 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110799 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item110822 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110862 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110887 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110912 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110677 {
	width:569px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item110700 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110744 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110769 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110795 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110557 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item110580 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110622 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110647 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110673 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110438 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item110461 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110502 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110527 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110553 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110318 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
	direction:ltr;
}

#item110341 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110381 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110407 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110433 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110108 {
	width:616px !important;
	left:75px !important;
	top:480px !important;
	min-height:172px !important;
}

#item110131 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:34px !important;
	direction:ltr;
}

#item110175 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item110200 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110225 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110239 {
	width:616px !important;
	left:75px !important;
	top:425px !important;
	min-height:267px !important;
	direction:ltr;
}

#item110263 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#ffffff;
	border:solid 1px #44b7f3;
}

#item110289 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110314 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#fff;
	border:solid 1px #44b7f3;
}

#item110105 {
	width:765px !important;
	height:744px !important;
	left:70px !important;
	top:4772px !important;
}

#item109899 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item109872 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item109869 {
	width:190px !important;
	height:50px !important;
	left:146px !important;
	top:5096px !important;
}

#item109951 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item109926 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item109923 {
	width:190px !important;
	height:50px !important;
	left:357px !important;
	top:5096px !important;
}

#item109981 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	background:#1255e9;
	border:solid 1px #44b7f3;
}

#item109978 {
	width:190px !important;
	height:50px !important;
	border-radius:50px;
	border:solid 1px #44b7f3;
}

#item109975 {
	width:190px !important;
	height:50px !important;
	left:568px !important;
	top:5096px !important;
}

#item109983 {
	width:17px !important;
	height:20px !important;
	left:714px !important;
	top:5452px !important;
}

#item109987 {
	width:17px !important;
	height:20px !important;
	left:743px !important;
	top:5452px !important;
}

#item120821 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120845 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120868 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120869 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120874 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item120871 {
	width:120px !important;
	height:40px !important;
	left:269px !important;
	top:445px !important;
}

#item120762 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120786 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120809 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120810 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120815 {
	width:123px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item120812 {
	width:128px !important;
	height:40px !important;
	left:267px !important;
	top:444px !important;
}

#item120699 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120723 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120746 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120747 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120752 {
	width:123px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item120749 {
	width:128px !important;
	height:36px !important;
	left:267px !important;
	top:446px !important;
}

#item120528 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120552 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120575 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120576 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120581 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item120578 {
	width:120px !important;
	height:40px !important;
	left:267px !important;
	top:444px !important;
}

#item120643 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120667 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120690 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120692 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120697 {
	width:115px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
}

#item120694 {
	width:120px !important;
	height:40px !important;
	left:268px !important;
	top:443px !important;
}

#item121314 {
	width:29px !important;
	height:29px !important;
	left:314px !important;
	top:450px !important;
}

#item120585 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120610 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120635 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120636 {
	width:115px !important;
	height:35px !important;
	left:270px !important;
	top:446px !important;
	background:#1255e9;
}

#item120641 {
	width:113px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item120638 {
	width:118px !important;
	height:41px !important;
	left:266px !important;
	top:443px !important;
}

#item120526 {
	width:646px !important;
	height:587px !important;
	left:124px !important;
	top:7615px !important;
}

#item121113 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item121137 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item121160 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item121161 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:446px !important;
	background:#1255e9;
}

#item121169 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item121166 {
	width:120px !important;
	height:40px !important;
	left:266px !important;
	top:444px !important;
}

#item121056 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item121080 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item121103 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item121104 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:446px !important;
	background:#1255e9;
}

#item121111 {
	width:115px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item121108 {
	width:120px !important;
	height:40px !important;
	left:266px !important;
	top:444px !important;
}

#item120999 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item121023 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item121046 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item121047 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:446px !important;
	background:#1255e9;
}

#item121054 {
	width:113px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item121051 {
	width:118px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item120941 {
	width:113px !important;
	height:30px !important;
	left:3px !important;
	top:2px !important;
}

#item120938 {
	width:118px !important;
	height:35px !important;
	left:268px !important;
	top:447px !important;
}

#item120943 {
	width:508px !important;
	left:74px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120967 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120990 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120991 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:446px !important;
	background:#1255e9;
}

#item120997 {
	width:113px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item120994 {
	width:118px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item120882 {
	width:394px !important;
	left:131px !important;
	top:503px !important;
	min-height:58px !important;
	direction:ltr;
}

#item120906 {
	width:299px !important;
	left:178px !important;
	top:65px !important;
	min-height:365px !important;
	padding:198px 15px 15px 15px;
	direction:ltr;
}

#item120929 {
	width:636px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
}

#item120930 {
	width:115px !important;
	height:35px !important;
	left:269px !important;
	top:446px !important;
	background:#1255e9;
}

#item120936 {
	width:113px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
}

#item120933 {
	width:118px !important;
	height:40px !important;
	left:268px !important;
	top:444px !important;
}

#item120879 {
	width:646px !important;
	height:587px !important;
	left:122px !important;
	top:8367px !important;
}

#item121173 {
	width:49px !important;
	height:49px !important;
}

#item121170 {
	width:49px !important;
	height:49px !important;
	left:659px !important;
	top:7840px !important;
}

#item121179 {
	width:49px !important;
	height:49px !important;
	left:196px !important;
	top:7840px !important;
}

#item121185 {
	width:49px !important;
	height:49px !important;
	left:196px !important;
	top:8592px !important;
}

#item121194 {
	width:49px !important;
	height:49px !important;
}

#item121191 {
	width:49px !important;
	height:49px !important;
	left:659px !important;
	top:8592px !important;
}

p.autoParaStyle13 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:32px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	letter-spacing:-0.020em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#231e33;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:9px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle7 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:32px;
	color:#193572;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	letter-spacing:0.010em;
	text-indent:-7px;
	padding-left:7px;
	margin-top:5px;
	margin-bottom:1px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}

ul.autoParaStyle2 > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	letter-spacing:-0.008em;
	direction:ltr;
	padding-left:16px;
	margin-bottom:10px;
	text-align:left;
}
ul.autoParaStyle2 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:42px;
	color:#193572;
	margin-bottom:13px;
	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-Journey-Subhead {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#231e33;
	letter-spacing:0.010em;
	margin-bottom:25px;
	text-align:left;
}

h1.LP-Journey-Name {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:38px;
	color:#6431d3;
	margin-bottom:20px;
	text-align:left;
}

p.LP-Anthem-Large-Stat-Light-Blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:55px;
	line-height:50px;
	color:#69c6f5;
	direction:ltr;
	text-align:center;
}

h3.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#1255e9;
	margin-bottom:13px;
	text-align:left;
}

h4.Desktop_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Resource-Label {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:33.4px;
	line-height:36.5px;
	color:#231e33;
	direction:ltr;
	margin-top:14px;
	margin-bottom:30px;
	text-align:center;
}

p.LP-Module-Body-Centered {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Anthem-Callout-Large-Mobile {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:36px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Icon-Labels {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:22px;
	line-height:24px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

h6.LP-Module-Headline-Cyan {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#44b7f3;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-bottom:4px;
	text-align:left;
}

p.LP-Anthem-Midi-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:38px;
	line-height:46px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-bottom:13px;
	text-align:left;
}

h4.LP-Anthem-Callout-Headline-CENTERED-White {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:35px;
	line-height:44px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Widget-Dropdown-Header-Cyan {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#69c6f5;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-BODY-Rev-26pt {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h3.LP-Anthem-Stat-LARGE-CYAN {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:65px;
	line-height:52px;
	color:#69c6f5;
	letter-spacing:-0.005em;
	text-align:left;
}

h4.LP-Anthem-Subhead-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Callout-Headline-CENTERED-Dark-Blue {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-Large-Centered {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Journey-Body-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#1255e9;
	direction:ltr;
	padding-left:68px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Journey-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Journey-Intro-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Journey-Intro {
	font-style:italic;
	font-weight:normal;
	font-family:FF-ElevanceSans-Italic,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#ffffff;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:center;
}

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Widget-Headline-CENTERED {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:44px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Legalese {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}

h5.Mobile_-_Blue-Landing-Page-Styles_-_LP-CTA-Centered-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Callout-Body-Centered-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Module-Body {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#193572;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

h6.Mobile_-_Blue-Landing-Page-Styles_-_LP-Module-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#1255e9;
	letter-spacing:-0.015em;
	direction:ltr;
	margin-bottom:4px;
	text-align:left;
}

ul.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	padding-left:20px;
	margin-bottom:10px;
	text-align:left;
}
ul.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-BODY- {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Anthem-Widget-Drop-Down-body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

ul.LP-Anthem-Widget-Drop-Down-Bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#231e33;
	letter-spacing:-0.010em;
	direction:ltr;
	padding-left:16px;
	margin-bottom:10px;
	text-align:left;
}
ul.LP-Anthem-Widget-Drop-Down-Bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#193572;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Widget-Button-Text {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#193572;
	letter-spacing:-0.025em;
	direction:ltr;
	text-align:center;
}

h5.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Callout-LARGE-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:34px;
	line-height:42px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

h4.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:44px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:28px;
	line-height:36px;
	color:#231e33;
	letter-spacing:-0.010em;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h3.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:52px;
	color:#1255e9;
	letter-spacing:-0.005em;
	margin-bottom:13px;
	text-align:left;
}

h2.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Main-Subhead {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

h1.Mobile_-_Blue-Landing-Page-Styles_-_LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:80px;
	line-height:77px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:left;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Callout-Large-Centered {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Anthem-Toggle-Text {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Toggle-Text-SELECTED {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Legalese {
	font-weight:300;
	font-family:FF-ElevanceSansCondensed-Light,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14px;
	color:#231e33;
	letter-spacing:0.010em;
	margin-top:5px;
	margin-bottom:1px;
	text-align:left;
}

p.LP-Anthem-Widget-Dropdown-Body {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

ul.Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	padding-left:16px;
	margin-bottom:10px;
	text-align:left;
}
ul.Blue-Landing-Page-Styles_-_LP-Anthem-bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Blue-Landing-Page-Styles_-_LP-Widget-Dropdown-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.LP-Icon-paragraphs-centered-Rev {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

p.LP-Icon-paragraphs-centered {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:center;
}

p.LP-Icon-paragraphs {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:20px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Widget-Button-Text-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.Blue-Landing-Page-Styles_-_LP-Widget-Button-Text {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:22px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Anthem-Callout-Large {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h5.LP-Anthem-Callout-LARGE-REV-Centered-copy {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h5.Blue-Landing-Page-Styles_-_LP-Anthem-Callout-LARGE-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Anthem-BODY- {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Anthem-Body-REV {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	margin-bottom:14px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_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;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Widget-Headline-CENTERED {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#231e33;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Anthem-Callout-Headline-CENTERED-NAVY {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

h6.Blue-Landing-Page-Styles_-_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;
}

h5.Blue-Landing-Page-Styles_-_LP-CTA-Centered-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:48px;
	color:#ffffff;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.LP-Callout-Body-Centered-Smaller-REV-copy {
	font-weight:500;
	font-family:FF-ElevanceSans-Medium,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#ffffff;
	direction:ltr;
	margin-top:9px;
	margin-bottom:10px;
	text-align:center;
}

h4.LP-Widget-Dropdown-Header {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#1255e9;
	direction:ltr;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Callout-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#44b7f3;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead-Light-Toggle {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.LP-Anthem-Subhead-Light-Blue {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#69c6f5;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Subhead-BLUE {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:28px;
	color:#1255e9;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

h4.Blue-Landing-Page-Styles_-_LP-Anthem-Subhead {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#193572;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.Blue-Landing-Page-Styles_-_LP-Anthem-Intro {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:18px;
	line-height:26px;
	color:#231e33;
	margin-top:9px;
	margin-bottom:4px;
	text-align:left;
}

h5.LP-Anthem-Mid-Head-REV {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-bottom:13px;
	text-align:left;
}

h3.Blue-Landing-Page-Styles_-_LP-Anthem-Section-Head {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:36px;
	line-height:42px;
	color:#1255e9;
	margin-bottom:13px;
	text-align:left;
}

h2.Blue-Landing-Page-Styles_-_LP-Anthem-Main-Subhead {
	font-family:FF-ElevanceSans-Regular,"Elevance Sans",sans-serif;
	font-size:32px;
	line-height:38px;
	color:#ffffff;
	margin-bottom:11px;
	text-align:left;
}

h1.Blue-Landing-Page-Styles_-_LP-Anthem-Headline {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:60px;
	line-height:66px;
	color:#ffffff;
	margin-bottom:20px;
	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.autoCharStyle7 {
	font-size:20px;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	font-size:28px;
}

span.autoCharStyle5 {
	font-size:28px;
}

span.autoCharStyle4 {
	font-size:16.3px;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle3 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle2 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
}

span.Emphasis-gray {
	font-weight:600;
	font-family:FF-ElevanceSans-Semibold,"Elevance Sans",sans-serif;
	color:#231e33;
}

span.Italic-Mobile {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:14px;
	color:#231e33;
}

span.Italic {
	font-weight:300;
	font-style:italic;
	font-family:FF-ElevanceSansCondensed-LightItalic,"Elevance Sans Condensed",sans-serif;
	font-stretch:condensed;
	font-size:12px;
	color:#231e33;
}

span.Mobile_-_No-Break- {
	white-space:nowrap;
}

span.No-Break- {
	white-space:nowrap;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1064px){ [class*=" mq-"], .mq-default { display:none; } .mq-904 {display:block; } }

#loadIndicator{display:none;}
