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

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

#item122315 {
	width:245px !important;
	height:64px !important;
}

#item122312 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:692px !important;
}

#item122327 {
	width:245px !important;
	height:55px !important;
}

#item122324 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:692px !important;
}

#item769 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item1029 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item54292 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item69913 {
	width:245px !important;
	height:38px !important;
}

#item69914 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item121795 {
	width:245px !important;
	height:67px !important;
}

#item121792 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item121800 {
	width:245px !important;
	height:55px !important;
}

#item121797 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item121805 {
	width:245px !important;
	height:55px !important;
}

#item121801 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item121774 {
	width:245px !important;
	height:64px !important;
}

#item121771 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item121778 {
	width:245px !important;
	height:64px !important;
}

#item121775 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item121787 {
	width:245px !important;
	height:64px !important;
}

#item121783 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item121782 {
	width:245px !important;
	height:80px !important;
}

#item121779 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item121791 {
	width:245px !important;
	height:80px !important;
}

#item121788 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item150652 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150654 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item150655 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item150888 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item150892 {
	width:245px !important;
	height:38px !important;
}

#item150889 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item150896 {
	width:245px !important;
	height:67px !important;
}

#item150893 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item150900 {
	width:245px !important;
	height:55px !important;
}

#item150897 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item150904 {
	width:245px !important;
	height:55px !important;
}

#item150901 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item150908 {
	width:245px !important;
	height:64px !important;
}

#item150905 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item150913 {
	width:245px !important;
	height:64px !important;
}

#item150910 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item150917 {
	width:245px !important;
	height:64px !important;
}

#item150914 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item150921 {
	width:245px !important;
	height:80px !important;
}

#item150918 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item150925 {
	width:245px !important;
	height:80px !important;
}

#item150922 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item151025 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item151023 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item150640 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150649 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item972 {
	width:130px !important;
	height:32px !important;
	left:397px !important;
	top:457px !important;
}

#item985 {
	width:73px !important;
	height:95px !important;
	left:38px !important;
	top:519px !important;
}

#item999 {
	width:73px !important;
	height:95px !important;
	left:134px !important;
	top:519px !important;
}

#item1013 {
	width:96px !important;
	height:101px !important;
	left:233px !important;
	top:513px !important;
}

#item72526 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item72528 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item72529 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item72530 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item72524 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item116792 {
	width:612px !important;
	height:792px !important;
	border-radius:8px 0 0 8px;
	background:#cbdfe8;
}

#item116863 {
	width:576px !important;
	height:34px !important;
	top:136px !important;
	border-radius:undefined;
	background:#f89920;
}

#item116892 {
	width:612px !important;
	height:62px !important;
	top:472px !important;
	border-radius:8px 0 0 8px;
	background:#cbdfe8;
}

#item116917 {
	width:256px !important;
	height:81px !important;
	left:36px !important;
	top:545px !important;
	border-radius:undefined;
	background:#9fc0ce;
}

#item162977 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item162979 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item162980 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item162981 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item162974 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item162598 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162600 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item162601 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item162832 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item162836 {
	width:245px !important;
	height:38px !important;
}

#item162833 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item162840 {
	width:245px !important;
	height:67px !important;
}

#item162837 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item162845 {
	width:245px !important;
	height:55px !important;
}

#item162842 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item162849 {
	width:245px !important;
	height:55px !important;
}

#item162846 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item162853 {
	width:245px !important;
	height:64px !important;
}

#item162850 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item162857 {
	width:245px !important;
	height:64px !important;
}

#item162854 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item162861 {
	width:245px !important;
	height:64px !important;
}

#item162858 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item162865 {
	width:245px !important;
	height:80px !important;
}

#item162862 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item162869 {
	width:245px !important;
	height:80px !important;
}

#item162866 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item162873 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item162870 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item162596 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162594 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item162986 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162988 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item162989 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item163221 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item163225 {
	width:245px !important;
	height:38px !important;
}

#item163222 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item163229 {
	width:245px !important;
	height:67px !important;
}

#item163226 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item163233 {
	width:245px !important;
	height:55px !important;
}

#item163230 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item163237 {
	width:245px !important;
	height:55px !important;
}

#item163234 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item163241 {
	width:245px !important;
	height:64px !important;
}

#item163238 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item163245 {
	width:245px !important;
	height:64px !important;
}

#item163242 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item163249 {
	width:245px !important;
	height:64px !important;
}

#item163246 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item163255 {
	width:245px !important;
	height:80px !important;
}

#item163251 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item163259 {
	width:245px !important;
	height:80px !important;
}

#item163256 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item163263 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item163260 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item162984 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162982 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147545 {
	width:118px !important;
	height:23px !important;
}

#item147547 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:564px !important;
}

#item150546 {
	width:5px !important;
	height:39px !important;
	left:36px !important;
	top:129px !important;
	border-radius:undefined;
	background:#f89920;
}

#item162587 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item162589 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item162592 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item162593 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item162584 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147585 {
	width:118px !important;
	height:23px !important;
}

#item147582 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:509px !important;
}

#item163401 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item163403 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item163404 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item163405 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item163398 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item163410 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163412 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item163413 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item163645 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item163649 {
	width:245px !important;
	height:38px !important;
}

#item163646 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item163653 {
	width:245px !important;
	height:67px !important;
}

#item163650 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item163658 {
	width:245px !important;
	height:55px !important;
}

#item163654 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item163662 {
	width:245px !important;
	height:55px !important;
}

#item163659 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item163666 {
	width:245px !important;
	height:64px !important;
}

#item163663 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item163671 {
	width:245px !important;
	height:64px !important;
}

#item163667 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item163675 {
	width:245px !important;
	height:64px !important;
}

#item163672 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item163679 {
	width:245px !important;
	height:80px !important;
}

#item163676 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item163683 {
	width:245px !important;
	height:80px !important;
}

#item163680 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item163687 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item163684 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item163408 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163406 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item163698 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163700 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item163701 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item163933 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item163937 {
	width:245px !important;
	height:38px !important;
}

#item163934 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item163942 {
	width:245px !important;
	height:67px !important;
}

#item163938 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item163946 {
	width:245px !important;
	height:55px !important;
}

#item163943 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item163950 {
	width:245px !important;
	height:55px !important;
}

#item163947 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item163954 {
	width:245px !important;
	height:64px !important;
}

#item163951 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item163958 {
	width:245px !important;
	height:64px !important;
}

#item163955 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item163962 {
	width:245px !important;
	height:64px !important;
}

#item163959 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item163966 {
	width:245px !important;
	height:80px !important;
}

#item163963 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item163970 {
	width:245px !important;
	height:80px !important;
}

#item163967 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item163974 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item163971 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item163696 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163694 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147590 {
	width:118px !important;
	height:23px !important;
}

#item147586 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:696px !important;
}

#item109499 {
	width:256px !important;
	height:68px !important;
	left:320px !important;
	top:475px !important;
	border-radius:14px;
	border:solid 1px #f89920;
}

#item163392 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item163395 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item163396 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item163397 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item163389 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147594 {
	width:118px !important;
	height:23px !important;
}

#item147591 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:696px !important;
}

#item164176 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item164179 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item164180 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item164181 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item164173 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item164186 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164188 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item164189 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item164421 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item164425 {
	width:245px !important;
	height:38px !important;
}

#item164422 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item164430 {
	width:245px !important;
	height:67px !important;
}

#item164426 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item164434 {
	width:245px !important;
	height:55px !important;
}

#item164431 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item164438 {
	width:245px !important;
	height:55px !important;
}

#item164435 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item164442 {
	width:245px !important;
	height:64px !important;
}

#item164439 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item164446 {
	width:245px !important;
	height:64px !important;
}

#item164443 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item164450 {
	width:245px !important;
	height:64px !important;
}

#item164447 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item164454 {
	width:245px !important;
	height:80px !important;
}

#item164451 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item164458 {
	width:245px !important;
	height:80px !important;
}

#item164455 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item164462 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item164459 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item164184 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164182 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item164473 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164476 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item164477 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item164710 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item164714 {
	width:245px !important;
	height:38px !important;
}

#item164711 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item164718 {
	width:245px !important;
	height:67px !important;
}

#item164715 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item164722 {
	width:245px !important;
	height:55px !important;
}

#item164719 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item164726 {
	width:245px !important;
	height:55px !important;
}

#item164723 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item164730 {
	width:245px !important;
	height:64px !important;
}

#item164727 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item164734 {
	width:245px !important;
	height:64px !important;
}

#item164731 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item164738 {
	width:245px !important;
	height:64px !important;
}

#item164735 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item164743 {
	width:245px !important;
	height:80px !important;
}

#item164739 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item164747 {
	width:245px !important;
	height:80px !important;
}

#item164744 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item164751 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item164748 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item164471 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164469 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147600 {
	width:118px !important;
	height:23px !important;
}

#item147596 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:695px !important;
}

#item164168 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item164170 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item164171 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item164172 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item164165 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147605 {
	width:118px !important;
	height:23px !important;
}

#item147601 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:676px !important;
}

#item120535 {
	width:540px !important;
	height:52px !important;
	left:36px !important;
	top:330px !important;
	border-radius:12px;
	background:#f89920;
}

#item120536 {
	width:540px !important;
	height:52px !important;
	left:36px !important;
	top:400px !important;
	border-radius:12px;
	background:#e0704e;
}

