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

#item195239 {
	width:246px !important;
	height:51px !important;
}

#item195236 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:705px !important;
}

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

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

#item189456 {
	width:246px !important;
	height:40px !important;
}

#item194680 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item189460 {
	width:246px !important;
	height:54px !important;
}

#item194694 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item189461 {
	width:246px !important;
	height:65px !important;
}

#item194697 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item189462 {
	width:246px !important;
	height:65px !important;
}

#item194700 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item189464 {
	width:246px !important;
	height:51px !important;
}

#item194703 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item189457 {
	width:246px !important;
	height:64px !important;
}

#item194685 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item189458 {
	width:246px !important;
	height:51px !important;
}

#item194688 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item189459 {
	width:246px !important;
	height:80px !important;
}

#item194691 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

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

#item195504 {
	width:246px !important;
	height:40px !important;
}

#item195501 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item195509 {
	width:246px !important;
	height:54px !important;
}

#item195505 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item195513 {
	width:246px !important;
	height:65px !important;
}

#item195510 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item195517 {
	width:246px !important;
	height:65px !important;
}

#item195514 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item195521 {
	width:246px !important;
	height:51px !important;
}

#item195518 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item195525 {
	width:246px !important;
	height:64px !important;
}

#item195522 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item195529 {
	width:246px !important;
	height:51px !important;
}

#item195526 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item195533 {
	width:246px !important;
	height:80px !important;
}

#item195530 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item195624 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item197168 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:706px !important;
}

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

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

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

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

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

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

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

#item195870 {
	width:246px !important;
	height:40px !important;
}

#item195867 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item195875 {
	width:246px !important;
	height:54px !important;
}

#item195872 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item195879 {
	width:246px !important;
	height:65px !important;
}

#item195876 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item195883 {
	width:246px !important;
	height:65px !important;
}

#item195880 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item195887 {
	width:246px !important;
	height:51px !important;
}

#item195884 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item195892 {
	width:246px !important;
	height:64px !important;
}

#item195888 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item195896 {
	width:246px !important;
	height:51px !important;
}

#item195893 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item195900 {
	width:246px !important;
	height:80px !important;
}

#item195897 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item195901 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item196222 {
	width:246px !important;
	height:40px !important;
}

#item196219 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item196227 {
	width:246px !important;
	height:54px !important;
}

#item196223 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item196231 {
	width:246px !important;
	height:65px !important;
}

#item196228 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item196235 {
	width:246px !important;
	height:65px !important;
}

#item196232 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item196239 {
	width:246px !important;
	height:51px !important;
}

#item196236 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item196243 {
	width:246px !important;
	height:64px !important;
}

#item196240 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item196247 {
	width:246px !important;
	height:51px !important;
}

#item196244 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item196251 {
	width:246px !important;
	height:80px !important;
}

#item196248 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item196252 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

#item197171 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:699px !important;
}

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

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

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

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

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

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

#item197164 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:466px !important;
}

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

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

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

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

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

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

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

#item197610 {
	width:246px !important;
	height:40px !important;
}

#item197607 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item197614 {
	width:246px !important;
	height:54px !important;
}

#item197611 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item197618 {
	width:246px !important;
	height:65px !important;
}

#item197615 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item197622 {
	width:246px !important;
	height:65px !important;
}

#item197619 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item197626 {
	width:246px !important;
	height:51px !important;
}

#item197623 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item197630 {
	width:246px !important;
	height:64px !important;
}

#item197627 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item197635 {
	width:246px !important;
	height:51px !important;
}

#item197631 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item197639 {
	width:246px !important;
	height:80px !important;
}

#item197636 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item197640 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item197868 {
	width:246px !important;
	height:40px !important;
}

#item197865 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item197872 {
	width:246px !important;
	height:54px !important;
}

#item197869 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item197876 {
	width:246px !important;
	height:65px !important;
}

#item197873 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item197880 {
	width:246px !important;
	height:65px !important;
}

#item197877 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item197884 {
	width:246px !important;
	height:51px !important;
}

#item197881 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item197888 {
	width:246px !important;
	height:64px !important;
}

#item197885 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item197892 {
	width:246px !important;
	height:51px !important;
}

#item197889 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item197897 {
	width:246px !important;
	height:80px !important;
}

#item197893 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item197898 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

#item197174 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:716px !important;
}

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

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

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

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

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

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

#item197177 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:689px !important;
}

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

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

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

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

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

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

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

#item198307 {
	width:246px !important;
	height:40px !important;
}

#item198304 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item198311 {
	width:246px !important;
	height:54px !important;
}

#item198308 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item198315 {
	width:246px !important;
	height:65px !important;
}

#item198312 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item198319 {
	width:246px !important;
	height:65px !important;
}

#item198316 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item198323 {
	width:246px !important;
	height:51px !important;
}

#item198320 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item198327 {
	width:246px !important;
	height:64px !important;
}

