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

#item42102 {
	width:245px !important;
	height:51px !important;
}

#item42099 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:705px !important;
}

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

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

#item18997 {
	width:245px !important;
	height:39px !important;
}

#item19007 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item19002 {
	width:245px !important;
	height:51px !important;
}

#item19025 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item19003 {
	width:245px !important;
	height:62px !important;
}

#item19029 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item19004 {
	width:245px !important;
	height:62px !important;
}

#item19034 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item19005 {
	width:245px !important;
	height:62px !important;
}

#item19037 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item19010 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item19013 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item19000 {
	width:245px !important;
	height:51px !important;
}

#item19019 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item19001 {
	width:245px !important;
	height:51px !important;
}

#item19022 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

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

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

#item19298 {
	width:245px !important;
	height:39px !important;
}

#item19295 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item19302 {
	width:245px !important;
	height:51px !important;
}

#item19299 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item19306 {
	width:245px !important;
	height:62px !important;
}

#item19303 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item19310 {
	width:245px !important;
	height:62px !important;
}

#item19307 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item19314 {
	width:245px !important;
	height:62px !important;
}

#item19311 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item19315 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item19319 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item19326 {
	width:245px !important;
	height:51px !important;
}

#item19323 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item19331 {
	width:245px !important;
	height:51px !important;
}

#item19328 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item19431 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19708 {
	width:245px !important;
	height:39px !important;
}

#item19705 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item19712 {
	width:245px !important;
	height:51px !important;
}

#item19709 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item19716 {
	width:245px !important;
	height:62px !important;
}

#item19713 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item19720 {
	width:245px !important;
	height:62px !important;
}

#item19717 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item19724 {
	width:245px !important;
	height:62px !important;
}

#item19721 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item19725 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item19729 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item19739 {
	width:245px !important;
	height:51px !important;
}

#item19734 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item19743 {
	width:245px !important;
	height:51px !important;
}

#item19740 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item19744 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item20102 {
	width:245px !important;
	height:39px !important;
}

#item20099 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item20106 {
	width:245px !important;
	height:51px !important;
}

#item20103 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item20110 {
	width:245px !important;
	height:62px !important;
}

#item20107 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item20114 {
	width:245px !important;
	height:62px !important;
}

#item20111 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item20118 {
	width:245px !important;
	height:62px !important;
}

#item20115 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item20119 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item20123 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item20130 {
	width:245px !important;
	height:51px !important;
}

#item20127 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item20134 {
	width:245px !important;
	height:51px !important;
}

#item20131 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item20135 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item42681 {
	width:118px !important;
	height:22px !important;
}

#item42683 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:700px !important;
}

#item9849 {
	opacity:0.80;
	width:228px !important;
	height:158px !important;
	left:348px !important;
	top:173px !important;
	border-radius:undefined;
	background:#f89920;
}

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

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

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

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

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

#item42689 {
	width:118px !important;
	height:22px !important;
}

#item42686 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:705px !important;
}

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

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

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

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

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

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

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

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

#item20620 {
	width:245px !important;
	height:39px !important;
}

#item20617 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item20624 {
	width:245px !important;
	height:51px !important;
}

#item20621 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item20628 {
	width:245px !important;
	height:62px !important;
}

#item20625 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item20632 {
	width:245px !important;
	height:62px !important;
}

#item20629 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item20636 {
	width:245px !important;
	height:62px !important;
}

#item20633 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item20637 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item20641 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item20650 {
	width:245px !important;
	height:51px !important;
}

#item20645 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item20654 {
	width:245px !important;
	height:51px !important;
}

#item20651 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item20655 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item20908 {
	width:245px !important;
	height:39px !important;
}

#item20905 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item20912 {
	width:245px !important;
	height:51px !important;
}

#item20909 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item20916 {
	width:245px !important;
	height:62px !important;
}

#item20913 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item20920 {
	width:245px !important;
	height:62px !important;
}

#item20917 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item20924 {
	width:245px !important;
	height:62px !important;
}

#item20921 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item20925 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item20929 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item20936 {
	width:245px !important;
	height:51px !important;
}

#item20933 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item20940 {
	width:245px !important;
	height:51px !important;
}

#item20937 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item20941 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item42694 {
	width:118px !important;
	height:22px !important;
}

#item42690 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:395px !important;
}

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

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

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

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

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

#item42698 {
	width:118px !important;
	height:22px !important;
}

#item42695 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:703px !important;
}

#item16653 {
	width:612px !important;
	height:10px !important;
	top:209px !important;
	border-radius:undefined;
	background:#f49822;
}

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

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

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

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

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

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

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

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

#item21396 {
	width:245px !important;
	height:39px !important;
}

#item21393 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item21400 {
	width:245px !important;
	height:51px !important;
}

#item21397 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item21404 {
	width:245px !important;
	height:62px !important;
}

#item21401 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item21408 {
	width:245px !important;
	height:62px !important;
}

#item21405 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item21413 {
	width:245px !important;
	height:62px !important;
}

#item21409 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item21415 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item21419 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item21426 {
	width:245px !important;
	height:51px !important;
}

#item21423 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item21430 {
	width:245px !important;
	height:51px !important;
}

#item21427 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item21431 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item21683 {
	width:245px !important;
	height:39px !important;
}

#item21680 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item21687 {
	width:245px !important;
	height:51px !important;
}

#item21684 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item21691 {
	width:245px !important;
	height:62px !important;
}

#item21688 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item21695 {
	width:245px !important;
	height:62px !important;
}

#item21692 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item21699 {
	width:245px !important;
	height:62px !important;
}

#item21696 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item21700 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item21704 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item21711 {
	width:245px !important;
	height:51px !important;
}

#item21708 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item21715 {
	width:245px !important;
	height:51px !important;
}

