/* 	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:34832px; 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;}
}

#item69961 {
	width:262px !important;
	height:70px !important;
}

#item69958 {
	width:262px !important;
	height:70px !important;
	left:316px !important;
	top:686px !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:461px !important;
	top:389px !important;
}

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

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

#item69934 {
	width:245px !important;
	height:65px !important;
}

#item69931 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item69922 {
	width:245px !important;
	height:48px !important;
}

#item69917 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item69942 {
	width:245px !important;
	height:48px !important;
}

#item69939 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item69930 {
	width:245px !important;
	height:48px !important;
}

#item69927 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item69944 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item69926 {
	width:245px !important;
	height:77px !important;
}

#item69923 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item69938 {
	width:245px !important;
	height:77px !important;
}

#item69935 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item69951 {
	width:245px !important;
	height:77px !important;
}

#item69948 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

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

#item73604 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item73608 {
	width:245px !important;
	height:65px !important;
}

#item73605 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item73612 {
	width:245px !important;
	height:65px !important;
}

#item73609 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item73616 {
	width:245px !important;
	height:48px !important;
}

#item73613 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item73620 {
	width:245px !important;
	height:48px !important;
}

#item73617 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item73624 {
	width:245px !important;
	height:48px !important;
}

#item73621 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item73625 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item73632 {
	width:245px !important;
	height:77px !important;
}

#item73629 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item73636 {
	width:245px !important;
	height:77px !important;
}

#item73633 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item73641 {
	width:245px !important;
	height:77px !important;
}

#item73637 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item73756 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

#item73367 {
	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;
}

#item58635 {
	opacity:0.78;
	width:313px !important;
	height:142px !important;
	left:36px !important;
	top:463px !important;
	border-radius:undefined;
	background:#f89920;
}

#item65258 {
	opacity:0.85;
	width:355px !important;
	height:241px !important;
	left:612px !important;
	top:36px !important;
	border-radius:undefined;
	background:#000;
}

#item69964 {
	width:119px !important;
	height:22px !important;
}

#item69965 {
	width:119px !important;
	height:22px !important;
	left:36px !important;
	top:625px !important;
}

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

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

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

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

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

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

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

#item74013 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item74018 {
	width:245px !important;
	height:65px !important;
}

#item74014 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item74022 {
	width:245px !important;
	height:65px !important;
}

#item74019 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item74026 {
	width:245px !important;
	height:48px !important;
}

#item74023 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item74030 {
	width:245px !important;
	height:48px !important;
}

#item74027 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item74034 {
	width:245px !important;
	height:48px !important;
}

#item74031 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item74035 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item74042 {
	width:245px !important;
	height:77px !important;
}

#item74039 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item74047 {
	width:245px !important;
	height:77px !important;
}

#item74043 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item74051 {
	width:245px !important;
	height:77px !important;
}

#item74048 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item74052 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item74402 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item74406 {
	width:245px !important;
	height:65px !important;
}

#item74403 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item74410 {
	width:245px !important;
	height:65px !important;
}

#item74407 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item74414 {
	width:245px !important;
	height:48px !important;
}

#item74411 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item74418 {
	width:245px !important;
	height:48px !important;
}

#item74415 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item74422 {
	width:245px !important;
	height:48px !important;
}

#item74419 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item74423 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item74430 {
	width:245px !important;
	height:77px !important;
}

#item74427 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item74435 {
	width:245px !important;
	height:77px !important;
}

#item74432 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item74439 {
	width:245px !important;
	height:77px !important;
}

#item74436 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item74440 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item69971 {
	width:119px !important;
	height:22px !important;
}

#item69968 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:697px !important;
}

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

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

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

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

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

#item69979 {
	width:119px !important;
	height:22px !important;
}

#item69976 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:684px !important;
}

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

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

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

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

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

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

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

#item74817 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item74821 {
	width:245px !important;
	height:65px !important;
}

#item74818 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item74825 {
	width:245px !important;
	height:65px !important;
}

#item74822 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item74829 {
	width:245px !important;
	height:48px !important;
}

#item74826 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item74833 {
	width:245px !important;
	height:48px !important;
}

#item74830 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item74837 {
	width:245px !important;
	height:48px !important;
}

#item74834 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item74838 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item74845 {
	width:245px !important;
	height:77px !important;
}

#item74842 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item74849 {
	width:245px !important;
	height:77px !important;
}

#item74846 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item74853 {
	width:245px !important;
	height:77px !important;
}

#item74850 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item74854 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item75205 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item75209 {
	width:245px !important;
	height:65px !important;
}

#item75206 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item75213 {
	width:245px !important;
	height:65px !important;
}

#item75210 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item75218 {
	width:245px !important;
	height:48px !important;
}

#item75214 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item75222 {
	width:245px !important;
	height:48px !important;
}

#item75219 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item75226 {
	width:245px !important;
	height:48px !important;
}

#item75223 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item75227 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item75234 {
	width:245px !important;
	height:77px !important;
}

#item75231 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item75238 {
	width:245px !important;
	height:77px !important;
}

#item75235 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item75242 {
	width:245px !important;
	height:77px !important;
}

#item75239 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item75243 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item69985 {
	width:119px !important;
	height:22px !important;
}

#item69982 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:623px !important;
}

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

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

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

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

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

#item69343 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:38px !important;
	left:35px !important;
	top:499px !important;
	border-radius:9px;
	border:solid 1px #f89920;
}

#item69989 {
	width:119px !important;
	height:22px !important;
}

#item69986 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:694px !important;
}

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

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

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

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

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

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

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

#item75633 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item75637 {
	width:245px !important;
	height:65px !important;
}

#item75634 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item75641 {
	width:245px !important;
	height:65px !important;
}

#item75638 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item75645 {
	width:245px !important;
	height:48px !important;
}

#item75642 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item75649 {
	width:245px !important;
	height:48px !important;
}

#item75646 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item75653 {
	width:245px !important;
	height:48px !important;
}

#item75650 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item75654 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item75661 {
	width:245px !important;
	height:77px !important;
}

#item75658 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item75665 {
	width:245px !important;
	height:77px !important;
}

#item75662 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item75669 {
	width:245px !important;
	height:77px !important;
}

#item75666 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item75670 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item75918 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item75922 {
	width:245px !important;
	height:65px !important;
}

#item75919 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item75927 {
	width:245px !important;
	height:65px !important;
}

#item75924 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item75931 {
	width:245px !important;
	height:48px !important;
}

#item75928 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item75935 {
	width:245px !important;
	height:48px !important;
}

#item75932 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item75939 {
	width:245px !important;
	height:48px !important;
}

#item75936 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item75941 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item75949 {
	width:245px !important;
	height:77px !important;
}

#item75946 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item75953 {
	width:245px !important;
	height:77px !important;
}

#item75950 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item75957 {
	width:245px !important;
	height:77px !important;
}

#item75954 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item75958 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item69993 {
	width:119px !important;
	height:22px !important;
}

#item69990 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:702px !important;
}

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

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

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

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

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

#item69997 {
	width:119px !important;
	height:22px !important;
}

#item69994 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:482px !important;
}

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

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

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

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

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

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

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

#item76411 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item76415 {
	width:245px !important;
	height:65px !important;
}

#item76412 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item76419 {
	width:245px !important;
	height:65px !important;
}

#item76416 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item76423 {
	width:245px !important;
	height:48px !important;
}

#item76420 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item76427 {
	width:245px !important;
	height:48px !important;
}

#item76424 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item76431 {
	width:245px !important;
	height:48px !important;
}

#item76428 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item76432 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item76439 {
	width:245px !important;
	height:77px !important;
}

#item76436 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item76443 {
	width:245px !important;
	height:77px !important;
}

#item76440 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item76447 {
	width:245px !important;
	height:77px !important;
}

#item76444 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item76448 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item76696 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item76701 {
	width:245px !important;
	height:65px !important;
}

#item76698 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item76706 {
	width:245px !important;
	height:65px !important;
}

#item76702 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item76710 {
	width:245px !important;
	height:48px !important;
}

#item76707 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item76714 {
	width:245px !important;
	height:48px !important;
}

#item76711 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item76718 {
	width:245px !important;
	height:48px !important;
}

#item76715 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item76719 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item76726 {
	width:245px !important;
	height:77px !important;
}

#item76723 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item76730 {
	width:245px !important;
	height:77px !important;
}

#item76727 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item76734 {
	width:245px !important;
	height:77px !important;
}

#item76731 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item76735 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item70001 {
	width:119px !important;
	height:22px !important;
}

#item69998 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:683px !important;
}

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

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

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

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

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

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

#item70006 {
	width:119px !important;
	height:22px !important;
}

#item70002 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:702px !important;
}

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

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

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

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

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

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

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

#item77474 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item77478 {
	width:245px !important;
	height:65px !important;
}

#item77475 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item77482 {
	width:245px !important;
	height:65px !important;
}

#item77479 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item77486 {
	width:245px !important;
	height:48px !important;
}

#item77483 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item77490 {
	width:245px !important;
	height:48px !important;
}

#item77487 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item77494 {
	width:245px !important;
	height:48px !important;
}

#item77491 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item77495 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item77502 {
	width:245px !important;
	height:77px !important;
}

#item77499 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item77506 {
	width:245px !important;
	height:77px !important;
}

#item77503 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item77510 {
	width:245px !important;
	height:77px !important;
}

#item77507 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item77511 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

#item57372 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-102998 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-102998 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-57424 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-57424 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item63731 {
	opacity:0.78;
	width:313px !important;
	height:139px !important;
	left:36px !important;
	top:463px !important;
	border-radius:undefined;
	background:#f89920;
}

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

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

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

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

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

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

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

#item77994 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item77998 {
	width:245px !important;
	height:65px !important;
}

#item77995 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item78002 {
	width:245px !important;
	height:65px !important;
}

#item77999 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item78007 {
	width:245px !important;
	height:48px !important;
}

#item78003 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item78011 {
	width:245px !important;
	height:48px !important;
}

#item78008 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item78015 {
	width:245px !important;
	height:48px !important;
}

#item78012 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item78016 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item78023 {
	width:245px !important;
	height:77px !important;
}

#item78020 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item78027 {
	width:245px !important;
	height:77px !important;
}

#item78024 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item78031 {
	width:245px !important;
	height:77px !important;
}

#item78028 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item78032 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:62px !important;
}

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

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

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

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

#item78283 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item78287 {
	width:245px !important;
	height:65px !important;
}

#item78284 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item78291 {
	width:245px !important;
	height:65px !important;
}

#item78288 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item78295 {
	width:245px !important;
	height:48px !important;
}

#item78292 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item78299 {
	width:245px !important;
	height:48px !important;
}

#item78296 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item78303 {
	width:245px !important;
	height:48px !important;
}

#item78300 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item78304 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item78311 {
	width:245px !important;
	height:77px !important;
}

#item78308 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item78315 {
	width:245px !important;
	height:77px !important;
}

#item78312 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item78320 {
	width:245px !important;
	height:77px !important;
}

#item78316 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item78321 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

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

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

#item57420 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

#item68401 {
	width:340px !important;
	height:30px !important;
	left:33px !important;
	top:603px !important;
	border-radius:4px;
	border:solid 1px #f89920;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item68402 {
	width:374px !important;
	height:30px !important;
	left:33px !important;
	top:618px !important;
	border-radius:4px;
	border:solid 1px #f89920;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

#item77739 {
	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;
}

#item47362 {
	width:292px !important;
	height:283px !important;
	left:320px !important;
	top:409px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

#item70011 {
	width:139px !important;
	height:22px !important;
}

#item70007 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:701px !important;
}

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

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

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

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

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

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

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

#item79057 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item79061 {
	width:245px !important;
	height:65px !important;
}

#item79058 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item79065 {
	width:245px !important;
	height:65px !important;
}

#item79062 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item79069 {
	width:245px !important;
	height:48px !important;
}

#item79066 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item79073 {
	width:245px !important;
	height:48px !important;
}

#item79070 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item79078 {
	width:245px !important;
	height:48px !important;
}

#item79075 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item79080 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item79087 {
	width:245px !important;
	height:77px !important;
}

#item79084 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item79091 {
	width:245px !important;
	height:77px !important;
}

#item79088 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item79095 {
	width:245px !important;
	height:77px !important;
}

#item79092 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item79096 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

#item57305 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-104962 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-104962 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-57357 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-57357 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item68432 {
	opacity:0.85;
	width:355px !important;
	height:241px !important;
	top:36px !important;
	border-radius:undefined;
	background:#000;
}

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

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

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

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

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

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

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

#item79591 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item79595 {
	width:245px !important;
	height:65px !important;
}

#item79592 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item79599 {
	width:245px !important;
	height:65px !important;
}

#item79596 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item79603 {
	width:245px !important;
	height:48px !important;
}

#item79600 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item79608 {
	width:245px !important;
	height:48px !important;
}

#item79605 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item79612 {
	width:245px !important;
	height:48px !important;
}

#item79609 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item79613 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item79620 {
	width:245px !important;
	height:77px !important;
}

#item79617 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item79624 {
	width:245px !important;
	height:77px !important;
}

#item79621 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item79628 {
	width:245px !important;
	height:77px !important;
}

#item79625 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item79629 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:62px !important;
}

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

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

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

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

#item79880 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item79884 {
	width:245px !important;
	height:65px !important;
}

#item79881 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item79889 {
	width:245px !important;
	height:65px !important;
}

#item79885 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item79893 {
	width:245px !important;
	height:48px !important;
}

#item79890 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item79897 {
	width:245px !important;
	height:48px !important;
}

#item79894 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item79901 {
	width:245px !important;
	height:48px !important;
}

#item79898 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item79902 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item79909 {
	width:245px !important;
	height:77px !important;
}

#item79906 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item79913 {
	width:245px !important;
	height:77px !important;
}

#item79910 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item79917 {
	width:245px !important;
	height:77px !important;
}

#item79914 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item79918 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

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

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

#item57353 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item51142 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border-radius:4px;
	background:#0e1210;
}

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

@keyframes fade-in-51156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51158 {
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:12px !important;
}

#item51160 {
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:12px !important;
}

#item51185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:2px !important;
	background:#205d9e;
}

#item51177 {
	width:177px !important;
	height:35px !important;
	left:228px !important;
	top:645px !important;
}

#item51190 {
	width:44px !important;
	height:24px !important;
	left:3px !important;
	top:2px !important;
	border-radius:4px;
	background:#0a6abf;
}

#item51187 {
	width:49px !important;
	height:29px !important;
	left:528px !important;
	top:206px !important;
}

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

#item68524 {
	width:292px !important;
	height:323px !important;
	left:320px !important;
	top:363px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item70015 {
	width:139px !important;
	height:22px !important;
}

#item70012 {
	width:139px !important;
	height:22px !important;
	left:438px !important;
	top:696px !important;
}

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

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

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

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

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

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

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

#item80656 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item80660 {
	width:245px !important;
	height:65px !important;
}

#item80657 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item80664 {
	width:245px !important;
	height:65px !important;
}

#item80661 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item80668 {
	width:245px !important;
	height:48px !important;
}

#item80665 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item80672 {
	width:245px !important;
	height:48px !important;
}

#item80669 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item80676 {
	width:245px !important;
	height:48px !important;
}

#item80673 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item80677 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item80684 {
	width:245px !important;
	height:77px !important;
}

#item80681 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item80688 {
	width:245px !important;
	height:77px !important;
}

#item80685 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item80692 {
	width:245px !important;
	height:77px !important;
}

#item80689 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item80693 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

#item57170 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item81319 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item81323 {
	width:245px !important;
	height:65px !important;
}

#item81320 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item81327 {
	width:245px !important;
	height:65px !important;
}

#item81324 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item81331 {
	width:245px !important;
	height:48px !important;
}

#item81328 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item81335 {
	width:245px !important;
	height:48px !important;
}

#item81332 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item81339 {
	width:245px !important;
	height:48px !important;
}

#item81336 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item81340 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item81347 {
	width:245px !important;
	height:77px !important;
}

#item81344 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item81351 {
	width:245px !important;
	height:77px !important;
}

#item81348 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item81355 {
	width:245px !important;
	height:77px !important;
}

#item81352 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item81356 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item81607 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item81611 {
	width:245px !important;
	height:65px !important;
}

#item81608 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item81615 {
	width:245px !important;
	height:65px !important;
}

#item81612 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item81619 {
	width:245px !important;
	height:48px !important;
}

#item81616 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item81623 {
	width:245px !important;
	height:48px !important;
}

#item81620 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item81628 {
	width:245px !important;
	height:48px !important;
}

#item81625 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item81629 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item81636 {
	width:245px !important;
	height:77px !important;
}

#item81633 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item81640 {
	width:245px !important;
	height:77px !important;
}

#item81637 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item81644 {
	width:245px !important;
	height:77px !important;
}

#item81641 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item81645 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

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

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

#item57218 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item47789 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:81px !important;
	left:36px !important;
	top:91px !important;
	border-radius:9px;
	border:solid 1px #666767;
}

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

#item57526 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item82093 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item82097 {
	width:245px !important;
	height:65px !important;
}

#item82094 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item82101 {
	width:245px !important;
	height:65px !important;
}

#item82098 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item82105 {
	width:245px !important;
	height:48px !important;
}

#item82102 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item82109 {
	width:245px !important;
	height:48px !important;
}

#item82106 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item82113 {
	width:245px !important;
	height:48px !important;
}

#item82110 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item82114 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item82121 {
	width:245px !important;
	height:77px !important;
}

#item82118 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item82125 {
	width:245px !important;
	height:77px !important;
}

#item82122 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item82130 {
	width:245px !important;
	height:77px !important;
}

#item82126 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item82131 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item82380 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item82385 {
	width:245px !important;
	height:65px !important;
}

#item82381 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item82389 {
	width:245px !important;
	height:65px !important;
}

#item82386 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item82393 {
	width:245px !important;
	height:48px !important;
}

#item82390 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item82397 {
	width:245px !important;
	height:48px !important;
}

#item82394 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item82401 {
	width:245px !important;
	height:48px !important;
}

#item82398 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item82402 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item82409 {
	width:245px !important;
	height:77px !important;
}

#item82406 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item82413 {
	width:245px !important;
	height:77px !important;
}

#item82410 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item82417 {
	width:245px !important;
	height:77px !important;
}

#item82414 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item82418 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

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

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

#item57574 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item48004 {
	width:576px !important;
	height:219px !important;
	left:36px !important;
	top:405px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

@keyframes zoom-in-2d-45739 {
	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-45739 {
	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);}
}
#item70019 {
	width:139px !important;
	height:22px !important;
}

#item70016 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:644px !important;
}

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

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

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

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

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

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

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

#item83157 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item83161 {
	width:245px !important;
	height:65px !important;
}

#item83158 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item83165 {
	width:245px !important;
	height:65px !important;
}

#item83162 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item83169 {
	width:245px !important;
	height:48px !important;
}

#item83166 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item83173 {
	width:245px !important;
	height:48px !important;
}

#item83170 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item83177 {
	width:245px !important;
	height:48px !important;
}

#item83174 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item83178 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item83185 {
	width:245px !important;
	height:77px !important;
}

#item83182 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item83189 {
	width:245px !important;
	height:77px !important;
}

#item83186 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item83193 {
	width:245px !important;
	height:77px !important;
}

#item83190 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item83194 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

@keyframes fly-in-bottom-45724 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-45724 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-45732 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-45732 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoom-in-2d-45746 {
	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-45746 {
	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-45753 {
	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-45753 {
	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-45760 {
	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-45760 {
	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);}
}
#item45787 {
	width:452px !important;
	height:75px !important;
}

#item45788 {
	width:452px !important;
	height:75px !important;
	left:83px !important;
	top:566px !important;
}

#item45791 {
	width:454px !important;
	height:76px !important;
}

#item45792 {
	width:454px !important;
	height:76px !important;
	left:82px !important;
	top:654px !important;
}

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

#item65588 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item83675 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item83679 {
	width:245px !important;
	height:65px !important;
}

#item83676 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item83684 {
	width:245px !important;
	height:65px !important;
}

#item83680 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item83688 {
	width:245px !important;
	height:48px !important;
}

#item83685 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item83692 {
	width:245px !important;
	height:48px !important;
}

#item83689 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item83696 {
	width:245px !important;
	height:48px !important;
}

#item83693 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item83697 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item83704 {
	width:245px !important;
	height:77px !important;
}

#item83701 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item83708 {
	width:245px !important;
	height:77px !important;
}

#item83705 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item83712 {
	width:245px !important;
	height:77px !important;
}

#item83709 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item83713 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item83962 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item83966 {
	width:245px !important;
	height:65px !important;
}

#item83963 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item83970 {
	width:245px !important;
	height:65px !important;
}

#item83967 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item83974 {
	width:245px !important;
	height:48px !important;
}

#item83971 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item83978 {
	width:245px !important;
	height:48px !important;
}

#item83975 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item83982 {
	width:245px !important;
	height:48px !important;
}

#item83979 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item83983 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item83990 {
	width:245px !important;
	height:77px !important;
}

#item83987 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item83995 {
	width:245px !important;
	height:77px !important;
}

#item83991 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item83999 {
	width:245px !important;
	height:77px !important;
}

#item83996 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item84000 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

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

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

#item65636 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

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

#item70053 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item84450 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item84454 {
	width:245px !important;
	height:65px !important;
}

#item84451 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item84458 {
	width:245px !important;
	height:65px !important;
}

#item84455 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item84462 {
	width:245px !important;
	height:48px !important;
}

#item84459 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item84466 {
	width:245px !important;
	height:48px !important;
}

#item84463 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item84470 {
	width:245px !important;
	height:48px !important;
}

#item84467 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item84471 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item84478 {
	width:245px !important;
	height:77px !important;
}

#item84475 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item84482 {
	width:245px !important;
	height:77px !important;
}

#item84479 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item84486 {
	width:245px !important;
	height:77px !important;
}

#item84483 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item84487 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:62px !important;
}

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

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

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

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

#item84737 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item84741 {
	width:245px !important;
	height:65px !important;
}

#item84738 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item84746 {
	width:245px !important;
	height:65px !important;
}

#item84742 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item84750 {
	width:245px !important;
	height:48px !important;
}

#item84747 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item84754 {
	width:245px !important;
	height:48px !important;
}

#item84751 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item84759 {
	width:245px !important;
	height:48px !important;
}

#item84755 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item84760 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item84767 {
	width:245px !important;
	height:77px !important;
}

#item84764 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item84771 {
	width:245px !important;
	height:77px !important;
}

#item84768 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item84775 {
	width:245px !important;
	height:77px !important;
}

#item84772 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item84776 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

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

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

#item70101 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item65941 {
	width:576px !important;
	height:216px !important;
	left:36px !important;
	top:98px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item65975 {
	width:215px !important;
	height:38px !important;
}

#item65972 {
	width:215px !important;
	height:38px !important;
	left:371px !important;
	top:645px !important;
}

#item65979 {
	width:215px !important;
	height:38px !important;
}

#item65976 {
	width:215px !important;
	height:38px !important;
	left:371px !important;
	top:698px !important;
}

#item45936 {
	width:612px !important;
	height:792px !important;
	border-radius:undefined;
	background:#0e1210;
}

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

@keyframes fade-in-46022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46025 {
	width:36px !important;
	height:39px !important;
	left:10px !important;
	top:12px !important;
}

#item46027 {
	width:36px !important;
	height:39px !important;
	left:10px !important;
	top:12px !important;
}

#item46783 {
	width:612px !important;
	height:792px !important;
	border-radius:undefined;
	background:#ffffff;
}

@keyframes fade-in-46785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-46873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46873 {
	width:299px !important;
	height:21px !important;
	left:151px !important;
	top:372px !important;
}

@keyframes fly-in-bottom-69680 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-69680 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46839 {
	width:181px !important;
	height:28px !important;
	border-radius:8px;
	background:#c60000;
}

#item69680 {
	width:181px !important;
	height:28px !important;
	left:218px !important;
	top:372px !important;
}

#item46882 {
	width:32px !important;
	height:32px !important;
	left:539px !important;
	top:46px !important;
}

#item46021 {
	width:36px !important;
	height:39px !important;
	left:10px !important;
	top:12px !important;
}

#item46877 {
	width:32px !important;
	height:32px !important;
	left:539px !important;
	top:46px !important;
}

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

#item70023 {
	width:139px !important;
	height:22px !important;
}

#item70020 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:331px !important;
}

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

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

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

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

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

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

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

#item85513 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item85518 {
	width:245px !important;
	height:65px !important;
}

#item85514 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item85522 {
	width:245px !important;
	height:65px !important;
}

#item85519 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item85526 {
	width:245px !important;
	height:48px !important;
}

#item85523 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item85530 {
	width:245px !important;
	height:48px !important;
}

#item85527 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item85534 {
	width:245px !important;
	height:48px !important;
}

#item85531 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item85535 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item85542 {
	width:245px !important;
	height:77px !important;
}

#item85539 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item85546 {
	width:245px !important;
	height:77px !important;
}

#item85543 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item85550 {
	width:245px !important;
	height:77px !important;
}

#item85547 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item85551 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item95675 {
	width:184px !important;
	height:30px !important;
}

#item95672 {
	width:184px !important;
	height:30px !important;
	left:216px !important;
	top:372px !important;
}

#item63312 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:38px !important;
	left:35px !important;
	top:499px !important;
	border-radius:9px;
	border:solid 1px #f89920;
}

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

#item65145 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item86059 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item86063 {
	width:245px !important;
	height:65px !important;
}

#item86060 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item86067 {
	width:245px !important;
	height:65px !important;
}

#item86064 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item86071 {
	width:245px !important;
	height:48px !important;
}

#item86068 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item86075 {
	width:245px !important;
	height:48px !important;
}

#item86072 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item86079 {
	width:245px !important;
	height:48px !important;
}

#item86076 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item86080 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item86088 {
	width:245px !important;
	height:77px !important;
}

#item86085 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item86092 {
	width:245px !important;
	height:77px !important;
}

#item86089 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item86096 {
	width:245px !important;
	height:77px !important;
}

#item86093 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item86097 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item86347 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item86351 {
	width:245px !important;
	height:65px !important;
}

#item86348 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item86355 {
	width:245px !important;
	height:65px !important;
}

#item86352 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item86359 {
	width:245px !important;
	height:48px !important;
}

#item86356 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item86363 {
	width:245px !important;
	height:48px !important;
}

#item86360 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item86367 {
	width:245px !important;
	height:48px !important;
}

#item86364 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item86368 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item86375 {
	width:245px !important;
	height:77px !important;
}

#item86372 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item86379 {
	width:245px !important;
	height:77px !important;
}

#item86376 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item86383 {
	width:245px !important;
	height:77px !important;
}

#item86380 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item86384 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

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

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

#item65193 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item66599 {
	width:576px !important;
	height:210px !important;
	left:28px !important;
	top:478px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item95806 {
	width:611px !important;
	height:791px !important;
	left:1px !important;
	top:1px !important;
	border-radius:4px;
	background:#052751;
}

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

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

#item70027 {
	width:139px !important;
	height:22px !important;
}

#item70024 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:697px !important;
}

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

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

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

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

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

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

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

#item87124 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item87128 {
	width:245px !important;
	height:65px !important;
}

#item87125 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item87132 {
	width:245px !important;
	height:65px !important;
}

#item87129 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item87136 {
	width:245px !important;
	height:48px !important;
}

#item87133 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item87140 {
	width:245px !important;
	height:48px !important;
}

#item87137 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item87144 {
	width:245px !important;
	height:48px !important;
}

#item87141 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item87145 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item87152 {
	width:245px !important;
	height:77px !important;
}

#item87149 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item87156 {
	width:245px !important;
	height:77px !important;
}

#item87153 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item87161 {
	width:245px !important;
	height:77px !important;
}

#item87158 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item87162 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

#item70116 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item87645 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item87649 {
	width:245px !important;
	height:65px !important;
}

#item87646 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item87653 {
	width:245px !important;
	height:65px !important;
}

#item87650 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item87657 {
	width:245px !important;
	height:48px !important;
}

#item87654 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item87661 {
	width:245px !important;
	height:48px !important;
}

#item87658 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item87665 {
	width:245px !important;
	height:48px !important;
}

#item87662 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item87666 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item87673 {
	width:245px !important;
	height:77px !important;
}

#item87670 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item87677 {
	width:245px !important;
	height:77px !important;
}

#item87674 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item87681 {
	width:245px !important;
	height:77px !important;
}

#item87678 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item87682 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item87931 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item87935 {
	width:245px !important;
	height:65px !important;
}

#item87932 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item87939 {
	width:245px !important;
	height:65px !important;
}

#item87936 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item87943 {
	width:245px !important;
	height:48px !important;
}

#item87940 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item87947 {
	width:245px !important;
	height:48px !important;
}

#item87944 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item87951 {
	width:245px !important;
	height:48px !important;
}

#item87948 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item87952 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item87961 {
	width:245px !important;
	height:77px !important;
}

#item87957 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item87965 {
	width:245px !important;
	height:77px !important;
}

#item87962 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item87969 {
	width:245px !important;
	height:77px !important;
}

#item87966 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item87983 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item67197 {
	opacity:0.85;
	width:257px !important;
	height:99px !important;
	left:319px !important;
	top:228px !important;
	border-radius:undefined;
	background:#f89922;
}

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

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

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

#item70164 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item67328 {
	width:576px !important;
	height:186px !important;
	left:36px !important;
	top:358px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item68608 {
	width:220px !important;
	height:30px !important;
	left:36px !important;
	top:563px !important;
	border-radius:9px 9px 9px;
	background:#f89922;
}

#item18629 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border-radius:8px 0 0 8px;
	background:#000;
}

#item69789 {
	width:205px !important;
	height:108px !important;
}

#item69790 {
	width:205px !important;
	height:108px !important;
	left:338px !important;
	top:604px !important;
}

#item70031 {
	width:139px !important;
	height:22px !important;
}

#item70028 {
	width:139px !important;
	height:22px !important;
	left:439px !important;
	top:555px !important;
}

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

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

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

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

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

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

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

#item88720 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item88724 {
	width:245px !important;
	height:65px !important;
}

#item88721 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item88728 {
	width:245px !important;
	height:65px !important;
}

#item88725 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item88733 {
	width:245px !important;
	height:48px !important;
}

#item88729 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item88737 {
	width:245px !important;
	height:48px !important;
}

#item88734 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item88741 {
	width:245px !important;
	height:48px !important;
}

#item88738 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item88742 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item88749 {
	width:245px !important;
	height:77px !important;
}

#item88746 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item88753 {
	width:245px !important;
	height:77px !important;
}

#item88750 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item88757 {
	width:245px !important;
	height:77px !important;
}

#item88754 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item88758 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item18650 {
	width:113px !important;
	height:28px !important;
}

#item18647 {
	width:113px !important;
	height:28px !important;
	left:258px !important;
	top:747px !important;
}

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

#item70175 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item89262 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item89266 {
	width:245px !important;
	height:65px !important;
}

#item89263 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item89270 {
	width:245px !important;
	height:65px !important;
}

#item89267 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item89274 {
	width:245px !important;
	height:48px !important;
}

#item89271 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item89278 {
	width:245px !important;
	height:48px !important;
}

#item89275 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item89282 {
	width:245px !important;
	height:48px !important;
}

#item89279 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item89283 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item89291 {
	width:245px !important;
	height:77px !important;
}

#item89287 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item89295 {
	width:245px !important;
	height:77px !important;
}

#item89292 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item89299 {
	width:245px !important;
	height:77px !important;
}

#item89296 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item89300 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:62px !important;
}

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

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

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

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

#item89549 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item89553 {
	width:245px !important;
	height:65px !important;
}

#item89550 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item89557 {
	width:245px !important;
	height:65px !important;
}

#item89554 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item89561 {
	width:245px !important;
	height:48px !important;
}

#item89558 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item89565 {
	width:245px !important;
	height:48px !important;
}

#item89562 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item89569 {
	width:245px !important;
	height:48px !important;
}

#item89566 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item89570 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item89577 {
	width:245px !important;
	height:77px !important;
}

#item89574 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item89581 {
	width:245px !important;
	height:77px !important;
}

#item89578 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item89585 {
	width:245px !important;
	height:77px !important;
}

#item89582 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item89586 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

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

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

#item70223 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item52323 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:97px !important;
	left:35px !important;
	top:385px !important;
	border-radius:9px;
	border:solid 1px #666767;
}

#item52379 {
	width:486px !important;
	height:23px !important;
	left:90px !important;
	top:480px !important;
	border-radius:6px;
	background:#f89920;
}

#item65371 {
	width:576px !important;
	height:127px !important;
	left:36px !important;
	top:536px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item70035 {
	width:139px !important;
	height:22px !important;
}

#item70032 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:677px !important;
}

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

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

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

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

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

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

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

#item90329 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item90333 {
	width:245px !important;
	height:65px !important;
}

#item90330 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item90337 {
	width:245px !important;
	height:65px !important;
}

#item90334 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item90341 {
	width:245px !important;
	height:48px !important;
}

#item90338 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item90345 {
	width:245px !important;
	height:48px !important;
}

#item90342 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item90349 {
	width:245px !important;
	height:48px !important;
}

#item90346 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item90350 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item90357 {
	width:245px !important;
	height:77px !important;
}

#item90354 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item90361 {
	width:245px !important;
	height:77px !important;
}

#item90358 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item90365 {
	width:245px !important;
	height:77px !important;
}

#item90362 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item90366 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

#item56190 {
	width:296px !important;
	height:33px !important;
	left:29px !important;
	top:289px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56192 {
	width:295px !important;
	height:72px !important;
	left:30px !important;
	top:328px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56193 {
	width:211px !important;
	height:70px !important;
	left:367px !important;
	top:335px !important;
	border-radius:5px;
	background:#ffffff;
}

#item56194 {
	width:230px !important;
	height:57px !important;
	left:28px !important;
	top:655px !important;
	border-radius:5px;
	background:#ffffff;
}

#item56195 {
	width:290px !important;
	height:26px !important;
	left:298px !important;
	top:589px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56196 {
	width:236px !important;
	height:34px !important;
	left:25px !important;
	top:613px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56197 {
	width:288px !important;
	height:90px !important;
	left:299px !important;
	top:622px !important;
	border-radius:6px;
	background:#ffffff;
}

#item56450 {
	width:211px !important;
	height:32px !important;
	left:367px !important;
	top:297px !important;
	border-radius:7px;
	background:#fff;
}

#item56451 {
	width:295px !important;
	height:24px !important;
	left:31px !important;
	top:406px !important;
	border-radius:6px;
	background:#f89920;
}

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

#item56568 {
	width:226px !important;
	height:28px !important;
	left:30px !important;
	top:720px !important;
}

#item56572 {
	width:286px !important;
	height:29px !important;
	left:300px !important;
	top:719px !important;
}

#item56576 {
	width:295px !important;
	height:25px !important;
	left:30px !important;
	top:405px !important;
}

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

#item56579 {
	width:207px !important;
	height:23px !important;
	left:369px !important;
	top:411px !important;
}

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

#item58086 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item91061 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item91065 {
	width:245px !important;
	height:65px !important;
}

#item91062 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item91069 {
	width:245px !important;
	height:65px !important;
}

#item91066 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item91073 {
	width:245px !important;
	height:48px !important;
}

#item91070 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item91077 {
	width:245px !important;
	height:48px !important;
}

#item91074 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item91081 {
	width:245px !important;
	height:48px !important;
}

#item91078 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item91082 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item91089 {
	width:245px !important;
	height:77px !important;
}

#item91086 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item91093 {
	width:245px !important;
	height:77px !important;
}

#item91090 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item91097 {
	width:245px !important;
	height:77px !important;
}

#item91094 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item91098 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item91347 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item91351 {
	width:245px !important;
	height:65px !important;
}

#item91348 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item91355 {
	width:245px !important;
	height:65px !important;
}

#item91352 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item91360 {
	width:245px !important;
	height:48px !important;
}

#item91356 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item91364 {
	width:245px !important;
	height:48px !important;
}

#item91361 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item91369 {
	width:245px !important;
	height:48px !important;
}

#item91365 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item91370 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item91377 {
	width:245px !important;
	height:77px !important;
}

#item91374 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item91381 {
	width:245px !important;
	height:77px !important;
}

#item91378 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item91385 {
	width:245px !important;
	height:77px !important;
}

#item91382 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item91386 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

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

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

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

#item58134 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

#item56745 {
	width:612px !important;
	height:397px !important;
	left:612px !important;
	top:395px !important;
}

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

#item58025 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item92125 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item92129 {
	width:245px !important;
	height:65px !important;
}

#item92126 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item92133 {
	width:245px !important;
	height:65px !important;
}

#item92130 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item92137 {
	width:245px !important;
	height:48px !important;
}

#item92134 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item92141 {
	width:245px !important;
	height:48px !important;
}

#item92138 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item92145 {
	width:245px !important;
	height:48px !important;
}

#item92142 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item92146 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item92153 {
	width:245px !important;
	height:77px !important;
}

#item92150 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item92158 {
	width:245px !important;
	height:77px !important;
}

#item92154 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item92162 {
	width:245px !important;
	height:77px !important;
}

#item92159 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item92163 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item49362 {
	width:576px !important;
	height:126px !important;
	left:36px !important;
	top:199px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item58073 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

#item70040 {
	width:139px !important;
	height:22px !important;
}

#item70036 {
	width:139px !important;
	height:22px !important;
	left:438px !important;
	top:342px !important;
}

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

#item57845 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item92656 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item92660 {
	width:245px !important;
	height:65px !important;
}

#item92657 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item92664 {
	width:245px !important;
	height:65px !important;
}

#item92661 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item92669 {
	width:245px !important;
	height:48px !important;
}

#item92665 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item92673 {
	width:245px !important;
	height:48px !important;
}

#item92670 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item92677 {
	width:245px !important;
	height:48px !important;
}

#item92674 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item92678 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item92686 {
	width:245px !important;
	height:77px !important;
}

#item92682 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item92690 {
	width:245px !important;
	height:77px !important;
}

#item92687 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item92694 {
	width:245px !important;
	height:77px !important;
}

#item92691 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item92695 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:62px !important;
}

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

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

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

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

#item92944 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item92948 {
	width:245px !important;
	height:65px !important;
}

#item92945 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item92952 {
	width:245px !important;
	height:65px !important;
}

#item92949 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item92956 {
	width:245px !important;
	height:48px !important;
}

#item92953 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item92960 {
	width:245px !important;
	height:48px !important;
}

#item92957 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item92964 {
	width:245px !important;
	height:48px !important;
}

#item92961 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item92965 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item92972 {
	width:245px !important;
	height:77px !important;
}

#item92969 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item92976 {
	width:245px !important;
	height:77px !important;
}

#item92973 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item92981 {
	width:245px !important;
	height:77px !important;
}

#item92977 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item92982 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:62px !important;
}

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

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

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

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

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

#item57894 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

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

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

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

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

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

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

#item57785 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

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

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

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

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

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

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

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

#item93435 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item93439 {
	width:245px !important;
	height:65px !important;
}

#item93436 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item93443 {
	width:245px !important;
	height:65px !important;
}

#item93440 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item93447 {
	width:245px !important;
	height:48px !important;
}

#item93444 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item93451 {
	width:245px !important;
	height:48px !important;
}

#item93448 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item93455 {
	width:245px !important;
	height:48px !important;
}

#item93452 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item93456 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item93463 {
	width:245px !important;
	height:77px !important;
}

#item93460 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item93467 {
	width:245px !important;
	height:77px !important;
}

#item93464 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item93471 {
	width:245px !important;
	height:77px !important;
}

#item93468 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item93472 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item93721 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item93725 {
	width:245px !important;
	height:65px !important;
}

#item93722 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item93729 {
	width:245px !important;
	height:65px !important;
}

#item93726 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item93733 {
	width:245px !important;
	height:48px !important;
}

#item93730 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item93737 {
	width:245px !important;
	height:48px !important;
}

#item93734 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item93741 {
	width:245px !important;
	height:48px !important;
}

#item93738 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item93743 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item93750 {
	width:245px !important;
	height:77px !important;
}

#item93747 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item93754 {
	width:245px !important;
	height:77px !important;
}

#item93751 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item93758 {
	width:245px !important;
	height:77px !important;
}

#item93755 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item93759 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

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

#item50321 {
	width:576px !important;
	height:213px !important;
	left:36px !important;
	top:488px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item57834 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

#item70045 {
	width:139px !important;
	height:22px !important;
}

#item70041 {
	width:139px !important;
	height:22px !important;
	left:437px !important;
	top:712px !important;
}

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

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

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

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

#item93178 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item94213 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item94217 {
	width:245px !important;
	height:65px !important;
}

#item94214 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item94222 {
	width:245px !important;
	height:65px !important;
}

#item94219 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item94226 {
	width:245px !important;
	height:48px !important;
}

#item94223 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item94230 {
	width:245px !important;
	height:48px !important;
}

#item94227 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item94234 {
	width:245px !important;
	height:48px !important;
}

#item94231 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item94235 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item94243 {
	width:245px !important;
	height:77px !important;
}

#item94239 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item94247 {
	width:245px !important;
	height:77px !important;
}

#item94244 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item94251 {
	width:245px !important;
	height:77px !important;
}

#item94248 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item94252 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

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

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

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

#item94501 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item94505 {
	width:245px !important;
	height:65px !important;
}

#item94502 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item94510 {
	width:245px !important;
	height:65px !important;
}

#item94506 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item94514 {
	width:245px !important;
	height:48px !important;
}

#item94511 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item94518 {
	width:245px !important;
	height:48px !important;
}

#item94515 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item94522 {
	width:245px !important;
	height:48px !important;
}

#item94519 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item94523 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item94530 {
	width:245px !important;
	height:77px !important;
}

#item94527 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item94534 {
	width:245px !important;
	height:77px !important;
}

#item94531 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item94538 {
	width:245px !important;
	height:77px !important;
}

#item94535 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item94539 {
	width:53px !important;
	height:42px !important;
	left:504px !important;
	top:63px !important;
}

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

#item94263 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !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;
}

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

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

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

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

#item93959 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !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;
}

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

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

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

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

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

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

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

#item95288 {
	width:88px !important;
	height:36px !important;
	left:461px !important;
	top:389px !important;
}

#item95292 {
	width:245px !important;
	height:65px !important;
}

#item95289 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:123px !important;
}

#item95296 {
	width:245px !important;
	height:65px !important;
}

#item95293 {
	width:245px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item95300 {
	width:245px !important;
	height:48px !important;
}

#item95297 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:226px !important;
}

#item95304 {
	width:245px !important;
	height:48px !important;
}

#item95301 {
	width:245px !important;
	height:48px !important;
	left:331px !important;
	top:241px !important;
}

#item95308 {
	width:245px !important;
	height:48px !important;
}

#item95305 {
	width:245px !important;
	height:48px !important;
	left:36px !important;
	top:426px !important;
}

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

#item95310 {
	width:245px !important;
	height:64px !important;
	left:333px !important;
	top:324px !important;
}

#item95317 {
	width:245px !important;
	height:77px !important;
}

#item95314 {
	width:245px !important;
	height:77px !important;
	left:36px !important;
	top:311px !important;
}

#item95321 {
	width:245px !important;
	height:77px !important;
}

#item95318 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:124px !important;
}

#item95325 {
	width:245px !important;
	height:77px !important;
}

#item95322 {
	width:245px !important;
	height:77px !important;
	left:331px !important;
	top:427px !important;
}

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

#item95326 {
	width:53px !important;
	height:42px !important;
	left:505px !important;
	top:63px !important;
}

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

#item95049 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