#item120538 {
	width:540px !important;
	height:68px !important;
	left:36px !important;
	top:467px !important;
	border-radius:12px;
	background:#7e7f7f;
}

#item165019 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165021 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165022 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165023 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165016 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item165028 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165030 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item165031 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item165263 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item165267 {
	width:245px !important;
	height:38px !important;
}

#item165264 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item165271 {
	width:245px !important;
	height:67px !important;
}

#item165268 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item165275 {
	width:245px !important;
	height:55px !important;
}

#item165272 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item165279 {
	width:245px !important;
	height:55px !important;
}

#item165276 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item165283 {
	width:245px !important;
	height:64px !important;
}

#item165280 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item165287 {
	width:245px !important;
	height:64px !important;
}

#item165284 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item165291 {
	width:245px !important;
	height:64px !important;
}

#item165288 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item165297 {
	width:245px !important;
	height:80px !important;
}

#item165292 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item165301 {
	width:245px !important;
	height:80px !important;
}

#item165298 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item165305 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item165302 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item165026 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165024 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item165316 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165318 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item165319 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item165551 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item165555 {
	width:245px !important;
	height:38px !important;
}

#item165552 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item165559 {
	width:245px !important;
	height:67px !important;
}

#item165556 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item165563 {
	width:245px !important;
	height:55px !important;
}

#item165560 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item165567 {
	width:245px !important;
	height:55px !important;
}

#item165564 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item165571 {
	width:245px !important;
	height:64px !important;
}

#item165568 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item165575 {
	width:245px !important;
	height:64px !important;
}

#item165572 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item165579 {
	width:245px !important;
	height:64px !important;
}

#item165576 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item165583 {
	width:245px !important;
	height:80px !important;
}

#item165580 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item165587 {
	width:245px !important;
	height:80px !important;
}

#item165584 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item165591 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item165588 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item165314 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165312 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147638 {
	width:118px !important;
	height:23px !important;
}

#item147635 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:629px !important;
}

#item165011 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165013 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165014 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165015 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165007 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147644 {
	width:118px !important;
	height:23px !important;
}

#item147641 {
	width:118px !important;
	height:23px !important;
	left:36px !important;
	top:604px !important;
}

#item165794 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165796 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165797 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165798 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165791 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item165804 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165806 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item165807 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item166038 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item166042 {
	width:245px !important;
	height:38px !important;
}

#item166039 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item166047 {
	width:245px !important;
	height:67px !important;
}

#item166043 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item166051 {
	width:245px !important;
	height:55px !important;
}

#item166048 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item166056 {
	width:245px !important;
	height:55px !important;
}

#item166052 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item166060 {
	width:245px !important;
	height:64px !important;
}

#item166057 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item166064 {
	width:245px !important;
	height:64px !important;
}

#item166061 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item166068 {
	width:245px !important;
	height:64px !important;
}

#item166065 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item166072 {
	width:245px !important;
	height:80px !important;
}

#item166069 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item166076 {
	width:245px !important;
	height:80px !important;
}

#item166073 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item166080 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166077 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item165802 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165799 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item166091 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166093 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item166094 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item166327 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item166331 {
	width:245px !important;
	height:38px !important;
}

#item166328 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item166335 {
	width:245px !important;
	height:67px !important;
}

#item166332 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item166339 {
	width:245px !important;
	height:55px !important;
}

#item166336 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item166344 {
	width:245px !important;
	height:55px !important;
}

#item166341 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item166348 {
	width:245px !important;
	height:64px !important;
}

#item166345 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item166352 {
	width:245px !important;
	height:64px !important;
}

#item166349 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item166356 {
	width:245px !important;
	height:64px !important;
}

#item166353 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item166360 {
	width:245px !important;
	height:80px !important;
}

#item166357 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item166364 {
	width:245px !important;
	height:80px !important;
}

#item166361 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item166369 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166365 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item166089 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166087 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147648 {
	width:118px !important;
	height:23px !important;
}

#item147645 {
	width:118px !important;
	height:23px !important;
	left:458px !important;
	top:677px !important;
}

#item110526 {
	width:122px !important;
	height:34px !important;
	left:288px !important;
	top:698px !important;
}

#item110681 {
	width:9px !important;
	height:36px !important;
	left:1px !important;
	background:#0063a8;
}

#item110696 {
	width:1px !important;
	height:4px !important;
	left:39px !important;
	top:82px !important;
	background:#000;
}

#item110577 {
	width:520px !important;
	height:182px !important;
	left:56px !important;
	top:486px !important;
}

#item165786 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165788 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165789 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165790 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165783 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item116264 {
	width:612px !important;
	height:792px !important;
	border-radius:8px 0 0 8px;
	background:#cbdfe8;
}

#item97753 {
	width:576px !important;
	height:34px !important;
	top:136px !important;
	border-radius:undefined;
	background:#f89920;
}

#item116370 {
	width:612px !important;
	height:62px !important;
	top:472px !important;
	border-radius:8px 0 0 8px;
	background:#cbdfe8;
}

#item116298 {
	width:256px !important;
	height:81px !important;
	left:36px !important;
	top:545px !important;
	border-radius:undefined;
	background:#9fc0ce;
}

#item147689 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-147721 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-147721 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147724 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-194142 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-194142 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item166629 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item166631 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item166632 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item166633 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item166626 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item166638 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166640 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item166642 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item166874 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item166878 {
	width:245px !important;
	height:38px !important;
}

#item166875 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item166882 {
	width:245px !important;
	height:67px !important;
}

#item166879 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item166886 {
	width:245px !important;
	height:55px !important;
}

#item166883 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item166890 {
	width:245px !important;
	height:55px !important;
}

#item166887 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item166894 {
	width:245px !important;
	height:64px !important;
}

#item166891 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item166898 {
	width:245px !important;
	height:64px !important;
}

#item166895 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item166902 {
	width:245px !important;
	height:64px !important;
}

#item166899 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item166906 {
	width:245px !important;
	height:80px !important;
}

#item166903 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item166911 {
	width:245px !important;
	height:80px !important;
}

#item166907 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item166915 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166912 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item166636 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166634 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item166928 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166930 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item166931 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item167163 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item167167 {
	width:245px !important;
	height:38px !important;
}

#item167164 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item167172 {
	width:245px !important;
	height:67px !important;
}

#item167168 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item167176 {
	width:245px !important;
	height:55px !important;
}

#item167173 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item167180 {
	width:245px !important;
	height:55px !important;
}

#item167177 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item167184 {
	width:245px !important;
	height:64px !important;
}

#item167181 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item167188 {
	width:245px !important;
	height:64px !important;
}

#item167185 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item167192 {
	width:245px !important;
	height:64px !important;
}

#item167189 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item167196 {
	width:245px !important;
	height:80px !important;
}

#item167193 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item167200 {
	width:245px !important;
	height:80px !important;
}

#item167197 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item167204 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item167201 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item166926 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166924 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item115992 {
	opacity:0.15;
	width:256px !important;
	height:83px !important;
	left:320px !important;
	top:79px !important;
	border-radius:undefined;
	background:#bfbfbf;
}

#item147690 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-147690 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-147690 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147692 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-195148 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-195148 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147720 {
	width:141px !important;
	height:22px !important;
}

#item147717 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item166621 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item166623 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item166624 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item166625 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item166618 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item97978 {
	width:138px !important;
	height:25px !important;
	left:38px !important;
	top:447px !important;
	border-radius:4px;
	background:#f89922;
}

#item98084 {
	width:214px !important;
	height:45px !important;
	left:38px !important;
	top:617px !important;
	border-radius:4px;
	background:#f89922;
}

#item98028 {
	width:189px !important;
	height:55px !important;
	left:38px !important;
	top:515px !important;
	border-radius:4px;
	background:#f89922;
}

#item98004 {
	width:190px !important;
	height:25px !important;
	left:37px !important;
	top:481px !important;
	border-radius:4px;
	background:#8c8c8c;
}

#item98058 {
	width:194px !important;
	height:25px !important;
	left:36px !important;
	top:581px !important;
	border-radius:4px;
	background:#8c8c8c;
}

#item110856 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-110887 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-110887 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110890 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-195572 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-195572 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116033 {
	opacity:0.15;
	width:256px !important;
	height:131px !important;
	left:320px !important;
	top:351px !important;
	border-radius:undefined;
	background:#bfbfbf;
}

#item167444 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item167446 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item167447 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item167448 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item167440 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item167453 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167455 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item167456 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item167687 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item167692 {
	width:245px !important;
	height:38px !important;
}

#item167688 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item167696 {
	width:245px !important;
	height:67px !important;
}

#item167693 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item167700 {
	width:245px !important;
	height:55px !important;
}

#item167697 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item167704 {
	width:245px !important;
	height:55px !important;
}

#item167701 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item167708 {
	width:245px !important;
	height:64px !important;
}

#item167705 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item167712 {
	width:245px !important;
	height:64px !important;
}

#item167709 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item167716 {
	width:245px !important;
	height:64px !important;
}

#item167713 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item167720 {
	width:245px !important;
	height:80px !important;
}

#item167717 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item167725 {
	width:245px !important;
	height:80px !important;
}

#item167721 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item167730 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item167727 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item167451 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167449 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item167741 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167743 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item167744 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item167976 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item167980 {
	width:245px !important;
	height:38px !important;
}

#item167977 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item167984 {
	width:245px !important;
	height:67px !important;
}

#item167981 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item167988 {
	width:245px !important;
	height:55px !important;
}