#item198324 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item198332 {
	width:246px !important;
	height:51px !important;
}

#item198328 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item198336 {
	width:246px !important;
	height:80px !important;
}

#item198333 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item198337 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item198566 {
	width:246px !important;
	height:40px !important;
}

#item198562 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item198570 {
	width:246px !important;
	height:54px !important;
}

#item198567 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item198574 {
	width:246px !important;
	height:65px !important;
}

#item198571 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item198578 {
	width:246px !important;
	height:65px !important;
}

#item198575 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item198582 {
	width:246px !important;
	height:51px !important;
}

#item198579 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item198586 {
	width:246px !important;
	height:64px !important;
}

#item198583 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item198590 {
	width:246px !important;
	height:51px !important;
}

#item198587 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item198594 {
	width:246px !important;
	height:80px !important;
}

#item198591 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item198595 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

#item197180 {
	width:119px !important;
	height:22px !important;
	left:36px !important;
	top:701px !important;
}

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

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

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

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

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

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

#item197186 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:652px !important;
}

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

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

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

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

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

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

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

#item199006 {
	width:246px !important;
	height:40px !important;
}

#item199003 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item199010 {
	width:246px !important;
	height:54px !important;
}

#item199007 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item199014 {
	width:246px !important;
	height:65px !important;
}

#item199011 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item199018 {
	width:246px !important;
	height:65px !important;
}

#item199015 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item199022 {
	width:246px !important;
	height:51px !important;
}

#item199019 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item199026 {
	width:246px !important;
	height:64px !important;
}

#item199023 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item199030 {
	width:246px !important;
	height:51px !important;
}

#item199027 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item199034 {
	width:246px !important;
	height:80px !important;
}

#item199031 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item199035 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item199264 {
	width:246px !important;
	height:40px !important;
}

#item199261 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item199268 {
	width:246px !important;
	height:54px !important;
}

#item199265 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item199272 {
	width:246px !important;
	height:65px !important;
}

#item199269 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item199276 {
	width:246px !important;
	height:65px !important;
}

#item199273 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item199280 {
	width:246px !important;
	height:51px !important;
}

#item199277 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item199284 {
	width:246px !important;
	height:64px !important;
}

#item199281 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item199288 {
	width:246px !important;
	height:51px !important;
}

#item199285 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item199293 {
	width:246px !important;
	height:80px !important;
}

#item199290 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item199295 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

#item197189 {
	width:119px !important;
	height:22px !important;
	left:457px !important;
	top:699px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item199708 {
	width:246px !important;
	height:40px !important;
}

#item199705 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item199712 {
	width:246px !important;
	height:54px !important;
}

#item199709 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item199716 {
	width:246px !important;
	height:65px !important;
}

#item199713 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item199720 {
	width:246px !important;
	height:65px !important;
}

#item199717 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item199724 {
	width:246px !important;
	height:51px !important;
}

#item199721 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item199728 {
	width:246px !important;
	height:64px !important;
}

#item199725 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item199733 {
	width:246px !important;
	height:51px !important;
}

#item199729 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item199737 {
	width:246px !important;
	height:80px !important;
}

#item199734 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item199738 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item199967 {
	width:246px !important;
	height:40px !important;
}

#item199963 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item199971 {
	width:246px !important;
	height:54px !important;
}

#item199968 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item199975 {
	width:246px !important;
	height:65px !important;
}

#item199972 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item199979 {
	width:246px !important;
	height:65px !important;
}

#item199976 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item199983 {
	width:246px !important;
	height:51px !important;
}

#item199980 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item199988 {
	width:246px !important;
	height:64px !important;
}

#item199984 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item199992 {
	width:246px !important;
	height:51px !important;
}

#item199989 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item199996 {
	width:246px !important;
	height:80px !important;
}

#item199993 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item199997 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item214414 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item200406 {
	width:246px !important;
	height:40px !important;
}

#item200403 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item200410 {
	width:246px !important;
	height:54px !important;
}

#item200407 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item200414 {
	width:246px !important;
	height:65px !important;
}

#item200411 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item200418 {
	width:246px !important;
	height:65px !important;
}

#item200415 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item200422 {
	width:246px !important;
	height:51px !important;
}

#item200419 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item200426 {
	width:246px !important;
	height:64px !important;
}

#item200423 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item200430 {
	width:246px !important;
	height:51px !important;
}

#item200427 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item200434 {
	width:246px !important;
	height:80px !important;
}

#item200431 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item200435 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item200664 {
	width:246px !important;
	height:40px !important;
}

#item200661 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item200668 {
	width:246px !important;
	height:54px !important;
}

#item200665 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item200672 {
	width:246px !important;
	height:65px !important;
}

#item200669 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item200677 {
	width:246px !important;
	height:65px !important;
}

#item200673 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item200681 {
	width:246px !important;
	height:51px !important;
}