#item21712 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item21716 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item42702 {
	width:118px !important;
	height:22px !important;
}

#item42699 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:706px !important;
}

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

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

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

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

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

#item42708 {
	width:118px !important;
	height:22px !important;
}

#item42705 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:698px !important;
}

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

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

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

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

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

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

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

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

#item22175 {
	width:245px !important;
	height:39px !important;
}

#item22172 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item22180 {
	width:245px !important;
	height:51px !important;
}

#item22176 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item22184 {
	width:245px !important;
	height:62px !important;
}

#item22181 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item22188 {
	width:245px !important;
	height:62px !important;
}

#item22185 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item22192 {
	width:245px !important;
	height:62px !important;
}

#item22189 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item22193 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item22197 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item22204 {
	width:245px !important;
	height:51px !important;
}

#item22201 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item22208 {
	width:245px !important;
	height:51px !important;
}

#item22205 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item22209 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item22461 {
	width:245px !important;
	height:39px !important;
}

#item22458 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item22465 {
	width:245px !important;
	height:51px !important;
}

#item22462 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item22469 {
	width:245px !important;
	height:62px !important;
}

#item22466 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item22473 {
	width:245px !important;
	height:62px !important;
}

#item22470 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item22477 {
	width:245px !important;
	height:62px !important;
}

#item22474 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item22479 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item22483 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item22490 {
	width:245px !important;
	height:51px !important;
}

#item22487 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item22495 {
	width:245px !important;
	height:51px !important;
}

#item22492 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item22496 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item42712 {
	width:118px !important;
	height:22px !important;
}

#item42709 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:693px !important;
}

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

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

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

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

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

#item42716 {
	width:118px !important;
	height:22px !important;
}

#item42713 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:705px !important;
}

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

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

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

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

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

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

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

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

#item22956 {
	width:245px !important;
	height:39px !important;
}

#item22953 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item22960 {
	width:245px !important;
	height:51px !important;
}

#item22957 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item22964 {
	width:245px !important;
	height:62px !important;
}

#item22961 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item22968 {
	width:245px !important;
	height:62px !important;
}

#item22965 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item22972 {
	width:245px !important;
	height:62px !important;
}

#item22969 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item22973 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item22977 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item22984 {
	width:245px !important;
	height:51px !important;
}

#item22981 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item22988 {
	width:245px !important;
	height:51px !important;
}

#item22985 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item22989 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item23242 {
	width:245px !important;
	height:39px !important;
}

#item23239 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item23246 {
	width:245px !important;
	height:51px !important;
}

#item23243 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item23250 {
	width:245px !important;
	height:62px !important;
}

#item23247 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item23254 {
	width:245px !important;
	height:62px !important;
}

#item23251 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item23258 {
	width:245px !important;
	height:62px !important;
}

#item23255 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item23260 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item23264 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item23271 {
	width:245px !important;
	height:51px !important;
}

#item23268 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item23276 {
	width:245px !important;
	height:51px !important;
}

#item23272 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item23277 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item42720 {
	width:118px !important;
	height:22px !important;
}

#item42717 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:704px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item23739 {
	width:245px !important;
	height:39px !important;
}

#item23736 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item23743 {
	width:245px !important;
	height:51px !important;
}

#item23740 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item23747 {
	width:245px !important;
	height:62px !important;
}

#item23744 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item23751 {
	width:245px !important;
	height:62px !important;
}

#item23748 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item23755 {
	width:245px !important;
	height:62px !important;
}

#item23752 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item23756 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item23760 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item23767 {
	width:245px !important;
	height:51px !important;
}

#item23764 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item23771 {
	width:245px !important;
	height:51px !important;
}

#item23768 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item23772 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item24025 {
	width:245px !important;
	height:39px !important;
}

#item24022 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item24029 {
	width:245px !important;
	height:51px !important;
}

#item24026 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item24034 {
	width:245px !important;
	height:62px !important;
}

#item24031 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item24038 {
	width:245px !important;
	height:62px !important;
}

#item24035 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item24042 {
	width:245px !important;
	height:62px !important;
}

#item24039 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item24043 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item24047 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item24054 {
	width:245px !important;
	height:51px !important;
}

#item24051 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item24058 {
	width:245px !important;
	height:51px !important;
}

#item24055 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item24060 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item24521 {
	width:245px !important;
	height:39px !important;
}

#item24518 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item24525 {
	width:245px !important;
	height:51px !important;
}

#item24522 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item24529 {
	width:245px !important;
	height:62px !important;
}

#item24526 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item24533 {
	width:245px !important;
	height:62px !important;
}

#item24530 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item24537 {
	width:245px !important;
	height:62px !important;
}

#item24534 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item24538 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item24542 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item24551 {
	width:245px !important;
	height:51px !important;
}

#item24548 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item24555 {
	width:245px !important;
	height:51px !important;
}

#item24552 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item24556 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item24808 {
	width:245px !important;
	height:39px !important;
}

#item24805 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item24812 {
	width:245px !important;
	height:51px !important;
}

#item24809 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item24816 {
	width:245px !important;
	height:62px !important;
}

#item24813 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item24820 {
	width:245px !important;
	height:62px !important;
}

#item24817 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item24824 {
	width:245px !important;
	height:62px !important;
}

#item24821 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item24825 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item24829 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item24836 {
	width:245px !important;
	height:51px !important;
}

#item24833 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item24840 {
	width:245px !important;
	height:51px !important;
}

#item24837 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item24841 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item1742 {
	width:576px !important;
	height:255px !important;
	left:36px !important;
	top:423px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

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

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

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

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

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

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

#item42722 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:691px !important;
}

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

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