#item167985 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item167992 {
	width:245px !important;
	height:55px !important;
}

#item167989 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item167996 {
	width:245px !important;
	height:64px !important;
}

#item167993 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item168000 {
	width:245px !important;
	height:64px !important;
}

#item167997 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item168006 {
	width:245px !important;
	height:64px !important;
}

#item168001 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item168010 {
	width:245px !important;
	height:80px !important;
}

#item168007 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item168014 {
	width:245px !important;
	height:80px !important;
}

#item168011 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item168018 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item168015 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item167739 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167737 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item110857 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-110857 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-110857 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110859 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-196516 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-196516 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110886 {
	width:141px !important;
	height:22px !important;
}

#item110883 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item98237 {
	width:576px !important;
	height:222px !important;
	left:36px !important;
	top:462px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item167434 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item167437 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item167438 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item167439 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item167431 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147652 {
	width:138px !important;
	height:23px !important;
}

#item147649 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:697px !important;
}

@keyframes flyinfromright-116695 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-116695 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-116703 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-116703 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117075 {
	width:611px !important;
	height:791px !important;
	left:1px !important;
	top:1px !important;
	background:#ffda27;
}

#item185298 {
	width:197px !important;
	height:237px !important;
}

#item185302 {
	width:197px !important;
	height:237px !important;
	left:60px !important;
	top:120px !important;
}

#item185299 {
	width:197px !important;
	height:237px !important;
}

#item185305 {
	width:197px !important;
	height:237px !important;
	left:355px !important;
	top:120px !important;
}

#item185300 {
	width:197px !important;
	height:237px !important;
}

#item185312 {
	width:197px !important;
	height:237px !important;
	left:355px !important;
	top:378px !important;
}

#item185301 {
	width:197px !important;
	height:237px !important;
}

#item185309 {
	width:197px !important;
	height:237px !important;
	left:61px !important;
	top:378px !important;
}

#item185315 {
	width:86px !important;
	height:22px !important;
}

#item185316 {
	width:86px !important;
	height:22px !important;
	left:430px !important;
	top:690px !important;
}

#item185322 {
	width:137px !important;
	height:22px !important;
}

#item185319 {
	width:137px !important;
	height:22px !important;
	left:407px !important;
	top:719px !important;
}

#item185324 {
	width:362px !important;
	height:117px !important;
}

#item185325 {
	width:362px !important;
	height:117px !important;
	left:26px !important;
	top:639px !important;
}

#item185329 {
	width:12px !important;
	height:12px !important;
}

#item185334 {
	width:12px !important;
	height:12px !important;
	left:56px !important;
	top:774px !important;
}

#item185330 {
	width:10px !important;
	height:12px !important;
}

#item185337 {
	width:10px !important;
	height:12px !important;
	left:69px !important;
	top:774px !important;
}

#item185331 {
	width:12px !important;
	height:12px !important;
}

#item185343 {
	width:12px !important;
	height:12px !important;
	left:80px !important;
	top:774px !important;
}

#item185332 {
	width:10px !important;
	height:12px !important;
}

#item185347 {
	width:10px !important;
	height:12px !important;
	left:94px !important;
	top:774px !important;
}

#item185333 {
	width:71px !important;
	height:12px !important;
}

#item185351 {
	width:71px !important;
	height:12px !important;
	left:112px !important;
	top:774px !important;
}

#item185354 {
	width:339px !important;
	height:13px !important;
}

#item185355 {
	width:339px !important;
	height:13px !important;
	left:231px !important;
	top:774px !important;
}

#item116678 {
	width:158px !important;
	height:37px !important;
}

#item116675 {
	width:158px !important;
	height:37px !important;
	left:231px !important;
	top:387px !important;
}

#item116682 {
	width:163px !important;
	height:37px !important;
}

#item116679 {
	width:163px !important;
	height:37px !important;
	left:217px !important;
	top:494px !important;
}

#item116686 {
	width:163px !important;
	height:37px !important;
}

#item116683 {
	width:163px !important;
	height:37px !important;
	left:219px !important;
	top:595px !important;
}

@keyframes grow-116727 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-116727 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item116727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147760 {
	width:165px !important;
	height:37px !important;
}

#item147761 {
	width:165px !important;
	height:37px !important;
	left:228px !important;
	top:387px !important;
}

#item147768 {
	width:162px !important;
	height:37px !important;
}

#item147765 {
	width:162px !important;
	height:37px !important;
	left:219px !important;
	top:491px !important;
}

#item147772 {
	width:162px !important;
	height:37px !important;
}

#item147769 {
	width:162px !important;
	height:37px !important;
	left:219px !important;
	top:594px !important;
}

#item102745 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-102777 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-102777 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102780 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-196945 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-196945 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104756 {
	width:5px !important;
	height:39px !important;
	left:36px !important;
	top:129px !important;
	border-radius:undefined;
	background:#f89920;
}

#item168220 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item168222 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item168223 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item168224 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item168217 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item168229 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168231 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item168232 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item168465 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item168469 {
	width:245px !important;
	height:38px !important;
}

#item168466 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item168473 {
	width:245px !important;
	height:67px !important;
}

#item168470 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item168477 {
	width:245px !important;
	height:55px !important;
}

#item168474 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item168481 {
	width:245px !important;
	height:55px !important;
}

#item168478 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item168485 {
	width:245px !important;
	height:64px !important;
}

#item168482 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item168489 {
	width:245px !important;
	height:64px !important;
}

#item168486 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item168493 {
	width:245px !important;
	height:64px !important;
}

#item168490 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item168497 {
	width:245px !important;
	height:80px !important;
}

#item168494 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item168501 {
	width:245px !important;
	height:80px !important;
}

#item168498 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item168505 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item168502 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item168227 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168225 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item168517 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168519 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item168520 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item168752 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item168756 {
	width:245px !important;
	height:38px !important;
}

#item168753 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item168761 {
	width:245px !important;
	height:67px !important;
}

#item168758 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item168766 {
	width:245px !important;
	height:55px !important;
}

#item168762 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item168770 {
	width:245px !important;
	height:55px !important;
}

#item168767 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item168774 {
	width:245px !important;
	height:64px !important;
}

#item168771 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item168778 {
	width:245px !important;
	height:64px !important;
}

#item168775 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item168782 {
	width:245px !important;
	height:64px !important;
}

#item168779 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item168786 {
	width:245px !important;
	height:80px !important;
}

#item168783 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item168790 {
	width:245px !important;
	height:80px !important;
}

#item168787 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item168794 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item168791 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item168515 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168513 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item102746 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-102746 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-102746 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102748 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-197905 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-197905 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102776 {
	width:141px !important;
	height:22px !important;
}

#item102773 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item168212 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item168214 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item168215 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item168216 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item168209 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item107602 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-107633 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-107633 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107636 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-198066 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-198066 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117360 {
	width:612px !important;
	height:792px !important;
}

#item117361 {
	width:612px !important;
	height:792px !important;
}

#item169012 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item169014 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item169015 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item169247 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item169251 {
	width:245px !important;
	height:38px !important;
}

#item169248 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item169256 {
	width:245px !important;
	height:67px !important;
}

#item169252 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item169260 {
	width:245px !important;
	height:55px !important;
}

#item169257 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item169264 {
	width:245px !important;
	height:55px !important;
}

#item169261 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item169268 {
	width:245px !important;
	height:64px !important;
}

#item169265 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item169272 {
	width:245px !important;
	height:64px !important;
}

#item169269 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item169276 {
	width:245px !important;
	height:64px !important;
}

#item169273 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item169281 {
	width:245px !important;
	height:80px !important;
}

#item169278 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item169285 {
	width:245px !important;
	height:80px !important;
}

#item169282 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item169289 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item169286 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item169010 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item169008 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item107603 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-107603 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-107603 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107605 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-198545 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-198545 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107632 {
	width:141px !important;
	height:22px !important;
}

#item107629 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item168995 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item168997 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item168998 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item168999 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item168992 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item412 {
	opacity:0.20;
	width:94px !important;
	height:64px !important;
	left:33px !important;
	top:-5px !important;
	border-radius:4px;
	background:#000;
}

#item102403 {
	width:576px !important;
	height:185px !important;
	left:36px !important;
	top:490px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item169798 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item169800 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item169801 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item169802 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item169795 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item170094 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170096 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item170097 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item170329 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item170333 {
	width:245px !important;
	height:38px !important;
}

#item170330 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item170337 {
	width:245px !important;
	height:67px !important;
}

#item170334 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item170341 {
	width:245px !important;
	height:55px !important;
}

#item170338 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item170345 {
	width:245px !important;
	height:55px !important;
}

#item170342 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item170349 {
	width:245px !important;
	height:64px !important;
}

#item170346 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item170354 {
	width:245px !important;
	height:64px !important;
}

#item170350 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item170358 {
	width:245px !important;
	height:64px !important;
}

#item170355 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item170362 {
	width:245px !important;
	height:80px !important;
}

#item170359 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item170366 {
	width:245px !important;
	height:80px !important;
}

#item170363 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item170370 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item170367 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item170092 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170090 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147656 {
	width:138px !important;
	height:23px !important;
}

#item147653 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:691px !important;
}

#item56190 {
	width:187px !important;
	height:33px !important;
	left:20px !important;
	top:259px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56192 {
	width:185px !important;
	height:102px !important;
	left:20px !important;
	top:298px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56193 {
	width:258px !important;
	height:97px !important;
	left:22px !important;
	top:629px !important;
	border-radius:5px;
	background:#ffffff;
}

#item105083 {
	width:263px !important;
	height:55px !important;
	left:318px !important;
	top:648px !important;
	border-radius:5px;
	background:#ffffff;
}

