/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:17370px; height:1092px; }
@media all and (max-height:1080px) {
	.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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item13171 {
	width:220px !important;
	height:84px !important;
	left:1657px !important;
	top:1058px !important;
	border-radius:50px;
	background:#292f7c;
}

@keyframes moveleft-13172 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-130px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-13172 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-130px,0px);
		opacity:1;
	}
}
#item13213 {
	width:100px !important;
	height:100px !important;
}

#item13208 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1050px !important;
}

@keyframes fadein-4696 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-4696 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item2363 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1061px !important;
}

#item2373 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1061px !important;
}

@keyframes fadein-4514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4678 {
	width:639px !important;
	height:545px !important;
	left:1173px !important;
	top:308px !important;
	border-radius:12px;
	border:solid 3px #3b4898;
}

@keyframes fadein-4693 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-4693 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@keyframes fadein-4694 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-4694 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item6339 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6311 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6336 {
	width:211px !important;
	height:44px !important;
	left:110px !important;
	top:483px !important;
}

#item7020 {
	width:189px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6995 {
	width:189px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6992 {
	width:189px !important;
	height:44px !important;
	left:689px !important;
	top:483px !important;
}

#item7248 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7223 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7220 {
	width:184px !important;
	height:44px !important;
	left:689px !important;
	top:689px !important;
}

#item7357 {
	width:186px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3b4898;
}

#item7332 {
	width:186px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3b4898;
}

#item7329 {
	width:186px !important;
	height:46px !important;
	left:688px !important;
	top:793px !important;
}