@keyframes flyinfromleft-53874 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-53874 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-13421 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-13421 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18432 {
	opacity:0.80;
	width:228px !important;
	height:158px !important;
	left:348px !important;
	top:173px !important;
	border-radius:undefined;
	background:#f89920;
}

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

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

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

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

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

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

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

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

#item25294 {
	width:245px !important;
	height:39px !important;
}

#item25291 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item25298 {
	width:245px !important;
	height:51px !important;
}

#item25295 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item25303 {
	width:245px !important;
	height:62px !important;
}

#item25300 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item25309 {
	width:245px !important;
	height:62px !important;
}

#item25304 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item25313 {
	width:245px !important;
	height:62px !important;
}

#item25310 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item25314 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item25318 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item25325 {
	width:245px !important;
	height:51px !important;
}

#item25322 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item25329 {
	width:245px !important;
	height:51px !important;
}

#item25326 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item25330 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item25583 {
	width:245px !important;
	height:39px !important;
}

#item25580 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item25587 {
	width:245px !important;
	height:51px !important;
}

#item25584 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item25591 {
	width:245px !important;
	height:62px !important;
}

#item25588 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item25596 {
	width:245px !important;
	height:62px !important;
}

#item25592 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item25600 {
	width:245px !important;
	height:62px !important;
}

#item25597 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item25601 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item25605 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item25612 {
	width:245px !important;
	height:51px !important;
}

#item25609 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item25616 {
	width:245px !important;
	height:51px !important;
}

#item25613 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item25617 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item26080 {
	width:245px !important;
	height:39px !important;
}

#item26076 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item26084 {
	width:245px !important;
	height:51px !important;
}

#item26081 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item26088 {
	width:245px !important;
	height:62px !important;
}

#item26085 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item26092 {
	width:245px !important;
	height:62px !important;
}

#item26089 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item26096 {
	width:245px !important;
	height:62px !important;
}

#item26093 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item26097 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item26101 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item26108 {
	width:245px !important;
	height:51px !important;
}

#item26105 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item26112 {
	width:245px !important;
	height:51px !important;
}

#item26109 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item26113 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item26366 {
	width:245px !important;
	height:39px !important;
}

#item26363 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item26370 {
	width:245px !important;
	height:51px !important;
}

#item26367 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item26374 {
	width:245px !important;
	height:62px !important;
}

#item26371 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item26378 {
	width:245px !important;
	height:62px !important;
}

#item26375 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item26382 {
	width:245px !important;
	height:62px !important;
}

#item26379 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item26383 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item26387 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item26395 {
	width:245px !important;
	height:51px !important;
}

#item26391 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item26399 {
	width:245px !important;
	height:51px !important;
}

#item26396 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item26400 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item26859 {
	width:245px !important;
	height:39px !important;
}

#item26856 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item26863 {
	width:245px !important;
	height:51px !important;
}

#item26860 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item26867 {
	width:245px !important;
	height:62px !important;
}

#item26864 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item26871 {
	width:245px !important;
	height:62px !important;
}

#item26868 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item26875 {
	width:245px !important;
	height:62px !important;
}

#item26872 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item26876 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item26880 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item26887 {
	width:245px !important;
	height:51px !important;
}

#item26884 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item26891 {
	width:245px !important;
	height:51px !important;
}

#item26888 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item26892 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item27145 {
	width:245px !important;
	height:39px !important;
}

#item27142 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item27149 {
	width:245px !important;
	height:51px !important;
}

#item27146 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item27153 {
	width:245px !important;
	height:62px !important;
}

#item27150 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item27157 {
	width:245px !important;
	height:62px !important;
}

#item27154 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item27162 {
	width:245px !important;
	height:62px !important;
}

#item27158 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item27163 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item27167 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item27174 {
	width:245px !important;
	height:51px !important;
}

#item27171 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item27179 {
	width:245px !important;
	height:51px !important;
}

#item27175 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item27180 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item2102 {
	width:576px !important;
	height:213px !important;
	left:36px !important;
	top:312px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

#item16210 {
	width:220px !important;
	height:30px !important;
	left:35px !important;
	top:563px !important;
	border-radius:9px 9px 9px;
	background:#f89922;
}

#item18514 {
	width:178px !important;
	height:30px !important;
	left:349px !important;
	top:708px !important;
	border-radius:9px;
	background:#f89922;
}

#item2125 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:535px !important;
}

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

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

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

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

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

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

#item42727 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:535px !important;
}

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

#item3200 {
	width:296px !important;
	height:33px !important;
	left:29px !important;
	top:289px !important;
	border-radius:6px;
	background:#ffffff;
}

#item3201 {
	width:295px !important;
	height:72px !important;
	left:30px !important;
	top:328px !important;
	border-radius:6px;
	background:#ffffff;
}

#item3202 {
	width:196px !important;
	height:129px !important;
	left:375px !important;
	top:217px !important;
	border-radius:5px;
	background:#ffffff;
}

#item3203 {
	width:230px !important;
	height:72px !important;
	left:28px !important;
	top:642px !important;
	border-radius:5px;
	background:#ffffff;
}

#item3204 {
	width:290px !important;
	height:26px !important;
	left:298px !important;
	top:589px !important;
	border-radius:6px;
	background:#ffffff;
}

#item3205 {
	width:236px !important;
	height:26px !important;
	left:25px !important;
	top:610px !important;
	border-radius:6px;
	background:#ffffff;
}

#item3206 {
	width:288px !important;
	height:90px !important;
	left:299px !important;
	top:622px !important;
	border-radius:6px;
	background:#ffffff;
}

#item3449 {
	width:198px !important;
	height:40px !important;
	left:374px !important;
	top:168px !important;
	border-radius:7px;
	background:#fff;
}

#item3450 {
	width:295px !important;
	height:24px !important;
	left:31px !important;
	top:406px !important;
	border-radius:6px;
	background:#f89920;
}