#item105226 {
	width:117px !important;
	height:102px !important;
	left:464px !important;
	top:564px !important;
	border-radius:5px;
	background:#ffffff;
}

#item56194 {
	width:162px !important;
	height:92px !important;
	left:234px !important;
	top:302px !important;
	border-radius:5px;
	background:#ffffff;
}

#item56195 {
	width:155px !important;
	height:26px !important;
	left:431px !important;
	top:247px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56196 {
	width:162px !important;
	height:34px !important;
	left:234px !important;
	top:260px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56197 {
	width:155px !important;
	height:106px !important;
	left:429px !important;
	top:278px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56450 {
	width:258px !important;
	height:24px !important;
	left:22px !important;
	top:591px !important;
	border-radius:7px;
	background:#fff;
}

#item105134 {
	width:117px !important;
	height:85px !important;
	left:465px !important;
	top:471px !important;
	border-radius:7px;
	background:#fff;
}

#item56451 {
	width:181px !important;
	height:24px !important;
	left:23px !important;
	top:407px !important;
	border-radius:6px;
	background:#f89920;
}

#item56571 {
	width:159px !important;
	height:28px !important;
}

#item56568 {
	width:159px !important;
	height:28px !important;
	left:235px !important;
	top:402px !important;
}

#item56572 {
	width:154px !important;
	height:29px !important;
	left:430px !important;
	top:398px !important;
}

#item56576 {
	width:182px !important;
	height:25px !important;
	left:22px !important;
	top:406px !important;
}

#item56583 {
	width:253px !important;
	height:23px !important;
}

#item56579 {
	width:253px !important;
	height:23px !important;
	left:26px !important;
	top:733px !important;
}

#item105185 {
	width:260px !important;
	height:39px !important;
}

#item105182 {
	width:260px !important;
	height:39px !important;
	left:321px !important;
	top:715px !important;
}

#item110922 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-110953 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-110953 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110956 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-199990 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-199990 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item170592 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item170594 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item170595 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item170596 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item170589 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item170601 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170603 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item170604 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item170836 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item170840 {
	width:245px !important;
	height:38px !important;
}

#item170837 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item170844 {
	width:245px !important;
	height:67px !important;
}

#item170841 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item170848 {
	width:245px !important;
	height:55px !important;
}

#item170845 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item170852 {
	width:245px !important;
	height:55px !important;
}

#item170849 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item170856 {
	width:245px !important;
	height:64px !important;
}

#item170853 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item170860 {
	width:245px !important;
	height:64px !important;
}

#item170857 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item170864 {
	width:245px !important;
	height:64px !important;
}

#item170861 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item170868 {
	width:245px !important;
	height:80px !important;
}

#item170865 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item170873 {
	width:245px !important;
	height:80px !important;
}

#item170869 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item170877 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item170874 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item170599 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170597 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item170889 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170891 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item170892 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item171124 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item171128 {
	width:245px !important;
	height:38px !important;
}

#item171125 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item171133 {
	width:245px !important;
	height:67px !important;
}

#item171129 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item171137 {
	width:245px !important;
	height:55px !important;
}

#item171134 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item171141 {
	width:245px !important;
	height:55px !important;
}

#item171138 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item171145 {
	width:245px !important;
	height:64px !important;
}

#item171142 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item171149 {
	width:245px !important;
	height:64px !important;
}

#item171146 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item171154 {
	width:245px !important;
	height:64px !important;
}

#item171150 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item171158 {
	width:245px !important;
	height:80px !important;
}

#item171155 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item171162 {
	width:245px !important;
	height:80px !important;
}

#item171159 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item171167 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item171163 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item170887 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170885 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item110923 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-110923 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-110923 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110925 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-200929 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-200929 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110952 {
	width:141px !important;
	height:22px !important;
}

#item110949 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item170584 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item170586 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item170587 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item170588 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item170581 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item101304 {
	width:256px !important;
	height:37px !important;
	left:36px !important;
	top:385px !important;
	border-radius:4px;
	background:#f89920;
}

#item110985 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111016 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111016 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111019 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-201286 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-201286 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171369 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item171372 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item171373 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item171374 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item171366 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item171379 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item171381 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item171382 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item171614 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item171618 {
	width:245px !important;
	height:38px !important;
}

#item171615 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item171622 {
	width:245px !important;
	height:67px !important;
}

#item171619 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item171627 {
	width:245px !important;
	height:55px !important;
}

#item171623 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item171631 {
	width:245px !important;
	height:55px !important;
}

#item171628 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item171635 {
	width:245px !important;
	height:64px !important;
}

#item171632 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item171639 {
	width:245px !important;
	height:64px !important;
}

#item171636 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item171644 {
	width:245px !important;
	height:64px !important;
}

#item171641 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item171648 {
	width:245px !important;
	height:80px !important;
}

#item171645 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item171652 {
	width:245px !important;
	height:80px !important;
}

#item171649 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item171656 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item171653 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item171377 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item171375 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item171668 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item171670 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item171671 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item171903 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item171907 {
	width:245px !important;
	height:38px !important;
}

#item171904 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item171911 {
	width:245px !important;
	height:67px !important;
}

#item171908 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item171915 {
	width:245px !important;
	height:55px !important;
}

#item171912 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item171919 {
	width:245px !important;
	height:55px !important;
}

#item171916 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item171923 {
	width:245px !important;
	height:64px !important;
}

#item171920 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item171927 {
	width:245px !important;
	height:64px !important;
}

#item171924 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item171931 {
	width:245px !important;
	height:64px !important;
}

#item171928 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item171935 {
	width:245px !important;
	height:80px !important;
}

#item171932 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item171939 {
	width:245px !important;
	height:80px !important;
}

#item171936 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item171943 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item171940 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item171666 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item171664 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item101437 {
	width:576px !important;
	height:153px !important;
	left:36px !important;
	top:468px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item110986 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-110986 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-110986 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110988 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-202269 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-202269 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111015 {
	width:141px !important;
	height:22px !important;
}

#item111012 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item171361 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item171363 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item171364 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item171365 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item171358 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147660 {
	width:138px !important;
	height:23px !important;
}

#item147657 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:640px !important;
}

#item106167 {
	width:256px !important;
	height:68px !important;
	left:320px !important;
	top:475px !important;
	border-radius:14px;
	border:solid 1px #f89920;
}

#item111046 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111077 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111077 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111080 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-202683 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-202683 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172145 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172147 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172149 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172150 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172142 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item172155 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172157 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item172158 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item172391 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item172395 {
	width:245px !important;
	height:38px !important;
}

#item172392 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item172400 {
	width:245px !important;
	height:67px !important;
}

#item172396 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item172404 {
	width:245px !important;
	height:55px !important;
}

#item172401 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item172408 {
	width:245px !important;
	height:55px !important;
}

#item172405 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item172412 {
	width:245px !important;
	height:64px !important;
}

#item172409 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item172416 {
	width:245px !important;
	height:64px !important;
}

#item172413 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item172420 {
	width:245px !important;
	height:64px !important;
}

#item172417 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item172424 {
	width:245px !important;
	height:80px !important;
}

#item172421 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item172428 {
	width:245px !important;
	height:80px !important;
}

#item172425 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item172432 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item172429 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item172153 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172151 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item172443 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172445 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item172446 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item172678 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item172682 {
	width:245px !important;
	height:38px !important;
}

#item172679 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item172686 {
	width:245px !important;
	height:67px !important;
}

#item172683 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item172691 {
	width:245px !important;
	height:55px !important;
}

#item172688 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item172695 {
	width:245px !important;
	height:55px !important;
}

#item172692 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item172699 {
	width:245px !important;
	height:64px !important;
}

#item172696 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item172703 {
	width:245px !important;
	height:64px !important;
}

#item172700 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item172707 {
	width:245px !important;
	height:64px !important;
}

#item172704 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item172712 {
	width:245px !important;
	height:80px !important;
}

#item172708 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item172716 {
	width:245px !important;
	height:80px !important;
}

#item172713 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item172720 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item172717 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item172441 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172439 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item111047 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111047 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111047 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111049 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-203603 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-203603 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111076 {
	width:141px !important;
	height:22px !important;
}

#item111073 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item172137 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172139 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172140 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172141 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172134 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item111105 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111136 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111136 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111139 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-203934 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-203934 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172928 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172930 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172931 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172932 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172925 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item172937 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172939 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item172940 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item173173 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item173177 {
	width:245px !important;
	height:38px !important;
}

#item173174 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item173181 {
	width:245px !important;
	height:67px !important;
}

#item173178 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item173185 {
	width:245px !important;
	height:55px !important;
}

#item173182 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item173189 {
	width:245px !important;
	height:55px !important;
}

#item173186 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item173193 {
	width:245px !important;
	height:64px !important;
}

#item173190 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item173197 {
	width:245px !important;
	height:64px !important;
}

#item173194 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item173201 {
	width:245px !important;
	height:64px !important;
}

#item173198 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item173205 {
	width:245px !important;
	height:80px !important;
}

#item173202 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item173209 {
	width:245px !important;
	height:80px !important;
}

#item173206 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item173213 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item173210 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item172935 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172933 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item173225 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173227 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item173228 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item173459 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item173463 {
	width:245px !important;
	height:38px !important;
}