#item200678 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item200685 {
	width:246px !important;
	height:64px !important;
}

#item200682 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item200689 {
	width:246px !important;
	height:51px !important;
}

#item200686 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item200693 {
	width:246px !important;
	height:80px !important;
}

#item200690 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item200695 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item182527 {
	width:541px !important;
	height:58px !important;
	left:36px !important;
	top:310px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item182552 {
	width:576px !important;
	height:169px !important;
	left:36px !important;
	top:390px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item214536 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

#item197193 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:585px !important;
}

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

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

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

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

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

#item183906 {
	width:613px !important;
	height:792px !important;
	left:-1px !important;
}

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

#item185178 {
	width:560px !important;
	height:319px !important;
	left:25px !important;
	top:136px !important;
}

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

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

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

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

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

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

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

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

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

#item201104 {
	width:246px !important;
	height:40px !important;
}

#item201101 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item201108 {
	width:246px !important;
	height:54px !important;
}

#item201105 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item201112 {
	width:246px !important;
	height:65px !important;
}

#item201109 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item201116 {
	width:246px !important;
	height:65px !important;
}

#item201113 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item201120 {
	width:246px !important;
	height:51px !important;
}

#item201117 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item201124 {
	width:246px !important;
	height:64px !important;
}

#item201121 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item201129 {
	width:246px !important;
	height:51px !important;
}

#item201125 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item201133 {
	width:246px !important;
	height:80px !important;
}

#item201130 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item201134 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item201361 {
	width:246px !important;
	height:40px !important;
}

#item201358 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item201366 {
	width:246px !important;
	height:54px !important;
}

#item201363 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item201371 {
	width:246px !important;
	height:65px !important;
}

#item201368 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item201375 {
	width:246px !important;
	height:65px !important;
}

#item201372 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item201379 {
	width:246px !important;
	height:51px !important;
}

#item201376 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item201383 {
	width:246px !important;
	height:64px !important;
}

#item201380 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item201387 {
	width:246px !important;
	height:51px !important;
}

#item201384 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item201391 {
	width:246px !important;
	height:80px !important;
}

#item201388 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item201392 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item214708 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item201812 {
	width:246px !important;
	height:40px !important;
}

#item201809 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item201816 {
	width:246px !important;
	height:54px !important;
}

#item201813 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item201820 {
	width:246px !important;
	height:65px !important;
}

#item201817 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item201824 {
	width:246px !important;
	height:65px !important;
}

#item201821 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item201828 {
	width:246px !important;
	height:51px !important;
}

#item201825 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item201832 {
	width:246px !important;
	height:64px !important;
}

#item201829 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item201836 {
	width:246px !important;
	height:51px !important;
}

#item201833 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item201840 {
	width:246px !important;
	height:80px !important;
}

#item201837 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item201841 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item202070 {
	width:246px !important;
	height:40px !important;
}

#item202066 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item202074 {
	width:246px !important;
	height:54px !important;
}

#item202071 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item202079 {
	width:246px !important;
	height:65px !important;
}

#item202075 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item202083 {
	width:246px !important;
	height:65px !important;
}

#item202080 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item202087 {
	width:246px !important;
	height:51px !important;
}

#item202084 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item202091 {
	width:246px !important;
	height:64px !important;
}

#item202088 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item202095 {
	width:246px !important;
	height:51px !important;
}

#item202092 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item202099 {
	width:246px !important;
	height:80px !important;
}

#item202096 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item202100 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item188783 {
	width:576px !important;
	height:169px !important;
	left:36px !important;
	top:500px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item214767 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

#item197196 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:685px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item128963 {
	width:178px !important;
	height:36px !important;
	left:227px !important;
	top:645px !important;
}

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

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

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

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

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

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

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

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

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

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

#item202520 {
	width:246px !important;
	height:40px !important;
}

#item202516 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item202524 {
	width:246px !important;
	height:54px !important;
}

#item202521 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item202528 {
	width:246px !important;
	height:65px !important;
}

#item202525 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item202532 {
	width:246px !important;
	height:65px !important;
}

#item202529 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item202536 {
	width:246px !important;
	height:51px !important;
}

#item202533 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item202540 {
	width:246px !important;
	height:64px !important;
}

#item202537 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item202546 {
	width:246px !important;
	height:51px !important;
}

#item202541 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item202550 {
	width:246px !important;
	height:80px !important;
}

#item202547 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item202551 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item202780 {
	width:246px !important;
	height:40px !important;
}

#item202777 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item202785 {
	width:246px !important;
	height:54px !important;
}

#item202782 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item202789 {
	width:246px !important;
	height:65px !important;
}

#item202786 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item202793 {
	width:246px !important;
	height:65px !important;
}

#item202790 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item202797 {
	width:246px !important;
	height:51px !important;
}

#item202794 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item202801 {
	width:246px !important;
	height:64px !important;
}