#item3563 {
	width:226px !important;
	height:28px !important;
}

#item3561 {
	width:226px !important;
	height:28px !important;
	left:30px !important;
	top:720px !important;
}

#item3565 {
	width:286px !important;
	height:29px !important;
	left:300px !important;
	top:719px !important;
}

#item3567 {
	width:189px !important;
	height:69px !important;
	left:377px !important;
	top:359px !important;
}

#item17673 {
	width:295px !important;
	height:25px !important;
	left:30px !important;
	top:405px !important;
}

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

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

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

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

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

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

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

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

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

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

#item27847 {
	width:245px !important;
	height:39px !important;
}

#item27844 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item27851 {
	width:245px !important;
	height:51px !important;
}

#item27848 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item27855 {
	width:245px !important;
	height:62px !important;
}

#item27852 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item27859 {
	width:245px !important;
	height:62px !important;
}

#item27856 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item27864 {
	width:245px !important;
	height:62px !important;
}

#item27860 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item27865 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item27869 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item27876 {
	width:245px !important;
	height:51px !important;
}

#item27873 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item27880 {
	width:245px !important;
	height:51px !important;
}

#item27877 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item27881 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item28133 {
	width:245px !important;
	height:39px !important;
}

#item28130 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item28137 {
	width:245px !important;
	height:51px !important;
}

#item28134 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item28141 {
	width:245px !important;
	height:62px !important;
}

#item28138 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item28146 {
	width:245px !important;
	height:62px !important;
}

#item28142 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item28150 {
	width:245px !important;
	height:62px !important;
}

#item28147 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item28151 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item28155 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item28162 {
	width:245px !important;
	height:51px !important;
}

#item28159 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item28166 {
	width:245px !important;
	height:51px !important;
}

#item28163 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item28167 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item28622 {
	width:245px !important;
	height:39px !important;
}

#item28619 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item28627 {
	width:245px !important;
	height:51px !important;
}

#item28623 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item28631 {
	width:245px !important;
	height:62px !important;
}

#item28628 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item28635 {
	width:245px !important;
	height:62px !important;
}

#item28632 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item28639 {
	width:245px !important;
	height:62px !important;
}

#item28636 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item28640 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item28645 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item28652 {
	width:245px !important;
	height:51px !important;
}

#item28649 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item28656 {
	width:245px !important;
	height:51px !important;
}

#item28653 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item28657 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item28912 {
	width:245px !important;
	height:39px !important;
}

#item28909 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item28916 {
	width:245px !important;
	height:51px !important;
}

#item28913 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item28920 {
	width:245px !important;
	height:62px !important;
}

#item28917 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item28924 {
	width:245px !important;
	height:62px !important;
}

#item28921 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item28928 {
	width:245px !important;
	height:62px !important;
}

#item28925 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item28929 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item28933 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item28940 {
	width:245px !important;
	height:51px !important;
}

#item28937 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item28945 {
	width:245px !important;
	height:51px !important;
}

#item28942 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item28946 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item29400 {
	width:245px !important;
	height:39px !important;
}

#item29397 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item29404 {
	width:245px !important;
	height:51px !important;
}

#item29401 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item29408 {
	width:245px !important;
	height:62px !important;
}

#item29405 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item29412 {
	width:245px !important;
	height:62px !important;
}

#item29409 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item29416 {
	width:245px !important;
	height:62px !important;
}

#item29413 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item29417 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item29421 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item29428 {
	width:245px !important;
	height:51px !important;
}

#item29425 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item29432 {
	width:245px !important;
	height:51px !important;
}

#item29429 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item29433 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item29686 {
	width:245px !important;
	height:39px !important;
}

#item29683 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item29690 {
	width:245px !important;
	height:51px !important;
}

#item29687 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item29694 {
	width:245px !important;
	height:62px !important;
}

#item29691 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item29698 {
	width:245px !important;
	height:62px !important;
}

#item29695 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item29702 {
	width:245px !important;
	height:62px !important;
}

#item29699 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item29704 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item29708 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item29715 {
	width:245px !important;
	height:51px !important;
}

#item29712 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item29719 {
	width:245px !important;
	height:51px !important;
}

#item29716 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item29720 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item2427 {
	width:576px !important;
	height:184px !important;
	left:36px !important;
	top:441px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

#item2450 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:637px !important;
}

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

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

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

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

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

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

#item42731 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:637px !important;
}

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

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

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

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

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

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

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

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

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

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

#item30177 {
	width:245px !important;
	height:39px !important;
}

#item30174 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item30181 {
	width:245px !important;
	height:51px !important;
}

#item30178 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item30185 {
	width:245px !important;
	height:62px !important;
}

#item30182 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item30189 {
	width:245px !important;
	height:62px !important;
}

#item30186 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item30193 {
	width:245px !important;
	height:62px !important;
}

#item30190 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item30194 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item30199 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item30206 {
	width:245px !important;
	height:51px !important;
}

#item30203 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item30210 {
	width:245px !important;
	height:51px !important;
}

#item30207 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item30211 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item30464 {
	width:245px !important;
	height:39px !important;
}

#item30461 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item30468 {
	width:245px !important;
	height:51px !important;
}

#item30465 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item30473 {
	width:245px !important;
	height:62px !important;
}

#item30470 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item30477 {
	width:245px !important;
	height:62px !important;
}

#item30474 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item30481 {
	width:245px !important;
	height:62px !important;
}

#item30478 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item30482 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item30486 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item30493 {
	width:245px !important;
	height:51px !important;
}

#item30490 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item30497 {
	width:245px !important;
	height:51px !important;
}

#item30494 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item30498 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item30951 {
	width:245px !important;
	height:39px !important;
}

#item30947 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item30955 {
	width:245px !important;
	height:51px !important;
}