#item173460 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item173467 {
	width:245px !important;
	height:67px !important;
}

#item173464 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item173471 {
	width:245px !important;
	height:55px !important;
}

#item173468 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item173476 {
	width:245px !important;
	height:55px !important;
}

#item173472 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item173480 {
	width:245px !important;
	height:64px !important;
}

#item173477 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item173484 {
	width:245px !important;
	height:64px !important;
}

#item173481 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item173488 {
	width:245px !important;
	height:64px !important;
}

#item173485 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item173493 {
	width:245px !important;
	height:80px !important;
}

#item173489 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item173497 {
	width:245px !important;
	height:80px !important;
}

#item173494 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item173501 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item173498 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item173222 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173220 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item111106 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111106 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111106 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111108 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-204886 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-204886 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111135 {
	width:141px !important;
	height:22px !important;
}

#item111132 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item172919 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172921 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172922 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172923 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172915 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item111164 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111196 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111196 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111199 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-205166 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-205166 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173704 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item173706 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item173707 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item173708 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item173701 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item173713 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173715 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item173716 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item173950 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item173954 {
	width:245px !important;
	height:38px !important;
}

#item173951 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item173958 {
	width:245px !important;
	height:67px !important;
}

#item173955 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item173962 {
	width:245px !important;
	height:55px !important;
}

#item173959 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item173966 {
	width:245px !important;
	height:55px !important;
}

#item173963 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item173970 {
	width:245px !important;
	height:64px !important;
}

#item173967 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item173974 {
	width:245px !important;
	height:64px !important;
}

#item173971 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item173978 {
	width:245px !important;
	height:64px !important;
}

#item173975 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item173982 {
	width:245px !important;
	height:80px !important;
}

#item173979 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item173989 {
	width:245px !important;
	height:80px !important;
}

#item173985 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item173993 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item173990 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item173711 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173709 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item174004 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174006 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item174007 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item174240 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item174244 {
	width:245px !important;
	height:38px !important;
}

#item174241 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item174248 {
	width:245px !important;
	height:67px !important;
}

#item174245 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item174253 {
	width:245px !important;
	height:55px !important;
}

#item174250 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item174257 {
	width:245px !important;
	height:55px !important;
}

#item174254 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item174261 {
	width:245px !important;
	height:64px !important;
}

#item174258 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item174265 {
	width:245px !important;
	height:64px !important;
}

#item174262 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item174269 {
	width:245px !important;
	height:64px !important;
}

#item174266 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item174273 {
	width:245px !important;
	height:80px !important;
}

#item174270 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item174277 {
	width:245px !important;
	height:80px !important;
}

#item174274 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item174281 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item174278 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item174002 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174000 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item111165 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111165 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111165 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111168 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-206158 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-206158 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111195 {
	width:141px !important;
	height:22px !important;
}

#item111192 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item173696 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item173698 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item173699 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item173700 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item173693 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item116117 {
	width:539px !important;
	height:247px !important;
	left:37px !important;
	top:290px !important;
	background:#e7e8e9;
}

#item117106 {
	width:25px !important;
	height:25px !important;
	left:587px !important;
	top:767px !important;
	background:#12a4dd;
}

#item117108 {
	width:27px !important;
	height:25px !important;
	top:767px !important;
	background:#12a4dd;
}

#item117321 {
	width:612px !important;
	height:792px !important;
}

#item117322 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item185294 {
	width:264px !important;
	height:50px !important;
}

#item185295 {
	width:264px !important;
	height:50px !important;
	left:51px !important;
	top:309px !important;
}

#item147664 {
	width:138px !important;
	height:23px !important;
}

#item147661 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:560px !important;
}

#item111224 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111256 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111256 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111259 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-206692 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-206692 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174692 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item174694 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item174695 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item174696 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item174689 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item174701 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174703 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item174704 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item174936 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item174940 {
	width:245px !important;
	height:38px !important;
}

#item174937 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item174944 {
	width:245px !important;
	height:67px !important;
}

#item174941 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item174948 {
	width:245px !important;
	height:55px !important;
}

#item174945 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item174952 {
	width:245px !important;
	height:55px !important;
}

#item174949 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item174956 {
	width:245px !important;
	height:64px !important;
}

#item174953 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item174960 {
	width:245px !important;
	height:64px !important;
}

#item174957 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item174964 {
	width:245px !important;
	height:64px !important;
}

#item174961 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item174968 {
	width:245px !important;
	height:80px !important;
}

#item174965 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item174973 {
	width:245px !important;
	height:80px !important;
}

#item174969 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item174977 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item174974 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item174699 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174697 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item174989 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174991 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item174992 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item175226 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item175230 {
	width:245px !important;
	height:38px !important;
}

#item175227 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item175234 {
	width:245px !important;
	height:67px !important;
}

#item175231 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item175238 {
	width:245px !important;
	height:55px !important;
}

#item175235 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item175243 {
	width:245px !important;
	height:55px !important;
}

#item175239 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item175247 {
	width:245px !important;
	height:64px !important;
}

#item175244 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item175251 {
	width:245px !important;
	height:64px !important;
}

#item175248 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item175255 {
	width:245px !important;
	height:64px !important;
}

#item175252 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item175259 {
	width:245px !important;
	height:80px !important;
}

#item175256 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item175263 {
	width:245px !important;
	height:80px !important;
}

#item175260 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item175267 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item175264 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item174986 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174984 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item99443 {
	width:256px !important;
	height:114px !important;
	left:320px !important;
	top:86px !important;
	border-radius:14px;
	border:solid 1px #f89920;
}

#item111225 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111225 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111225 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111227 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-207683 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-207683 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111255 {
	width:141px !important;
	height:22px !important;
}

#item111252 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item174683 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item174685 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item174686 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item174688 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item174679 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item111284 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111317 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111317 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111320 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-207925 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-207925 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117145 {
	width:612px !important;
	height:405px !important;
}

#item117146 {
	width:612px !important;
	height:405px !important;
	left:612px !important;
	top:387px !important;
}

#item175469 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item175471 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item175472 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item175473 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item175466 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item175768 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175770 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item175771 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item176003 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item176007 {
	width:245px !important;
	height:38px !important;
}

#item176004 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item176011 {
	width:245px !important;
	height:67px !important;
}

#item176008 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item176015 {
	width:245px !important;
	height:55px !important;
}

#item176012 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item176019 {
	width:245px !important;
	height:55px !important;
}

#item176016 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item176023 {
	width:245px !important;
	height:64px !important;
}

#item176020 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item176027 {
	width:245px !important;
	height:64px !important;
}

#item176024 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item176031 {
	width:245px !important;
	height:64px !important;
}

#item176028 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item176035 {
	width:245px !important;
	height:80px !important;
}

#item176032 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item176043 {
	width:245px !important;
	height:80px !important;
}

#item176040 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item176047 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item176044 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item175766 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175764 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item99678 {
	width:576px !important;
	height:194px !important;
	left:36px !important;
	top:155px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item111286 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111286 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111286 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111288 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-208484 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-208484 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111315 {
	width:141px !important;
	height:22px !important;
}

#item111312 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item147670 {
	width:138px !important;
	height:23px !important;
}

#item147667 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:355px !important;
}

#item111345 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111376 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111376 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111379 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-208661 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-208661 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176278 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item176280 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item176281 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item176282 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item176275 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item176288 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176290 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item176291 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item176522 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item176526 {
	width:245px !important;
	height:38px !important;
}

#item176523 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item176530 {
	width:245px !important;
	height:67px !important;
}

#item176527 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item176534 {
	width:245px !important;
	height:55px !important;
}

#item176531 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item176539 {
	width:245px !important;
	height:55px !important;
}

#item176536 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item176543 {
	width:245px !important;
	height:64px !important;
}

#item176540 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item176547 {
	width:245px !important;
	height:64px !important;
}

#item176544 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item176551 {
	width:245px !important;
	height:64px !important;
}

#item176548 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item176555 {
	width:245px !important;
	height:80px !important;
}

#item176552 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item176560 {
	width:245px !important;
	height:80px !important;
}

#item176556 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item176564 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item176561 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item176286 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176284 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item176575 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176577 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item176578 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item176810 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item176814 {
	width:245px !important;
	height:38px !important;
}

#item176811 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item176818 {
	width:245px !important;
	height:67px !important;
}

#item176815 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item176822 {
	width:245px !important;
	height:55px !important;
}

#item176819 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item176826 {
	width:245px !important;
	height:55px !important;
}

#item176823 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item176830 {
	width:245px !important;
	height:64px !important;
}

#item176827 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item176834 {
	width:245px !important;
	height:64px !important;
}

#item176831 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item176838 {
	width:245px !important;
	height:64px !important;
}

#item176835 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item176842 {
	width:245px !important;
	height:80px !important;
}

#item176839 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item176846 {
	width:245px !important;
	height:80px !important;
}

#item176843 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item176851 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item176848 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item176573 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176571 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item116065 {
	opacity:0.15;
	width:256px !important;
	height:104px !important;
	left:320px !important;
	top:514px !important;
	border-radius:undefined;
	background:#bfbfbf;
}

#item100072 {
	width:539px !important;
	height:155px !important;
	left:37px !important;
	top:117px !important;
	background:#cdedc9;
}

#item100101 {
	width:539px !important;
	height:114px !important;
	left:36px !important;
	top:304px !important;
	background:#edc9c9;
}