#item202798 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item202805 {
	width:246px !important;
	height:51px !important;
}

#item202802 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item202809 {
	width:246px !important;
	height:80px !important;
}

#item202806 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item202810 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215002 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item203220 {
	width:246px !important;
	height:40px !important;
}

#item203217 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item203224 {
	width:246px !important;
	height:54px !important;
}

#item203221 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item203228 {
	width:246px !important;
	height:65px !important;
}

#item203225 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item203232 {
	width:246px !important;
	height:65px !important;
}

#item203229 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item203236 {
	width:246px !important;
	height:51px !important;
}

#item203233 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item203240 {
	width:246px !important;
	height:64px !important;
}

#item203237 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item203244 {
	width:246px !important;
	height:51px !important;
}

#item203241 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item203248 {
	width:246px !important;
	height:80px !important;
}

#item203245 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item203249 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item203479 {
	width:246px !important;
	height:40px !important;
}

#item203476 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item203483 {
	width:246px !important;
	height:54px !important;
}

#item203480 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item203487 {
	width:246px !important;
	height:65px !important;
}

#item203484 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item203491 {
	width:246px !important;
	height:65px !important;
}

#item203488 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item203495 {
	width:246px !important;
	height:51px !important;
}

#item203492 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item203499 {
	width:246px !important;
	height:64px !important;
}

#item203496 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item203503 {
	width:246px !important;
	height:51px !important;
}

#item203500 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item203507 {
	width:246px !important;
	height:80px !important;
}

#item203504 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item203508 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215064 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

#item185801 {
	opacity:0.10;
	width:564px !important;
	height:178px !important;
	left:23px !important;
	top:78px !important;
	border-radius:8px;
	background:#000;
}

#item181600 {
	width:576px !important;
	height:201px !important;
	left:36px !important;
	top:437px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

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

#item129003 {
	width:612px !important;
	height:792px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

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

#item129005 {
	width:612px !important;
	height:792px !important;
	background:#000;
}

#item129016 {
	width:30px !important;
	height:30px !important;
	background:#205d9e;
}

#item129006 {
	width:172px !important;
	height:30px !important;
	left:220px !important;
	top:341px !important;
}

#item129018 {
	width:31px !important;
	height:31px !important;
	left:558px !important;
	top:69px !important;
}

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

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

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

#item197199 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:661px !important;
}

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

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

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

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

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

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

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

#item204186 {
	width:246px !important;
	height:40px !important;
}

#item204183 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item204191 {
	width:246px !important;
	height:54px !important;
}

#item204187 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item204195 {
	width:246px !important;
	height:65px !important;
}

#item204192 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item204199 {
	width:246px !important;
	height:65px !important;
}

#item204196 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item204203 {
	width:246px !important;
	height:51px !important;
}

#item204200 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item204207 {
	width:246px !important;
	height:64px !important;
}

#item204204 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item204211 {
	width:246px !important;
	height:51px !important;
}

#item204208 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item204215 {
	width:246px !important;
	height:80px !important;
}

#item204212 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item204216 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item204877 {
	width:246px !important;
	height:40px !important;
}

#item204874 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item204881 {
	width:246px !important;
	height:54px !important;
}

#item204878 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item204885 {
	width:246px !important;
	height:65px !important;
}

#item204882 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item204889 {
	width:246px !important;
	height:65px !important;
}

#item204886 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item204893 {
	width:246px !important;
	height:51px !important;
}

#item204890 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item204897 {
	width:246px !important;
	height:64px !important;
}

#item204894 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item204901 {
	width:246px !important;
	height:51px !important;
}

#item204898 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item204905 {
	width:246px !important;
	height:80px !important;
}

#item204902 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item204906 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item205134 {
	width:246px !important;
	height:40px !important;
}

#item205131 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item205138 {
	width:246px !important;
	height:54px !important;
}

#item205135 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item205142 {
	width:246px !important;
	height:65px !important;
}

#item205139 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item205146 {
	width:246px !important;
	height:65px !important;
}

#item205143 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item205150 {
	width:246px !important;
	height:51px !important;
}

#item205147 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item205155 {
	width:246px !important;
	height:64px !important;
}

#item205152 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item205159 {
	width:246px !important;
	height:51px !important;
}

#item205156 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item205163 {
	width:246px !important;
	height:80px !important;
}

#item205160 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item205164 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215128 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item205574 {
	width:246px !important;
	height:40px !important;
}

#item205571 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item205578 {
	width:246px !important;
	height:54px !important;
}

#item205575 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item205582 {
	width:246px !important;
	height:65px !important;
}

#item205579 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item205587 {
	width:246px !important;
	height:65px !important;
}

#item205583 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item205591 {
	width:246px !important;
	height:51px !important;
}

#item205588 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item205595 {
	width:246px !important;
	height:64px !important;
}

#item205592 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item205599 {
	width:246px !important;
	height:51px !important;
}