#item30952 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item30959 {
	width:245px !important;
	height:62px !important;
}

#item30956 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item30963 {
	width:245px !important;
	height:62px !important;
}

#item30960 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item30967 {
	width:245px !important;
	height:62px !important;
}

#item30964 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item30968 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item30972 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item30980 {
	width:245px !important;
	height:51px !important;
}

#item30977 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item30984 {
	width:245px !important;
	height:51px !important;
}

#item30981 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item30985 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item31238 {
	width:245px !important;
	height:39px !important;
}

#item31235 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item31242 {
	width:245px !important;
	height:51px !important;
}

#item31239 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item31246 {
	width:245px !important;
	height:62px !important;
}

#item31243 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item31250 {
	width:245px !important;
	height:62px !important;
}

#item31247 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item31254 {
	width:245px !important;
	height:62px !important;
}

#item31251 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item31255 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item31259 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item31268 {
	width:245px !important;
	height:51px !important;
}

#item31264 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item31272 {
	width:245px !important;
	height:51px !important;
}

#item31269 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item31273 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item2783 {
	width:292px !important;
	height:251px !important;
	left:320px !important;
	top:422px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

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

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

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

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

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

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

#item42736 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:693px !important;
}

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

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

@keyframes flyinfromleft-64984 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-64984 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-13916 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-13916 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16277 {
	width:612px !important;
	height:10px !important;
	top:209px !important;
	border-radius:undefined;
	background:#f49822;
}

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

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

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

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

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

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

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

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

#item31741 {
	width:245px !important;
	height:39px !important;
}

#item31738 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item31745 {
	width:245px !important;
	height:51px !important;
}

#item31742 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item31749 {
	width:245px !important;
	height:62px !important;
}

#item31746 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item31754 {
	width:245px !important;
	height:62px !important;
}

#item31750 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item31758 {
	width:245px !important;
	height:62px !important;
}

#item31755 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item31759 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item31763 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item31770 {
	width:245px !important;
	height:51px !important;
}

#item31767 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item31774 {
	width:245px !important;
	height:51px !important;
}

#item31771 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item31775 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item32028 {
	width:245px !important;
	height:39px !important;
}

#item32025 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item32032 {
	width:245px !important;
	height:51px !important;
}

#item32029 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item32036 {
	width:245px !important;
	height:62px !important;
}

#item32033 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item32040 {
	width:245px !important;
	height:62px !important;
}

#item32037 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item32044 {
	width:245px !important;
	height:62px !important;
}

#item32041 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item32045 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item32049 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item32056 {
	width:245px !important;
	height:51px !important;
}

#item32053 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item32060 {
	width:245px !important;
	height:51px !important;
}

#item32057 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item32061 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item32526 {
	width:245px !important;
	height:39px !important;
}

#item32522 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item32530 {
	width:245px !important;
	height:51px !important;
}

#item32527 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item32534 {
	width:245px !important;
	height:62px !important;
}

#item32531 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item32538 {
	width:245px !important;
	height:62px !important;
}

#item32535 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item32542 {
	width:245px !important;
	height:62px !important;
}

#item32539 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item32543 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item32547 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item32554 {
	width:245px !important;
	height:51px !important;
}

#item32551 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item32558 {
	width:245px !important;
	height:51px !important;
}

#item32555 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item32559 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item32811 {
	width:245px !important;
	height:39px !important;
}

#item32808 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item32815 {
	width:245px !important;
	height:51px !important;
}

#item32812 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item32819 {
	width:245px !important;
	height:62px !important;
}

#item32816 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item32823 {
	width:245px !important;
	height:62px !important;
}

#item32820 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item32828 {
	width:245px !important;
	height:62px !important;
}

#item32825 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item32829 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item32833 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item32842 {
	width:245px !important;
	height:51px !important;
}

#item32837 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item32846 {
	width:245px !important;
	height:51px !important;
}

#item32843 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item32847 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

#item3152 {
	width:576px !important;
	height:233px !important;
	left:36px !important;
	top:448px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

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

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

#item42740 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:692px !important;
}

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

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

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

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

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

#item5072 {
	width:178px !important;
	height:36px !important;
	left:227px !important;
	top:645px !important;
}

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

#item5088 {
	width:50px !important;
	height:30px !important;
	left:527px !important;
	top:206px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item33306 {
	width:245px !important;
	height:39px !important;
}

#item33303 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item33310 {
	width:245px !important;
	height:51px !important;
}

#item33307 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item33314 {
	width:245px !important;
	height:62px !important;
}

#item33311 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item33318 {
	width:245px !important;
	height:62px !important;
}

#item33315 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item33322 {
	width:245px !important;
	height:62px !important;
}

#item33319 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item33323 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item33327 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item33334 {
	width:245px !important;
	height:51px !important;
}

#item33331 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item33338 {
	width:245px !important;
	height:51px !important;
}

#item33335 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item33339 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item33592 {
	width:245px !important;
	height:39px !important;
}

#item33589 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item33596 {
	width:245px !important;
	height:51px !important;
}

#item33593 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item33601 {
	width:245px !important;
	height:62px !important;
}

#item33597 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item33605 {
	width:245px !important;
	height:62px !important;
}

#item33602 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item33610 {
	width:245px !important;
	height:62px !important;
}

#item33606 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item33611 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item33615 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item33622 {
	width:245px !important;
	height:51px !important;
}

#item33619 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item33626 {
	width:245px !important;
	height:51px !important;
}

#item33623 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item33627 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item34092 {
	width:245px !important;
	height:39px !important;
}

#item34089 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item34096 {
	width:245px !important;
	height:51px !important;
}

#item34093 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item34100 {
	width:245px !important;
	height:62px !important;
}

#item34097 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item34104 {
	width:245px !important;
	height:62px !important;
}