#item111346 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111346 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111346 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111348 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-209847 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-209847 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111375 {
	width:141px !important;
	height:22px !important;
}

#item111372 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item176270 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item176272 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item176273 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item176274 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item176267 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item111404 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111435 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111435 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111438 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-210139 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-210139 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177054 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177056 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177057 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177058 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177051 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item177063 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177065 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item177066 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item177298 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item177302 {
	width:245px !important;
	height:38px !important;
}

#item177299 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item177306 {
	width:245px !important;
	height:67px !important;
}

#item177303 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item177311 {
	width:245px !important;
	height:55px !important;
}

#item177307 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item177315 {
	width:245px !important;
	height:55px !important;
}

#item177312 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item177319 {
	width:245px !important;
	height:64px !important;
}

#item177316 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item177323 {
	width:245px !important;
	height:64px !important;
}

#item177320 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item177330 {
	width:245px !important;
	height:64px !important;
}

#item177327 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item177335 {
	width:245px !important;
	height:80px !important;
}

#item177331 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item177339 {
	width:245px !important;
	height:80px !important;
}

#item177336 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item177343 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item177340 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item177061 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177059 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item177354 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177356 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item177358 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item177590 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item177594 {
	width:245px !important;
	height:38px !important;
}

#item177591 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item177598 {
	width:245px !important;
	height:67px !important;
}

#item177595 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item177602 {
	width:245px !important;
	height:55px !important;
}

#item177599 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item177606 {
	width:245px !important;
	height:55px !important;
}

#item177603 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item177611 {
	width:245px !important;
	height:64px !important;
}

#item177607 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item177615 {
	width:245px !important;
	height:64px !important;
}

#item177612 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item177619 {
	width:245px !important;
	height:64px !important;
}

#item177616 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item177623 {
	width:245px !important;
	height:80px !important;
}

#item177620 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item177627 {
	width:245px !important;
	height:80px !important;
}

#item177624 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item177631 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item177628 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item177352 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177350 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item111405 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111405 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111405 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111407 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-211106 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-211106 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111434 {
	width:141px !important;
	height:22px !important;
}

#item111431 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item177045 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177048 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177049 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177050 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177042 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item100341 {
	width:255px !important;
	height:69px !important;
	left:321px !important;
	top:275px !important;
	border-radius:undefined;
	background:#f89920;
}

#item100366 {
	width:255px !important;
	height:70px !important;
	left:321px !important;
	top:350px !important;
	border-radius:undefined;
	background:#f89920;
}

#item100393 {
	width:255px !important;
	height:40px !important;
	left:321px !important;
	top:425px !important;
	border-radius:undefined;
	background:#f89920;
}

#item111465 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111498 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111498 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111501 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-211453 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-211453 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177835 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177837 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177838 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177839 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177832 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item177844 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177846 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item177847 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item178081 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item178085 {
	width:245px !important;
	height:38px !important;
}

#item178082 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item178089 {
	width:245px !important;
	height:67px !important;
}

#item178086 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item178093 {
	width:245px !important;
	height:55px !important;
}

#item178090 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item178097 {
	width:245px !important;
	height:55px !important;
}

#item178094 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item178101 {
	width:245px !important;
	height:64px !important;
}

#item178098 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item178105 {
	width:245px !important;
	height:64px !important;
}

#item178102 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item178109 {
	width:245px !important;
	height:64px !important;
}

#item178106 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item178113 {
	width:245px !important;
	height:80px !important;
}

#item178110 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item178117 {
	width:245px !important;
	height:80px !important;
}

#item178114 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item178122 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item178119 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item177842 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177840 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item178133 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178135 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item178136 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item178369 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item178374 {
	width:245px !important;
	height:38px !important;
}

#item178370 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item178378 {
	width:245px !important;
	height:67px !important;
}

#item178375 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item178382 {
	width:245px !important;
	height:55px !important;
}

#item178379 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item178386 {
	width:245px !important;
	height:55px !important;
}

#item178383 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item178391 {
	width:245px !important;
	height:64px !important;
}

#item178388 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item178395 {
	width:245px !important;
	height:64px !important;
}

#item178392 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item178399 {
	width:245px !important;
	height:64px !important;
}

#item178396 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item178403 {
	width:245px !important;
	height:80px !important;
}

#item178400 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item178407 {
	width:245px !important;
	height:80px !important;
}

#item178404 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item178411 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item178408 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item178131 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178129 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item100420 {
	width:576px !important;
	height:222px !important;
	left:36px !important;
	top:186px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item106960 {
	width:220px !important;
	height:30px !important;
	left:36px !important;
	top:558px !important;
	border-radius:9px 9px 9px;
	background:#f89922;
}

#item106996 {
	width:205px !important;
	height:108px !important;
}

#item106993 {
	width:205px !important;
	height:108px !important;
	left:338px !important;
	top:598px !important;
}

#item111466 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111466 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111466 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111468 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-212420 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-212420 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111497 {
	width:141px !important;
	height:22px !important;
}

#item111493 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item177827 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177829 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177830 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177831 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177824 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147674 {
	width:138px !important;
	height:23px !important;
}

#item147671 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:421px !important;
}

#item117325 {
	width:612px !important;
	height:792px !important;
}

#item117327 {
	width:612px !important;
	height:792px !important;
}

#item117337 {
	width:612px !important;
	height:792px !important;
}

#item117338 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item117872 {
	width:540px !important;
	height:52px !important;
	left:36px !important;
	top:330px !important;
	border-radius:12px;
	background:#f89920;
}

#item118199 {
	width:540px !important;
	height:52px !important;
	left:36px !important;
	top:400px !important;
	border-radius:12px;
	background:#e0704e;
}

#item117925 {
	width:540px !important;
	height:68px !important;
	left:36px !important;
	top:467px !important;
	border-radius:12px;
	background:#7e7f7f;
}

#item119623 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-119655 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-119655 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119658 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-212852 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-212852 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178620 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item178622 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item178623 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item178624 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item178617 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item178629 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178631 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item178632 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item178864 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item178869 {
	width:245px !important;
	height:38px !important;
}

#item178866 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item178873 {
	width:245px !important;
	height:67px !important;
}

#item178870 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item178877 {
	width:245px !important;
	height:55px !important;
}

#item178874 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item178881 {
	width:245px !important;
	height:55px !important;
}

#item178878 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item178885 {
	width:245px !important;
	height:64px !important;
}

#item178882 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item178890 {
	width:245px !important;
	height:64px !important;
}

#item178887 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item178894 {
	width:245px !important;
	height:64px !important;
}

#item178891 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item178898 {
	width:245px !important;
	height:80px !important;
}

#item178895 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item178902 {
	width:245px !important;
	height:80px !important;
}

#item178899 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item178906 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item178903 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item178627 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178625 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item178917 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178919 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item178920 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item179152 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item179156 {
	width:245px !important;
	height:38px !important;
}

#item179153 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item179160 {
	width:245px !important;
	height:67px !important;
}

#item179157 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item179164 {
	width:245px !important;
	height:55px !important;
}

#item179161 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item179168 {
	width:245px !important;
	height:55px !important;
}

#item179165 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item179172 {
	width:245px !important;
	height:64px !important;
}

#item179169 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item179176 {
	width:245px !important;
	height:64px !important;
}

#item179173 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item179180 {
	width:245px !important;
	height:64px !important;
}

#item179177 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item179185 {
	width:245px !important;
	height:80px !important;
}

#item179181 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item179189 {
	width:245px !important;
	height:80px !important;
}

#item179186 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item179193 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item179190 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item178915 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178913 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item118016 {
	width:335px !important;
	height:265px !important;
	left:241px !important;
	top:85px !important;
	border-radius:12px;
	background:#f89920;
}

#item118043 {
	width:540px !important;
	height:133px !important;
	left:36px !important;
	top:308px !important;
	border-radius:12px;
	background:#f89920;
}

#item117900 {
	width:540px !important;
	height:245px !important;
	left:36px !important;
	top:451px !important;
	border-radius:12px;
	background:#e0704e;
}

#item118099 {
	width:446px !important;
	height:25px !important;
	left:56px !important;
	top:343px !important;
	border-radius:7px;
	border:solid 1px #ffffff;
}

#item118123 {
	width:285px !important;
	height:58px !important;
	left:257px !important;
	top:142px !important;
	border-radius:undefined;
	background:#ce7500;
}

#item119624 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-119624 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-119624 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119626 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-213897 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-213897 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119654 {
	width:141px !important;
	height:22px !important;
}

#item119651 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item178611 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item178613 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item178614 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item178615 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item178608 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item118200 {
	width:540px !important;
	height:336px !important;
	left:36px !important;
	top:96px !important;
	border-radius:12px;
	background:#9e9e9e;
}

#item118226 {
	width:346px !important;
	height:25px !important;
	left:54px !important;
	top:249px !important;
	border-radius:7px;
	border:solid 1px #ffffff;
}

#item118228 {
	width:576px !important;
	height:120px !important;
	left:36px !important;
	top:456px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item119683 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-119714 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-119714 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119717 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-214202 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-214202 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item179398 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item179400 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item179401 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item179402 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item179394 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item179407 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item179409 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item179410 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item179641 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item179646 {
	width:245px !important;
	height:38px !important;
}

#item179642 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item179650 {
	width:245px !important;
	height:67px !important;
}

#item179647 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item179654 {
	width:245px !important;
	height:55px !important;
}