#item205596 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item205603 {
	width:246px !important;
	height:80px !important;
}

#item205600 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item205604 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item205832 {
	width:246px !important;
	height:40px !important;
}

#item205829 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item205836 {
	width:246px !important;
	height:54px !important;
}

#item205833 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item205841 {
	width:246px !important;
	height:65px !important;
}

#item205837 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item205845 {
	width:246px !important;
	height:65px !important;
}

#item205842 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item205849 {
	width:246px !important;
	height:51px !important;
}

#item205846 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item205853 {
	width:246px !important;
	height:64px !important;
}

#item205850 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item205857 {
	width:246px !important;
	height:51px !important;
}

#item205854 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item205861 {
	width:246px !important;
	height:80px !important;
}

#item205858 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item205862 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item179684 {
	width:576px !important;
	height:234px !important;
	left:36px !important;
	top:389px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item215321 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

#item197202 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:646px !important;
}

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

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

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

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

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

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

#item195230 {
	width:113px !important;
	height:28px !important;
}

#item195231 {
	width:113px !important;
	height:28px !important;
	left:258px !important;
	top:747px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item206271 {
	width:246px !important;
	height:40px !important;
}

#item206268 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item206275 {
	width:246px !important;
	height:54px !important;
}

#item206272 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item206279 {
	width:246px !important;
	height:65px !important;
}

#item206276 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item206283 {
	width:246px !important;
	height:65px !important;
}

#item206280 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item206287 {
	width:246px !important;
	height:51px !important;
}

#item206284 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item206292 {
	width:246px !important;
	height:64px !important;
}

#item206288 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item206296 {
	width:246px !important;
	height:51px !important;
}

#item206293 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item206300 {
	width:246px !important;
	height:80px !important;
}

#item206297 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item206301 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item206529 {
	width:246px !important;
	height:40px !important;
}

#item206526 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item206533 {
	width:246px !important;
	height:54px !important;
}

#item206530 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item206537 {
	width:246px !important;
	height:65px !important;
}

#item206534 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item206541 {
	width:246px !important;
	height:65px !important;
}

#item206538 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item206545 {
	width:246px !important;
	height:51px !important;
}

#item206542 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item206550 {
	width:246px !important;
	height:64px !important;
}

#item206546 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item206554 {
	width:246px !important;
	height:51px !important;
}

#item206551 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item206558 {
	width:246px !important;
	height:80px !important;
}

#item206555 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item206560 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item188833 {
	width:300px !important;
	height:658px !important;
	left:321px !important;
	top:158px !important;
}

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

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

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

#item215967 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item206968 {
	width:246px !important;
	height:40px !important;
}

#item206965 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item206972 {
	width:246px !important;
	height:54px !important;
}

#item206969 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item206976 {
	width:246px !important;
	height:65px !important;
}

#item206973 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item206981 {
	width:246px !important;
	height:65px !important;
}

#item206977 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item206985 {
	width:246px !important;
	height:51px !important;
}

#item206982 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item206989 {
	width:246px !important;
	height:64px !important;
}

#item206986 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item206993 {
	width:246px !important;
	height:51px !important;
}

#item206990 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item206997 {
	width:246px !important;
	height:80px !important;
}

#item206994 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item206998 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item207226 {
	width:246px !important;
	height:40px !important;
}

#item207223 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item207230 {
	width:246px !important;
	height:54px !important;
}

#item207227 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item207234 {
	width:246px !important;
	height:65px !important;
}

#item207231 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item207239 {
	width:246px !important;
	height:65px !important;
}

#item207236 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item207243 {
	width:246px !important;
	height:51px !important;
}

#item207240 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item207247 {
	width:246px !important;
	height:64px !important;
}

#item207244 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item207252 {
	width:246px !important;
	height:51px !important;
}

#item207248 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item207256 {
	width:246px !important;
	height:80px !important;
}

#item207253 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item207257 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item185808 {
	width:292px !important;
	height:226px !important;
	left:320px !important;
	top:406px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

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

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

#item215477 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

#item197205 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:701px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item207668 {
	width:246px !important;
	height:40px !important;
}

#item207665 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item207672 {
	width:246px !important;
	height:54px !important;
}

#item207669 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item207676 {
	width:246px !important;
	height:65px !important;
}

#item207673 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item207680 {
	width:246px !important;
	height:65px !important;
}

#item207677 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item207684 {
	width:246px !important;
	height:51px !important;
}

#item207681 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item207688 {
	width:246px !important;
	height:64px !important;
}

#item207685 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item207692 {
	width:246px !important;
	height:51px !important;
}

#item207689 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item207696 {
	width:246px !important;
	height:80px !important;
}

#item207693 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item207699 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item207927 {
	width:246px !important;
	height:40px !important;
}

#item207924 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item207931 {
	width:246px !important;
	height:54px !important;
}