#item34101 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item34108 {
	width:245px !important;
	height:62px !important;
}

#item34105 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item34109 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item34113 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item34120 {
	width:245px !important;
	height:51px !important;
}

#item34117 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item34124 {
	width:245px !important;
	height:51px !important;
}

#item34121 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item34125 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item34379 {
	width:245px !important;
	height:39px !important;
}

#item34376 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item34384 {
	width:245px !important;
	height:51px !important;
}

#item34380 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item34388 {
	width:245px !important;
	height:62px !important;
}

#item34385 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item34392 {
	width:245px !important;
	height:62px !important;
}

#item34389 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item34396 {
	width:245px !important;
	height:62px !important;
}

#item34393 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item34397 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item34401 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item34408 {
	width:245px !important;
	height:51px !important;
}

#item34405 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item34412 {
	width:245px !important;
	height:51px !important;
}

#item34409 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item34413 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item3963 {
	width:576px !important;
	height:175px !important;
	left:36px !important;
	top:380px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

#item3986 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:571px !important;
}

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

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

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

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

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

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

#item42746 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:570px !important;
}

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

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

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

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

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

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

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

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

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

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

#item34866 {
	width:245px !important;
	height:39px !important;
}

#item34863 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item34870 {
	width:245px !important;
	height:51px !important;
}

#item34867 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item34874 {
	width:245px !important;
	height:62px !important;
}

#item34871 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item34879 {
	width:245px !important;
	height:62px !important;
}

#item34875 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item34883 {
	width:245px !important;
	height:62px !important;
}

#item34880 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item34884 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item34888 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item34896 {
	width:245px !important;
	height:51px !important;
}

#item34893 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item34900 {
	width:245px !important;
	height:51px !important;
}

#item34897 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item34901 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item35154 {
	width:245px !important;
	height:39px !important;
}

#item35151 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item35158 {
	width:245px !important;
	height:51px !important;
}

#item35155 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item35162 {
	width:245px !important;
	height:62px !important;
}

#item35159 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item35166 {
	width:245px !important;
	height:62px !important;
}

#item35163 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item35170 {
	width:245px !important;
	height:62px !important;
}

#item35167 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item35171 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item35175 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item35182 {
	width:245px !important;
	height:51px !important;
}

#item35179 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item35186 {
	width:245px !important;
	height:51px !important;
}

#item35183 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item35187 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item35640 {
	width:245px !important;
	height:39px !important;
}

#item35637 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item35644 {
	width:245px !important;
	height:51px !important;
}

#item35641 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item35648 {
	width:245px !important;
	height:62px !important;
}

#item35645 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item35653 {
	width:245px !important;
	height:62px !important;
}

#item35649 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item35658 {
	width:245px !important;
	height:62px !important;
}

#item35654 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item35659 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item35664 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item35671 {
	width:245px !important;
	height:51px !important;
}

#item35668 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item35675 {
	width:245px !important;
	height:51px !important;
}

#item35672 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item35676 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item35930 {
	width:245px !important;
	height:39px !important;
}

#item35927 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item35934 {
	width:245px !important;
	height:51px !important;
}

#item35931 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item35938 {
	width:245px !important;
	height:62px !important;
}

#item35935 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item35942 {
	width:245px !important;
	height:62px !important;
}

#item35939 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item35946 {
	width:245px !important;
	height:62px !important;
}

#item35943 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item35947 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item35951 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item35958 {
	width:245px !important;
	height:51px !important;
}

#item35955 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item35962 {
	width:245px !important;
	height:51px !important;
}

#item35959 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item35963 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item36420 {
	width:245px !important;
	height:39px !important;
}

#item36416 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item36424 {
	width:245px !important;
	height:51px !important;
}

#item36421 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item36428 {
	width:245px !important;
	height:62px !important;
}

#item36425 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item36432 {
	width:245px !important;
	height:62px !important;
}

#item36429 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item36436 {
	width:245px !important;
	height:62px !important;
}

#item36433 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item36437 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item36441 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item36448 {
	width:245px !important;
	height:51px !important;
}

#item36445 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item36452 {
	width:245px !important;
	height:51px !important;
}

#item36449 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item36453 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item36706 {
	width:245px !important;
	height:39px !important;
}

#item36703 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item36710 {
	width:245px !important;
	height:51px !important;
}

#item36707 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item36714 {
	width:245px !important;
	height:62px !important;
}

#item36711 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item36718 {
	width:245px !important;
	height:62px !important;
}

#item36715 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item36722 {
	width:245px !important;
	height:62px !important;
}

#item36719 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item36723 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item36727 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item36735 {
	width:245px !important;
	height:51px !important;
}

#item36732 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item36739 {
	width:245px !important;
	height:51px !important;
}

#item36736 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item36740 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item16188 {
	width:576px !important;
	height:244px !important;
	left:36px !important;
	top:90px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

#item17698 {
	width:215px !important;
	height:38px !important;
}

#item17699 {
	width:215px !important;
	height:38px !important;
	left:371px !important;
	top:645px !important;
}

#item17706 {
	width:215px !important;
	height:38px !important;
}

#item17703 {
	width:215px !important;
	height:38px !important;
	left:371px !important;
	top:698px !important;
}

#item4335 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:349px !important;
}

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

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

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

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

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

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

#item42750 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:348px !important;
}

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

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

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

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

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

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

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

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

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

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

#item37214 {
	width:245px !important;
	height:39px !important;
}

#item37210 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item37218 {
	width:245px !important;
	height:51px !important;
}

#item37215 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item37222 {
	width:245px !important;
	height:62px !important;
}

#item37219 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item37226 {
	width:245px !important;
	height:62px !important;
}

#item37223 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item37230 {
	width:245px !important;
	height:62px !important;
}