#item179651 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item179659 {
	width:245px !important;
	height:55px !important;
}

#item179655 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item179663 {
	width:245px !important;
	height:64px !important;
}

#item179660 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item179667 {
	width:245px !important;
	height:64px !important;
}

#item179664 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item179671 {
	width:245px !important;
	height:64px !important;
}

#item179668 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item179675 {
	width:245px !important;
	height:80px !important;
}

#item179672 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item179679 {
	width:245px !important;
	height:80px !important;
}

#item179676 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item179683 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item179680 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item179405 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item179403 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item179694 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item179696 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item179697 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item179930 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item179935 {
	width:245px !important;
	height:38px !important;
}

#item179931 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item179939 {
	width:245px !important;
	height:67px !important;
}

#item179936 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item179944 {
	width:245px !important;
	height:55px !important;
}

#item179941 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item179948 {
	width:245px !important;
	height:55px !important;
}

#item179945 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item179960 {
	width:245px !important;
	height:64px !important;
}

#item179957 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item179964 {
	width:245px !important;
	height:64px !important;
}

#item179961 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item179969 {
	width:245px !important;
	height:64px !important;
}

#item179965 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item179973 {
	width:245px !important;
	height:80px !important;
}

#item179970 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item179978 {
	width:245px !important;
	height:80px !important;
}

#item179975 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item179982 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item179979 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item179692 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item179690 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item150298 {
	width:576px !important;
	height:108px !important;
	left:36px !important;
	top:624px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item119684 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-119684 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-119684 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119686 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-215128 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-215128 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119713 {
	width:141px !important;
	height:22px !important;
}

#item119710 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item150001 {
	width:320px !important;
	height:101px !important;
	left:46px !important;
	top:88px !important;
	border-radius:12px;
	background:#f89920;
}

#item150137 {
	width:319px !important;
	height:79px !important;
	left:46px !important;
	top:208px !important;
	border-radius:12px;
	background:#e0704e;
}

#item150272 {
	width:530px !important;
	height:56px !important;
	left:46px !important;
	top:256px !important;
	border-radius:12px;
	background:#e0704e;
}

#item150218 {
	width:540px !important;
	height:285px !important;
	left:36px !important;
	top:326px !important;
	border-radius:12px;
	background:#9e9e9e;
}

#item150557 {
	width:446px !important;
	height:43px !important;
	left:61px !important;
	top:543px !important;
	border-radius:undefined;
	background:#707070;
}

#item179389 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item179391 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item179392 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item179393 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item179386 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item149440 {
	width:540px !important;
	height:167px !important;
	left:36px !important;
	top:444px !important;
	border-radius:12px;
	background:#9e9e9e;
}

#item149442 {
	width:356px !important;
	height:218px !important;
	left:220px !important;
	top:79px !important;
	border-radius:12px;
	background:#f89920;
}

#item149443 {
	width:540px !important;
	height:123px !important;
	left:36px !important;
	top:308px !important;
	border-radius:12px;
	background:#e0714f;
}

#item149598 {
	width:228px !important;
	height:15px !important;
	left:55px !important;
	top:382px !important;
	border-radius:4px;
	border:solid 1px #ffffff;
}

#item149600 {
	width:576px !important;
	height:118px !important;
	left:36px !important;
	top:624px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item149785 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-149816 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-149816 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149820 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-215740 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-215740 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item180183 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item180185 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item180186 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item180187 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item180180 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item180192 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180194 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item180195 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item180427 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item180431 {
	width:245px !important;
	height:38px !important;
}

#item180428 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item180435 {
	width:245px !important;
	height:67px !important;
}

#item180432 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item180440 {
	width:245px !important;
	height:55px !important;
}

#item180436 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item180444 {
	width:245px !important;
	height:55px !important;
}

#item180441 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item180451 {
	width:245px !important;
	height:64px !important;
}

#item180448 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item180455 {
	width:245px !important;
	height:64px !important;
}

#item180452 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item180459 {
	width:245px !important;
	height:64px !important;
}

#item180456 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item180463 {
	width:245px !important;
	height:80px !important;
}

#item180460 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item180467 {
	width:245px !important;
	height:80px !important;
}

#item180464 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item180471 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item180468 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item180190 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180188 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item180483 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180485 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item180486 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item180718 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item180722 {
	width:245px !important;
	height:38px !important;
}

#item180719 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item180726 {
	width:245px !important;
	height:67px !important;
}

#item180723 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item180731 {
	width:245px !important;
	height:55px !important;
}

#item180727 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item180735 {
	width:245px !important;
	height:55px !important;
}

#item180732 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item180741 {
	width:245px !important;
	height:64px !important;
}

#item180738 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item180745 {
	width:245px !important;
	height:64px !important;
}

#item180742 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item180749 {
	width:245px !important;
	height:64px !important;
}

#item180746 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item180753 {
	width:245px !important;
	height:80px !important;
}

#item180750 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item180757 {
	width:245px !important;
	height:80px !important;
}

#item180754 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item180761 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item180758 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item180481 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180479 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item149786 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-149786 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-149786 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149788 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-216613 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-216613 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149815 {
	width:141px !important;
	height:22px !important;
}

#item149812 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item120205 {
	width:576px !important;
	height:183px !important;
	left:36px !important;
	top:290px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item180175 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item180177 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item180178 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item180179 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item180172 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147678 {
	width:138px !important;
	height:23px !important;
}

#item147675 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:495px !important;
}

#item111526 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111558 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111558 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111561 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-217039 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-217039 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99285 {
	width:118px !important;
	height:22px !important;
	left:36px !important;
	top:596px !important;
}

#item180972 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item180974 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item180975 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item180976 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item180969 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item180981 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180983 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item180984 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item181216 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item181220 {
	width:245px !important;
	height:38px !important;
}

#item181217 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item181224 {
	width:245px !important;
	height:67px !important;
}

#item181221 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item181228 {
	width:245px !important;
	height:55px !important;
}

#item181225 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item181232 {
	width:245px !important;
	height:55px !important;
}

#item181229 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item181236 {
	width:245px !important;
	height:64px !important;
}

#item181233 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item181240 {
	width:245px !important;
	height:64px !important;
}

#item181237 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item181244 {
	width:245px !important;
	height:64px !important;
}

#item181241 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item181249 {
	width:245px !important;
	height:80px !important;
}

#item181246 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item181254 {
	width:245px !important;
	height:80px !important;
}

#item181251 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item181258 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item181255 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item180979 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item180977 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item181269 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item181271 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item181272 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item181505 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item181510 {
	width:245px !important;
	height:38px !important;
}

#item181506 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item181514 {
	width:245px !important;
	height:67px !important;
}

#item181511 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item181518 {
	width:245px !important;
	height:55px !important;
}

#item181515 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item181522 {
	width:245px !important;
	height:55px !important;
}

#item181519 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item181526 {
	width:245px !important;
	height:64px !important;
}

#item181523 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item181530 {
	width:245px !important;
	height:64px !important;
}

#item181527 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item181534 {
	width:245px !important;
	height:64px !important;
}

#item181531 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item181538 {
	width:245px !important;
	height:80px !important;
}

#item181535 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item181542 {
	width:245px !important;
	height:80px !important;
}

#item181539 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item181546 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item181543 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item181267 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item181265 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item98669 {
	width:256px !important;
	height:100px !important;
	left:320px !important;
	top:595px !important;
	border-radius:12px;
	border:solid 1px #f89920;
}

#item111527 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111527 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111527 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111529 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-219007 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-219007 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111557 {
	width:141px !important;
	height:22px !important;
}

#item111553 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item180964 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item180966 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item180967 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item180968 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item180961 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item111586 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111617 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111617 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111620 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-219672 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-219672 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item181756 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item181758 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item181759 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item181760 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item181753 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item181766 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item181768 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item181769 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item182000 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item182004 {
	width:245px !important;
	height:38px !important;
}

#item182001 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item182008 {
	width:245px !important;
	height:67px !important;
}

#item182005 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item182014 {
	width:245px !important;
	height:55px !important;
}

#item182009 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item182018 {
	width:245px !important;
	height:55px !important;
}

#item182015 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item182022 {
	width:245px !important;
	height:64px !important;
}

#item182019 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item182026 {
	width:245px !important;
	height:64px !important;
}

#item182023 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item182030 {
	width:245px !important;
	height:64px !important;
}

#item182027 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item182034 {
	width:245px !important;
	height:80px !important;
}

#item182031 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item182038 {
	width:245px !important;
	height:80px !important;
}

#item182035 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item182042 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item182039 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item181764 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item181762 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item182053 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item182055 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item182056 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item182290 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item182294 {
	width:245px !important;
	height:38px !important;
}

#item182291 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item182298 {
	width:245px !important;
	height:67px !important;
}

#item182295 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item182303 {
	width:245px !important;
	height:55px !important;
}

#item182299 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item182307 {
	width:245px !important;
	height:55px !important;
}

#item182304 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item182311 {
	width:245px !important;
	height:64px !important;
}

#item182308 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item182315 {
	width:245px !important;
	height:64px !important;
}

#item182312 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item182319 {
	width:245px !important;
	height:64px !important;
}

#item182316 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item182323 {
	width:245px !important;
	height:80px !important;
}

#item182320 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item182328 {
	width:245px !important;
	height:80px !important;
}

#item182324 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item182337 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item182334 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item182051 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item182049 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item102947 {
	width:256px !important;
	height:82px !important;
	left:36px !important;
	top:198px !important;
	border-radius:14px;
	border:solid 1px #f89920;
}