#item207928 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item207935 {
	width:246px !important;
	height:65px !important;
}

#item207932 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item207939 {
	width:246px !important;
	height:65px !important;
}

#item207936 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item207944 {
	width:246px !important;
	height:51px !important;
}

#item207940 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item207949 {
	width:246px !important;
	height:64px !important;
}

#item207945 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item207953 {
	width:246px !important;
	height:51px !important;
}

#item207950 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item207957 {
	width:246px !important;
	height:80px !important;
}

#item207954 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item207958 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215541 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item208625 {
	width:246px !important;
	height:40px !important;
}

#item208622 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item208629 {
	width:246px !important;
	height:54px !important;
}

#item208626 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item208633 {
	width:246px !important;
	height:65px !important;
}

#item208630 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item208639 {
	width:246px !important;
	height:65px !important;
}

#item208635 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item208643 {
	width:246px !important;
	height:51px !important;
}

#item208640 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item208647 {
	width:246px !important;
	height:64px !important;
}

#item208644 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item208651 {
	width:246px !important;
	height:51px !important;
}

#item208648 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item208655 {
	width:246px !important;
	height:80px !important;
}

#item208652 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item208656 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item180899 {
	width:576px !important;
	height:174px !important;
	left:36px !important;
	top:177px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item179240 {
	width:566px !important;
	height:204px !important;
	left:17px !important;
	top:602px !important;
}

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

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

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

#item215603 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item181019 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:367px !important;
}

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

#item197208 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:366px !important;
}

#item183568 {
	width:612px !important;
	height:792px !important;
	left:1px !important;
	border-radius:8px 0 0 8px;
	background:#000;
}

#item183571 {
	width:613px !important;
	height:792px !important;
	left:-1px !important;
}

#item185235 {
	width:157px !important;
	height:41px !important;
	left:237px !important;
	top:240px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185237 {
	width:186px !important;
	height:22px !important;
	left:21px !important;
	top:279px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185238 {
	width:156px !important;
	height:109px !important;
	left:238px !important;
	top:287px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185239 {
	width:185px !important;
	height:88px !important;
	left:22px !important;
	top:308px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185240 {
	width:252px !important;
	height:26px !important;
	left:25px !important;
	top:611px !important;
	border-radius:5px;
	background:#ffffff;
}

#item185241 {
	width:252px !important;
	height:75px !important;
	left:25px !important;
	top:643px !important;
	border-radius:5px;
	background:#ffffff;
}

#item185242 {
	width:146px !important;
	height:145px !important;
	left:435px !important;
	top:224px !important;
	border-radius:5px;
	background:#ffffff;
}

#item185243 {
	width:266px !important;
	height:26px !important;
	left:318px !important;
	top:588px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185244 {
	width:265px !important;
	height:100px !important;
	left:319px !important;
	top:618px !important;
	border-radius:6px;
	background:#ffffff;
}

#item185613 {
	width:146px !important;
	height:50px !important;
	left:435px !important;
	top:165px !important;
	border-radius:7px;
	background:#fff;
}

#item185614 {
	width:156px !important;
	height:30px !important;
	left:238px !important;
	top:402px !important;
	border-radius:6px;
	background:#f89920;
}

#item185639 {
	width:182px !important;
	height:30px !important;
	border-radius:6px;
	background:#f89920;
}

#item193662 {
	width:181px !important;
	height:28px !important;
	left:23px !important;
	top:403px !important;
}

#item193663 {
	width:157px !important;
	height:30px !important;
	left:238px !important;
	top:402px !important;
}

#item193664 {
	width:146px !important;
	height:52px !important;
	left:436px !important;
	top:380px !important;
}

#item193665 {
	width:250px !important;
	height:31px !important;
	left:27px !important;
	top:725px !important;
}

#item193667 {
	width:265px !important;
	height:30px !important;
	left:320px !important;
	top:726px !important;
}

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

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

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

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

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

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

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

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

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

#item209119 {
	width:246px !important;
	height:40px !important;
}

#item209115 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item209123 {
	width:246px !important;
	height:54px !important;
}

#item209120 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item209127 {
	width:246px !important;
	height:65px !important;
}

#item209124 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item209131 {
	width:246px !important;
	height:65px !important;
}

#item209128 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item209135 {
	width:246px !important;
	height:51px !important;
}

#item209132 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item209139 {
	width:246px !important;
	height:64px !important;
}

#item209136 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item209143 {
	width:246px !important;
	height:51px !important;
}

#item209140 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item209147 {
	width:246px !important;
	height:80px !important;
}

#item209144 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item209148 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item209376 {
	width:246px !important;
	height:40px !important;
}

#item209373 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item209380 {
	width:246px !important;
	height:54px !important;
}

#item209377 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item209384 {
	width:246px !important;
	height:65px !important;
}

#item209381 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item209388 {
	width:246px !important;
	height:65px !important;
}