#item7468 {
	width:196px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item7443 {
	width:196px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item7440 {
	width:196px !important;
	height:46px !important;
	left:688px !important;
	top:899px !important;
}

#item7524 {
	width:162px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7499 {
	width:162px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7496 {
	width:164px !important;
	height:44px !important;
	left:689px !important;
	top:951px !important;
}

#item7579 {
	width:136px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7553 {
	width:136px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7550 {
	width:141px !important;
	height:44px !important;
	left:689px !important;
	top:1003px !important;
}

#item7414 {
	width:147px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7388 {
	width:147px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7385 {
	width:147px !important;
	height:44px !important;
	left:689px !important;
	top:847px !important;
}

#item7078 {
	width:171px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7053 {
	width:171px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7050 {
	width:171px !important;
	height:44px !important;
	left:689px !important;
	top:534px !important;
}

#item7108 {
	width:119px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7134 {
	width:119px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7105 {
	width:119px !important;
	height:44px !important;
	left:689px !important;
	top:586px !important;
}

#item7191 {
	width:119px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7164 {
	width:119px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7161 {
	width:119px !important;
	height:44px !important;
	left:689px !important;
	top:637px !important;
}

#item6469 {
	width:448px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6443 {
	width:448px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6440 {
	width:448px !important;
	height:44px !important;
	left:110px !important;
	top:586px !important;
}

#item6787 {
	width:396px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6762 {
	width:396px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6759 {
	width:396px !important;
	height:44px !important;
	left:110px !important;
	top:839px !important;
}

#item6730 {
	width:342px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6705 {
	width:342px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6702 {
	width:342px !important;
	height:44px !important;
	left:110px !important;
	top:788px !important;
}

#item7303 {
	width:255px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7278 {
	width:255px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7275 {
	width:255px !important;
	height:44px !important;
	left:689px !important;
	top:742px !important;
}

#item6653 {
	width:254px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6628 {
	width:254px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6625 {
	width:254px !important;
	height:44px !important;
	left:110px !important;
	top:738px !important;
}

#item6525 {
	width:251px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6500 {
	width:251px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6497 {
	width:254px !important;
	height:44px !important;
	left:110px !important;
	top:636px !important;
}

#item6598 {
	width:191px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6573 {
	width:191px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6569 {
	width:194px !important;
	height:44px !important;
	left:110px !important;
	top:687px !important;
}

#item6846 {
	width:171px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6821 {
	width:171px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6817 {
	width:171px !important;
	height:44px !important;
	left:110px !important;
	top:891px !important;
}

#item6902 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6877 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6874 {
	width:133px !important;
	height:44px !important;
	left:110px !important;
	top:941px !important;
}

#item6958 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item6933 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item6930 {
	width:133px !important;
	height:44px !important;
	left:110px !important;
	top:991px !important;
}

#item6405 {
	width:76px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item6380 {
	width:76px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item6377 {
	width:76px !important;
	height:46px !important;
	left:109px !important;
	top:533px !important;
}

#item11968 {
	width:47px !important;
	height:526px !important;
	border-radius:0 12px 12px 0;
	background:#3d47a0;
}

#item11938 {
	width:47px !important;
	height:526px !important;
	border-radius:0 12px 12px 0;
	background:#3d47a0;
}

#item11965 {
	width:47px !important;
	height:526px !important;
	left:1812px !important;
	top:318px !important;
}

#item2566 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1064px !important;
}

#item2575 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1064px !important;
}

@keyframes fadein-4698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7639 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7614 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7611 {
	width:144px !important;
	height:44px !important;
	left:1009px !important;
	top:558px !important;
}

#item7963 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7938 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7935 {
	width:144px !important;
	height:44px !important;
	left:1009px !important;
	top:662px !important;
}

#item8187 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8162 {
	width:144px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8159 {
	width:144px !important;
	height:44px !important;
	left:1009px !important;
	top:818px !important;
}

#item8132 {
	width:164px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8107 {
	width:164px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8104 {
	width:164px !important;
	height:44px !important;
	left:1009px !important;
	top:766px !important;
}

#item7853 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item7828 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item7825 {
	width:133px !important;
	height:44px !important;
	left:1009px !important;
	top:610px !important;
}

#item8076 {
	width:121px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8050 {
	width:121px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8047 {
	width:121px !important;
	height:44px !important;
	left:1009px !important;
	top:714px !important;
}

#item2785 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1061px !important;
}

#item2794 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1061px !important;
}

@keyframes fadein-4736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4792 {
	width:628px !important;
	height:826px !important;
	left:60px !important;
	top:200px !important;
	border-radius:12px;
	border:solid 3px #3b4898;
}

@keyframes fadein-4848 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-4848 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@keyframes fadein-4849 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-4849 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item8270 {
	width:195px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8244 {
	width:195px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8241 {
	width:195px !important;
	height:44px !important;
	left:1053px !important;
	top:335px !important;
}

#item8687 {
	width:197px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item8662 {
	width:197px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item8659 {
	width:197px !important;
	height:46px !important;
	left:1052px !important;
	top:689px !important;
}

#item8385 {
	width:381px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8359 {
	width:381px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8356 {
	width:381px !important;
	height:44px !important;
	left:1053px !important;
	top:437px !important;
}

#item8804 {
	width:381px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8779 {
	width:381px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8776 {
	width:381px !important;
	height:44px !important;
	left:1053px !important;
	top:795px !important;
}

#item8497 {
	width:347px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8472 {
	width:347px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8469 {
	width:347px !important;
	height:44px !important;
	left:1053px !important;
	top:537px !important;
}

#item8552 {
	width:246px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8527 {
	width:246px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8524 {
	width:248px !important;
	height:44px !important;
	left:1053px !important;
	top:587px !important;
}

#item8748 {
	width:143px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8721 {
	width:143px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8718 {
	width:150px !important;
	height:44px !important;
	left:1053px !important;
	top:743px !important;
}

#item9056 {
	width:143px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9031 {
	width:143px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9028 {
	width:150px !important;
	height:44px !important;
	left:1053px !important;
	top:1001px !important;
}

#item8609 {
	width:287px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8584 {
	width:287px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8581 {
	width:287px !important;
	height:44px !important;
	left:1053px !important;
	top:638px !important;
}

#item8972 {
	width:287px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8947 {
	width:287px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8944 {
	width:287px !important;
	height:44px !important;
	left:1053px !important;
	top:949px !important;
}

#item8440 {
	width:225px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8415 {
	width:225px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8412 {
	width:227px !important;
	height:44px !important;
	left:1053px !important;
	top:487px !important;
}

#item8859 {
	width:216px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8834 {
	width:216px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8831 {
	width:219px !important;
	height:44px !important;
	left:1053px !important;
	top:846px !important;
}

#item8916 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item8891 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item8888 {
	width:177px !important;
	height:44px !important;
	left:1053px !important;
	top:898px !important;
}

#item8328 {
	width:161px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3942b0;
}

#item8303 {
	width:161px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3942b0;
}

#item8300 {
	width:161px !important;
	height:46px !important;
	left:1052px !important;
	top:385px !important;
}

#item12101 {
	width:606px !important;
	height:47px !important;
	left:72px !important;
	top:1026px !important;
}

@keyframes fadein-5712 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-5712 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item3112 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1064px !important;
}

#item3119 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1064px !important;
}

@keyframes fadein-4850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-11837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadein-4870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fadein-4897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4952 {
	width:618px !important;
	height:537px !important;
	left:1216px !important;
	top:462px !important;
	border-radius:12px;
	border:solid 3px #3b4898;
}

@keyframes fadein-5707 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-5707 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item9113 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9088 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9085 {
	width:190px !important;
	height:44px !important;
	left:159px !important;
	top:298px !important;
}

#item9171 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9146 {
	width:184px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9143 {
	width:190px !important;
	height:44px !important;
	left:159px !important;
	top:401px !important;
}

#item12241 {
	width:244px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item12216 {
	width:244px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item12213 {
	width:244px !important;
	height:44px !important;
	left:159px !important;
	top:452px !important;
}

#item9507 {
	width:200px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9482 {
	width:200px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9479 {
	width:202px !important;
	height:44px !important;
	left:159px !important;
	top:762px !important;
}

#item9678 {
	width:186px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9653 {
	width:186px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9650 {
	width:190px !important;
	height:44px !important;
	left:159px !important;
	top:918px !important;
}

#item9340 {
	width:553px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9315 {
	width:553px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9312 {
	width:553px !important;
	height:44px !important;
	left:159px !important;
	top:605px !important;
}

#item18651 {
	width:373px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item18626 {
	width:373px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item18623 {
	width:373px !important;
	height:44px !important;
	left:159px !important;
	top:350px !important;
}

#item9566 {
	width:355px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9541 {
	width:355px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9537 {
	width:355px !important;
	height:44px !important;
	left:159px !important;
	top:814px !important;
}

#item9621 {
	width:272px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9596 {
	width:272px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9593 {
	width:272px !important;
	height:44px !important;
	left:159px !important;
	top:867px !important;
}

#item9395 {
	width:343px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9370 {
	width:343px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9367 {
	width:343px !important;
	height:44px !important;
	left:159px !important;
	top:657px !important;
}

#item9284 {
	width:186px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item9259 {
	width:186px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item9256 {
	width:189px !important;
	height:46px !important;
	left:158px !important;
	top:553px !important;
}

#item9452 {
	width:235px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item9426 {
	width:235px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item9423 {
	width:235px !important;
	height:46px !important;
	left:160px !important;
	top:708px !important;
}

#item9227 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9202 {
	width:133px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9199 {
	width:140px !important;
	height:44px !important;
	left:159px !important;
	top:503px !important;
}

@keyframes fadein-9935 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-9935 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@keyframes fadein-9936 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fadein-9936 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@keyframes fadein-11884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadein-4866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12185 {
	width:41px !important;
	height:517px !important;
	border-radius:0 12px 12px 0;
	background:#3d47a0;
}

#item12133 {
	width:41px !important;
	height:517px !important;
	border-radius:0 12px 12px 0;
	background:#3d47a0;
}

#item12182 {
	width:41px !important;
	height:517px !important;
	left:1834px !important;
	top:471px !important;
}

#item9788 {
	width:155px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9762 {
	width:155px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9759 {
	width:160px !important;
	height:44px !important;
	left:159px !important;
	top:1019px !important;
}

#item9735 {
	width:202px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item9708 {
	width:202px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item9704 {
	width:203px !important;
	height:46px !important;
	left:158px !important;
	top:967px !important;
}

#item9840 {
	width:136px !important;
	height:46px !important;
	border-radius:12px;
	background:#cddeff;
	border:solid 2px #3d47a0;
}

#item9815 {
	width:136px !important;
	height:46px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #3d47a0;
}

#item9812 {
	width:142px !important;
	height:46px !important;
	left:158px !important;
	top:1069px !important;
}

#item9892 {
	width:165px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9867 {
	width:165px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9864 {
	width:171px !important;
	height:44px !important;
	left:159px !important;
	top:1120px !important;
}

#item3394 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1064px !important;
}

#item3402 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1064px !important;
}

@keyframes fadein-4978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9965 {
	width:317px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9940 {
	width:317px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9937 {
	width:317px !important;
	height:44px !important;
	left:676px !important;
	top:313px !important;
}

#item10022 {
	width:292px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item9997 {
	width:292px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item9994 {
	width:292px !important;
	height:44px !important;
	left:676px !important;
	top:363px !important;
}

#item10185 {
	width:317px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10160 {
	width:317px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10157 {
	width:317px !important;
	height:44px !important;
	left:676px !important;
	top:462px !important;
}

#item10581 {
	width:284px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10556 {
	width:284px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10553 {
	width:284px !important;
	height:44px !important;
	left:676px !important;
	top:811px !important;
}

#item10749 {
	width:264px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10724 {
	width:264px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10720 {
	width:264px !important;
	height:44px !important;
	left:676px !important;
	top:962px !important;
}

#item10411 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10385 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10382 {
	width:214px !important;
	height:44px !important;
	left:676px !important;
	top:661px !important;
}

#item10470 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10444 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10441 {
	width:212px !important;
	height:44px !important;
	left:676px !important;
	top:711px !important;
}

#item10524 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10499 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10496 {
	width:212px !important;
	height:44px !important;
	left:676px !important;
	top:761px !important;
}

#item10636 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10611 {
	width:211px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10608 {
	width:212px !important;
	height:44px !important;
	left:676px !important;
	top:861px !important;
}

#item10242 {
	width:361px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10217 {
	width:361px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10214 {
	width:361px !important;
	height:44px !important;
	left:676px !important;
	top:512px !important;
}

#item10691 {
	width:418px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10664 {
	width:418px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10661 {
	width:418px !important;
	height:44px !important;
	left:676px !important;
	top:911px !important;
}

#item10076 {
	width:180px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10051 {
	width:180px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10048 {
	width:183px !important;
	height:44px !important;
	left:676px !important;
	top:413px !important;
}

#item10354 {
	width:180px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10329 {
	width:180px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10326 {
	width:183px !important;
	height:44px !important;
	left:676px !important;
	top:611px !important;
}

#item10298 {
	width:509px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10273 {
	width:509px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10270 {
	width:510px !important;
	height:44px !important;
	left:676px !important;
	top:562px !important;
}

#item17766 {
	width:429px !important;
	height:276px !important;
	left:1242px !important;
	top:180px !important;
	border-radius:12px;
	border:solid 3px #3b4898;
}

#item17916 {
	width:272px !important;
	height:271px !important;
	left:1694px !important;
	top:180px !important;
	border-radius:12px;
	background:#3d47a0;
}

#item17968 {
	width:191px !important;
	height:121px !important;
	left:1711px !important;
	top:292px !important;
}

@keyframes spin-17952 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-17952 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes fadein-5042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-5816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10805 {
	width:361px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10779 {
	width:361px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10776 {
	width:361px !important;
	height:44px !important;
	left:176px !important;
	top:385px !important;
}

#item10917 {
	width:286px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10892 {
	width:286px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10889 {
	width:286px !important;
	height:44px !important;
	left:176px !important;
	top:478px !important;
}

#item10973 {
	width:268px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10948 {
	width:268px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10945 {
	width:268px !important;
	height:44px !important;
	left:176px !important;
	top:525px !important;
}

#item11027 {
	width:576px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11001 {
	width:576px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10998 {
	width:576px !important;
	height:44px !important;
	left:176px !important;
	top:572px !important;
}

#item11087 {
	width:395px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11062 {
	width:395px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11059 {
	width:395px !important;
	height:44px !important;
	left:176px !important;
	top:619px !important;
}

#item11141 {
	width:332px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11116 {
	width:332px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11112 {
	width:332px !important;
	height:44px !important;
	left:176px !important;
	top:667px !important;
}

#item11258 {
	width:299px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11233 {
	width:299px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11229 {
	width:299px !important;
	height:44px !important;
	left:176px !important;
	top:763px !important;
}

#item11370 {
	width:299px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11345 {
	width:299px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11342 {
	width:299px !important;
	height:44px !important;
	left:176px !important;
	top:859px !important;
}

#item11479 {
	width:238px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11454 {
	width:238px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11451 {
	width:238px !important;
	height:44px !important;
	left:176px !important;
	top:907px !important;
}

#item11592 {
	width:238px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11567 {
	width:238px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11564 {
	width:238px !important;
	height:44px !important;
	left:176px !important;
	top:1003px !important;
}

#item11651 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11626 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11623 {
	width:172px !important;
	height:44px !important;
	left:176px !important;
	top:1051px !important;
}

#item11771 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11745 {
	width:172px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11742 {
	width:172px !important;
	height:44px !important;
	left:176px !important;
	top:1099px !important;
}

#item11196 {
	width:194px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11170 {
	width:194px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11167 {
	width:194px !important;
	height:44px !important;
	left:176px !important;
	top:715px !important;
}

#item11310 {
	width:134px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11285 {
	width:134px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11282 {
	width:136px !important;
	height:44px !important;
	left:176px !important;
	top:811px !important;
}

#item11539 {
	width:134px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item11514 {
	width:134px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item11511 {
	width:136px !important;
	height:44px !important;
	left:176px !important;
	top:955px !important;
}

#item10861 {
	width:130px !important;
	height:44px !important;
	border-radius:12px;
	background:#cddeff;
}

#item10836 {
	width:130px !important;
	height:44px !important;
	border-radius:12px;
	background:#fff;
}

#item10833 {
	width:134px !important;
	height:44px !important;
	left:176px !important;
	top:431px !important;
}

#item13230 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1064px !important;
}

#item13237 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1064px !important;
}

#item17658 {
	width:305px !important;
	height:383px !important;
	left:477px !important;
	top:638px !important;
}

#item11806 {
	width:1045px !important;
	height:425px !important;
	left:873px !important;
	top:-425px !important;
	border:solid 1px #ec008c;
}

#item17644 {
	width:313px !important;
	height:389px !important;
	left:180px !important;
	top:635px !important;
}

#item16525 {
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:325px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16897 {
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:325px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16529 {
	opacity:0.80;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:648px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16898 {
	opacity:0.80;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:648px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16527 {
	opacity:0.90;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:487px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16899 {
	opacity:0.90;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:487px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16530 {
	opacity:0.70;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:810px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16900 {
	opacity:0.70;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:810px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16526 {
	opacity:0.95;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:406px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16901 {
	opacity:0.95;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:406px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16531 {
	opacity:0.75;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:729px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16902 {
	opacity:0.75;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:729px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16528 {
	opacity:0.85;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:568px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16903 {
	opacity:0.85;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:568px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16532 {
	opacity:0.65;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:891px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16904 {
	opacity:0.65;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:891px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16533 {
	opacity:0.60;
	width:442px !important;
	height:68px !important;
	left:973px !important;
	top:973px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16905 {
	opacity:0.60;
	width:442px !important;
	height:68px !important;
	left:1431px !important;
	top:973px !important;
	border-radius:20px;
	background:#3d47a0;
}

#item16658 {
	width:100px !important;
	height:100px !important;
	left:1784px !important;
	top:1064px !important;
}

#item16666 {
	width:100px !important;
	height:100px !important;
	left:1676px !important;
	top:1064px !important;
}

#item15738 {
	width:1920px !important;
	height:571px !important;
	top:810px !important;
	background:#cddeff;
}

#item15818 {
	width:306px !important;
	height:84px !important;
	border-radius:12px;
	background:#3d47a0;
}

#item15792 {
	width:306px !important;
	height:84px !important;
	border-radius:12px;
	background:#fee449;
}

#item15789 {
	width:306px !important;
	height:84px !important;
	left:1056px !important;
	top:1064px !important;
}

#item15874 {
	width:1045px !important;
	height:425px !important;
	left:873px !important;
	top:-425px !important;
	border:solid 1px #ec008c;
}

#item15875 {
	width:100px !important;
	height:100px !important;
	left:1786px !important;
	top:1064px !important;
}

#item15973 {
	opacity:0.90;
	width:1978px !important;
	height:1040px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item17912 {
	width:1984px !important;
	height:1046px !important;
	left:10px !important;
	top:10px !important;
}

#item15996 {
	width:62px !important;
	height:62px !important;
	left:1731px !important;
	top:60px !important;
}

@keyframes fadein-16006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-16006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18350 {
	width:346px !important;
	height:81px !important;
}

#item18389 {
	width:267px !important;
	height:79px !important;
	left:45px !important;
	top:70px !important;
}

#item18422 {
	width:180px !important;
	height:83px !important;
	left:79px !important;
	top:139px !important;
}

#item18454 {
	width:242px !important;
	height:77px !important;
	left:55px !important;
	top:203px !important;
}

#item15920 {
	width:105px !important;
	height:288px !important;
	background:#3d47a0;
}

#item15921 {
	width:51px !important;
	height:288px !important;
	left:27px !important;
}

#item15917 {
	width:1994px !important;
	height:1056px !important;
	left:-41px !important;
	top:159px !important;
}
#in5footer,  #prefooter {display:none;}
