/* 	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...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:30320px; 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; }
}

#item193331 {
	width:127px !important;
	height:70px !important;
	left:1795px !important;
	top:1px !important;
}

#item78550 {
	width:737px !important;
	left:193px !important;
	top:19px !important;
	min-height:425px !important;
}

#item78626 {
	width:701px !important;
	min-height:30px !important;
}

#item78602 {
	width:701px !important;
	min-height:30px !important;
}

#item78578 {
	width:701px !important;
	min-height:30px !important;
}

#item78575 {
	width:701px !important;
	height:30px !important;
	left:194px !important;
	top:782px !important;
}

#item78700 {
	width:702px !important;
	min-height:30px !important;
}

#item78676 {
	width:702px !important;
	min-height:30px !important;
}

#item78652 {
	width:702px !important;
	min-height:30px !important;
}

#item78649 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:920px !important;
}

#item78774 {
	width:702px !important;
	min-height:30px !important;
}

#item78750 {
	width:702px !important;
	min-height:30px !important;
}

#item78726 {
	width:702px !important;
	min-height:30px !important;
}

#item78723 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item78849 {
	width:702px !important;
	min-height:30px !important;
}

#item78825 {
	width:702px !important;
	min-height:30px !important;
}

#item78800 {
	width:702px !important;
	min-height:30px !important;
}

#item78797 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item78924 {
	width:702px !important;
	min-height:30px !important;
}

#item78900 {
	width:702px !important;
	min-height:30px !important;
}

#item78876 {
	width:702px !important;
	min-height:30px !important;
}

#item78872 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item78998 {
	width:702px !important;
	min-height:30px !important;
}

#item78974 {
	width:702px !important;
	min-height:30px !important;
}

#item78950 {
	width:702px !important;
	min-height:30px !important;
}

#item78947 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item79075 {
	width:617px !important;
	min-height:30px !important;
}

#item79025 {
	width:702px !important;
	min-height:30px !important;
}

#item79049 {
	width:702px !important;
	min-height:30px !important;
}

#item79022 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

#item79174 {
	width:702px !important;
	min-height:30px !important;
}

#item79150 {
	width:702px !important;
	min-height:30px !important;
}

#item79126 {
	width:702px !important;
	min-height:30px !important;
}

#item79123 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item79197 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

@keyframes flyinfromright-79220 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-79220 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-79228 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-79228 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79230 {
	width:795px !important;
	min-height:192px !important;
}

#item79253 {
	width:257px !important;
	height:9px !important;
	top:199px !important;
	background:#ce57c1;
}

@keyframes flyinfrombottom-79352 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-79352 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79354 {
	width:648px !important;
	height:398px !important;
	background:#010544;
}

#item79359 {
	width:227px !important;
	height:101px !important;
}

#item79361 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item79356 {
	width:227px !important;
	height:101px !important;
	left:25px !important;
	top:269px !important;
}

#item79410 {
	width:603px !important;
	left:25px !important;
	top:26px !important;
	min-height:229px !important;
}

@keyframes flyinfromright-87585 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-87585 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-88395 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-88395 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item88396 {
	width:593px !important;
	height:438px !important;
	background:#010544;
}

#item88401 {
	width:185px !important;
	height:76px !important;
}

#item88403 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item88398 {
	width:185px !important;
	height:76px !important;
	left:72px !important;
	top:331px !important;
}

#item88450 {
	width:491px !important;
	left:72px !important;
	top:33px !important;
	min-height:273px !important;
}

#item87602 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:424px !important;
}

@keyframes flyinfromtop-87652 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87652 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87653 {
	width:633px !important;
	min-height:253px !important;
}

#item87676 {
	width:171px !important;
	height:9px !important;
	top:255px !important;
	background:#ce57c1;
}

#item87728 {
	width:507px !important;
	min-height:30px !important;
}

#item87704 {
	width:507px !important;
	min-height:30px !important;
}

#item87680 {
	width:507px !important;
	min-height:30px !important;
}

#item87677 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item87802 {
	width:507px !important;
	min-height:30px !important;
}

#item87778 {
	width:507px !important;
	min-height:30px !important;
}

#item87754 {
	width:507px !important;
	min-height:30px !important;
}

#item87751 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item87876 {
	width:507px !important;
	min-height:30px !important;
}

#item87852 {
	width:507px !important;
	min-height:30px !important;
}

#item87828 {
	width:507px !important;
	min-height:30px !important;
}

#item87825 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item87951 {
	width:507px !important;
	min-height:30px !important;
}

#item87927 {
	width:507px !important;
	min-height:30px !important;
}

#item87903 {
	width:507px !important;
	min-height:30px !important;
}

#item87900 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item88026 {
	width:507px !important;
	min-height:30px !important;
}

#item88002 {
	width:507px !important;
	min-height:30px !important;
}

#item87977 {
	width:507px !important;
	min-height:30px !important;
}

#item87974 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item88100 {
	width:507px !important;
	min-height:66px !important;
}

#item88076 {
	width:507px !important;
	min-height:66px !important;
}

#item88052 {
	width:507px !important;
	min-height:66px !important;
}

#item88049 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item88123 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item88198 {
	width:507px !important;
	min-height:55px !important;
}

#item88174 {
	width:507px !important;
	min-height:55px !important;
}

#item88150 {
	width:507px !important;
	min-height:55px !important;
}

#item88146 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item88272 {
	width:507px !important;
	min-height:55px !important;
}

#item88248 {
	width:507px !important;
	min-height:55px !important;
}

#item88224 {
	width:507px !important;
	min-height:55px !important;
}

#item88221 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item95621 {
	width:360px !important;
	height:278px !important;
	top:362px !important;
}

#item187391 {
	width:360px !important;
	height:89px !important;
	top:555px !important;
}

#item95633 {
	width:265px !important;
	min-height:64px !important;
}

#item95658 {
	width:86px !important;
	height:3px !important;
	top:74px !important;
	background:#ce57c1;
}

#item95661 {
	width:261px !important;
	height:274px !important;
	left:-26px !important;
	top:119px !important;
	background:#010544;
}

#item95663 {
	width:181px !important;
	left:25px !important;
	top:142px !important;
	min-height:238px !important;
}

#item95689 {
	width:101px !important;
	height:45px !important;
}

#item95691 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item95686 {
	width:101px !important;
	height:45px !important;
	left:129px !important;
	top:574px !important;
}

#item95743 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item95766 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item95789 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item95812 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item95866 {
	width:307px !important;
	min-height:18px !important;
}

#item95841 {
	width:307px !important;
	min-height:18px !important;
}

#item95817 {
	width:307px !important;
	min-height:18px !important;
}

#item95813 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item95941 {
	width:309px !important;
	min-height:18px !important;
}

#item95917 {
	width:309px !important;
	min-height:18px !important;
}

#item95893 {
	width:309px !important;
	min-height:18px !important;
}

#item95889 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item96016 {
	width:309px !important;
	min-height:16px !important;
}

#item95992 {
	width:309px !important;
	min-height:16px !important;
}

#item95968 {
	width:309px !important;
	min-height:16px !important;
}

#item95964 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item96091 {
	width:308px !important;
	min-height:18px !important;
}

#item96067 {
	width:308px !important;
	min-height:18px !important;
}

#item96043 {
	width:308px !important;
	min-height:18px !important;
}

#item96039 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item96168 {
	width:308px !important;
	min-height:18px !important;
}

#item96144 {
	width:308px !important;
	min-height:18px !important;
}

#item96119 {
	width:308px !important;
	min-height:18px !important;
}

#item96115 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item96243 {
	width:309px !important;
	min-height:18px !important;
}

#item96219 {
	width:309px !important;
	min-height:18px !important;
}

#item96195 {
	width:309px !important;
	min-height:18px !important;
}

#item96191 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item96319 {
	width:271px !important;
	min-height:18px !important;
}

#item96295 {
	width:308px !important;
	min-height:18px !important;
}

#item96270 {
	width:308px !important;
	min-height:18px !important;
}

#item96266 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item96395 {
	width:308px !important;
	min-height:18px !important;
}

#item96371 {
	width:308px !important;
	min-height:18px !important;
}

#item96347 {
	width:308px !important;
	min-height:18px !important;
}

#item96343 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfromtop-81094 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81094 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128626 {
	width:701px !important;
	min-height:30px !important;
}

#item128602 {
	width:701px !important;
	min-height:30px !important;
}

#item128577 {
	width:701px !important;
	min-height:30px !important;
}

#item128574 {
	width:701px !important;
	height:30px !important;
	left:195px !important;
	top:785px !important;
}

#item128700 {
	width:702px !important;
	min-height:30px !important;
}

#item128676 {
	width:702px !important;
	min-height:30px !important;
}

#item128652 {
	width:702px !important;
	min-height:30px !important;
}

#item128649 {
	width:702px !important;
	height:30px !important;
	left:195px !important;
	top:923px !important;
}

#item128774 {
	width:702px !important;
	min-height:30px !important;
}

#item128750 {
	width:702px !important;
	min-height:30px !important;
}

#item128726 {
	width:702px !important;
	min-height:30px !important;
}

#item128723 {
	width:702px !important;
	height:30px !important;
	left:195px !important;
	top:877px !important;
}

#item128849 {
	width:702px !important;
	min-height:30px !important;
}

#item128824 {
	width:702px !important;
	min-height:30px !important;
}

#item128800 {
	width:702px !important;
	min-height:30px !important;
}

#item128797 {
	width:702px !important;
	height:30px !important;
	left:195px !important;
	top:831px !important;
}

#item128923 {
	width:702px !important;
	min-height:30px !important;
}

#item128899 {
	width:702px !important;
	min-height:30px !important;
}

#item128875 {
	width:702px !important;
	min-height:30px !important;
}

#item128872 {
	width:702px !important;
	height:30px !important;
	left:195px !important;
	top:968px !important;
}

#item128997 {
	width:702px !important;
	min-height:30px !important;
}

#item128973 {
	width:702px !important;
	min-height:30px !important;
}

#item128949 {
	width:702px !important;
	min-height:30px !important;
}

#item128946 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:1014px !important;
}

#item80624 {
	width:617px !important;
	min-height:30px !important;
}

#item80600 {
	width:702px !important;
	min-height:30px !important;
}

#item80576 {
	width:702px !important;
	min-height:30px !important;
}

#item80573 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

#item81106 {
	width:737px !important;
	left:194px !important;
	top:20px !important;
	min-height:460px !important;
}

#item81133 {
	width:702px !important;
	min-height:30px !important;
}

#item81181 {
	width:702px !important;
	min-height:30px !important;
}

#item81157 {
	width:702px !important;
	min-height:30px !important;
}

#item81130 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:740px !important;
}

#item81228 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

@keyframes flyinfromright-81351 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-81351 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item81353 {
	width:648px !important;
	height:738px !important;
	background:#010544;
}

#item81357 {
	width:592px !important;
	min-height:192px !important;
}

#item81380 {
	width:288px !important;
	height:7px !important;
	top:201px !important;
	background:#ce57c1;
}

#item81384 {
	width:287px !important;
	height:101px !important;
}

#item81410 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item81381 {
	width:287px !important;
	height:101px !important;
	left:45px !important;
	top:601px !important;
}

#item81436 {
	width:227px !important;
	height:101px !important;
}

#item81438 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item81433 {
	width:227px !important;
	height:101px !important;
	left:389px !important;
	top:601px !important;
}

#item81484 {
	width:574px !important;
	left:37px !important;
	top:291px !important;
	min-height:279px !important;
}

@keyframes flyinfromtop-88627 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-88627 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item192649 {
	width:507px !important;
	min-height:30px !important;
}

#item192624 {
	width:507px !important;
	min-height:30px !important;
}

#item192600 {
	width:507px !important;
	min-height:30px !important;
}

#item192596 {
	width:507px !important;
	height:30px !important;
	left:191px !important;
	top:722px !important;
}

#item192724 {
	width:507px !important;
	min-height:30px !important;
}

#item192699 {
	width:507px !important;
	min-height:30px !important;
}

#item192675 {
	width:507px !important;
	min-height:30px !important;
}

#item192672 {
	width:507px !important;
	height:30px !important;
	left:191px !important;
	top:764px !important;
}

#item192799 {
	width:507px !important;
	min-height:30px !important;
}

#item192775 {
	width:507px !important;
	min-height:30px !important;
}

#item192751 {
	width:507px !important;
	min-height:30px !important;
}

#item192748 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item192873 {
	width:507px !important;
	min-height:66px !important;
}

#item192849 {
	width:507px !important;
	min-height:66px !important;
}

#item192825 {
	width:507px !important;
	min-height:66px !important;
}

#item192822 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item192947 {
	width:507px !important;
	min-height:55px !important;
}

#item192923 {
	width:507px !important;
	min-height:55px !important;
}

#item192899 {
	width:507px !important;
	min-height:55px !important;
}

#item192896 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item193022 {
	width:507px !important;
	min-height:55px !important;
}

#item192998 {
	width:507px !important;
	min-height:55px !important;
}

#item192974 {
	width:507px !important;
	min-height:55px !important;
}

#item192970 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item88604 {
	width:507px !important;
	min-height:30px !important;
}

#item88580 {
	width:507px !important;
	min-height:30px !important;
}

#item88556 {
	width:507px !important;
	min-height:30px !important;
}

#item88553 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item88634 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:403px !important;
}

#item88979 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item89202 {
	width:507px !important;
	min-height:30px !important;
}

#item89178 {
	width:507px !important;
	min-height:30px !important;
}

#item89154 {
	width:507px !important;
	min-height:30px !important;
}

#item89151 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

@keyframes flyinfromright-89326 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-89326 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item89328 {
	width:681px !important;
	height:770px !important;
	background:#010544;
}

#item89331 {
	width:537px !important;
	min-height:192px !important;
}

#item89354 {
	width:261px !important;
	height:7px !important;
	left:3px !important;
	top:199px !important;
	background:#ce57c1;
}

#item89360 {
	width:234px !important;
	height:76px !important;
}

#item89386 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item89356 {
	width:234px !important;
	height:76px !important;
}

#item89413 {
	width:185px !important;
	height:76px !important;
}

#item89415 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item89410 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item89461 {
	width:519px !important;
	left:52px !important;
	top:296px !important;
	min-height:323px !important;
}

#item96590 {
	width:360px !important;
	height:294px !important;
	top:346px !important;
}

#item187392 {
	width:360px !important;
	height:89px !important;
	top:554px !important;
}

#item96601 {
	width:257px !important;
	height:417px !important;
	left:103px !important;
	top:136px !important;
	background:#010544;
}

#item96604 {
	width:201px !important;
	min-height:64px !important;
}

#item96628 {
	width:97px !important;
	height:2px !important;
	top:75px !important;
	background:#ce57c1;
}

#item96629 {
	width:199px !important;
	left:127px !important;
	top:248px !important;
	min-height:295px !important;
}

#item96655 {
	width:128px !important;
	height:45px !important;
}

#item96680 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item96652 {
	width:128px !important;
	height:45px !important;
	left:52px !important;
	top:575px !important;
}

#item96706 {
	width:101px !important;
	height:45px !important;
}

#item96708 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item96703 {
	width:101px !important;
	height:45px !important;
	left:206px !important;
	top:575px !important;
}

#item103804 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item103827 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item96814 {
	width:308px !important;
	min-height:18px !important;
}

#item96790 {
	width:308px !important;
	min-height:18px !important;
}

#item96766 {
	width:308px !important;
	min-height:18px !important;
}

#item96761 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item96889 {
	width:271px !important;
	min-height:18px !important;
}

#item96865 {
	width:308px !important;
	min-height:18px !important;
}

#item96841 {
	width:308px !important;
	min-height:18px !important;
}

#item96837 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item96958 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item96982 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item97035 {
	width:307px !important;
	min-height:18px !important;
}

#item97011 {
	width:307px !important;
	min-height:18px !important;
}

#item96987 {
	width:307px !important;
	min-height:18px !important;
}

#item96983 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item97110 {
	width:309px !important;
	min-height:18px !important;
}

#item97086 {
	width:309px !important;
	min-height:18px !important;
}

#item97062 {
	width:309px !important;
	min-height:18px !important;
}

#item97058 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item97186 {
	width:309px !important;
	min-height:16px !important;
}

#item97162 {
	width:309px !important;
	min-height:16px !important;
}

#item97138 {
	width:309px !important;
	min-height:16px !important;
}

#item97134 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item97262 {
	width:308px !important;
	min-height:18px !important;
}

#item97238 {
	width:308px !important;
	min-height:18px !important;
}

#item97214 {
	width:308px !important;
	min-height:18px !important;
}

#item97210 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item97337 {
	width:309px !important;
	min-height:18px !important;
}

#item97313 {
	width:309px !important;
	min-height:18px !important;
}

#item97289 {
	width:309px !important;
	min-height:18px !important;
}

#item97285 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item97412 {
	width:308px !important;
	min-height:18px !important;
}

#item97388 {
	width:308px !important;
	min-height:18px !important;
}

#item97364 {
	width:308px !important;
	min-height:18px !important;
}

#item97360 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfromtop-81739 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-81739 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-82371 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-82371 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82374 {
	width:795px !important;
	min-height:192px !important;
}

#item82397 {
	width:386px !important;
	height:7px !important;
	top:189px !important;
	background:#ce57c1;
}

#item82399 {
	width:189px !important;
	height:639px !important;
	background:#010544;
}

#item82404 {
	width:287px !important;
	height:101px !important;
}

#item82429 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item82401 {
	width:287px !important;
	height:101px !important;
	left:207px !important;
	top:508px !important;
}

#item82455 {
	width:227px !important;
	height:101px !important;
}

#item82457 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item82452 {
	width:227px !important;
	height:101px !important;
	left:551px !important;
	top:508px !important;
}

#item82503 {
	width:737px !important;
	left:207px !important;
	top:244px !important;
	min-height:234px !important;
}

#item81592 {
	width:737px !important;
	left:194px !important;
	top:20px !important;
	min-height:444px !important;
}

#item81619 {
	width:701px !important;
	min-height:30px !important;
}

#item81668 {
	width:701px !important;
	min-height:30px !important;
}

#item81643 {
	width:701px !important;
	min-height:30px !important;
}

#item81616 {
	width:701px !important;
	height:30px !important;
	left:194px !important;
	top:785px !important;
}

#item81716 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

#item81804 {
	width:702px !important;
	min-height:30px !important;
}

#item81780 {
	width:702px !important;
	min-height:30px !important;
}

#item81754 {
	width:702px !important;
	min-height:30px !important;
}

#item81751 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:923px !important;
}

#item81878 {
	width:702px !important;
	min-height:30px !important;
}

#item81854 {
	width:702px !important;
	min-height:30px !important;
}

#item81830 {
	width:702px !important;
	min-height:30px !important;
}

#item81827 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item81952 {
	width:702px !important;
	min-height:30px !important;
}

#item81928 {
	width:702px !important;
	min-height:30px !important;
}

#item81904 {
	width:702px !important;
	min-height:30px !important;
}

#item81901 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item82027 {
	width:702px !important;
	min-height:30px !important;
}

#item82002 {
	width:702px !important;
	min-height:30px !important;
}

#item81978 {
	width:702px !important;
	min-height:30px !important;
}

#item81975 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item82101 {
	width:702px !important;
	min-height:30px !important;
}

#item82077 {
	width:702px !important;
	min-height:30px !important;
}

#item82053 {
	width:702px !important;
	min-height:30px !important;
}

#item82050 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item82175 {
	width:702px !important;
	min-height:30px !important;
}

#item82151 {
	width:702px !important;
	min-height:30px !important;
}

#item82127 {
	width:702px !important;
	min-height:30px !important;
}

#item82124 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item82249 {
	width:617px !important;
	min-height:30px !important;
}

#item82225 {
	width:702px !important;
	min-height:30px !important;
}

#item82201 {
	width:702px !important;
	min-height:30px !important;
}

#item82198 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

@keyframes flyinfromtop-89726 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-89726 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-89567 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-89567 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item89569 {
	width:141px !important;
	height:689px !important;
	background:#010544;
}

#item89573 {
	width:576px !important;
	min-height:192px !important;
}

#item89597 {
	width:280px !important;
	height:7px !important;
	left:1px !important;
	top:192px !important;
	background:#ce57c1;
}

#item89602 {
	width:234px !important;
	height:76px !important;
}

#item89628 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item89599 {
	width:234px !important;
	height:76px !important;
}

#item89654 {
	width:185px !important;
	height:76px !important;
}

#item89656 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item89651 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item89702 {
	width:534px !important;
	left:158px !important;
	top:236px !important;
	min-height:282px !important;
}

#item89792 {
	width:507px !important;
	min-height:30px !important;
}

#item89768 {
	width:507px !important;
	min-height:30px !important;
}

#item89744 {
	width:507px !important;
	min-height:30px !important;
}

#item89741 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item89815 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:442px !important;
}

#item89913 {
	width:507px !important;
	min-height:30px !important;
}

#item89889 {
	width:507px !important;
	min-height:30px !important;
}

#item89865 {
	width:507px !important;
	min-height:30px !important;
}

#item89862 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item89989 {
	width:507px !important;
	min-height:30px !important;
}

#item89964 {
	width:507px !important;
	min-height:30px !important;
}

#item89940 {
	width:507px !important;
	min-height:30px !important;
}

#item89936 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item90063 {
	width:507px !important;
	min-height:30px !important;
}

#item90039 {
	width:507px !important;
	min-height:30px !important;
}

#item90015 {
	width:507px !important;
	min-height:30px !important;
}

#item90012 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item90138 {
	width:507px !important;
	min-height:66px !important;
}

#item90114 {
	width:507px !important;
	min-height:66px !important;
}

#item90089 {
	width:507px !important;
	min-height:66px !important;
}

#item90086 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item90161 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item90236 {
	width:507px !important;
	min-height:55px !important;
}

#item90212 {
	width:507px !important;
	min-height:55px !important;
}

#item90188 {
	width:507px !important;
	min-height:55px !important;
}

#item90184 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item90311 {
	width:507px !important;
	min-height:55px !important;
}

#item90287 {
	width:507px !important;
	min-height:55px !important;
}

#item90263 {
	width:507px !important;
	min-height:55px !important;
}

#item90259 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item90385 {
	width:507px !important;
	min-height:30px !important;
}

#item90361 {
	width:507px !important;
	min-height:30px !important;
}

#item90337 {
	width:507px !important;
	min-height:30px !important;
}

#item90334 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item97626 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item187393 {
	width:360px !important;
	height:89px !important;
	top:482px !important;
}

#item97629 {
	width:365px !important;
	height:122px !important;
	left:-3px !important;
	background:#010544;
}

#item97640 {
	width:232px !important;
	min-height:64px !important;
}

#item97664 {
	width:113px !important;
	height:2px !important;
	left:2px !important;
	top:71px !important;
	background:#ce57c1;
}

#item97665 {
	width:268px !important;
	left:44px !important;
	top:289px !important;
	min-height:193px !important;
}

#item97691 {
	width:128px !important;
	height:45px !important;
}

#item97717 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item97688 {
	width:128px !important;
	height:45px !important;
	left:51px !important;
	top:503px !important;
}

#item97743 {
	width:101px !important;
	height:45px !important;
}

#item97745 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item97740 {
	width:101px !important;
	height:45px !important;
	left:205px !important;
	top:503px !important;
}

#item103872 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item103895 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item97850 {
	width:307px !important;
	min-height:18px !important;
}

#item97826 {
	width:307px !important;
	min-height:18px !important;
}

#item97802 {
	width:307px !important;
	min-height:18px !important;
}

#item97798 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item97926 {
	width:271px !important;
	min-height:18px !important;
}

#item97901 {
	width:308px !important;
	min-height:18px !important;
}

#item97877 {
	width:308px !important;
	min-height:18px !important;
}

#item97873 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item97996 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item98019 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item98072 {
	width:309px !important;
	min-height:18px !important;
}

#item98048 {
	width:309px !important;
	min-height:18px !important;
}

#item98024 {
	width:309px !important;
	min-height:18px !important;
}

#item98020 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item98147 {
	width:309px !important;
	min-height:16px !important;
}

#item98123 {
	width:309px !important;
	min-height:16px !important;
}

#item98099 {
	width:309px !important;
	min-height:16px !important;
}

#item98095 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item98223 {
	width:308px !important;
	min-height:18px !important;
}

#item98199 {
	width:308px !important;
	min-height:18px !important;
}

#item98175 {
	width:308px !important;
	min-height:18px !important;
}

#item98170 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item98298 {
	width:308px !important;
	min-height:18px !important;
}

#item98274 {
	width:308px !important;
	min-height:18px !important;
}

#item98250 {
	width:308px !important;
	min-height:18px !important;
}

#item98246 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item98374 {
	width:309px !important;
	min-height:18px !important;
}

#item98350 {
	width:309px !important;
	min-height:18px !important;
}

#item98326 {
	width:309px !important;
	min-height:18px !important;
}

#item98322 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item98450 {
	width:308px !important;
	min-height:18px !important;
}

#item98426 {
	width:308px !important;
	min-height:18px !important;
}

#item98401 {
	width:308px !important;
	min-height:18px !important;
}

#item98397 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfrombottom-82758 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-82758 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82610 {
	width:737px !important;
	left:193px !important;
	top:20px !important;
	min-height:444px !important;
}

#item82686 {
	width:702px !important;
	min-height:30px !important;
}

#item82661 {
	width:702px !important;
	min-height:30px !important;
}

#item82637 {
	width:702px !important;
	min-height:30px !important;
}

#item82634 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item82735 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

@keyframes flyinfromtop-82766 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-82766 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item82767 {
	width:795px !important;
	min-height:192px !important;
}

#item82790 {
	width:386px !important;
	height:7px !important;
	top:189px !important;
	background:#ce57c1;
}

#item82842 {
	width:701px !important;
	min-height:30px !important;
}

#item82818 {
	width:701px !important;
	min-height:30px !important;
}

#item82794 {
	width:701px !important;
	min-height:30px !important;
}

#item82791 {
	width:701px !important;
	height:30px !important;
	left:194px !important;
	top:785px !important;
}

#item82916 {
	width:702px !important;
	min-height:30px !important;
}

#item82892 {
	width:702px !important;
	min-height:30px !important;
}

#item82868 {
	width:702px !important;
	min-height:30px !important;
}

#item82865 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:923px !important;
}

#item82991 {
	width:702px !important;
	min-height:30px !important;
}

#item82967 {
	width:702px !important;
	min-height:30px !important;
}

#item82943 {
	width:702px !important;
	min-height:30px !important;
}

#item82939 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item83065 {
	width:702px !important;
	min-height:30px !important;
}

#item83041 {
	width:702px !important;
	min-height:30px !important;
}

#item83017 {
	width:702px !important;
	min-height:30px !important;
}

#item83014 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item83139 {
	width:702px !important;
	min-height:30px !important;
}

#item83115 {
	width:702px !important;
	min-height:30px !important;
}

#item83091 {
	width:702px !important;
	min-height:30px !important;
}

#item83088 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item83214 {
	width:702px !important;
	min-height:30px !important;
}

#item83189 {
	width:702px !important;
	min-height:30px !important;
}

#item83165 {
	width:702px !important;
	min-height:30px !important;
}

#item83162 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item83288 {
	width:617px !important;
	min-height:30px !important;
}

#item83264 {
	width:702px !important;
	min-height:30px !important;
}

#item83240 {
	width:702px !important;
	min-height:30px !important;
}

#item83237 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

@keyframes flyinfromright-83311 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-83311 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83312 {
	width:624px !important;
	height:504px !important;
	background:#ce57c1;
}

#item83317 {
	width:287px !important;
	height:101px !important;
}

#item83344 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item83314 {
	width:287px !important;
	height:101px !important;
	left:27px !important;
	top:352px !important;
}

#item83370 {
	width:227px !important;
	height:101px !important;
}

#item83372 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item83367 {
	width:227px !important;
	height:101px !important;
	left:371px !important;
	top:352px !important;
}

#item83418 {
	width:592px !important;
	height:295px !important;
	left:32px !important;
	top:33px !important;
}

#item83421 {
	width:545px !important;
	left:9px !important;
	min-height:531px !important;
}

@keyframes flyinfromright-90576 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-90576 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-90584 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-90584 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item90585 {
	width:527px !important;
	min-height:192px !important;
}

#item90609 {
	width:256px !important;
	height:7px !important;
	top:193px !important;
	background:#ce57c1;
}

#item90668 {
	width:507px !important;
	min-height:30px !important;
}

#item90644 {
	width:507px !important;
	min-height:30px !important;
}

#item90619 {
	width:507px !important;
	min-height:30px !important;
}

#item90616 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item90691 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:422px !important;
}

#item90789 {
	width:507px !important;
	min-height:30px !important;
}

#item90765 {
	width:507px !important;
	min-height:30px !important;
}

#item90741 {
	width:507px !important;
	min-height:30px !important;
}

#item90738 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item90863 {
	width:507px !important;
	min-height:30px !important;
}

#item90839 {
	width:507px !important;
	min-height:30px !important;
}

#item90815 {
	width:507px !important;
	min-height:30px !important;
}

#item90812 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item90938 {
	width:507px !important;
	min-height:30px !important;
}

#item90914 {
	width:507px !important;
	min-height:30px !important;
}

#item90889 {
	width:507px !important;
	min-height:30px !important;
}

#item90886 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item91013 {
	width:507px !important;
	min-height:66px !important;
}

#item90988 {
	width:507px !important;
	min-height:66px !important;
}

#item90964 {
	width:507px !important;
	min-height:66px !important;
}

#item90961 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item91036 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item91111 {
	width:507px !important;
	min-height:55px !important;
}

#item91087 {
	width:507px !important;
	min-height:55px !important;
}

#item91063 {
	width:507px !important;
	min-height:55px !important;
}

#item91059 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item91186 {
	width:507px !important;
	min-height:55px !important;
}

#item91161 {
	width:507px !important;
	min-height:55px !important;
}

#item91137 {
	width:507px !important;
	min-height:55px !important;
}

#item91134 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item91261 {
	width:507px !important;
	min-height:30px !important;
}

#item91237 {
	width:507px !important;
	min-height:30px !important;
}

#item91213 {
	width:507px !important;
	min-height:30px !important;
}

#item91210 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

@keyframes flyinfrombottom-91284 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-91284 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item91285 {
	width:513px !important;
	height:467px !important;
	background:#ce57c1;
}

#item91291 {
	width:234px !important;
	height:76px !important;
}

#item91317 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item91288 {
	width:234px !important;
	height:76px !important;
}

#item91343 {
	width:185px !important;
	height:76px !important;
}

#item91345 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item91340 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item91391 {
	width:454px !important;
	height:320px !important;
	left:23px !important;
	top:22px !important;
}

#item91394 {
	width:426px !important;
	top:5px !important;
	min-height:668px !important;
}

#item98651 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item187394 {
	width:360px !important;
	height:89px !important;
	top:682px !important;
}

#item98666 {
	width:265px !important;
	min-height:64px !important;
}

#item98690 {
	width:129px !important;
	height:2px !important;
	top:73px !important;
	background:#ce57c1;
}

#item98691 {
	width:326px !important;
	height:371px !important;
	left:39px !important;
	top:311px !important;
	background:#ce57c1;
}

#item98693 {
	width:270px !important;
	left:61px !important;
	top:331px !important;
	min-height:339px !important;
}

#item98719 {
	width:128px !important;
	height:45px !important;
}

#item98744 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item98716 {
	width:128px !important;
	height:45px !important;
	left:51px !important;
	top:701px !important;
}

#item98771 {
	width:101px !important;
	height:45px !important;
}

#item98773 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item98768 {
	width:101px !important;
	height:45px !important;
	left:204px !important;
	top:701px !important;
}

#item103936 {
	width:337px !important;
	left:12px !important;
	top:124px !important;
	min-height:35px !important;
}

#item103959 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item98879 {
	width:308px !important;
	min-height:18px !important;
}

#item98855 {
	width:308px !important;
	min-height:18px !important;
}

#item98831 {
	width:308px !important;
	min-height:18px !important;
}

#item98826 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item98954 {
	width:271px !important;
	min-height:18px !important;
}

#item98930 {
	width:308px !important;
	min-height:18px !important;
}

#item98906 {
	width:308px !important;
	min-height:18px !important;
}

#item98902 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item99024 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item99047 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item99100 {
	width:307px !important;
	min-height:18px !important;
}

#item99076 {
	width:307px !important;
	min-height:18px !important;
}

#item99052 {
	width:307px !important;
	min-height:18px !important;
}

#item99048 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item99175 {
	width:309px !important;
	min-height:18px !important;
}

#item99151 {
	width:309px !important;
	min-height:18px !important;
}

#item99127 {
	width:309px !important;
	min-height:18px !important;
}

#item99123 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item99251 {
	width:309px !important;
	min-height:16px !important;
}

#item99227 {
	width:309px !important;
	min-height:16px !important;
}

#item99202 {
	width:309px !important;
	min-height:16px !important;
}

#item99198 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item99327 {
	width:308px !important;
	min-height:18px !important;
}

#item99302 {
	width:308px !important;
	min-height:18px !important;
}

#item99278 {
	width:308px !important;
	min-height:18px !important;
}

#item99274 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item99403 {
	width:309px !important;
	min-height:18px !important;
}

#item99378 {
	width:309px !important;
	min-height:18px !important;
}

#item99354 {
	width:309px !important;
	min-height:18px !important;
}

#item99350 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item99479 {
	width:308px !important;
	min-height:18px !important;
}

#item99454 {
	width:308px !important;
	min-height:18px !important;
}

#item99430 {
	width:308px !important;
	min-height:18px !important;
}

#item99426 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfrombottom-83778 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-83778 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item83631 {
	width:737px !important;
	left:193px !important;
	top:20px !important;
	min-height:443px !important;
}

#item83706 {
	width:702px !important;
	min-height:30px !important;
}

#item83682 {
	width:702px !important;
	min-height:30px !important;
}

#item83658 {
	width:702px !important;
	min-height:30px !important;
}

#item83655 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item83754 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

#item83839 {
	width:701px !important;
	min-height:30px !important;
}

#item83815 {
	width:701px !important;
	min-height:30px !important;
}

#item83791 {
	width:701px !important;
	min-height:30px !important;
}

#item83788 {
	width:701px !important;
	height:30px !important;
	left:192px !important;
	top:780px !important;
}

#item83913 {
	width:702px !important;
	min-height:30px !important;
}

#item83889 {
	width:702px !important;
	min-height:30px !important;
}

#item83865 {
	width:702px !important;
	min-height:30px !important;
}

#item83862 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:923px !important;
}

#item83987 {
	width:702px !important;
	min-height:30px !important;
}

#item83963 {
	width:702px !important;
	min-height:30px !important;
}

#item83939 {
	width:702px !important;
	min-height:30px !important;
}

#item83936 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item84062 {
	width:702px !important;
	min-height:30px !important;
}

#item84038 {
	width:702px !important;
	min-height:30px !important;
}

#item84013 {
	width:702px !important;
	min-height:30px !important;
}

#item84010 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item84136 {
	width:702px !important;
	min-height:30px !important;
}

#item84112 {
	width:702px !important;
	min-height:30px !important;
}

#item84088 {
	width:702px !important;
	min-height:30px !important;
}

#item84085 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item84210 {
	width:702px !important;
	min-height:30px !important;
}

#item84186 {
	width:702px !important;
	min-height:30px !important;
}

#item84162 {
	width:702px !important;
	min-height:30px !important;
}

#item84159 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item84285 {
	width:617px !important;
	min-height:30px !important;
}

#item84260 {
	width:702px !important;
	min-height:30px !important;
}

#item84236 {
	width:702px !important;
	min-height:30px !important;
}

#item84233 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

@keyframes flyinfromright-84309 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-84309 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item84310 {
	width:696px !important;
	height:481px !important;
	background:#ce57c1;
}

#item84314 {
	width:287px !important;
	height:101px !important;
}

#item84340 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item84311 {
	width:287px !important;
	height:101px !important;
	left:52px !important;
	top:339px !important;
}

#item84367 {
	width:227px !important;
	height:101px !important;
}

#item84369 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item84364 {
	width:227px !important;
	height:101px !important;
	left:396px !important;
	top:339px !important;
}

#item84415 {
	width:652px !important;
	height:254px !important;
	left:22px !important;
	top:35px !important;
}

#item84417 {
	width:606px !important;
	left:28px !important;
	top:1px !important;
	min-height:711px !important;
}

@keyframes flyinfromtop-84539 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-84539 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item84540 {
	width:701px !important;
	min-height:268px !important;
}

#item84563 {
	width:386px !important;
	height:7px !important;
	top:255px !important;
	background:#ce57c1;
}

@keyframes flyinfrombottom-91603 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-91603 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item91668 {
	width:507px !important;
	min-height:30px !important;
}

#item91644 {
	width:507px !important;
	min-height:30px !important;
}

#item91620 {
	width:507px !important;
	min-height:30px !important;
}

#item91616 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item91692 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:408px !important;
}

#item91792 {
	width:507px !important;
	min-height:30px !important;
}

#item91768 {
	width:507px !important;
	min-height:30px !important;
}

#item91744 {
	width:507px !important;
	min-height:30px !important;
}

#item91741 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item91866 {
	width:507px !important;
	min-height:30px !important;
}

#item91842 {
	width:507px !important;
	min-height:30px !important;
}

#item91818 {
	width:507px !important;
	min-height:30px !important;
}

#item91815 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item91941 {
	width:507px !important;
	min-height:30px !important;
}

#item91917 {
	width:507px !important;
	min-height:30px !important;
}

#item91892 {
	width:507px !important;
	min-height:30px !important;
}

#item91889 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item92016 {
	width:507px !important;
	min-height:30px !important;
}

#item91992 {
	width:507px !important;
	min-height:30px !important;
}

#item91968 {
	width:507px !important;
	min-height:30px !important;
}

#item91964 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item92090 {
	width:507px !important;
	min-height:66px !important;
}

#item92066 {
	width:507px !important;
	min-height:66px !important;
}

#item92042 {
	width:507px !important;
	min-height:66px !important;
}

#item92039 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item92113 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item92188 {
	width:507px !important;
	min-height:55px !important;
}

#item92164 {
	width:507px !important;
	min-height:55px !important;
}

#item92139 {
	width:507px !important;
	min-height:55px !important;
}

#item92136 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item92262 {
	width:507px !important;
	min-height:55px !important;
}

#item92238 {
	width:507px !important;
	min-height:55px !important;
}

#item92214 {
	width:507px !important;
	min-height:55px !important;
}

#item92211 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

@keyframes flyinfromright-92286 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-92286 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item92287 {
	width:509px !important;
	height:569px !important;
	background:#ce57c1;
}

#item92292 {
	width:234px !important;
	height:76px !important;
}

#item92318 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item92289 {
	width:234px !important;
	height:76px !important;
}

#item92344 {
	width:185px !important;
	height:76px !important;
}

#item92346 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item92341 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item92392 {
	width:476px !important;
	height:406px !important;
	left:19px !important;
	top:26px !important;
}

#item92395 {
	width:456px !important;
	top:9px !important;
	min-height:956px !important;
}

@keyframes flyinfromtop-92516 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-92516 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item92517 {
	width:572px !important;
	min-height:268px !important;
}

#item92540 {
	width:256px !important;
	height:7px !important;
	top:252px !important;
	background:#ce57c1;
}

#item102703 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item187395 {
	width:360px !important;
	height:89px !important;
	top:897px !important;
}

#item102714 {
	width:317px !important;
	left:26px !important;
	min-height:89px !important;
}

#item102738 {
	width:307px !important;
	height:585px !important;
	left:63px !important;
	top:92px !important;
	background:#ce57c1;
}

#item102740 {
	width:249px !important;
	left:90px !important;
	top:109px !important;
	min-height:569px !important;
}

#item102766 {
	width:128px !important;
	height:45px !important;
}

#item102791 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item102763 {
	width:128px !important;
	height:45px !important;
	left:60px !important;
	top:902px !important;
}

#item102818 {
	width:101px !important;
	height:45px !important;
}

#item102820 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item102814 {
	width:101px !important;
	height:45px !important;
	left:214px !important;
	top:902px !important;
}

#item102866 {
	width:129px !important;
	height:2px !important;
	left:15px !important;
	top:88px !important;
	background:#ce57c1;
}

#item103982 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item104006 {
	width:326px !important;
	left:11px !important;
	top:57px !important;
	min-height:71px !important;
}

#item102925 {
	width:308px !important;
	min-height:16px !important;
}

#item102901 {
	width:308px !important;
	min-height:16px !important;
}

#item102877 {
	width:308px !important;
	min-height:16px !important;
}

#item102873 {
	width:308px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item103000 {
	width:271px !important;
	min-height:18px !important;
}

#item102976 {
	width:308px !important;
	min-height:18px !important;
}

#item102952 {
	width:308px !important;
	min-height:18px !important;
}

#item102948 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item103070 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item103094 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item103147 {
	width:307px !important;
	min-height:18px !important;
}

#item103123 {
	width:307px !important;
	min-height:18px !important;
}

#item103099 {
	width:307px !important;
	min-height:18px !important;
}

#item103095 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item103222 {
	width:309px !important;
	min-height:18px !important;
}

#item103198 {
	width:309px !important;
	min-height:18px !important;
}

#item103174 {
	width:309px !important;
	min-height:18px !important;
}

#item103170 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item103298 {
	width:308px !important;
	min-height:18px !important;
}

#item103273 {
	width:308px !important;
	min-height:18px !important;
}

#item103249 {
	width:308px !important;
	min-height:18px !important;
}

#item103245 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item103375 {
	width:308px !important;
	min-height:18px !important;
}

#item103351 {
	width:308px !important;
	min-height:18px !important;
}

#item103325 {
	width:308px !important;
	min-height:18px !important;
}

#item103321 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item103451 {
	width:309px !important;
	min-height:18px !important;
}

#item103427 {
	width:309px !important;
	min-height:18px !important;
}

#item103403 {
	width:309px !important;
	min-height:18px !important;
}

#item103399 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item103527 {
	width:308px !important;
	min-height:18px !important;
}

#item103502 {
	width:308px !important;
	min-height:18px !important;
}

#item103478 {
	width:308px !important;
	min-height:18px !important;
}

#item103474 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfromtop-84637 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-84637 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item84653 {
	width:737px !important;
	left:194px !important;
	top:20px !important;
	min-height:444px !important;
}

#item84680 {
	width:702px !important;
	min-height:30px !important;
}

#item84729 {
	width:702px !important;
	min-height:30px !important;
}

#item84705 {
	width:702px !important;
	min-height:30px !important;
}

#item84677 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:923px !important;
}

#item84777 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

#item84852 {
	width:701px !important;
	min-height:30px !important;
}

#item84828 {
	width:701px !important;
	min-height:30px !important;
}

#item84804 {
	width:701px !important;
	min-height:30px !important;
}

#item84800 {
	width:701px !important;
	height:30px !important;
	left:194px !important;
	top:785px !important;
}

#item84926 {
	width:702px !important;
	min-height:30px !important;
}

#item84902 {
	width:702px !important;
	min-height:30px !important;
}

#item84878 {
	width:702px !important;
	min-height:30px !important;
}

#item84875 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item85000 {
	width:702px !important;
	min-height:30px !important;
}

#item84976 {
	width:702px !important;
	min-height:30px !important;
}

#item84952 {
	width:702px !important;
	min-height:30px !important;
}

#item84949 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item85075 {
	width:702px !important;
	min-height:30px !important;
}

#item85051 {
	width:702px !important;
	min-height:30px !important;
}

#item85026 {
	width:702px !important;
	min-height:30px !important;
}

#item85023 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item85149 {
	width:702px !important;
	min-height:30px !important;
}

#item85125 {
	width:702px !important;
	min-height:30px !important;
}

#item85101 {
	width:702px !important;
	min-height:30px !important;
}

#item85098 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item85223 {
	width:702px !important;
	min-height:30px !important;
}

#item85199 {
	width:702px !important;
	min-height:30px !important;
}

#item85175 {
	width:702px !important;
	min-height:30px !important;
}

#item85172 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item85298 {
	width:617px !important;
	min-height:30px !important;
}

#item85273 {
	width:702px !important;
	min-height:30px !important;
}

#item85249 {
	width:702px !important;
	min-height:30px !important;
}

#item85246 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

@keyframes flyinfromright-85419 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-85419 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85421 {
	width:759px !important;
	height:914px !important;
	background:#010544;
}

#item85424 {
	width:629px !important;
	min-height:250px !important;
}

#item85447 {
	width:306px !important;
	height:7px !important;
	top:259px !important;
	background:#ce57c1;
}

#item85473 {
	width:287px !important;
	height:101px !important;
}

#item85499 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item85470 {
	width:287px !important;
	height:101px !important;
	left:50px !important;
	top:777px !important;
}

#item85525 {
	width:227px !important;
	height:101px !important;
}

#item85527 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item85522 {
	width:227px !important;
	height:101px !important;
	left:394px !important;
	top:777px !important;
}

#item85573 {
	width:647px !important;
	left:50px !important;
	top:356px !important;
	min-height:384px !important;
}

@keyframes flyinfromtop-92614 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-92614 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item92684 {
	width:507px !important;
	min-height:30px !important;
}

#item92659 {
	width:507px !important;
	min-height:30px !important;
}

#item92635 {
	width:507px !important;
	min-height:30px !important;
}

#item92632 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item92707 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:397px !important;
}

#item92807 {
	width:507px !important;
	min-height:30px !important;
}

#item92782 {
	width:507px !important;
	min-height:30px !important;
}

#item92758 {
	width:507px !important;
	min-height:30px !important;
}

#item92755 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item92883 {
	width:507px !important;
	min-height:30px !important;
}

#item92859 {
	width:507px !important;
	min-height:30px !important;
}

#item92833 {
	width:507px !important;
	min-height:30px !important;
}

#item92830 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item92958 {
	width:507px !important;
	min-height:30px !important;
}

#item92934 {
	width:507px !important;
	min-height:30px !important;
}

#item92909 {
	width:507px !important;
	min-height:30px !important;
}

#item92906 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item93032 {
	width:507px !important;
	min-height:30px !important;
}

#item93008 {
	width:507px !important;
	min-height:30px !important;
}

#item92984 {
	width:507px !important;
	min-height:30px !important;
}

#item92981 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item93106 {
	width:507px !important;
	min-height:66px !important;
}

#item93082 {
	width:507px !important;
	min-height:66px !important;
}

#item93058 {
	width:507px !important;
	min-height:66px !important;
}

#item93055 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item93129 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item93204 {
	width:507px !important;
	min-height:55px !important;
}

#item93179 {
	width:507px !important;
	min-height:55px !important;
}

#item93155 {
	width:507px !important;
	min-height:55px !important;
}

#item93152 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item93279 {
	width:507px !important;
	min-height:55px !important;
}

#item93255 {
	width:507px !important;
	min-height:55px !important;
}

#item93231 {
	width:507px !important;
	min-height:55px !important;
}

#item93228 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:872px !important;
}

@keyframes flyinfromright-93401 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-93401 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item93403 {
	width:785px !important;
	height:898px !important;
	background:#010544;
}

#item93405 {
	width:650px !important;
	left:1px !important;
	min-height:273px !important;
}

#item93428 {
	width:316px !important;
	height:7px !important;
	top:257px !important;
	background:#ce57c1;
}

#item93433 {
	width:234px !important;
	height:76px !important;
}

#item93459 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item93430 {
	width:234px !important;
	height:76px !important;
}

#item93485 {
	width:185px !important;
	height:76px !important;
}

#item93487 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item93482 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item93533 {
	width:626px !important;
	left:39px !important;
	top:343px !important;
	min-height:425px !important;
}

#item101646 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item187396 {
	width:360px !important;
	height:89px !important;
	top:672px !important;
}

#item101657 {
	width:317px !important;
	height:496px !important;
	left:43px !important;
	top:175px !important;
	background:#010544;
}

#item101681 {
	width:236px !important;
	min-height:129px !important;
}

#item101705 {
	width:115px !important;
	height:2px !important;
	top:99px !important;
	background:#ce57c1;
}

#item101706 {
	width:252px !important;
	left:66px !important;
	top:314px !important;
	min-height:337px !important;
}

#item101732 {
	width:128px !important;
	height:45px !important;
}

#item101757 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item101729 {
	width:128px !important;
	height:45px !important;
	left:52px !important;
	top:693px !important;
}

#item101783 {
	width:101px !important;
	height:45px !important;
}

#item101785 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item101780 {
	width:101px !important;
	height:45px !important;
	left:206px !important;
	top:693px !important;
}

#item104031 {
	width:337px !important;
	left:12px !important;
	top:124px !important;
	min-height:35px !important;
}

#item104054 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item101891 {
	width:309px !important;
	min-height:18px !important;
}

#item101867 {
	width:309px !important;
	min-height:18px !important;
}

#item101843 {
	width:309px !important;
	min-height:18px !important;
}

#item101839 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item101966 {
	width:271px !important;
	min-height:18px !important;
}

#item101942 {
	width:308px !important;
	min-height:18px !important;
}

#item101918 {
	width:308px !important;
	min-height:18px !important;
}

#item101914 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item102037 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item102060 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item102113 {
	width:307px !important;
	min-height:18px !important;
}

#item102089 {
	width:307px !important;
	min-height:18px !important;
}

#item102065 {
	width:307px !important;
	min-height:18px !important;
}

#item102061 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item102191 {
	width:309px !important;
	min-height:16px !important;
}

#item102166 {
	width:309px !important;
	min-height:16px !important;
}

#item102141 {
	width:309px !important;
	min-height:16px !important;
}

#item102136 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item102266 {
	width:308px !important;
	min-height:18px !important;
}

#item102242 {
	width:308px !important;
	min-height:18px !important;
}

#item102218 {
	width:308px !important;
	min-height:18px !important;
}

#item102214 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item102342 {
	width:308px !important;
	min-height:18px !important;
}

#item102318 {
	width:308px !important;
	min-height:18px !important;
}

#item102294 {
	width:308px !important;
	min-height:18px !important;
}

#item102290 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item102417 {
	width:309px !important;
	min-height:18px !important;
}

#item102393 {
	width:309px !important;
	min-height:18px !important;
}

#item102369 {
	width:309px !important;
	min-height:18px !important;
}

#item102365 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item102492 {
	width:308px !important;
	min-height:18px !important;
}

#item102468 {
	width:308px !important;
	min-height:18px !important;
}

#item102444 {
	width:308px !important;
	min-height:18px !important;
}

#item102440 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfrombottom-85832 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-85832 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85685 {
	width:737px !important;
	left:181px !important;
	top:19px !important;
	min-height:446px !important;
}

#item85712 {
	width:702px !important;
	min-height:30px !important;
}

#item85760 {
	width:702px !important;
	min-height:30px !important;
}

#item85736 {
	width:702px !important;
	min-height:30px !important;
}

#item85709 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:968px !important;
}

#item85809 {
	width:595px !important;
	left:193px !important;
	top:498px !important;
	min-height:168px !important;
}

#item85891 {
	width:701px !important;
	min-height:30px !important;
}

#item85867 {
	width:701px !important;
	min-height:30px !important;
}

#item85843 {
	width:701px !important;
	min-height:30px !important;
}

#item85840 {
	width:701px !important;
	height:30px !important;
	left:194px !important;
	top:785px !important;
}

#item85966 {
	width:702px !important;
	min-height:30px !important;
}

#item85942 {
	width:702px !important;
	min-height:30px !important;
}

#item85917 {
	width:702px !important;
	min-height:30px !important;
}

#item85914 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:923px !important;
}

#item86042 {
	width:702px !important;
	min-height:30px !important;
}

#item86018 {
	width:702px !important;
	min-height:30px !important;
}

#item85993 {
	width:702px !important;
	min-height:30px !important;
}

#item85990 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:877px !important;
}

#item86116 {
	width:702px !important;
	min-height:30px !important;
}

#item86092 {
	width:702px !important;
	min-height:30px !important;
}

#item86068 {
	width:702px !important;
	min-height:30px !important;
}

#item86065 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:831px !important;
}

#item86190 {
	width:702px !important;
	min-height:30px !important;
}

#item86166 {
	width:702px !important;
	min-height:30px !important;
}

#item86142 {
	width:702px !important;
	min-height:30px !important;
}

#item86139 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:740px !important;
}

#item86265 {
	width:702px !important;
	min-height:30px !important;
}

#item86241 {
	width:702px !important;
	min-height:30px !important;
}

#item86216 {
	width:702px !important;
	min-height:30px !important;
}

#item86213 {
	width:702px !important;
	height:30px !important;
	left:193px !important;
	top:1014px !important;
}

#item86339 {
	width:617px !important;
	min-height:30px !important;
}

#item86315 {
	width:702px !important;
	min-height:30px !important;
}

#item86291 {
	width:702px !important;
	min-height:30px !important;
}

#item86288 {
	width:702px !important;
	height:30px !important;
	left:194px !important;
	top:694px !important;
}

@keyframes flyinfromright-86362 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-86362 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86363 {
	width:158px !important;
	height:1088px !important;
	left:780px !important;
	background:#010544;
}

#item86365 {
	width:795px !important;
	min-height:192px !important;
}

#item86388 {
	width:386px !important;
	height:7px !important;
	top:198px !important;
	background:#ce57c1;
}

#item86392 {
	width:287px !important;
	height:101px !important;
}

#item86417 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item86389 {
	width:287px !important;
	height:101px !important;
	top:593px !important;
}

#item86443 {
	width:227px !important;
	height:101px !important;
}

#item86445 {
	width:95px !important;
	left:120px !important;
	top:39px !important;
	min-height:29px !important;
}

#item86440 {
	width:227px !important;
	height:101px !important;
	left:344px !important;
	top:593px !important;
}

#item86493 {
	width:779px !important;
	height:267px !important;
	top:288px !important;
}

#item86495 {
	width:748px !important;
	min-height:387px !important;
}

@keyframes flyinfrombottom-93632 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-93632 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item93697 {
	width:507px !important;
	min-height:30px !important;
}

#item93673 {
	width:507px !important;
	min-height:30px !important;
}

#item93649 {
	width:507px !important;
	min-height:30px !important;
}

#item93646 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item93720 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:425px !important;
}

#item93821 {
	width:507px !important;
	min-height:30px !important;
}

#item93796 {
	width:507px !important;
	min-height:30px !important;
}

#item93772 {
	width:507px !important;
	min-height:30px !important;
}

#item93769 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item93895 {
	width:507px !important;
	min-height:30px !important;
}

#item93871 {
	width:507px !important;
	min-height:30px !important;
}

#item93847 {
	width:507px !important;
	min-height:30px !important;
}

#item93844 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item93970 {
	width:507px !important;
	min-height:30px !important;
}

#item93945 {
	width:507px !important;
	min-height:30px !important;
}

#item93921 {
	width:507px !important;
	min-height:30px !important;
}

#item93918 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item94044 {
	width:507px !important;
	min-height:66px !important;
}

#item94020 {
	width:507px !important;
	min-height:66px !important;
}

#item93996 {
	width:507px !important;
	min-height:66px !important;
}

#item93993 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item94068 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item94142 {
	width:507px !important;
	min-height:55px !important;
}

#item94118 {
	width:507px !important;
	min-height:55px !important;
}

#item94094 {
	width:507px !important;
	min-height:55px !important;
}

#item94091 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item94216 {
	width:507px !important;
	min-height:55px !important;
}

#item94192 {
	width:507px !important;
	min-height:55px !important;
}

#item94168 {
	width:507px !important;
	min-height:55px !important;
}

#item94165 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

#item94290 {
	width:507px !important;
	min-height:30px !important;
}

#item94266 {
	width:507px !important;
	min-height:30px !important;
}

#item94242 {
	width:507px !important;
	min-height:30px !important;
}

#item94239 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

@keyframes flyinfromtop-94313 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-94313 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94315 {
	width:68px !important;
	height:1088px !important;
	left:610px !important;
	background:#010544;
}

#item94318 {
	width:478px !important;
	min-height:192px !important;
}

#item94341 {
	width:232px !important;
	height:7px !important;
	top:189px !important;
	background:#ce57c1;
}

#item94346 {
	width:234px !important;
	height:76px !important;
}

#item94372 {
	width:129px !important;
	left:6px !important;
	top:29px !important;
	min-height:23px !important;
}

#item94343 {
	width:234px !important;
	height:76px !important;
}

#item94398 {
	width:185px !important;
	height:76px !important;
}

#item94400 {
	width:77px !important;
	left:98px !important;
	top:29px !important;
	min-height:23px !important;
}

#item94395 {
	width:185px !important;
	height:76px !important;
	left:280px !important;
}

#item94446 {
	width:598px !important;
	height:254px !important;
	top:262px !important;
}

#item94448 {
	width:566px !important;
	left:-1px !important;
	top:-1px !important;
	min-height:518px !important;
}

#item100628 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item187397 {
	width:360px !important;
	height:89px !important;
	top:687px !important;
}

#item100643 {
	width:39px !important;
	height:691px !important;
	left:324px !important;
	background:#010544;
}

#item100645 {
	width:266px !important;
	min-height:64px !important;
}

#item100669 {
	width:129px !important;
	height:2px !important;
	top:76px !important;
	background:#ce57c1;
}

#item100670 {
	width:284px !important;
	left:16px !important;
	top:112px !important;
	min-height:339px !important;
}

#item100696 {
	width:128px !important;
	height:45px !important;
}

#item100721 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item100693 {
	width:128px !important;
	height:45px !important;
	left:55px !important;
	top:710px !important;
}

#item100747 {
	width:101px !important;
	height:45px !important;
}

#item100749 {
	width:42px !important;
	left:54px !important;
	top:17px !important;
	min-height:13px !important;
}

#item100744 {
	width:101px !important;
	height:45px !important;
	left:208px !important;
	top:710px !important;
}

#item104087 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item104110 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item100855 {
	width:309px !important;
	min-height:18px !important;
}

#item100831 {
	width:309px !important;
	min-height:18px !important;
}

#item100806 {
	width:309px !important;
	min-height:18px !important;
}

#item100802 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item100931 {
	width:271px !important;
	min-height:18px !important;
}

#item100907 {
	width:308px !important;
	min-height:18px !important;
}

#item100882 {
	width:308px !important;
	min-height:18px !important;
}

#item100878 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item101000 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item101023 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item101077 {
	width:307px !important;
	min-height:18px !important;
}

#item101052 {
	width:307px !important;
	min-height:18px !important;
}

#item101028 {
	width:307px !important;
	min-height:18px !important;
}

#item101024 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item101153 {
	width:309px !important;
	min-height:18px !important;
}

#item101129 {
	width:309px !important;
	min-height:18px !important;
}

#item101105 {
	width:309px !important;
	min-height:18px !important;
}

#item101101 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item101229 {
	width:309px !important;
	min-height:16px !important;
}

#item101204 {
	width:309px !important;
	min-height:16px !important;
}

#item101180 {
	width:309px !important;
	min-height:16px !important;
}

#item101176 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item101306 {
	width:308px !important;
	min-height:18px !important;
}

#item101282 {
	width:308px !important;
	min-height:18px !important;
}

#item101258 {
	width:308px !important;
	min-height:18px !important;
}

#item101252 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item101382 {
	width:308px !important;
	min-height:18px !important;
}

#item101358 {
	width:308px !important;
	min-height:18px !important;
}

#item101334 {
	width:308px !important;
	min-height:18px !important;
}

#item101330 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item101457 {
	width:308px !important;
	min-height:18px !important;
}

#item101433 {
	width:308px !important;
	min-height:18px !important;
}

#item101409 {
	width:308px !important;
	min-height:18px !important;
}

#item101405 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

@keyframes flyinfrombottom-86843 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-86843 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86696 {
	width:737px !important;
	left:191px !important;
	top:20px !important;
	min-height:428px !important;
}

#item86796 {
	width:702px !important;
	min-height:30px !important;
}

#item86772 {
	width:702px !important;
	min-height:30px !important;
}

#item86748 {
	width:702px !important;
	min-height:30px !important;
}

#item86745 {
	width:702px !important;
	height:30px !important;
	left:191px !important;
	top:1014px !important;
}

#item86820 {
	width:595px !important;
	left:191px !important;
	top:498px !important;
	min-height:168px !important;
}

#item86903 {
	width:701px !important;
	min-height:30px !important;
}

#item86879 {
	width:701px !important;
	min-height:30px !important;
}

#item86855 {
	width:701px !important;
	min-height:30px !important;
}

#item86852 {
	width:701px !important;
	height:30px !important;
	left:192px !important;
	top:785px !important;
}

#item86977 {
	width:702px !important;
	min-height:30px !important;
}

#item86953 {
	width:702px !important;
	min-height:30px !important;
}

#item86929 {
	width:702px !important;
	min-height:30px !important;
}

#item86926 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:923px !important;
}

#item87053 {
	width:702px !important;
	min-height:30px !important;
}

#item87027 {
	width:702px !important;
	min-height:30px !important;
}

#item87003 {
	width:702px !important;
	min-height:30px !important;
}

#item87000 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:877px !important;
}

#item87129 {
	width:702px !important;
	min-height:30px !important;
}

#item87104 {
	width:702px !important;
	min-height:30px !important;
}

#item87079 {
	width:702px !important;
	min-height:30px !important;
}

#item87076 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:831px !important;
}

#item87203 {
	width:702px !important;
	min-height:30px !important;
}

#item87179 {
	width:702px !important;
	min-height:30px !important;
}

#item87155 {
	width:702px !important;
	min-height:30px !important;
}

#item87152 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:740px !important;
}

#item87277 {
	width:702px !important;
	min-height:30px !important;
}

#item87253 {
	width:702px !important;
	min-height:30px !important;
}

#item87229 {
	width:702px !important;
	min-height:30px !important;
}

#item87226 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:968px !important;
}

#item87353 {
	width:617px !important;
	min-height:30px !important;
}

#item87329 {
	width:702px !important;
	min-height:30px !important;
}

#item87304 {
	width:702px !important;
	min-height:30px !important;
}

#item87301 {
	width:702px !important;
	height:30px !important;
	left:192px !important;
	top:694px !important;
}

@keyframes flyinfromtop-87503 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87503 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87504 {
	width:795px !important;
	min-height:192px !important;
}

#item87527 {
	width:386px !important;
	height:7px !important;
	top:199px !important;
	background:#ce57c1;
}

@keyframes flyinfromright-121339 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-121339 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item87377 {
	width:715px !important;
	height:596px !important;
	background:#ce57c1;
}

#item87379 {
	width:633px !important;
	height:362px !important;
	left:50px !important;
	top:51px !important;
}

#item87381 {
	width:613px !important;
	min-height:620px !important;
}

#item111835 {
	width:287px !important;
	height:101px !important;
}

#item111860 {
	width:158px !important;
	left:8px !important;
	top:39px !important;
	min-height:29px !important;
}

#item111832 {
	width:287px !important;
	height:101px !important;
	left:370px !important;
	top:456px !important;
}

@keyframes flyinfrombottom-94729 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-94729 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-95331 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-95331 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95332 {
	width:744px !important;
	height:493px !important;
	background:#ce57c1;
}

#item95337 {
	width:260px !important;
	height:79px !important;
}

#item95363 {
	width:152px !important;
	left:103px !important;
	top:30px !important;
	min-height:19px !important;
}

#item95334 {
	width:260px !important;
	height:79px !important;
	left:50px !important;
	top:386px !important;
}

#item95387 {
	width:636px !important;
	height:329px !important;
	left:50px !important;
	top:37px !important;
}

#item95389 {
	width:615px !important;
	left:1px !important;
	top:-3px !important;
	min-height:616px !important;
}

#item94706 {
	width:507px !important;
	min-height:66px !important;
}

#item94682 {
	width:507px !important;
	min-height:66px !important;
}

#item94658 {
	width:507px !important;
	min-height:66px !important;
}

#item94655 {
	width:507px !important;
	height:66px !important;
	left:190px !important;
	top:976px !important;
}

#item94789 {
	width:507px !important;
	min-height:30px !important;
}

#item94765 {
	width:507px !important;
	min-height:30px !important;
}

#item94741 {
	width:507px !important;
	min-height:30px !important;
}

#item94738 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:638px !important;
}

#item94812 {
	width:576px !important;
	left:142px !important;
	top:38px !important;
	min-height:405px !important;
}

#item94911 {
	width:507px !important;
	min-height:30px !important;
}

#item94887 {
	width:507px !important;
	min-height:30px !important;
}

#item94863 {
	width:507px !important;
	min-height:30px !important;
}

#item94860 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:722px !important;
}

#item94987 {
	width:507px !important;
	min-height:30px !important;
}

#item94962 {
	width:507px !important;
	min-height:30px !important;
}

#item94937 {
	width:507px !important;
	min-height:30px !important;
}

#item94934 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:764px !important;
}

#item95061 {
	width:507px !important;
	min-height:30px !important;
}

#item95037 {
	width:507px !important;
	min-height:30px !important;
}

#item95013 {
	width:507px !important;
	min-height:30px !important;
}

#item95010 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:680px !important;
}

#item95136 {
	width:507px !important;
	min-height:30px !important;
}

#item95112 {
	width:507px !important;
	min-height:30px !important;
}

#item95087 {
	width:507px !important;
	min-height:30px !important;
}

#item95084 {
	width:507px !important;
	height:30px !important;
	left:190px !important;
	top:937px !important;
}

#item95159 {
	width:491px !important;
	left:190px !important;
	top:480px !important;
	min-height:142px !important;
}

#item95234 {
	width:507px !important;
	min-height:55px !important;
}

#item95209 {
	width:507px !important;
	min-height:55px !important;
}

#item95185 {
	width:507px !important;
	min-height:55px !important;
}

#item95182 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:874px !important;
}

#item95308 {
	width:507px !important;
	min-height:55px !important;
}

#item95284 {
	width:507px !important;
	min-height:55px !important;
}

#item95260 {
	width:507px !important;
	min-height:55px !important;
}

#item95257 {
	width:507px !important;
	height:55px !important;
	left:190px !important;
	top:807px !important;
}

@keyframes flyinfromtop-95510 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-95510 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95512 {
	width:582px !important;
	min-height:239px !important;
}

#item95535 {
	width:232px !important;
	height:7px !important;
	top:254px !important;
	background:#ce57c1;
}

#item104148 {
	width:337px !important;
	left:11px !important;
	top:124px !important;
	min-height:35px !important;
}

#item104171 {
	width:326px !important;
	left:12px !important;
	top:57px !important;
	min-height:71px !important;
}

#item99733 {
	width:308px !important;
	min-height:18px !important;
}

#item99709 {
	width:308px !important;
	min-height:18px !important;
}

#item99685 {
	width:308px !important;
	min-height:18px !important;
}

#item99681 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:330px !important;
}

#item99809 {
	width:271px !important;
	min-height:18px !important;
}

#item99785 {
	width:308px !important;
	min-height:18px !important;
}

#item99761 {
	width:308px !important;
	min-height:18px !important;
}

#item99756 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:174px !important;
}

#item99880 {
	width:174px !important;
	left:12px !important;
	top:14px !important;
	min-height:37px !important;
}

#item99903 {
	width:155px !important;
	height:3px !important;
	left:12px !important;
	top:38px !important;
	background:#ce57c1;
}

#item99958 {
	width:307px !important;
	min-height:18px !important;
}

#item99934 {
	width:307px !important;
	min-height:18px !important;
}

#item99910 {
	width:307px !important;
	min-height:18px !important;
}

#item99906 {
	width:307px !important;
	height:18px !important;
	left:39px !important;
	top:219px !important;
}

#item100033 {
	width:309px !important;
	min-height:18px !important;
}

#item100009 {
	width:309px !important;
	min-height:18px !important;
}

#item99985 {
	width:309px !important;
	min-height:18px !important;
}

#item99981 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:285px !important;
}

#item100108 {
	width:309px !important;
	min-height:16px !important;
}

#item100084 {
	width:309px !important;
	min-height:16px !important;
}

#item100060 {
	width:309px !important;
	min-height:16px !important;
}

#item100056 {
	width:309px !important;
	height:16px !important;
	left:39px !important;
	top:264px !important;
}

#item100184 {
	width:308px !important;
	min-height:18px !important;
}

#item100160 {
	width:308px !important;
	min-height:18px !important;
}

#item100136 {
	width:308px !important;
	min-height:18px !important;
}

#item100131 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:242px !important;
}

#item100259 {
	width:308px !important;
	min-height:18px !important;
}

#item100235 {
	width:308px !important;
	min-height:18px !important;
}

#item100211 {
	width:308px !important;
	min-height:18px !important;
}

#item100207 {
	width:308px !important;
	height:18px !important;
	left:39px !important;
	top:196px !important;
}

#item100334 {
	width:309px !important;
	min-height:18px !important;
}

#item100310 {
	width:309px !important;
	min-height:18px !important;
}

#item100286 {
	width:309px !important;
	min-height:18px !important;
}

#item100282 {
	width:309px !important;
	height:18px !important;
	left:39px !important;
	top:308px !important;
}

#item100457 {
	width:360px !important;
	height:277px !important;
	top:363px !important;
}

#item100468 {
	width:265px !important;
	min-height:64px !important;
}

#item100491 {
	width:129px !important;
	height:2px !important;
	left:2px !important;
	top:77px !important;
	background:#ce57c1;
}

#item100492 {
	width:332px !important;
	height:495px !important;
	left:-23px !important;
	top:113px !important;
	background:#ce57c1;
}

#item100497 {
	width:128px !important;
	height:45px !important;
}

#item100522 {
	width:71px !important;
	left:3px !important;
	top:17px !important;
	min-height:13px !important;
}

#item100494 {
	width:128px !important;
	height:45px !important;
	left:21px !important;
	top:701px !important;
}

#item100545 {
	width:265px !important;
	left:24px !important;
	top:133px !important;
	min-height:459px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1660px){ [class*=" mq-"], .mq-default { display:none; } .mq-1500 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-360 {display:block; } }