#item209385 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item209393 {
	width:246px !important;
	height:51px !important;
}

#item209389 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item209397 {
	width:246px !important;
	height:64px !important;
}

#item209394 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item209401 {
	width:246px !important;
	height:51px !important;
}

#item209398 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item209405 {
	width:246px !important;
	height:80px !important;
}

#item209402 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item209406 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215663 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item209816 {
	width:246px !important;
	height:40px !important;
}

#item209813 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item209820 {
	width:246px !important;
	height:54px !important;
}

#item209817 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item209824 {
	width:246px !important;
	height:65px !important;
}

#item209821 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item209829 {
	width:246px !important;
	height:65px !important;
}

#item209825 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item209833 {
	width:246px !important;
	height:51px !important;
}

#item209830 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item209837 {
	width:246px !important;
	height:64px !important;
}

#item209834 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item209841 {
	width:246px !important;
	height:51px !important;
}

#item209838 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item209845 {
	width:246px !important;
	height:80px !important;
}

#item209842 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item209846 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item210074 {
	width:246px !important;
	height:40px !important;
}

#item210071 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item210078 {
	width:246px !important;
	height:54px !important;
}

#item210075 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item210082 {
	width:246px !important;
	height:65px !important;
}

#item210079 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item210086 {
	width:246px !important;
	height:65px !important;
}

#item210083 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item210091 {
	width:246px !important;
	height:51px !important;
}

#item210087 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item210095 {
	width:246px !important;
	height:64px !important;
}

#item210092 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item210101 {
	width:246px !important;
	height:51px !important;
}

#item210096 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item210105 {
	width:246px !important;
	height:80px !important;
}

#item210102 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item210106 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215722 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

#item190569 {
	width:576px !important;
	height:142px !important;
	left:36px !important;
	top:524px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

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

#item197211 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:684px !important;
}

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

#item197243 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:683px !important;
}

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

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

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

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

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

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

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

#item210775 {
	width:246px !important;
	height:40px !important;
}

#item210772 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item210779 {
	width:246px !important;
	height:54px !important;
}

#item210776 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item210784 {
	width:246px !important;
	height:65px !important;
}

#item210780 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item210788 {
	width:246px !important;
	height:65px !important;
}

#item210785 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item210792 {
	width:246px !important;
	height:51px !important;
}

#item210789 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item210797 {
	width:246px !important;
	height:64px !important;
}

#item210794 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item210801 {
	width:246px !important;
	height:51px !important;
}

#item210798 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item210805 {
	width:246px !important;
	height:80px !important;
}

#item210802 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item210806 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item211250 {
	width:246px !important;
	height:40px !important;
}

#item211247 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item211254 {
	width:246px !important;
	height:54px !important;
}

#item211251 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item211258 {
	width:246px !important;
	height:65px !important;
}

#item211255 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item211262 {
	width:246px !important;
	height:65px !important;
}

#item211259 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item211267 {
	width:246px !important;
	height:51px !important;
}

#item211264 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item211271 {
	width:246px !important;
	height:64px !important;
}

#item211268 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item211275 {
	width:246px !important;
	height:51px !important;
}

#item211272 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item211279 {
	width:246px !important;
	height:80px !important;
}

#item211276 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item211280 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item211511 {
	width:246px !important;
	height:40px !important;
}

#item211508 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item211515 {
	width:246px !important;
	height:54px !important;
}

#item211512 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item211519 {
	width:246px !important;
	height:65px !important;
}

#item211516 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item211523 {
	width:246px !important;
	height:65px !important;
}

#item211520 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item211527 {
	width:246px !important;
	height:51px !important;
}

#item211524 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item211531 {
	width:246px !important;
	height:64px !important;
}

#item211528 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item211535 {
	width:246px !important;
	height:51px !important;
}

#item211532 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item211539 {
	width:246px !important;
	height:80px !important;
}

#item211536 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item211540 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215784 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item211948 {
	width:246px !important;
	height:40px !important;
}

#item211945 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item211952 {
	width:246px !important;
	height:54px !important;
}

#item211949 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item211956 {
	width:246px !important;
	height:65px !important;
}

#item211953 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item211960 {
	width:246px !important;
	height:65px !important;
}

#item211957 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item211965 {
	width:246px !important;
	height:51px !important;
}

#item211962 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item211969 {
	width:246px !important;
	height:64px !important;
}

#item211966 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item211974 {
	width:246px !important;
	height:51px !important;
}

#item211970 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item211978 {
	width:246px !important;
	height:80px !important;
}

#item211975 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item211979 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item212209 {
	width:246px !important;
	height:40px !important;
}

#item212206 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item212213 {
	width:246px !important;
	height:54px !important;
}

#item212210 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item212217 {
	width:246px !important;
	height:65px !important;
}

#item212214 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item212221 {
	width:246px !important;
	height:65px !important;
}