#item37227 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item37231 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item37235 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item37242 {
	width:245px !important;
	height:51px !important;
}

#item37239 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item37246 {
	width:245px !important;
	height:51px !important;
}

#item37243 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item37247 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item37499 {
	width:245px !important;
	height:39px !important;
}

#item37496 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item37503 {
	width:245px !important;
	height:51px !important;
}

#item37500 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item37507 {
	width:245px !important;
	height:62px !important;
}

#item37504 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item37512 {
	width:245px !important;
	height:62px !important;
}

#item37508 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item37516 {
	width:245px !important;
	height:62px !important;
}

#item37513 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item37517 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item37521 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item37528 {
	width:245px !important;
	height:51px !important;
}

#item37525 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item37532 {
	width:245px !important;
	height:51px !important;
}

#item37529 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item37533 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item38298 {
	width:245px !important;
	height:39px !important;
}

#item38295 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item38302 {
	width:245px !important;
	height:51px !important;
}

#item38299 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item38306 {
	width:245px !important;
	height:62px !important;
}

#item38303 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item38311 {
	width:245px !important;
	height:62px !important;
}

#item38307 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item38315 {
	width:245px !important;
	height:62px !important;
}

#item38312 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item38316 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item38320 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item38327 {
	width:245px !important;
	height:51px !important;
}

#item38324 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item38331 {
	width:245px !important;
	height:51px !important;
}

#item38328 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item38332 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item38584 {
	width:245px !important;
	height:39px !important;
}

#item38581 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item38588 {
	width:245px !important;
	height:51px !important;
}

#item38585 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item38592 {
	width:245px !important;
	height:62px !important;
}

#item38589 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item38596 {
	width:245px !important;
	height:62px !important;
}

#item38593 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item38600 {
	width:245px !important;
	height:62px !important;
}

#item38597 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item38601 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item38606 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item38613 {
	width:245px !important;
	height:51px !important;
}

#item38610 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item38617 {
	width:245px !important;
	height:51px !important;
}

#item38614 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item38618 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item4608 {
	width:576px !important;
	height:147px !important;
	left:36px !important;
	top:556px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

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

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

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

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

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

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

#item42756 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:713px !important;
}

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

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

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

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

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

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

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

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

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

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

#item39073 {
	width:245px !important;
	height:39px !important;
}

#item39069 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item39077 {
	width:245px !important;
	height:51px !important;
}

#item39074 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item39081 {
	width:245px !important;
	height:62px !important;
}

#item39078 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item39085 {
	width:245px !important;
	height:62px !important;
}

#item39082 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item39089 {
	width:245px !important;
	height:62px !important;
}

#item39086 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item39090 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item39094 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item39101 {
	width:245px !important;
	height:51px !important;
}

#item39098 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item39105 {
	width:245px !important;
	height:51px !important;
}

#item39102 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item39106 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

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

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

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

#item39359 {
	width:245px !important;
	height:39px !important;
}

#item39356 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item39364 {
	width:245px !important;
	height:51px !important;
}

#item39361 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item39368 {
	width:245px !important;
	height:62px !important;
}

#item39365 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item39372 {
	width:245px !important;
	height:62px !important;
}

#item39369 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item39376 {
	width:245px !important;
	height:62px !important;
}

#item39373 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

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

#item39377 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

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

#item39381 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item39389 {
	width:245px !important;
	height:51px !important;
}

#item39386 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item39393 {
	width:245px !important;
	height:51px !important;
}

#item39390 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

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

#item39394 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

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

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

#item14402 {
	width:155px !important;
	height:20px !important;
	left:228px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-14402 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-14402 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14429 {
	width:145px !important;
	height:19px !important;
	left:232px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-77460 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-77460 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14456 {
	width:141px !important;
	height:22px !important;
}

#item14453 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

#item38817 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item38819 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item38820 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item38821 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item38814 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item14463 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

#item14466 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-77769 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77769 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-14518 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-14518 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39599 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item39601 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item39602 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item39603 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item39596 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item39608 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item39610 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item39611 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item39846 {
	width:245px !important;
	height:39px !important;
}

#item39843 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item39851 {
	width:245px !important;
	height:51px !important;
}

#item39847 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item39855 {
	width:245px !important;
	height:62px !important;
}

#item39852 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item39859 {
	width:245px !important;
	height:62px !important;
}

#item39856 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item39863 {
	width:245px !important;
	height:62px !important;
}

#item39860 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

#item39867 {
	width:245px !important;
	height:64px !important;
}

#item39864 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

#item39871 {
	width:245px !important;
	height:64px !important;
}

#item39868 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item39875 {
	width:245px !important;
	height:51px !important;
}

#item39872 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item39879 {
	width:245px !important;
	height:51px !important;
}

#item39876 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

#item39883 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item39880 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

#item39606 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item39604 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item39896 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item39899 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item39900 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item40135 {
	width:245px !important;
	height:39px !important;
}

#item40132 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item40139 {
	width:245px !important;
	height:51px !important;
}

#item40136 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item40143 {
	width:245px !important;
	height:62px !important;
}

#item40140 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item40147 {
	width:245px !important;
	height:62px !important;
}

#item40144 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item40153 {
	width:245px !important;
	height:62px !important;
}

#item40149 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

#item40157 {
	width:245px !important;
	height:64px !important;
}

#item40154 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

#item40161 {
	width:245px !important;
	height:64px !important;
}

#item40158 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item40165 {
	width:245px !important;
	height:51px !important;
}

#item40162 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item40169 {
	width:245px !important;
	height:51px !important;
}

#item40166 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

#item40173 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item40170 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

#item39892 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item39890 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4875 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:33px !important;
	left:36px !important;
	top:331px !important;
	border-radius:9px;
	border:solid 1px #666767;
}