#item111587 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111587 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111587 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111589 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-221437 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-221437 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111616 {
	width:141px !important;
	height:22px !important;
}

#item111613 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item181748 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item181750 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item181751 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item181752 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item181745 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item103116 {
	width:576px !important;
	height:215px !important;
	left:36px !important;
	top:253px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item150402 {
	width:612px !important;
	height:792px !important;
}

#item150399 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item182542 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item182544 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item182545 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item182546 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item182539 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item182852 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item182854 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item182856 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item183087 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item183091 {
	width:245px !important;
	height:38px !important;
}

#item183088 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item183095 {
	width:245px !important;
	height:67px !important;
}

#item183092 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item183099 {
	width:245px !important;
	height:55px !important;
}

#item183096 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item183103 {
	width:245px !important;
	height:55px !important;
}

#item183100 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item183108 {
	width:245px !important;
	height:64px !important;
}

#item183104 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item183112 {
	width:245px !important;
	height:64px !important;
}

#item183109 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item183116 {
	width:245px !important;
	height:64px !important;
}

#item183113 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item183123 {
	width:245px !important;
	height:80px !important;
}

#item183120 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item183127 {
	width:245px !important;
	height:80px !important;
}

#item183124 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item183131 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item183128 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item182850 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item182848 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item147683 {
	width:138px !important;
	height:23px !important;
}

#item147680 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:485px !important;
}

#item111647 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111678 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111678 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111681 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-222724 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-222724 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item183356 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item183358 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item183359 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item183360 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item183353 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item183365 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item183367 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item183368 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item183601 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item183605 {
	width:245px !important;
	height:38px !important;
}

#item183602 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item183609 {
	width:245px !important;
	height:67px !important;
}

#item183606 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item183613 {
	width:245px !important;
	height:55px !important;
}

#item183610 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item183617 {
	width:245px !important;
	height:55px !important;
}

#item183614 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item183621 {
	width:245px !important;
	height:64px !important;
}

#item183618 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item183625 {
	width:245px !important;
	height:64px !important;
}

#item183622 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item183629 {
	width:245px !important;
	height:64px !important;
}

#item183626 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item183633 {
	width:245px !important;
	height:80px !important;
}

#item183630 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item183640 {
	width:245px !important;
	height:80px !important;
}

#item183636 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item183645 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item183642 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item183363 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item183361 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item183656 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item183658 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item183659 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item183891 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item183896 {
	width:245px !important;
	height:38px !important;
}

#item183892 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item183900 {
	width:245px !important;
	height:67px !important;
}

#item183897 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item183904 {
	width:245px !important;
	height:55px !important;
}

#item183901 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item183908 {
	width:245px !important;
	height:55px !important;
}

#item183905 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item183912 {
	width:245px !important;
	height:64px !important;
}

#item183909 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item183916 {
	width:245px !important;
	height:64px !important;
}

#item183913 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item183931 {
	width:245px !important;
	height:64px !important;
}

#item183928 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item183935 {
	width:245px !important;
	height:80px !important;
}

#item183932 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item183939 {
	width:245px !important;
	height:80px !important;
}

#item183936 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item183943 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item183940 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item183654 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item183652 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item104498 {
	width:257px !important;
	height:43px !important;
	left:319px !important;
	top:287px !important;
	border-radius:8px;
	border:solid 1px #f89922;
}

#item116123 {
	width:257px !important;
	height:72px !important;
	left:36px !important;
	top:264px !important;
	border-radius:8px;
	border:solid 1px #f89922;
}

#item111648 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111648 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111648 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111650 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-224610 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-224610 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111677 {
	width:141px !important;
	height:22px !important;
}

#item111674 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item183348 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item183350 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item183351 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item183352 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item183345 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item104551 {
	width:256px !important;
	height:135px !important;
	left:37px !important;
	top:529px !important;
	border-radius:undefined;
	background:#f89920;
}

#item117165 {
	width:256px !important;
	height:116px !important;
	left:320px !important;
	top:91px !important;
	border-radius:undefined;
	background:#f89920;
}

#item104602 {
	width:257px !important;
	height:95px !important;
	left:319px !important;
	top:275px !important;
	border-radius:8px;
	border:solid 1px #f89920;
}

#item111706 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-111737 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-111737 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111740 {
	width:189px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-225358 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-225358 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item184147 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item184149 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item184150 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item184151 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item184144 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item184156 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item184158 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item184160 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item184391 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item184395 {
	width:245px !important;
	height:38px !important;
}

#item184392 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item184399 {
	width:245px !important;
	height:67px !important;
}

#item184396 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item184404 {
	width:245px !important;
	height:55px !important;
}

#item184400 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item184408 {
	width:245px !important;
	height:55px !important;
}

#item184405 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item184417 {
	width:245px !important;
	height:64px !important;
}

#item184413 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item184421 {
	width:245px !important;
	height:64px !important;
}

#item184418 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item184425 {
	width:245px !important;
	height:64px !important;
}

#item184422 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item184429 {
	width:245px !important;
	height:80px !important;
}

#item184426 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item184433 {
	width:245px !important;
	height:80px !important;
}

#item184430 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item184437 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item184434 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item184154 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item184152 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item184448 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item184450 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item184451 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item184683 {
	width:88px !important;
	height:36px !important;
	left:428px !important;
	top:301px !important;
}

#item184688 {
	width:245px !important;
	height:38px !important;
}

#item184685 {
	width:245px !important;
	height:38px !important;
	left:36px !important;
	top:123px !important;
}

#item184692 {
	width:245px !important;
	height:67px !important;
}

#item184689 {
	width:245px !important;
	height:67px !important;
	left:331px !important;
	top:235px !important;
}

#item184696 {
	width:245px !important;
	height:55px !important;
}

#item184693 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:334px !important;
}

#item184700 {
	width:245px !important;
	height:55px !important;
}

#item184697 {
	width:245px !important;
	height:55px !important;
	left:331px !important;
	top:424px !important;
}

#item184704 {
	width:245px !important;
	height:64px !important;
}

#item184701 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:200px !important;
}

#item184708 {
	width:245px !important;
	height:64px !important;
}

#item184705 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:298px !important;
}

#item184712 {
	width:245px !important;
	height:64px !important;
}

#item184709 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:510px !important;
}

#item184716 {
	width:245px !important;
	height:80px !important;
}

#item184713 {
	width:245px !important;
	height:80px !important;
	left:36px !important;
	top:399px !important;
}

#item184730 {
	width:245px !important;
	height:80px !important;
}

#item184727 {
	width:245px !important;
	height:80px !important;
	left:331px !important;
	top:122px !important;
}

#item184734 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item184731 {
	width:54px !important;
	height:43px !important;
	left:514px !important;
	top:43px !important;
}

#item184446 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item184444 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item104653 {
	width:576px !important;
	height:228px !important;
	left:36px !important;
	top:234px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item111707 {
	width:155px !important;
	height:20px !important;
	left:250px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-111707 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-111707 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111709 {
	width:145px !important;
	height:19px !important;
	left:254px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-226300 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-226300 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111736 {
	width:141px !important;
	height:22px !important;
}

#item111733 {
	width:141px !important;
	height:22px !important;
	left:255px !important;
	top:9px !important;
}

#item184139 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item184141 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item184142 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item184143 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item184136 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147687 {
	width:138px !important;
	height:23px !important;
}

#item147684 {
	width:138px !important;
	height:23px !important;
	left:438px !important;
	top:481px !important;
}

#item52616 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	background:#f89920;
}

#item52674 {
	mix-blend-mode:overlay;
	opacity:0.74;
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border:solid 1px #fff;
}

@keyframes fly-in-bottom-116978 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-116978 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-116984 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-116984 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoom-in-2d-116992 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-116992 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoom-in-2d-117000 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	83.3% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-117000 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	83.3% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoom-in-2d-117007 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-117007 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoom-in-2d-117014 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-117014 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117024 {
	width:452px !important;
	height:75px !important;
}

#item117021 {
	width:452px !important;
	height:75px !important;
	left:83px !important;
	top:566px !important;
}

#item117028 {
	width:454px !important;
	height:76px !important;
}

#item117025 {
	width:454px !important;
	height:76px !important;
	left:82px !important;
	top:654px !important;
}

#item52618 {
	width:524px !important;
	height:92px !important;
	left:44px !important;
	top:56px !important;
}

@keyframes fly-in-bottom-52667 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-52667 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoom-in-2d-52675 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-52675 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52702 {
	width:335px !important;
	height:29px !important;
}

#item52699 {
	width:335px !important;
	height:29px !important;
	left:61px !important;
	top:107px !important;
}

#item52951 {
	width:25px !important;
	height:25px !important;
	left:37px !important;
	top:708px !important;
}

#item52959 {
	width:25px !important;
	height:25px !important;
	left:74px !important;
	top:708px !important;
}

#item52966 {
	width:25px !important;
	height:25px !important;
	left:148px !important;
	top:708px !important;
}

#item52973 {
	width:25px !important;
	height:25px !important;
	left:111px !important;
	top:708px !important;
}

#item53037 {
	width:25px !important;
	height:25px !important;
	left:185px !important;
	top:708px !important;
}

#item53113 {
	width:63px !important;
	height:32px !important;
	left:501px !important;
	top:543px !important;
}
#in5footer,  #prefooter {display:none;}