#item212218 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item212225 {
	width:246px !important;
	height:51px !important;
}

#item212222 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item212230 {
	width:246px !important;
	height:64px !important;
}

#item212226 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item212234 {
	width:246px !important;
	height:51px !important;
}

#item212231 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item212238 {
	width:246px !important;
	height:80px !important;
}

#item212235 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item212239 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

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

#item215847 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

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

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

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

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

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

#item188554 {
	width:576px !important;
	height:168px !important;
	left:36px !important;
	top:508px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item136595 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	background:#f89920;
}

#item136652 {
	mix-blend-mode:overlay;
	opacity:0.74;
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border:solid 1px #fff;
}

#item188596 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:688px !important;
}

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

#item197248 {
	width:137px !important;
	height:22px !important;
	left:439px !important;
	top:688px !important;
}

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

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

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

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

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

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

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

#item212650 {
	width:246px !important;
	height:40px !important;
}

#item212647 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item212654 {
	width:246px !important;
	height:54px !important;
}

#item212651 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item212658 {
	width:246px !important;
	height:65px !important;
}

#item212655 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item212662 {
	width:246px !important;
	height:65px !important;
}

#item212659 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item212667 {
	width:246px !important;
	height:51px !important;
}

#item212664 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item212671 {
	width:246px !important;
	height:64px !important;
}

#item212668 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item212675 {
	width:246px !important;
	height:51px !important;
}

#item212672 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item212679 {
	width:246px !important;
	height:80px !important;
}

#item212676 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item212680 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

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

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

#item212910 {
	width:246px !important;
	height:40px !important;
}

#item212907 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item212914 {
	width:246px !important;
	height:54px !important;
}

#item212911 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item212918 {
	width:246px !important;
	height:65px !important;
}

#item212915 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item212922 {
	width:246px !important;
	height:65px !important;
}

#item212919 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item212926 {
	width:246px !important;
	height:51px !important;
}

#item212923 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item212930 {
	width:246px !important;
	height:64px !important;
}

#item212927 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item212945 {
	width:246px !important;
	height:51px !important;
}

#item212942 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item212949 {
	width:246px !important;
	height:80px !important;
}

#item212946 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item212950 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

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

#item136597 {
	width:524px !important;
	height:92px !important;
	left:44px !important;
	top:56px !important;
}

@keyframes fly-in-bottom-136646 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-136646 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoom-in-2d-136653 {
	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-136653 {
	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);}
}
#item136680 {
	width:335px !important;
	height:29px !important;
}

#item136677 {
	width:335px !important;
	height:29px !important;
	left:61px !important;
	top:107px !important;
}

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

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

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

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

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

#item118595 {
	width:25px !important;
	height:25px !important;
	left:36px !important;
	top:708px !important;
}

#item118591 {
	width:25px !important;
	height:25px !important;
	left:73px !important;
	top:708px !important;
}

#item118587 {
	width:25px !important;
	height:25px !important;
	left:147px !important;
	top:708px !important;
}

#item118589 {
	width:25px !important;
	height:25px !important;
	left:110px !important;
	top:708px !important;
}

#item118583 {
	width:25px !important;
	height:25px !important;
	left:184px !important;
	top:708px !important;
}

#item187110 {
	width:63px !important;
	height:32px !important;
	left:500px !important;
	top:543px !important;
}

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

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

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

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

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

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

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

#item213620 {
	width:246px !important;
	height:40px !important;
}

#item213617 {
	width:246px !important;
	height:40px !important;
	left:36px !important;
	top:122px !important;
}

#item213624 {
	width:246px !important;
	height:54px !important;
}

#item213621 {
	width:246px !important;
	height:54px !important;
	left:330px !important;
	top:122px !important;
}

#item213628 {
	width:246px !important;
	height:65px !important;
}

#item213625 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:225px !important;
}

#item213632 {
	width:246px !important;
	height:65px !important;
}

#item213629 {
	width:246px !important;
	height:65px !important;
	left:330px !important;
	top:340px !important;
}

#item213636 {
	width:246px !important;
	height:51px !important;
}

#item213633 {
	width:246px !important;
	height:51px !important;
	left:330px !important;
	top:457px !important;
}

#item213641 {
	width:246px !important;
	height:64px !important;
}

#item213637 {
	width:246px !important;
	height:64px !important;
	left:36px !important;
	top:213px !important;
}

#item213645 {
	width:246px !important;
	height:51px !important;
}

#item213642 {
	width:246px !important;
	height:51px !important;
	left:36px !important;
	top:328px !important;
}

#item213649 {
	width:246px !important;
	height:80px !important;
}

#item213646 {
	width:246px !important;
	height:80px !important;
	left:36px !important;
	top:432px !important;
}

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

#item213650 {
	width:54px !important;
	height:43px !important;
	left:515px !important;
	top:49px !important;
}

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

#item213401 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