#item14464 {
	width:155px !important;
	height:20px !important;
	left:228px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-14464 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-14464 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14490 {
	width:145px !important;
	height:19px !important;
	left:232px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-78784 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-78784 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14517 {
	width:141px !important;
	height:22px !important;
}

#item14514 {
	width:141px !important;
	height:22px !important;
	left:233px !important;
	top:9px !important;
}

#item39591 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item39593 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item39594 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item39595 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item39588 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item4929 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:33px !important;
	left:36px !important;
	top:95px !important;
	border-radius:9px;
	border:solid 1px #666767;
}

#item4952 {
	width:576px !important;
	height:203px !important;
	left:36px !important;
	top:356px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item18629 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border-radius:8px 0 0 8px;
	background:#000;
}

#item40378 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item40380 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item40381 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item40382 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item40375 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item40674 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item40676 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item40677 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item40912 {
	width:245px !important;
	height:39px !important;
}

#item40909 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item40917 {
	width:245px !important;
	height:51px !important;
}

#item40914 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item40921 {
	width:245px !important;
	height:62px !important;
}

#item40918 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item40925 {
	width:245px !important;
	height:62px !important;
}

#item40922 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item40929 {
	width:245px !important;
	height:62px !important;
}

#item40926 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

#item40933 {
	width:245px !important;
	height:64px !important;
}

#item40930 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

#item40937 {
	width:245px !important;
	height:64px !important;
}

#item40934 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item40941 {
	width:245px !important;
	height:51px !important;
}

#item40938 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item40945 {
	width:245px !important;
	height:51px !important;
}

#item40942 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

#item40949 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item40946 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

#item40672 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item40670 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42763 {
	width:137px !important;
	height:22px !important;
}

#item42760 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:572px !important;
}

#item18650 {
	width:113px !important;
	height:28px !important;
}

#item18647 {
	width:113px !important;
	height:28px !important;
	left:258px !important;
	top:747px !important;
}

#item5575 {
	width:612px !important;
	height:792px !important;
	background:#f89920;
}

#item5577 {
	width:524px !important;
	height:92px !important;
	left:44px !important;
	top:56px !important;
}

@keyframes fly-in-bottom-5624 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5624 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5634 {
	mix-blend-mode:overlay;
	opacity:0.74;
	width:612px !important;
	height:792px !important;
	border:solid 1px #fff;
}

@keyframes zoom-in-2d-5635 {
	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-5635 {
	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);}
}
#item5660 {
	width:335px !important;
	height:29px !important;
}

#item5658 {
	width:335px !important;
	height:29px !important;
	left:61px !important;
	top:107px !important;
}

#item41200 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item41202 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item41203 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item41204 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item41197 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item41209 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item41212 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item41213 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item41448 {
	width:245px !important;
	height:39px !important;
}

#item41445 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item41452 {
	width:245px !important;
	height:51px !important;
}

#item41449 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item41456 {
	width:245px !important;
	height:62px !important;
}

#item41453 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item41460 {
	width:245px !important;
	height:62px !important;
}

#item41457 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item41464 {
	width:245px !important;
	height:62px !important;
}

#item41461 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

#item41469 {
	width:245px !important;
	height:64px !important;
}

#item41466 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

#item41473 {
	width:245px !important;
	height:64px !important;
}

#item41470 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item41477 {
	width:245px !important;
	height:51px !important;
}

#item41474 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item41481 {
	width:245px !important;
	height:51px !important;
}

#item41478 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

#item41485 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item41482 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

#item41207 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item41205 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item41497 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item41499 {
	width:40px !important;
	height:51px !important;
	left:326px !important;
	top:642px !important;
}

#item41500 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item41735 {
	width:245px !important;
	height:39px !important;
}

#item41732 {
	width:245px !important;
	height:39px !important;
	left:36px !important;
	top:123px !important;
}

#item41739 {
	width:245px !important;
	height:51px !important;
}

#item41736 {
	width:245px !important;
	height:51px !important;
	left:331px !important;
	top:123px !important;
}

#item41743 {
	width:245px !important;
	height:62px !important;
}

#item41740 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:221px !important;
}

#item41747 {
	width:245px !important;
	height:62px !important;
}

#item41744 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:329px !important;
}

#item41751 {
	width:245px !important;
	height:62px !important;
}

#item41748 {
	width:245px !important;
	height:62px !important;
	left:331px !important;
	top:438px !important;
}

#item41755 {
	width:245px !important;
	height:64px !important;
}

#item41752 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:206px !important;
}

#item41759 {
	width:245px !important;
	height:64px !important;
}

#item41756 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:314px !important;
}

#item41763 {
	width:245px !important;
	height:51px !important;
}

#item41760 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:423px !important;
}

#item41767 {
	width:245px !important;
	height:51px !important;
}

#item41764 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:518px !important;
}

#item41771 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item41768 {
	width:54px !important;
	height:43px !important;
	left:524px !important;
	top:53px !important;
}

#item41494 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item41492 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5996 {
	width:25px !important;
	height:25px !important;
	left:37px !important;
	top:708px !important;
}

#item6001 {
	width:25px !important;
	height:25px !important;
	left:74px !important;
	top:708px !important;
}

#item6006 {
	width:25px !important;
	height:25px !important;
	left:148px !important;
	top:708px !important;
}

#item6011 {
	width:25px !important;
	height:25px !important;
	left:111px !important;
	top:708px !important;
}

#item6072 {
	width:25px !important;
	height:25px !important;
	left:185px !important;
	top:708px !important;
}

#item6152 {
	width:63px !important;
	height:32px !important;
	left:501px !important;
	top:543px !important;
}

#item41192 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item41194 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item41195 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item41196 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item41189 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}
#in5footer,  #prefooter {display:none;}
