/* 	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:#e7e8e9 url("../images/bg-body.jpg") no-repeat left top/cover; }
:-webkit-full-screen { background:#e7e8e9 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:77750px; 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;}
}

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

#item1248198 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1248223 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1248249 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1248275 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1248833 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1248838 {
	width:256px !important;
	height:21px !important;
}

#item1248834 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1248842 {
	width:256px !important;
	height:21px !important;
}

#item1248839 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1248846 {
	width:256px !important;
	height:21px !important;
}

#item1248843 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1248850 {
	width:256px !important;
	height:30px !important;
}

#item1248847 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1248855 {
	width:256px !important;
	height:30px !important;
}

#item1248851 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1248859 {
	width:256px !important;
	height:30px !important;
}

#item1248856 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1248863 {
	width:256px !important;
	height:30px !important;
}

#item1248860 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1248867 {
	width:256px !important;
	height:30px !important;
}

#item1248864 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1248871 {
	width:256px !important;
	height:30px !important;
}

#item1248868 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1248875 {
	width:256px !important;
	height:30px !important;
}

#item1248872 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1248879 {
	width:256px !important;
	height:30px !important;
}

#item1248876 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1248883 {
	width:256px !important;
	height:30px !important;
}

#item1248880 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1248887 {
	width:256px !important;
	height:30px !important;
}

#item1248884 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1248891 {
	width:256px !important;
	height:30px !important;
}

#item1248888 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1248895 {
	width:256px !important;
	height:30px !important;
}

#item1248892 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1248899 {
	width:256px !important;
	height:30px !important;
}

#item1248896 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1248903 {
	width:256px !important;
	height:30px !important;
}

#item1248900 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1248907 {
	width:256px !important;
	height:30px !important;
}

#item1248904 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1248911 {
	width:256px !important;
	height:30px !important;
}

#item1248908 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1248916 {
	width:256px !important;
	height:30px !important;
}

#item1248912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1248920 {
	width:256px !important;
	height:37px !important;
}

#item1248917 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1248924 {
	width:256px !important;
	height:30px !important;
}

#item1248921 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1248928 {
	width:256px !important;
	height:30px !important;
}

#item1248925 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1248932 {
	width:256px !important;
	height:30px !important;
}

#item1248929 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1248937 {
	width:256px !important;
	height:30px !important;
}

#item1248933 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1248941 {
	width:256px !important;
	height:30px !important;
}

#item1248938 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1248945 {
	width:256px !important;
	height:30px !important;
}

#item1248942 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1248949 {
	width:256px !important;
	height:30px !important;
}

#item1248946 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1248953 {
	width:256px !important;
	height:30px !important;
}

#item1248950 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1248957 {
	width:256px !important;
	height:30px !important;
}

#item1248954 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1248961 {
	width:256px !important;
	height:30px !important;
}

#item1248958 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1248965 {
	width:256px !important;
	height:30px !important;
}

#item1248962 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1248969 {
	width:256px !important;
	height:30px !important;
}

#item1248966 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1248974 {
	width:256px !important;
	height:30px !important;
}

#item1248970 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1248978 {
	width:256px !important;
	height:41px !important;
}

#item1248975 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1248982 {
	width:256px !important;
	height:21px !important;
}

#item1248979 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1246373 {
	width:83px !important;
	height:41px !important;
}

#item1246374 {
	width:83px !important;
	height:41px !important;
	left:448px !important;
	top:140px !important;
}

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

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

#item1249583 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1249608 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1249633 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1249658 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1250219 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1250223 {
	width:256px !important;
	height:21px !important;
}

#item1250220 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1250227 {
	width:256px !important;
	height:21px !important;
}

#item1250224 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1250231 {
	width:256px !important;
	height:21px !important;
}

#item1250228 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1250236 {
	width:256px !important;
	height:30px !important;
}

#item1250233 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1250240 {
	width:256px !important;
	height:30px !important;
}

#item1250237 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1250244 {
	width:256px !important;
	height:30px !important;
}

#item1250241 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1250248 {
	width:256px !important;
	height:30px !important;
}

#item1250245 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1250252 {
	width:256px !important;
	height:30px !important;
}

#item1250249 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1250256 {
	width:256px !important;
	height:30px !important;
}

#item1250253 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1250260 {
	width:256px !important;
	height:30px !important;
}

#item1250257 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1250266 {
	width:256px !important;
	height:30px !important;
}

#item1250262 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1250270 {
	width:256px !important;
	height:30px !important;
}

#item1250267 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1250274 {
	width:256px !important;
	height:30px !important;
}

#item1250271 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1250278 {
	width:256px !important;
	height:30px !important;
}

#item1250275 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1250282 {
	width:256px !important;
	height:30px !important;
}

#item1250279 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1250286 {
	width:256px !important;
	height:30px !important;
}

#item1250283 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1250290 {
	width:256px !important;
	height:30px !important;
}

#item1250287 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1250294 {
	width:256px !important;
	height:30px !important;
}

#item1250291 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1250298 {
	width:256px !important;
	height:30px !important;
}

#item1250295 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1250302 {
	width:256px !important;
	height:30px !important;
}

#item1250299 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1250306 {
	width:256px !important;
	height:37px !important;
}

#item1250303 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1250310 {
	width:256px !important;
	height:30px !important;
}

#item1250307 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1250314 {
	width:256px !important;
	height:30px !important;
}

#item1250311 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1250318 {
	width:256px !important;
	height:30px !important;
}

#item1250315 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1250323 {
	width:256px !important;
	height:30px !important;
}

#item1250319 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1250327 {
	width:256px !important;
	height:30px !important;
}

#item1250324 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1250331 {
	width:256px !important;
	height:30px !important;
}

#item1250328 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1250335 {
	width:256px !important;
	height:30px !important;
}

#item1250332 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1250340 {
	width:256px !important;
	height:30px !important;
}

#item1250336 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1250344 {
	width:256px !important;
	height:30px !important;
}

#item1250341 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1250348 {
	width:256px !important;
	height:30px !important;
}

#item1250345 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1250352 {
	width:256px !important;
	height:30px !important;
}

#item1250349 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1250356 {
	width:256px !important;
	height:30px !important;
}

#item1250353 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1250360 {
	width:256px !important;
	height:30px !important;
}

#item1250357 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1250364 {
	width:256px !important;
	height:41px !important;
}

#item1250361 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1250368 {
	width:256px !important;
	height:21px !important;
}

#item1250365 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1254077 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1246456 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1257510 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1257535 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1257560 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1257586 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1258144 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1258148 {
	width:256px !important;
	height:21px !important;
}

#item1258145 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1258152 {
	width:256px !important;
	height:21px !important;
}

#item1258149 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1258156 {
	width:256px !important;
	height:21px !important;
}

#item1258153 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1258160 {
	width:256px !important;
	height:30px !important;
}

#item1258157 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1258164 {
	width:256px !important;
	height:30px !important;
}

#item1258161 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1258168 {
	width:256px !important;
	height:30px !important;
}

#item1258165 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1258173 {
	width:256px !important;
	height:30px !important;
}

#item1258169 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1258178 {
	width:256px !important;
	height:30px !important;
}

#item1258175 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1258182 {
	width:256px !important;
	height:30px !important;
}

#item1258179 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1258186 {
	width:256px !important;
	height:30px !important;
}

#item1258183 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1258190 {
	width:256px !important;
	height:30px !important;
}

#item1258187 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1258194 {
	width:256px !important;
	height:30px !important;
}

#item1258191 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1258198 {
	width:256px !important;
	height:30px !important;
}

#item1258195 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1258202 {
	width:256px !important;
	height:30px !important;
}

#item1258199 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1258206 {
	width:256px !important;
	height:30px !important;
}

#item1258203 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1258210 {
	width:256px !important;
	height:30px !important;
}

#item1258207 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1258214 {
	width:256px !important;
	height:30px !important;
}

#item1258211 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1258218 {
	width:256px !important;
	height:30px !important;
}

#item1258215 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1258222 {
	width:256px !important;
	height:30px !important;
}

#item1258219 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1258226 {
	width:256px !important;
	height:30px !important;
}

#item1258223 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1258232 {
	width:256px !important;
	height:37px !important;
}

#item1258227 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1258236 {
	width:256px !important;
	height:30px !important;
}

#item1258233 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1258241 {
	width:256px !important;
	height:30px !important;
}

#item1258237 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1258245 {
	width:256px !important;
	height:30px !important;
}

#item1258242 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1258249 {
	width:256px !important;
	height:30px !important;
}

#item1258246 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1258253 {
	width:256px !important;
	height:30px !important;
}

#item1258250 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1258257 {
	width:256px !important;
	height:30px !important;
}

#item1258254 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1258261 {
	width:256px !important;
	height:30px !important;
}

#item1258258 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1258265 {
	width:256px !important;
	height:30px !important;
}

#item1258262 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1258269 {
	width:256px !important;
	height:30px !important;
}

#item1258266 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1258273 {
	width:256px !important;
	height:30px !important;
}

#item1258270 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1258277 {
	width:256px !important;
	height:30px !important;
}

#item1258274 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1258281 {
	width:256px !important;
	height:30px !important;
}

#item1258278 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1258285 {
	width:256px !important;
	height:30px !important;
}

#item1258282 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1258289 {
	width:256px !important;
	height:41px !important;
}

#item1258286 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1258294 {
	width:256px !important;
	height:21px !important;
}

#item1258291 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1258318 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1257271 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1258967 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1258992 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1259017 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1259042 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1259602 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1259606 {
	width:256px !important;
	height:21px !important;
}

#item1259603 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1259610 {
	width:256px !important;
	height:21px !important;
}

#item1259607 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1259614 {
	width:256px !important;
	height:21px !important;
}

#item1259611 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1259618 {
	width:256px !important;
	height:30px !important;
}

#item1259615 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1259622 {
	width:256px !important;
	height:30px !important;
}

#item1259619 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1259626 {
	width:256px !important;
	height:30px !important;
}

#item1259623 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1259630 {
	width:256px !important;
	height:30px !important;
}

#item1259627 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1259634 {
	width:256px !important;
	height:30px !important;
}

#item1259631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1259638 {
	width:256px !important;
	height:30px !important;
}

#item1259635 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1259642 {
	width:256px !important;
	height:30px !important;
}

#item1259639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1259646 {
	width:256px !important;
	height:30px !important;
}

#item1259643 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1259650 {
	width:256px !important;
	height:30px !important;
}

#item1259647 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1259654 {
	width:256px !important;
	height:30px !important;
}

#item1259651 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1259660 {
	width:256px !important;
	height:30px !important;
}

#item1259656 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1259664 {
	width:256px !important;
	height:30px !important;
}

#item1259661 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1259668 {
	width:256px !important;
	height:30px !important;
}

#item1259665 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1259672 {
	width:256px !important;
	height:30px !important;
}

#item1259669 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1259676 {
	width:256px !important;
	height:30px !important;
}

#item1259673 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1259680 {
	width:256px !important;
	height:30px !important;
}

#item1259677 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1259684 {
	width:256px !important;
	height:30px !important;
}

#item1259681 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1259688 {
	width:256px !important;
	height:37px !important;
}

#item1259685 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1259692 {
	width:256px !important;
	height:30px !important;
}

#item1259689 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1259696 {
	width:256px !important;
	height:30px !important;
}

#item1259693 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1259700 {
	width:256px !important;
	height:30px !important;
}

#item1259697 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1259704 {
	width:256px !important;
	height:30px !important;
}

#item1259701 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1259708 {
	width:256px !important;
	height:30px !important;
}

#item1259705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1259712 {
	width:256px !important;
	height:30px !important;
}

#item1259709 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1259717 {
	width:256px !important;
	height:30px !important;
}

#item1259714 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1259722 {
	width:256px !important;
	height:30px !important;
}

#item1259719 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1259726 {
	width:256px !important;
	height:30px !important;
}

#item1259723 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1259730 {
	width:256px !important;
	height:30px !important;
}

#item1259727 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1259734 {
	width:256px !important;
	height:30px !important;
}

#item1259731 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1259738 {
	width:256px !important;
	height:30px !important;
}

#item1259735 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1259742 {
	width:256px !important;
	height:30px !important;
}

#item1259739 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1259746 {
	width:256px !important;
	height:41px !important;
}

#item1259743 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1259750 {
	width:256px !important;
	height:21px !important;
}

#item1259747 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1259774 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1258728 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1215715 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:46px !important;
	left:35px !important;
	top:122px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1236150 {
	width:209px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1261440 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1261466 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1261491 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1261516 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1262075 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1262079 {
	width:256px !important;
	height:21px !important;
}

#item1262076 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1262083 {
	width:256px !important;
	height:21px !important;
}

#item1262080 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1262087 {
	width:256px !important;
	height:21px !important;
}

#item1262084 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1262092 {
	width:256px !important;
	height:30px !important;
}

#item1262088 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1262096 {
	width:256px !important;
	height:30px !important;
}

#item1262093 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1262100 {
	width:256px !important;
	height:30px !important;
}

#item1262097 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1262104 {
	width:256px !important;
	height:30px !important;
}

#item1262101 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1262108 {
	width:256px !important;
	height:30px !important;
}

#item1262105 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1262112 {
	width:256px !important;
	height:30px !important;
}

#item1262109 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1262116 {
	width:256px !important;
	height:30px !important;
}

#item1262113 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1262120 {
	width:256px !important;
	height:30px !important;
}

#item1262117 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1262124 {
	width:256px !important;
	height:30px !important;
}

#item1262121 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1262128 {
	width:256px !important;
	height:30px !important;
}

#item1262125 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1262132 {
	width:256px !important;
	height:30px !important;
}

#item1262129 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1262136 {
	width:256px !important;
	height:30px !important;
}

#item1262133 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1262140 {
	width:256px !important;
	height:30px !important;
}

#item1262137 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1262144 {
	width:256px !important;
	height:30px !important;
}

#item1262141 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1262149 {
	width:256px !important;
	height:30px !important;
}

#item1262145 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1262153 {
	width:256px !important;
	height:30px !important;
}

#item1262150 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1262157 {
	width:256px !important;
	height:30px !important;
}

#item1262154 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1262161 {
	width:256px !important;
	height:37px !important;
}

#item1262158 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1262165 {
	width:256px !important;
	height:30px !important;
}

#item1262162 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1262169 {
	width:256px !important;
	height:30px !important;
}

#item1262166 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1262173 {
	width:256px !important;
	height:30px !important;
}

#item1262170 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1262177 {
	width:256px !important;
	height:30px !important;
}

#item1262174 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1262181 {
	width:256px !important;
	height:30px !important;
}

#item1262178 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1262185 {
	width:256px !important;
	height:30px !important;
}

#item1262182 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1262190 {
	width:256px !important;
	height:30px !important;
}

#item1262187 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1262194 {
	width:256px !important;
	height:30px !important;
}

#item1262191 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1262198 {
	width:256px !important;
	height:30px !important;
}

#item1262195 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1262202 {
	width:256px !important;
	height:30px !important;
}

#item1262199 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1262207 {
	width:256px !important;
	height:30px !important;
}

#item1262203 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1262212 {
	width:256px !important;
	height:30px !important;
}

#item1262209 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1262216 {
	width:256px !important;
	height:30px !important;
}

#item1262213 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1262220 {
	width:256px !important;
	height:41px !important;
}

#item1262217 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1262224 {
	width:256px !important;
	height:21px !important;
}

#item1262221 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1262248 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1261200 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1263506 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1263531 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1263556 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1263581 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1264140 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1264144 {
	width:256px !important;
	height:21px !important;
}

#item1264141 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1264148 {
	width:256px !important;
	height:21px !important;
}

#item1264145 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1264152 {
	width:256px !important;
	height:21px !important;
}

#item1264149 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1264156 {
	width:256px !important;
	height:30px !important;
}

#item1264153 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1264160 {
	width:256px !important;
	height:30px !important;
}

#item1264157 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1264165 {
	width:256px !important;
	height:30px !important;
}

#item1264161 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1264169 {
	width:256px !important;
	height:30px !important;
}

#item1264166 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1264173 {
	width:256px !important;
	height:30px !important;
}

#item1264170 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1264177 {
	width:256px !important;
	height:30px !important;
}

#item1264174 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1264181 {
	width:256px !important;
	height:30px !important;
}

#item1264178 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1264185 {
	width:256px !important;
	height:30px !important;
}

#item1264182 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1264189 {
	width:256px !important;
	height:30px !important;
}

#item1264186 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1264193 {
	width:256px !important;
	height:30px !important;
}

#item1264190 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1264198 {
	width:256px !important;
	height:30px !important;
}

#item1264194 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1264202 {
	width:256px !important;
	height:30px !important;
}

#item1264199 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1264206 {
	width:256px !important;
	height:30px !important;
}

#item1264203 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1264210 {
	width:256px !important;
	height:30px !important;
}

#item1264207 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1264214 {
	width:256px !important;
	height:30px !important;
}

#item1264211 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1264218 {
	width:256px !important;
	height:30px !important;
}

#item1264215 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1264222 {
	width:256px !important;
	height:30px !important;
}

#item1264219 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1264226 {
	width:256px !important;
	height:37px !important;
}

#item1264223 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1264230 {
	width:256px !important;
	height:30px !important;
}

#item1264227 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1264234 {
	width:256px !important;
	height:30px !important;
}

#item1264231 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1264238 {
	width:256px !important;
	height:30px !important;
}

#item1264235 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1264242 {
	width:256px !important;
	height:30px !important;
}

#item1264239 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1264246 {
	width:256px !important;
	height:30px !important;
}

#item1264243 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1264250 {
	width:256px !important;
	height:30px !important;
}

#item1264247 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1264254 {
	width:256px !important;
	height:30px !important;
}

#item1264251 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1264259 {
	width:256px !important;
	height:30px !important;
}

#item1264256 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1264263 {
	width:256px !important;
	height:30px !important;
}

#item1264260 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1264268 {
	width:256px !important;
	height:30px !important;
}

#item1264264 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1264272 {
	width:256px !important;
	height:30px !important;
}

#item1264269 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1264276 {
	width:256px !important;
	height:30px !important;
}

#item1264273 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1264280 {
	width:256px !important;
	height:30px !important;
}

#item1264277 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1264284 {
	width:256px !important;
	height:41px !important;
}

#item1264281 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1264288 {
	width:256px !important;
	height:21px !important;
}

#item1264285 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1264312 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1263266 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1264564 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1264589 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1264614 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1264639 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1265201 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1265205 {
	width:256px !important;
	height:21px !important;
}

#item1265202 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1265209 {
	width:256px !important;
	height:21px !important;
}

#item1265206 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1265213 {
	width:256px !important;
	height:21px !important;
}

#item1265210 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1265217 {
	width:256px !important;
	height:30px !important;
}

#item1265214 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1265221 {
	width:256px !important;
	height:30px !important;
}

#item1265218 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1265225 {
	width:256px !important;
	height:30px !important;
}

#item1265222 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1265229 {
	width:256px !important;
	height:30px !important;
}

#item1265226 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1265235 {
	width:256px !important;
	height:30px !important;
}

#item1265230 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1265239 {
	width:256px !important;
	height:30px !important;
}

#item1265236 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1265243 {
	width:256px !important;
	height:30px !important;
}

#item1265240 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1265247 {
	width:256px !important;
	height:30px !important;
}

#item1265244 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1265251 {
	width:256px !important;
	height:30px !important;
}

#item1265248 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1265255 {
	width:256px !important;
	height:30px !important;
}

#item1265252 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1265259 {
	width:256px !important;
	height:30px !important;
}

#item1265256 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1265263 {
	width:256px !important;
	height:30px !important;
}

#item1265260 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1265267 {
	width:256px !important;
	height:30px !important;
}

#item1265264 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1265271 {
	width:256px !important;
	height:30px !important;
}

#item1265268 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1265275 {
	width:256px !important;
	height:30px !important;
}

#item1265272 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1265279 {
	width:256px !important;
	height:30px !important;
}

#item1265276 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1265283 {
	width:256px !important;
	height:30px !important;
}

#item1265280 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1265287 {
	width:256px !important;
	height:37px !important;
}

#item1265284 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1265291 {
	width:256px !important;
	height:30px !important;
}

#item1265288 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1265296 {
	width:256px !important;
	height:30px !important;
}

#item1265293 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1265300 {
	width:256px !important;
	height:30px !important;
}

#item1265297 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1265304 {
	width:256px !important;
	height:30px !important;
}

#item1265301 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1265308 {
	width:256px !important;
	height:30px !important;
}

#item1265305 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1265312 {
	width:256px !important;
	height:30px !important;
}

#item1265309 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1265316 {
	width:256px !important;
	height:30px !important;
}

#item1265313 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1265320 {
	width:256px !important;
	height:30px !important;
}

#item1265317 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1265324 {
	width:256px !important;
	height:30px !important;
}

#item1265321 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1265328 {
	width:256px !important;
	height:30px !important;
}

#item1265325 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1265332 {
	width:256px !important;
	height:30px !important;
}

#item1265329 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1265336 {
	width:256px !important;
	height:30px !important;
}

#item1265333 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1265340 {
	width:256px !important;
	height:30px !important;
}

#item1265337 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1265344 {
	width:256px !important;
	height:41px !important;
}

#item1265341 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1265348 {
	width:256px !important;
	height:21px !important;
}

#item1265345 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1265373 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1264324 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1234988 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:32px !important;
	left:36px !important;
	top:320px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1234990 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:63px !important;
	left:36px !important;
	top:485px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1267382 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1267407 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1267433 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1267458 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1268016 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1268020 {
	width:256px !important;
	height:21px !important;
}

#item1268017 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1268024 {
	width:256px !important;
	height:21px !important;
}

#item1268021 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1268028 {
	width:256px !important;
	height:21px !important;
}

#item1268025 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1268032 {
	width:256px !important;
	height:30px !important;
}

#item1268029 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1268037 {
	width:256px !important;
	height:30px !important;
}

#item1268033 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1268042 {
	width:256px !important;
	height:30px !important;
}

#item1268038 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1268046 {
	width:256px !important;
	height:30px !important;
}

#item1268043 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1268050 {
	width:256px !important;
	height:30px !important;
}

#item1268047 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1268054 {
	width:256px !important;
	height:30px !important;
}

#item1268051 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1268058 {
	width:256px !important;
	height:30px !important;
}

#item1268055 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1268062 {
	width:256px !important;
	height:30px !important;
}

#item1268059 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1268066 {
	width:256px !important;
	height:30px !important;
}

#item1268063 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1268070 {
	width:256px !important;
	height:30px !important;
}

#item1268067 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1268095 {
	width:256px !important;
	height:30px !important;
}

#item1268092 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1268099 {
	width:256px !important;
	height:30px !important;
}

#item1268096 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1268103 {
	width:256px !important;
	height:30px !important;
}

#item1268100 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1268107 {
	width:256px !important;
	height:30px !important;
}

#item1268104 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1268111 {
	width:256px !important;
	height:30px !important;
}

#item1268108 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1268116 {
	width:256px !important;
	height:30px !important;
}

#item1268112 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1268121 {
	width:256px !important;
	height:30px !important;
}

#item1268117 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1268125 {
	width:256px !important;
	height:37px !important;
}

#item1268122 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1268129 {
	width:256px !important;
	height:30px !important;
}

#item1268126 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1268133 {
	width:256px !important;
	height:30px !important;
}

#item1268130 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1268137 {
	width:256px !important;
	height:30px !important;
}

#item1268134 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1268141 {
	width:256px !important;
	height:30px !important;
}

#item1268138 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1268145 {
	width:256px !important;
	height:30px !important;
}

#item1268142 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1268149 {
	width:256px !important;
	height:30px !important;
}

#item1268146 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1268153 {
	width:256px !important;
	height:30px !important;
}

#item1268150 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1268157 {
	width:256px !important;
	height:30px !important;
}

#item1268154 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1268162 {
	width:256px !important;
	height:30px !important;
}

#item1268158 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1268166 {
	width:256px !important;
	height:30px !important;
}

#item1268163 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1268170 {
	width:256px !important;
	height:30px !important;
}

#item1268167 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1268174 {
	width:256px !important;
	height:30px !important;
}

#item1268171 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1268179 {
	width:256px !important;
	height:30px !important;
}

#item1268175 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1268183 {
	width:256px !important;
	height:41px !important;
}

#item1268180 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1268187 {
	width:256px !important;
	height:21px !important;
}

#item1268184 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1268211 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1267143 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1269198 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1269223 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1269249 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1269274 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1269833 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1269837 {
	width:256px !important;
	height:21px !important;
}

#item1269834 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1269841 {
	width:256px !important;
	height:21px !important;
}

#item1269838 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1269845 {
	width:256px !important;
	height:21px !important;
}

#item1269842 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1269849 {
	width:256px !important;
	height:30px !important;
}

#item1269846 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1269853 {
	width:256px !important;
	height:30px !important;
}

#item1269850 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1269857 {
	width:256px !important;
	height:30px !important;
}

#item1269854 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1269861 {
	width:256px !important;
	height:30px !important;
}

#item1269858 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1269866 {
	width:256px !important;
	height:30px !important;
}

#item1269862 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1269870 {
	width:256px !important;
	height:30px !important;
}

#item1269867 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1269875 {
	width:256px !important;
	height:30px !important;
}

#item1269872 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1269879 {
	width:256px !important;
	height:30px !important;
}

#item1269876 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1269883 {
	width:256px !important;
	height:30px !important;
}

#item1269880 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1269887 {
	width:256px !important;
	height:30px !important;
}

#item1269884 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1269891 {
	width:256px !important;
	height:30px !important;
}

#item1269888 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1269895 {
	width:256px !important;
	height:30px !important;
}

#item1269892 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1269899 {
	width:256px !important;
	height:30px !important;
}

#item1269896 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1269903 {
	width:256px !important;
	height:30px !important;
}

#item1269900 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1269907 {
	width:256px !important;
	height:30px !important;
}

#item1269904 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1269911 {
	width:256px !important;
	height:30px !important;
}

#item1269908 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1269915 {
	width:256px !important;
	height:30px !important;
}

#item1269912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1269919 {
	width:256px !important;
	height:37px !important;
}

#item1269916 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1269924 {
	width:256px !important;
	height:30px !important;
}

#item1269920 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1269928 {
	width:256px !important;
	height:30px !important;
}

#item1269925 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1269933 {
	width:256px !important;
	height:30px !important;
}

#item1269930 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1269937 {
	width:256px !important;
	height:30px !important;
}

#item1269934 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1269941 {
	width:256px !important;
	height:30px !important;
}

#item1269938 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1269945 {
	width:256px !important;
	height:30px !important;
}

#item1269942 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1269949 {
	width:256px !important;
	height:30px !important;
}

#item1269946 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1269953 {
	width:256px !important;
	height:30px !important;
}

#item1269950 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1269957 {
	width:256px !important;
	height:30px !important;
}

#item1269954 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1269961 {
	width:256px !important;
	height:30px !important;
}

#item1269958 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1269965 {
	width:256px !important;
	height:30px !important;
}

#item1269962 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1269969 {
	width:256px !important;
	height:30px !important;
}

#item1269966 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1269973 {
	width:256px !important;
	height:30px !important;
}

#item1269970 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1269977 {
	width:256px !important;
	height:41px !important;
}

#item1269974 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1269981 {
	width:256px !important;
	height:21px !important;
}

#item1269978 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1270006 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1268959 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1270258 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1270283 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1270308 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1270333 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1270893 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1270897 {
	width:256px !important;
	height:21px !important;
}

#item1270894 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1270902 {
	width:256px !important;
	height:21px !important;
}

#item1270898 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1270906 {
	width:256px !important;
	height:21px !important;
}

#item1270903 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1270910 {
	width:256px !important;
	height:30px !important;
}

#item1270907 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1270914 {
	width:256px !important;
	height:30px !important;
}

#item1270911 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1270918 {
	width:256px !important;
	height:30px !important;
}

#item1270915 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1270922 {
	width:256px !important;
	height:30px !important;
}

#item1270919 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1270926 {
	width:256px !important;
	height:30px !important;
}

#item1270923 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1270930 {
	width:256px !important;
	height:30px !important;
}

#item1270927 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1270934 {
	width:256px !important;
	height:30px !important;
}

#item1270931 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1270938 {
	width:256px !important;
	height:30px !important;
}

#item1270935 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1270952 {
	width:256px !important;
	height:30px !important;
}

#item1270949 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1270956 {
	width:256px !important;
	height:30px !important;
}

#item1270953 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1270960 {
	width:256px !important;
	height:30px !important;
}

#item1270957 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1270964 {
	width:256px !important;
	height:30px !important;
}

#item1270961 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1270970 {
	width:256px !important;
	height:30px !important;
}

#item1270965 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1270974 {
	width:256px !important;
	height:30px !important;
}

#item1270971 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1270978 {
	width:256px !important;
	height:30px !important;
}

#item1270975 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1270982 {
	width:256px !important;
	height:30px !important;
}

#item1270979 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1270986 {
	width:256px !important;
	height:30px !important;
}

#item1270983 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1270990 {
	width:256px !important;
	height:37px !important;
}

#item1270987 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1270994 {
	width:256px !important;
	height:30px !important;
}

#item1270991 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1270998 {
	width:256px !important;
	height:30px !important;
}

#item1270995 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1271002 {
	width:256px !important;
	height:30px !important;
}

#item1270999 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1271006 {
	width:256px !important;
	height:30px !important;
}

#item1271003 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1271010 {
	width:256px !important;
	height:30px !important;
}

#item1271007 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1271014 {
	width:256px !important;
	height:30px !important;
}

#item1271011 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1271018 {
	width:256px !important;
	height:30px !important;
}

#item1271015 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1271022 {
	width:256px !important;
	height:30px !important;
}

#item1271019 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1271026 {
	width:256px !important;
	height:30px !important;
}

#item1271023 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1271031 {
	width:256px !important;
	height:30px !important;
}

#item1271028 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1271035 {
	width:256px !important;
	height:30px !important;
}

#item1271032 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1271039 {
	width:256px !important;
	height:30px !important;
}

#item1271036 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1271044 {
	width:256px !important;
	height:30px !important;
}

#item1271040 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1271048 {
	width:256px !important;
	height:41px !important;
}

#item1271045 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1271052 {
	width:256px !important;
	height:21px !important;
}

#item1271049 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1271076 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1270017 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1216891 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:77px !important;
	left:35px !important;
	top:531px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1235663 {
	width:393px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1273091 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1273116 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1273141 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1273167 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1273727 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1273731 {
	width:256px !important;
	height:21px !important;
}

#item1273728 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1273735 {
	width:256px !important;
	height:21px !important;
}

#item1273732 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1273739 {
	width:256px !important;
	height:21px !important;
}

#item1273736 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1273743 {
	width:256px !important;
	height:30px !important;
}

#item1273740 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1273747 {
	width:256px !important;
	height:30px !important;
}

#item1273744 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1273751 {
	width:256px !important;
	height:30px !important;
}

#item1273748 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1273755 {
	width:256px !important;
	height:30px !important;
}

#item1273752 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1273759 {
	width:256px !important;
	height:30px !important;
}

#item1273756 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1273763 {
	width:256px !important;
	height:30px !important;
}

#item1273760 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1273767 {
	width:256px !important;
	height:30px !important;
}

#item1273764 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1273771 {
	width:256px !important;
	height:30px !important;
}

#item1273768 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1273776 {
	width:256px !important;
	height:30px !important;
}

#item1273772 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1273781 {
	width:256px !important;
	height:30px !important;
}

#item1273777 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1273785 {
	width:256px !important;
	height:30px !important;
}

#item1273782 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1273790 {
	width:256px !important;
	height:30px !important;
}

#item1273786 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1273794 {
	width:256px !important;
	height:30px !important;
}

#item1273791 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1273798 {
	width:256px !important;
	height:30px !important;
}

#item1273795 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1273802 {
	width:256px !important;
	height:30px !important;
}

#item1273799 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1273806 {
	width:256px !important;
	height:30px !important;
}

#item1273803 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1273810 {
	width:256px !important;
	height:30px !important;
}

#item1273807 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1273814 {
	width:256px !important;
	height:37px !important;
}

#item1273811 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1273818 {
	width:256px !important;
	height:30px !important;
}

#item1273815 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1273822 {
	width:256px !important;
	height:30px !important;
}

#item1273819 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1273826 {
	width:256px !important;
	height:30px !important;
}

#item1273823 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1273831 {
	width:256px !important;
	height:30px !important;
}

#item1273827 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1273847 {
	width:256px !important;
	height:30px !important;
}

#item1273844 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1273851 {
	width:256px !important;
	height:30px !important;
}

#item1273848 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1273856 {
	width:256px !important;
	height:30px !important;
}

#item1273853 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1273860 {
	width:256px !important;
	height:30px !important;
}

#item1273857 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1273864 {
	width:256px !important;
	height:30px !important;
}

#item1273861 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1273868 {
	width:256px !important;
	height:30px !important;
}

#item1273865 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1273872 {
	width:256px !important;
	height:30px !important;
}

#item1273869 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1273876 {
	width:256px !important;
	height:30px !important;
}

#item1273873 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1273880 {
	width:256px !important;
	height:30px !important;
}

#item1273877 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1273884 {
	width:256px !important;
	height:41px !important;
}

#item1273881 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1273888 {
	width:256px !important;
	height:21px !important;
}

#item1273885 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1273912 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1272852 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1241934 {
	width:65px !important;
	height:64px !important;
	left:414px !important;
	top:472px !important;
}

#item1241937 {
	width:65px !important;
	height:64px !important;
	left:440px !important;
	top:716px !important;
}

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

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

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

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

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

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

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

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

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

#item1274960 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1274985 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1275010 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1275035 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1275595 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1275599 {
	width:256px !important;
	height:21px !important;
}

#item1275596 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1275604 {
	width:256px !important;
	height:21px !important;
}

#item1275601 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1275608 {
	width:256px !important;
	height:21px !important;
}

#item1275605 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1275612 {
	width:256px !important;
	height:30px !important;
}

#item1275609 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1275616 {
	width:256px !important;
	height:30px !important;
}

#item1275613 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1275620 {
	width:256px !important;
	height:30px !important;
}

#item1275617 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1275624 {
	width:256px !important;
	height:30px !important;
}

#item1275621 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1275628 {
	width:256px !important;
	height:30px !important;
}

#item1275625 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1275632 {
	width:256px !important;
	height:30px !important;
}

#item1275629 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1275636 {
	width:256px !important;
	height:30px !important;
}

#item1275633 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1275640 {
	width:256px !important;
	height:30px !important;
}

#item1275637 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1275644 {
	width:256px !important;
	height:30px !important;
}

#item1275641 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1275648 {
	width:256px !important;
	height:30px !important;
}

#item1275645 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1275652 {
	width:256px !important;
	height:30px !important;
}

#item1275649 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1275656 {
	width:256px !important;
	height:30px !important;
}

#item1275653 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1275661 {
	width:256px !important;
	height:30px !important;
}

#item1275657 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1275666 {
	width:256px !important;
	height:30px !important;
}

#item1275662 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1275670 {
	width:256px !important;
	height:30px !important;
}

#item1275667 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1275674 {
	width:256px !important;
	height:30px !important;
}

#item1275671 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1275678 {
	width:256px !important;
	height:30px !important;
}

#item1275675 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1275682 {
	width:256px !important;
	height:37px !important;
}

#item1275679 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1275686 {
	width:256px !important;
	height:30px !important;
}

#item1275683 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1275690 {
	width:256px !important;
	height:30px !important;
}

#item1275687 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1275694 {
	width:256px !important;
	height:30px !important;
}

#item1275691 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1275698 {
	width:256px !important;
	height:30px !important;
}

#item1275695 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1275702 {
	width:256px !important;
	height:30px !important;
}

#item1275699 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1275706 {
	width:256px !important;
	height:30px !important;
}

#item1275703 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1275710 {
	width:256px !important;
	height:30px !important;
}

#item1275707 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1275715 {
	width:256px !important;
	height:30px !important;
}

#item1275712 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1275735 {
	width:256px !important;
	height:30px !important;
}

#item1275731 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1275739 {
	width:256px !important;
	height:30px !important;
}

#item1275736 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1275744 {
	width:256px !important;
	height:30px !important;
}

#item1275740 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1275748 {
	width:256px !important;
	height:30px !important;
}

#item1275745 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1275752 {
	width:256px !important;
	height:30px !important;
}

#item1275749 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1275756 {
	width:256px !important;
	height:41px !important;
}

#item1275753 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1275760 {
	width:256px !important;
	height:21px !important;
}

#item1275757 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1275784 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1274720 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1276035 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1276060 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1276085 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1276110 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1276672 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1276676 {
	width:256px !important;
	height:21px !important;
}

#item1276673 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1276680 {
	width:256px !important;
	height:21px !important;
}

#item1276677 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1276684 {
	width:256px !important;
	height:21px !important;
}

#item1276681 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1276688 {
	width:256px !important;
	height:30px !important;
}

#item1276685 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1276692 {
	width:256px !important;
	height:30px !important;
}

#item1276689 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1276696 {
	width:256px !important;
	height:30px !important;
}

#item1276693 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1276700 {
	width:256px !important;
	height:30px !important;
}

#item1276697 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1276704 {
	width:256px !important;
	height:30px !important;
}

#item1276701 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1276708 {
	width:256px !important;
	height:30px !important;
}

#item1276705 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1276713 {
	width:256px !important;
	height:30px !important;
}

#item1276709 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1276717 {
	width:256px !important;
	height:30px !important;
}

#item1276714 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1276721 {
	width:256px !important;
	height:30px !important;
}

#item1276718 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1276725 {
	width:256px !important;
	height:30px !important;
}

#item1276722 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1276729 {
	width:256px !important;
	height:30px !important;
}

#item1276726 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1276733 {
	width:256px !important;
	height:30px !important;
}

#item1276730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1276737 {
	width:256px !important;
	height:30px !important;
}

#item1276734 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1276741 {
	width:256px !important;
	height:30px !important;
}

#item1276738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1276745 {
	width:256px !important;
	height:30px !important;
}

#item1276742 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1276749 {
	width:256px !important;
	height:30px !important;
}

#item1276746 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1276753 {
	width:256px !important;
	height:30px !important;
}

#item1276750 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1276757 {
	width:256px !important;
	height:37px !important;
}

#item1276754 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1276761 {
	width:256px !important;
	height:30px !important;
}

#item1276758 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1276765 {
	width:256px !important;
	height:30px !important;
}

#item1276762 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1276770 {
	width:256px !important;
	height:30px !important;
}

#item1276766 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1276774 {
	width:256px !important;
	height:30px !important;
}

#item1276771 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1276778 {
	width:256px !important;
	height:30px !important;
}

#item1276775 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1276783 {
	width:256px !important;
	height:30px !important;
}

#item1276779 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1276787 {
	width:256px !important;
	height:30px !important;
}

#item1276784 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1276791 {
	width:256px !important;
	height:30px !important;
}

#item1276788 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1276795 {
	width:256px !important;
	height:30px !important;
}

#item1276792 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1276799 {
	width:256px !important;
	height:30px !important;
}

#item1276796 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1276803 {
	width:256px !important;
	height:30px !important;
}

#item1276800 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1276807 {
	width:256px !important;
	height:30px !important;
}

#item1276804 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1276812 {
	width:256px !important;
	height:30px !important;
}

#item1276808 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1276817 {
	width:256px !important;
	height:41px !important;
}

#item1276813 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1276821 {
	width:256px !important;
	height:21px !important;
}

#item1276818 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1276845 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1275795 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1277803 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1277829 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1277854 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1277879 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1278438 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1278442 {
	width:256px !important;
	height:21px !important;
}

#item1278439 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1278446 {
	width:256px !important;
	height:21px !important;
}

#item1278443 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1278450 {
	width:256px !important;
	height:21px !important;
}

#item1278447 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1278454 {
	width:256px !important;
	height:30px !important;
}

#item1278451 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1278458 {
	width:256px !important;
	height:30px !important;
}

#item1278455 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1278462 {
	width:256px !important;
	height:30px !important;
}

#item1278459 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1278466 {
	width:256px !important;
	height:30px !important;
}

#item1278463 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1278470 {
	width:256px !important;
	height:30px !important;
}

#item1278467 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1278474 {
	width:256px !important;
	height:30px !important;
}

#item1278471 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1278478 {
	width:256px !important;
	height:30px !important;
}

#item1278475 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1278482 {
	width:256px !important;
	height:30px !important;
}

#item1278479 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1278486 {
	width:256px !important;
	height:30px !important;
}

#item1278483 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1278491 {
	width:256px !important;
	height:30px !important;
}

#item1278487 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1278495 {
	width:256px !important;
	height:30px !important;
}

#item1278492 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1278499 {
	width:256px !important;
	height:30px !important;
}

#item1278496 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1278507 {
	width:256px !important;
	height:30px !important;
}

#item1278504 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1278511 {
	width:256px !important;
	height:30px !important;
}

#item1278508 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1278515 {
	width:256px !important;
	height:30px !important;
}

#item1278512 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1278519 {
	width:256px !important;
	height:30px !important;
}

#item1278516 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1278523 {
	width:256px !important;
	height:30px !important;
}

#item1278520 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1278527 {
	width:256px !important;
	height:37px !important;
}

#item1278524 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1278531 {
	width:256px !important;
	height:30px !important;
}

#item1278528 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1278535 {
	width:256px !important;
	height:30px !important;
}

#item1278532 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1278539 {
	width:256px !important;
	height:30px !important;
}

#item1278536 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1278543 {
	width:256px !important;
	height:30px !important;
}

#item1278540 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1278547 {
	width:256px !important;
	height:30px !important;
}

#item1278544 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1278552 {
	width:256px !important;
	height:30px !important;
}

#item1278548 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1278579 {
	width:256px !important;
	height:30px !important;
}

#item1278576 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1278584 {
	width:256px !important;
	height:30px !important;
}

#item1278580 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1278588 {
	width:256px !important;
	height:30px !important;
}

#item1278585 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1278592 {
	width:256px !important;
	height:30px !important;
}

#item1278589 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1278596 {
	width:256px !important;
	height:30px !important;
}

#item1278593 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1278600 {
	width:256px !important;
	height:30px !important;
}

#item1278597 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1278604 {
	width:256px !important;
	height:30px !important;
}

#item1278601 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1278608 {
	width:256px !important;
	height:41px !important;
}

#item1278605 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1278612 {
	width:256px !important;
	height:21px !important;
}

#item1278609 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1278637 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1277562 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1278889 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1278914 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1278939 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1278965 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1279523 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1279527 {
	width:256px !important;
	height:21px !important;
}

#item1279524 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1279531 {
	width:256px !important;
	height:21px !important;
}

#item1279528 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1279535 {
	width:256px !important;
	height:21px !important;
}

#item1279532 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1279539 {
	width:256px !important;
	height:30px !important;
}

#item1279536 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1279543 {
	width:256px !important;
	height:30px !important;
}

#item1279540 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1279548 {
	width:256px !important;
	height:30px !important;
}

#item1279545 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1279553 {
	width:256px !important;
	height:30px !important;
}

#item1279549 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1279557 {
	width:256px !important;
	height:30px !important;
}

#item1279554 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1279565 {
	width:256px !important;
	height:30px !important;
}

#item1279562 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1279569 {
	width:256px !important;
	height:30px !important;
}

#item1279566 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1279573 {
	width:256px !important;
	height:30px !important;
}

#item1279570 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1279577 {
	width:256px !important;
	height:30px !important;
}

#item1279574 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1279581 {
	width:256px !important;
	height:30px !important;
}

#item1279578 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1279585 {
	width:256px !important;
	height:30px !important;
}

#item1279582 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1279589 {
	width:256px !important;
	height:30px !important;
}

#item1279586 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1279593 {
	width:256px !important;
	height:30px !important;
}

#item1279590 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1279597 {
	width:256px !important;
	height:30px !important;
}

#item1279594 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1279601 {
	width:256px !important;
	height:30px !important;
}

#item1279598 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1279605 {
	width:256px !important;
	height:30px !important;
}

#item1279602 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1279610 {
	width:256px !important;
	height:30px !important;
}

#item1279606 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1279618 {
	width:256px !important;
	height:37px !important;
}

#item1279614 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1279622 {
	width:256px !important;
	height:30px !important;
}

#item1279619 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1279626 {
	width:256px !important;
	height:30px !important;
}

#item1279623 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1279630 {
	width:256px !important;
	height:30px !important;
}

#item1279627 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1279634 {
	width:256px !important;
	height:30px !important;
}

#item1279631 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1279638 {
	width:256px !important;
	height:30px !important;
}

#item1279635 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1279642 {
	width:256px !important;
	height:30px !important;
}

#item1279639 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1279646 {
	width:256px !important;
	height:30px !important;
}

#item1279643 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1279650 {
	width:256px !important;
	height:30px !important;
}

#item1279647 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1279654 {
	width:256px !important;
	height:30px !important;
}

#item1279651 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1279658 {
	width:256px !important;
	height:30px !important;
}

#item1279655 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1279662 {
	width:256px !important;
	height:30px !important;
}

#item1279659 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1279666 {
	width:256px !important;
	height:30px !important;
}

#item1279663 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1279672 {
	width:256px !important;
	height:30px !important;
}

#item1279669 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1279676 {
	width:256px !important;
	height:41px !important;
}

#item1279673 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1279681 {
	width:256px !important;
	height:21px !important;
}

#item1279678 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1279705 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1278650 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1217454 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:46px !important;
	left:36px !important;
	top:234px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1217534 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

#item1280658 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1280683 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1280708 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1280733 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1281293 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1281297 {
	width:256px !important;
	height:21px !important;
}

#item1281294 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1281301 {
	width:256px !important;
	height:21px !important;
}

#item1281298 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1281305 {
	width:256px !important;
	height:21px !important;
}

#item1281302 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1281309 {
	width:256px !important;
	height:30px !important;
}

#item1281306 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1281313 {
	width:256px !important;
	height:30px !important;
}

#item1281310 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1281317 {
	width:256px !important;
	height:30px !important;
}

#item1281314 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1281322 {
	width:256px !important;
	height:30px !important;
}

#item1281318 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1281326 {
	width:256px !important;
	height:30px !important;
}

#item1281323 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1281330 {
	width:256px !important;
	height:30px !important;
}

#item1281327 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1281335 {
	width:256px !important;
	height:30px !important;
}

#item1281332 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1281339 {
	width:256px !important;
	height:30px !important;
}

#item1281336 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1281343 {
	width:256px !important;
	height:30px !important;
}

#item1281340 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1281347 {
	width:256px !important;
	height:30px !important;
}

#item1281344 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1281351 {
	width:256px !important;
	height:30px !important;
}

#item1281348 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1281424 {
	width:256px !important;
	height:30px !important;
}

#item1281421 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1281428 {
	width:256px !important;
	height:30px !important;
}

#item1281425 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1281433 {
	width:256px !important;
	height:30px !important;
}

#item1281429 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1281437 {
	width:256px !important;
	height:30px !important;
}

#item1281434 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1281441 {
	width:256px !important;
	height:30px !important;
}

#item1281438 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1281445 {
	width:256px !important;
	height:30px !important;
}

#item1281442 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1281449 {
	width:256px !important;
	height:37px !important;
}

#item1281446 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1281453 {
	width:256px !important;
	height:30px !important;
}

#item1281450 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1281457 {
	width:256px !important;
	height:30px !important;
}

#item1281454 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1281518 {
	width:256px !important;
	height:30px !important;
}

#item1281514 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1281522 {
	width:256px !important;
	height:30px !important;
}

#item1281519 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1281526 {
	width:256px !important;
	height:30px !important;
}

#item1281523 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1281530 {
	width:256px !important;
	height:30px !important;
}

#item1281527 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1281535 {
	width:256px !important;
	height:30px !important;
}

#item1281531 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1281539 {
	width:256px !important;
	height:30px !important;
}

#item1281536 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1281543 {
	width:256px !important;
	height:30px !important;
}

#item1281540 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1281547 {
	width:256px !important;
	height:30px !important;
}

#item1281544 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1281551 {
	width:256px !important;
	height:30px !important;
}

#item1281548 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1281555 {
	width:256px !important;
	height:30px !important;
}

#item1281552 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1281559 {
	width:256px !important;
	height:30px !important;
}

#item1281556 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1281563 {
	width:256px !important;
	height:41px !important;
}

#item1281560 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1281567 {
	width:256px !important;
	height:21px !important;
}

#item1281564 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1281591 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1280417 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1284078 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1284103 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1284128 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1284153 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1284713 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1284717 {
	width:256px !important;
	height:21px !important;
}

#item1284714 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1284721 {
	width:256px !important;
	height:21px !important;
}

#item1284718 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1284725 {
	width:256px !important;
	height:21px !important;
}

#item1284722 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1284729 {
	width:256px !important;
	height:30px !important;
}

#item1284726 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1284733 {
	width:256px !important;
	height:30px !important;
}

#item1284730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1284737 {
	width:256px !important;
	height:30px !important;
}

#item1284734 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1284742 {
	width:256px !important;
	height:30px !important;
}

#item1284738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1284746 {
	width:256px !important;
	height:30px !important;
}

#item1284743 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1284750 {
	width:256px !important;
	height:30px !important;
}

#item1284747 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1284754 {
	width:256px !important;
	height:30px !important;
}

#item1284751 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1284758 {
	width:256px !important;
	height:30px !important;
}

#item1284755 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1284762 {
	width:256px !important;
	height:30px !important;
}

#item1284759 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1284766 {
	width:256px !important;
	height:30px !important;
}

#item1284763 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1284770 {
	width:256px !important;
	height:30px !important;
}

#item1284767 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1284774 {
	width:256px !important;
	height:30px !important;
}

#item1284771 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1284778 {
	width:256px !important;
	height:30px !important;
}

#item1284775 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1284782 {
	width:256px !important;
	height:30px !important;
}

#item1284779 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1284786 {
	width:256px !important;
	height:30px !important;
}

#item1284783 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1284790 {
	width:256px !important;
	height:30px !important;
}

#item1284787 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1284794 {
	width:256px !important;
	height:30px !important;
}

#item1284791 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1284798 {
	width:256px !important;
	height:37px !important;
}

#item1284795 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1284803 {
	width:256px !important;
	height:30px !important;
}

#item1284799 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1284807 {
	width:256px !important;
	height:30px !important;
}

#item1284804 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1284811 {
	width:256px !important;
	height:30px !important;
}

#item1284808 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1284816 {
	width:256px !important;
	height:30px !important;
}

#item1284813 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1284820 {
	width:256px !important;
	height:30px !important;
}

#item1284817 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1284824 {
	width:256px !important;
	height:30px !important;
}

#item1284821 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1284828 {
	width:256px !important;
	height:30px !important;
}

#item1284825 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1284833 {
	width:256px !important;
	height:30px !important;
}

#item1284830 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1284837 {
	width:256px !important;
	height:30px !important;
}

#item1284834 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1284841 {
	width:256px !important;
	height:30px !important;
}

#item1284838 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1284845 {
	width:256px !important;
	height:30px !important;
}

#item1284842 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1284849 {
	width:256px !important;
	height:30px !important;
}

#item1284846 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1284853 {
	width:256px !important;
	height:30px !important;
}

#item1284850 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1284857 {
	width:256px !important;
	height:41px !important;
}

#item1284854 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1284862 {
	width:256px !important;
	height:21px !important;
}

#item1284858 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1284886 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1283837 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1285138 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1285163 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1285188 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1285213 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1285771 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1285776 {
	width:256px !important;
	height:21px !important;
}

#item1285772 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1285780 {
	width:256px !important;
	height:21px !important;
}

#item1285777 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1285784 {
	width:256px !important;
	height:21px !important;
}

#item1285781 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1285788 {
	width:256px !important;
	height:30px !important;
}

#item1285785 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1285793 {
	width:256px !important;
	height:30px !important;
}

#item1285789 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1285797 {
	width:256px !important;
	height:30px !important;
}

#item1285794 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1285801 {
	width:256px !important;
	height:30px !important;
}

#item1285798 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1285805 {
	width:256px !important;
	height:30px !important;
}

#item1285802 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1285809 {
	width:256px !important;
	height:30px !important;
}

#item1285806 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1285813 {
	width:256px !important;
	height:30px !important;
}

#item1285810 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1285817 {
	width:256px !important;
	height:30px !important;
}

#item1285814 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1285821 {
	width:256px !important;
	height:30px !important;
}

#item1285818 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1285825 {
	width:256px !important;
	height:30px !important;
}

#item1285822 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1285829 {
	width:256px !important;
	height:30px !important;
}

#item1285826 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1285833 {
	width:256px !important;
	height:30px !important;
}

#item1285830 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1285838 {
	width:256px !important;
	height:30px !important;
}

#item1285834 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1285842 {
	width:256px !important;
	height:30px !important;
}

#item1285839 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1285846 {
	width:256px !important;
	height:30px !important;
}

#item1285843 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1285851 {
	width:256px !important;
	height:30px !important;
}

#item1285847 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1285855 {
	width:256px !important;
	height:30px !important;
}

#item1285852 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1285859 {
	width:256px !important;
	height:37px !important;
}

#item1285856 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1285863 {
	width:256px !important;
	height:30px !important;
}

#item1285860 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1285867 {
	width:256px !important;
	height:30px !important;
}

#item1285864 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1285871 {
	width:256px !important;
	height:30px !important;
}

#item1285868 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1285875 {
	width:256px !important;
	height:30px !important;
}

#item1285872 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1285879 {
	width:256px !important;
	height:30px !important;
}

#item1285876 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1285883 {
	width:256px !important;
	height:30px !important;
}

#item1285880 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1285887 {
	width:256px !important;
	height:30px !important;
}

#item1285884 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1285891 {
	width:256px !important;
	height:30px !important;
}

#item1285888 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1285896 {
	width:256px !important;
	height:30px !important;
}

#item1285892 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1285901 {
	width:256px !important;
	height:30px !important;
}

#item1285897 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1285905 {
	width:256px !important;
	height:30px !important;
}

#item1285902 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1285909 {
	width:256px !important;
	height:30px !important;
}

#item1285906 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1285913 {
	width:256px !important;
	height:30px !important;
}

#item1285910 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1285917 {
	width:256px !important;
	height:41px !important;
}

#item1285914 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1285921 {
	width:256px !important;
	height:21px !important;
}

#item1285918 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1285945 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1284899 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1287980 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1288005 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1288030 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1288055 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1288613 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1288617 {
	width:256px !important;
	height:21px !important;
}

#item1288614 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1288621 {
	width:256px !important;
	height:21px !important;
}

#item1288618 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1288626 {
	width:256px !important;
	height:21px !important;
}

#item1288622 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1288630 {
	width:256px !important;
	height:30px !important;
}

#item1288627 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1288634 {
	width:256px !important;
	height:30px !important;
}

#item1288631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1288638 {
	width:256px !important;
	height:30px !important;
}

#item1288635 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1288642 {
	width:256px !important;
	height:30px !important;
}

#item1288639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1288646 {
	width:256px !important;
	height:30px !important;
}

#item1288643 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1288650 {
	width:256px !important;
	height:30px !important;
}

#item1288647 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1288654 {
	width:256px !important;
	height:30px !important;
}

#item1288651 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1288658 {
	width:256px !important;
	height:30px !important;
}

#item1288655 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1288662 {
	width:256px !important;
	height:30px !important;
}

#item1288659 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1288667 {
	width:256px !important;
	height:30px !important;
}

#item1288664 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1288671 {
	width:256px !important;
	height:30px !important;
}

#item1288668 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1288675 {
	width:256px !important;
	height:30px !important;
}

#item1288672 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1288679 {
	width:256px !important;
	height:30px !important;
}

#item1288676 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1288684 {
	width:256px !important;
	height:30px !important;
}

#item1288680 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1288688 {
	width:256px !important;
	height:30px !important;
}

#item1288685 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1288692 {
	width:256px !important;
	height:30px !important;
}

#item1288689 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1288696 {
	width:256px !important;
	height:30px !important;
}

#item1288693 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1288700 {
	width:256px !important;
	height:37px !important;
}

#item1288697 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1288704 {
	width:256px !important;
	height:30px !important;
}

#item1288701 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1288708 {
	width:256px !important;
	height:30px !important;
}

#item1288705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1288712 {
	width:256px !important;
	height:30px !important;
}

#item1288709 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1288716 {
	width:256px !important;
	height:30px !important;
}

#item1288713 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1288720 {
	width:256px !important;
	height:30px !important;
}

#item1288717 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1288725 {
	width:256px !important;
	height:30px !important;
}

#item1288721 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1288729 {
	width:256px !important;
	height:30px !important;
}

#item1288726 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1288748 {
	width:256px !important;
	height:30px !important;
}

#item1288745 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1288753 {
	width:256px !important;
	height:30px !important;
}

#item1288749 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1288757 {
	width:256px !important;
	height:30px !important;
}

#item1288754 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1288761 {
	width:256px !important;
	height:30px !important;
}

#item1288758 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1288765 {
	width:256px !important;
	height:30px !important;
}

#item1288762 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1288769 {
	width:256px !important;
	height:30px !important;
}

#item1288766 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1288773 {
	width:256px !important;
	height:41px !important;
}

#item1288770 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1288777 {
	width:256px !important;
	height:21px !important;
}

#item1288774 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1288801 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1287740 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1289825 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1289850 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1289875 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1289900 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1290457 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1290462 {
	width:256px !important;
	height:21px !important;
}

#item1290458 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1290466 {
	width:256px !important;
	height:21px !important;
}

#item1290463 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1290470 {
	width:256px !important;
	height:21px !important;
}

#item1290467 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1290474 {
	width:256px !important;
	height:30px !important;
}

#item1290471 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1290478 {
	width:256px !important;
	height:30px !important;
}

#item1290475 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1290482 {
	width:256px !important;
	height:30px !important;
}

#item1290479 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1290486 {
	width:256px !important;
	height:30px !important;
}

#item1290483 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1290490 {
	width:256px !important;
	height:30px !important;
}

#item1290487 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1290494 {
	width:256px !important;
	height:30px !important;
}

#item1290491 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1290498 {
	width:256px !important;
	height:30px !important;
}

#item1290495 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1290507 {
	width:256px !important;
	height:30px !important;
}

#item1290503 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1290511 {
	width:256px !important;
	height:30px !important;
}

#item1290508 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1290515 {
	width:256px !important;
	height:30px !important;
}

#item1290512 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1290519 {
	width:256px !important;
	height:30px !important;
}

#item1290516 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1290523 {
	width:256px !important;
	height:30px !important;
}

#item1290520 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1290528 {
	width:256px !important;
	height:30px !important;
}

#item1290525 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1290540 {
	width:256px !important;
	height:30px !important;
}

#item1290537 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1290544 {
	width:256px !important;
	height:30px !important;
}

#item1290541 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1290548 {
	width:256px !important;
	height:30px !important;
}

#item1290545 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1290552 {
	width:256px !important;
	height:30px !important;
}

#item1290549 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1290557 {
	width:256px !important;
	height:37px !important;
}

#item1290553 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1290561 {
	width:256px !important;
	height:30px !important;
}

#item1290558 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1290565 {
	width:256px !important;
	height:30px !important;
}

#item1290562 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1290569 {
	width:256px !important;
	height:30px !important;
}

#item1290566 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1290573 {
	width:256px !important;
	height:30px !important;
}

#item1290570 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1290577 {
	width:256px !important;
	height:30px !important;
}

#item1290574 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1290581 {
	width:256px !important;
	height:30px !important;
}

#item1290578 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1290585 {
	width:256px !important;
	height:30px !important;
}

#item1290582 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1290589 {
	width:256px !important;
	height:30px !important;
}

#item1290586 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1290594 {
	width:256px !important;
	height:30px !important;
}

#item1290590 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1290598 {
	width:256px !important;
	height:30px !important;
}

#item1290595 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1290603 {
	width:256px !important;
	height:30px !important;
}

#item1290600 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1290607 {
	width:256px !important;
	height:30px !important;
}

#item1290604 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1290611 {
	width:256px !important;
	height:30px !important;
}

#item1290608 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1290615 {
	width:256px !important;
	height:41px !important;
}

#item1290612 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1290619 {
	width:256px !important;
	height:21px !important;
}

#item1290616 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1290643 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1289585 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1290894 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1290919 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1290944 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1290969 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1291531 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1291535 {
	width:256px !important;
	height:21px !important;
}

#item1291532 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1291539 {
	width:256px !important;
	height:21px !important;
}

#item1291536 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1291543 {
	width:256px !important;
	height:21px !important;
}

#item1291540 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1291547 {
	width:256px !important;
	height:30px !important;
}

#item1291544 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1291551 {
	width:256px !important;
	height:30px !important;
}

#item1291548 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1291555 {
	width:256px !important;
	height:30px !important;
}

#item1291552 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1291559 {
	width:256px !important;
	height:30px !important;
}

#item1291556 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1291563 {
	width:256px !important;
	height:30px !important;
}

#item1291560 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1291567 {
	width:256px !important;
	height:30px !important;
}

#item1291564 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1291572 {
	width:256px !important;
	height:30px !important;
}

#item1291569 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1291622 {
	width:256px !important;
	height:30px !important;
}

#item1291619 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1291626 {
	width:256px !important;
	height:30px !important;
}

#item1291623 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1291630 {
	width:256px !important;
	height:30px !important;
}

#item1291627 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1291634 {
	width:256px !important;
	height:30px !important;
}

#item1291631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1291638 {
	width:256px !important;
	height:30px !important;
}

#item1291635 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1291642 {
	width:256px !important;
	height:30px !important;
}

#item1291639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1291653 {
	width:256px !important;
	height:30px !important;
}

#item1291650 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1291657 {
	width:256px !important;
	height:30px !important;
}

#item1291654 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1291661 {
	width:256px !important;
	height:30px !important;
}

#item1291658 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1291665 {
	width:256px !important;
	height:30px !important;
}

#item1291662 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1291669 {
	width:256px !important;
	height:37px !important;
}

#item1291666 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1291673 {
	width:256px !important;
	height:30px !important;
}

#item1291670 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1291681 {
	width:256px !important;
	height:30px !important;
}

#item1291678 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1291686 {
	width:256px !important;
	height:30px !important;
}

#item1291682 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1291690 {
	width:256px !important;
	height:30px !important;
}

#item1291687 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1291694 {
	width:256px !important;
	height:30px !important;
}

#item1291691 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1291698 {
	width:256px !important;
	height:30px !important;
}

#item1291695 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1291702 {
	width:256px !important;
	height:30px !important;
}

#item1291699 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1291706 {
	width:256px !important;
	height:30px !important;
}

#item1291703 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1291710 {
	width:256px !important;
	height:30px !important;
}

#item1291707 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1291715 {
	width:256px !important;
	height:30px !important;
}

#item1291711 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1291719 {
	width:256px !important;
	height:30px !important;
}

#item1291716 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1291723 {
	width:256px !important;
	height:30px !important;
}

#item1291720 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1291727 {
	width:256px !important;
	height:30px !important;
}

#item1291724 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1291731 {
	width:256px !important;
	height:41px !important;
}

#item1291728 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1291735 {
	width:256px !important;
	height:21px !important;
}

#item1291732 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1291760 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1290654 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1218263 {
	width:256px !important;
	height:41px !important;
	left:2px !important;
	top:2px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1218339 {
	width:256px !important;
	height:70px !important;
	left:2px !important;
	top:2px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1293797 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1293822 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1293847 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1293873 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1294433 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1294437 {
	width:256px !important;
	height:21px !important;
}

#item1294434 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1294441 {
	width:256px !important;
	height:21px !important;
}

#item1294438 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1294445 {
	width:256px !important;
	height:21px !important;
}

#item1294442 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1294449 {
	width:256px !important;
	height:30px !important;
}

#item1294446 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1294453 {
	width:256px !important;
	height:30px !important;
}

#item1294450 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1294458 {
	width:256px !important;
	height:30px !important;
}

#item1294454 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1294463 {
	width:256px !important;
	height:30px !important;
}

#item1294459 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1294471 {
	width:256px !important;
	height:30px !important;
}

#item1294468 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1294475 {
	width:256px !important;
	height:30px !important;
}

#item1294472 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1294480 {
	width:256px !important;
	height:30px !important;
}

#item1294477 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1294484 {
	width:256px !important;
	height:30px !important;
}

#item1294481 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1294488 {
	width:256px !important;
	height:30px !important;
}

#item1294485 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1294497 {
	width:256px !important;
	height:30px !important;
}

#item1294494 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1294501 {
	width:256px !important;
	height:30px !important;
}

#item1294498 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1294505 {
	width:256px !important;
	height:30px !important;
}

#item1294502 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1294509 {
	width:256px !important;
	height:30px !important;
}

#item1294506 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1294542 {
	width:256px !important;
	height:30px !important;
}

#item1294539 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1294546 {
	width:256px !important;
	height:30px !important;
}

#item1294543 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1294550 {
	width:256px !important;
	height:30px !important;
}

#item1294547 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1294554 {
	width:256px !important;
	height:30px !important;
}

#item1294551 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1294559 {
	width:256px !important;
	height:37px !important;
}

#item1294555 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1294563 {
	width:256px !important;
	height:30px !important;
}

#item1294560 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1294567 {
	width:256px !important;
	height:30px !important;
}

#item1294564 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1294571 {
	width:256px !important;
	height:30px !important;
}

#item1294568 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1294575 {
	width:256px !important;
	height:30px !important;
}

#item1294572 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1294579 {
	width:256px !important;
	height:30px !important;
}

#item1294576 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1294583 {
	width:256px !important;
	height:30px !important;
}

#item1294580 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1294587 {
	width:256px !important;
	height:30px !important;
}

#item1294584 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1294591 {
	width:256px !important;
	height:30px !important;
}

#item1294588 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1294595 {
	width:256px !important;
	height:30px !important;
}

#item1294592 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1294599 {
	width:256px !important;
	height:30px !important;
}

#item1294596 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1294603 {
	width:256px !important;
	height:30px !important;
}

#item1294600 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1294607 {
	width:256px !important;
	height:30px !important;
}

#item1294604 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1294611 {
	width:256px !important;
	height:30px !important;
}

#item1294608 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1294616 {
	width:256px !important;
	height:41px !important;
}

#item1294612 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1294620 {
	width:256px !important;
	height:21px !important;
}

#item1294617 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1294644 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1293557 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1215003 {
	width:54px !important;
	height:23px !important;
	left:44px !important;
	top:527px !important;
}

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

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

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

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

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

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

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

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

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

#item1298708 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1298733 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1298758 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1298783 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1299345 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1299350 {
	width:256px !important;
	height:21px !important;
}

#item1299346 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1299354 {
	width:256px !important;
	height:21px !important;
}

#item1299351 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1299358 {
	width:256px !important;
	height:21px !important;
}

#item1299355 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1299362 {
	width:256px !important;
	height:30px !important;
}

#item1299359 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1299366 {
	width:256px !important;
	height:30px !important;
}

#item1299363 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1299370 {
	width:256px !important;
	height:30px !important;
}

#item1299367 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1299374 {
	width:256px !important;
	height:30px !important;
}

#item1299371 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1299378 {
	width:256px !important;
	height:30px !important;
}

#item1299375 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1299382 {
	width:256px !important;
	height:30px !important;
}

#item1299379 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1299386 {
	width:256px !important;
	height:30px !important;
}

#item1299383 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1299390 {
	width:256px !important;
	height:30px !important;
}

#item1299387 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1299394 {
	width:256px !important;
	height:30px !important;
}

#item1299391 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1299398 {
	width:256px !important;
	height:30px !important;
}

#item1299395 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1299402 {
	width:256px !important;
	height:30px !important;
}

#item1299399 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1299406 {
	width:256px !important;
	height:30px !important;
}

#item1299403 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1299411 {
	width:256px !important;
	height:30px !important;
}

#item1299408 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1299415 {
	width:256px !important;
	height:30px !important;
}

#item1299412 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1299419 {
	width:256px !important;
	height:30px !important;
}

#item1299416 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1299423 {
	width:256px !important;
	height:30px !important;
}

#item1299420 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1299427 {
	width:256px !important;
	height:30px !important;
}

#item1299424 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1299432 {
	width:256px !important;
	height:37px !important;
}

#item1299428 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1299436 {
	width:256px !important;
	height:30px !important;
}

#item1299433 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1299440 {
	width:256px !important;
	height:30px !important;
}

#item1299437 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1299444 {
	width:256px !important;
	height:30px !important;
}

#item1299441 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1299448 {
	width:256px !important;
	height:30px !important;
}

#item1299445 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1299452 {
	width:256px !important;
	height:30px !important;
}

#item1299449 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1299456 {
	width:256px !important;
	height:30px !important;
}

#item1299453 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1299460 {
	width:256px !important;
	height:30px !important;
}

#item1299457 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1299464 {
	width:256px !important;
	height:30px !important;
}

#item1299461 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1299469 {
	width:256px !important;
	height:30px !important;
}

#item1299465 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1299474 {
	width:256px !important;
	height:30px !important;
}

#item1299470 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1299478 {
	width:256px !important;
	height:30px !important;
}

#item1299475 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1299482 {
	width:256px !important;
	height:30px !important;
}

#item1299479 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1299486 {
	width:256px !important;
	height:30px !important;
}

#item1299483 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1299490 {
	width:256px !important;
	height:41px !important;
}

#item1299487 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1299494 {
	width:256px !important;
	height:21px !important;
}

#item1299491 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1299518 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1298469 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1299768 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1299793 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1299818 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1299843 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1300407 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1300412 {
	width:256px !important;
	height:21px !important;
}

#item1300408 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1300416 {
	width:256px !important;
	height:21px !important;
}

#item1300413 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1300420 {
	width:256px !important;
	height:21px !important;
}

#item1300417 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1300424 {
	width:256px !important;
	height:30px !important;
}

#item1300421 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1300428 {
	width:256px !important;
	height:30px !important;
}

#item1300425 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1300432 {
	width:256px !important;
	height:30px !important;
}

#item1300429 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1300437 {
	width:256px !important;
	height:30px !important;
}

#item1300434 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1300442 {
	width:256px !important;
	height:30px !important;
}

#item1300439 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1300446 {
	width:256px !important;
	height:30px !important;
}

#item1300443 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1300451 {
	width:256px !important;
	height:30px !important;
}

#item1300448 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1300455 {
	width:256px !important;
	height:30px !important;
}

#item1300452 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1300459 {
	width:256px !important;
	height:30px !important;
}

#item1300456 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1300463 {
	width:256px !important;
	height:30px !important;
}

#item1300460 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1300467 {
	width:256px !important;
	height:30px !important;
}

#item1300464 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1300471 {
	width:256px !important;
	height:30px !important;
}

#item1300468 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1300475 {
	width:256px !important;
	height:30px !important;
}

#item1300472 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1300516 {
	width:256px !important;
	height:30px !important;
}

#item1300513 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1300520 {
	width:256px !important;
	height:30px !important;
}

#item1300517 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1300524 {
	width:256px !important;
	height:30px !important;
}

#item1300521 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1300529 {
	width:256px !important;
	height:30px !important;
}

#item1300525 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1300533 {
	width:256px !important;
	height:37px !important;
}

#item1300530 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1300537 {
	width:256px !important;
	height:30px !important;
}

#item1300534 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1300541 {
	width:256px !important;
	height:30px !important;
}

#item1300538 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1300546 {
	width:256px !important;
	height:30px !important;
}

#item1300542 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1300550 {
	width:256px !important;
	height:30px !important;
}

#item1300547 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1300554 {
	width:256px !important;
	height:30px !important;
}

#item1300551 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1300558 {
	width:256px !important;
	height:30px !important;
}

#item1300555 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1300562 {
	width:256px !important;
	height:30px !important;
}

#item1300559 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1300566 {
	width:256px !important;
	height:30px !important;
}

#item1300563 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1300570 {
	width:256px !important;
	height:30px !important;
}

#item1300567 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1300574 {
	width:256px !important;
	height:30px !important;
}

#item1300571 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1300578 {
	width:256px !important;
	height:30px !important;
}

#item1300575 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1300582 {
	width:256px !important;
	height:30px !important;
}

#item1300579 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1300586 {
	width:256px !important;
	height:30px !important;
}

#item1300583 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1300590 {
	width:256px !important;
	height:41px !important;
}

#item1300587 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1300594 {
	width:256px !important;
	height:21px !important;
}

#item1300591 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1300618 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1299529 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1214866 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1214876 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1214881 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1301708 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1301733 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1301759 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1301784 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1302343 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1302347 {
	width:256px !important;
	height:21px !important;
}

#item1302344 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1302351 {
	width:256px !important;
	height:21px !important;
}

#item1302348 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1302355 {
	width:256px !important;
	height:21px !important;
}

#item1302352 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1302359 {
	width:256px !important;
	height:30px !important;
}

#item1302356 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1302364 {
	width:256px !important;
	height:30px !important;
}

#item1302360 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1302368 {
	width:256px !important;
	height:30px !important;
}

#item1302365 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1302372 {
	width:256px !important;
	height:30px !important;
}

#item1302369 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1302376 {
	width:256px !important;
	height:30px !important;
}

#item1302373 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1302382 {
	width:256px !important;
	height:30px !important;
}

#item1302377 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1302386 {
	width:256px !important;
	height:30px !important;
}

#item1302383 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1302390 {
	width:256px !important;
	height:30px !important;
}

#item1302387 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1302394 {
	width:256px !important;
	height:30px !important;
}

#item1302391 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1302398 {
	width:256px !important;
	height:30px !important;
}

#item1302395 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1302402 {
	width:256px !important;
	height:30px !important;
}

#item1302399 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1302406 {
	width:256px !important;
	height:30px !important;
}

#item1302403 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1302410 {
	width:256px !important;
	height:30px !important;
}

#item1302407 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1302414 {
	width:256px !important;
	height:30px !important;
}

#item1302411 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1302418 {
	width:256px !important;
	height:30px !important;
}

#item1302415 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1302422 {
	width:256px !important;
	height:30px !important;
}

#item1302419 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1302427 {
	width:256px !important;
	height:30px !important;
}

#item1302423 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1302431 {
	width:256px !important;
	height:37px !important;
}

#item1302428 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1302435 {
	width:256px !important;
	height:30px !important;
}

#item1302432 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1302439 {
	width:256px !important;
	height:30px !important;
}

#item1302436 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1302443 {
	width:256px !important;
	height:30px !important;
}

#item1302440 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1302447 {
	width:256px !important;
	height:30px !important;
}

#item1302444 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1302451 {
	width:256px !important;
	height:30px !important;
}

#item1302448 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1302455 {
	width:256px !important;
	height:30px !important;
}

#item1302452 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1302459 {
	width:256px !important;
	height:30px !important;
}

#item1302456 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1302463 {
	width:256px !important;
	height:30px !important;
}

#item1302460 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1302467 {
	width:256px !important;
	height:30px !important;
}

#item1302464 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1302471 {
	width:256px !important;
	height:30px !important;
}

#item1302468 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1302475 {
	width:256px !important;
	height:30px !important;
}

#item1302472 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1302479 {
	width:256px !important;
	height:30px !important;
}

#item1302476 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1302484 {
	width:256px !important;
	height:30px !important;
}

#item1302480 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1302488 {
	width:256px !important;
	height:41px !important;
}

#item1302485 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1302492 {
	width:256px !important;
	height:21px !important;
}

#item1302489 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1302516 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1301470 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1302768 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1302793 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1302818 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1302843 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1303401 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1303405 {
	width:256px !important;
	height:21px !important;
}

#item1303402 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1303409 {
	width:256px !important;
	height:21px !important;
}

#item1303406 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1303413 {
	width:256px !important;
	height:21px !important;
}

#item1303410 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1303417 {
	width:256px !important;
	height:30px !important;
}

#item1303414 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1303421 {
	width:256px !important;
	height:30px !important;
}

#item1303418 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1303425 {
	width:256px !important;
	height:30px !important;
}

#item1303422 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1303429 {
	width:256px !important;
	height:30px !important;
}

#item1303426 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1303433 {
	width:256px !important;
	height:30px !important;
}

#item1303430 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1303437 {
	width:256px !important;
	height:30px !important;
}

#item1303434 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1303441 {
	width:256px !important;
	height:30px !important;
}

#item1303438 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1303445 {
	width:256px !important;
	height:30px !important;
}

#item1303442 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1303449 {
	width:256px !important;
	height:30px !important;
}

#item1303446 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1303453 {
	width:256px !important;
	height:30px !important;
}

#item1303450 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1303458 {
	width:256px !important;
	height:30px !important;
}

#item1303454 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1303462 {
	width:256px !important;
	height:30px !important;
}

#item1303459 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1303467 {
	width:256px !important;
	height:30px !important;
}

#item1303464 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1303471 {
	width:256px !important;
	height:30px !important;
}

#item1303468 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1303475 {
	width:256px !important;
	height:30px !important;
}

#item1303472 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1303480 {
	width:256px !important;
	height:30px !important;
}

#item1303477 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1303485 {
	width:256px !important;
	height:30px !important;
}

#item1303482 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1303489 {
	width:256px !important;
	height:37px !important;
}

#item1303486 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1303493 {
	width:256px !important;
	height:30px !important;
}

#item1303490 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1303497 {
	width:256px !important;
	height:30px !important;
}

#item1303494 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1303501 {
	width:256px !important;
	height:30px !important;
}

#item1303498 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1303505 {
	width:256px !important;
	height:30px !important;
}

#item1303502 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1303510 {
	width:256px !important;
	height:30px !important;
}

#item1303506 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1303514 {
	width:256px !important;
	height:30px !important;
}

#item1303511 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1303519 {
	width:256px !important;
	height:30px !important;
}

#item1303515 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1303523 {
	width:256px !important;
	height:30px !important;
}

#item1303520 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1303527 {
	width:256px !important;
	height:30px !important;
}

#item1303524 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1303531 {
	width:256px !important;
	height:30px !important;
}

#item1303528 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1303535 {
	width:256px !important;
	height:30px !important;
}

#item1303532 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1303539 {
	width:256px !important;
	height:30px !important;
}

#item1303536 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1303543 {
	width:256px !important;
	height:30px !important;
}

#item1303540 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1303548 {
	width:256px !important;
	height:41px !important;
}

#item1303544 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1303552 {
	width:256px !important;
	height:21px !important;
}

#item1303549 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1303576 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1302527 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

@keyframes flyinfromleft-1474439 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1474439 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1304290 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

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

#item1304528 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1304553 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1304579 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1304604 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1305162 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1305166 {
	width:256px !important;
	height:21px !important;
}

#item1305163 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1305171 {
	width:256px !important;
	height:21px !important;
}

#item1305167 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1305175 {
	width:256px !important;
	height:21px !important;
}

#item1305172 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1305179 {
	width:256px !important;
	height:30px !important;
}

#item1305176 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1305183 {
	width:256px !important;
	height:30px !important;
}

#item1305180 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1305187 {
	width:256px !important;
	height:30px !important;
}

#item1305184 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1305191 {
	width:256px !important;
	height:30px !important;
}

#item1305188 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1305214 {
	width:256px !important;
	height:30px !important;
}

#item1305211 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1305218 {
	width:256px !important;
	height:30px !important;
}

#item1305215 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1305222 {
	width:256px !important;
	height:30px !important;
}

#item1305219 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1305226 {
	width:256px !important;
	height:30px !important;
}

#item1305223 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1305230 {
	width:256px !important;
	height:30px !important;
}

#item1305227 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1305234 {
	width:256px !important;
	height:30px !important;
}

#item1305231 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1305238 {
	width:256px !important;
	height:30px !important;
}

#item1305235 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1305242 {
	width:256px !important;
	height:30px !important;
}

#item1305239 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1305246 {
	width:256px !important;
	height:30px !important;
}

#item1305243 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1305251 {
	width:256px !important;
	height:30px !important;
}

#item1305248 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1305256 {
	width:256px !important;
	height:30px !important;
}

#item1305252 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1305260 {
	width:256px !important;
	height:30px !important;
}

#item1305257 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1305264 {
	width:256px !important;
	height:30px !important;
}

#item1305261 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1305269 {
	width:256px !important;
	height:37px !important;
}

#item1305265 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1305273 {
	width:256px !important;
	height:30px !important;
}

#item1305270 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1305277 {
	width:256px !important;
	height:30px !important;
}

#item1305274 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1305281 {
	width:256px !important;
	height:30px !important;
}

#item1305278 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1305285 {
	width:256px !important;
	height:30px !important;
}

#item1305282 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1305289 {
	width:256px !important;
	height:30px !important;
}

#item1305286 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1305293 {
	width:256px !important;
	height:30px !important;
}

#item1305290 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1305297 {
	width:256px !important;
	height:30px !important;
}

#item1305294 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1305301 {
	width:256px !important;
	height:30px !important;
}

#item1305298 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1305305 {
	width:256px !important;
	height:30px !important;
}

#item1305302 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1305310 {
	width:256px !important;
	height:30px !important;
}

#item1305306 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1305322 {
	width:256px !important;
	height:30px !important;
}

#item1305319 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1305326 {
	width:256px !important;
	height:30px !important;
}

#item1305323 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1305330 {
	width:256px !important;
	height:30px !important;
}

#item1305327 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1305334 {
	width:256px !important;
	height:41px !important;
}

#item1305331 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1305338 {
	width:256px !important;
	height:21px !important;
}

#item1305335 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1305362 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1304286 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1305614 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1305639 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1305664 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1305689 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1306248 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1306252 {
	width:256px !important;
	height:21px !important;
}

#item1306249 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1306256 {
	width:256px !important;
	height:21px !important;
}

#item1306253 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1306260 {
	width:256px !important;
	height:21px !important;
}

#item1306257 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1306264 {
	width:256px !important;
	height:30px !important;
}

#item1306261 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1306268 {
	width:256px !important;
	height:30px !important;
}

#item1306265 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1306272 {
	width:256px !important;
	height:30px !important;
}

#item1306269 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1306276 {
	width:256px !important;
	height:30px !important;
}

#item1306273 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1306280 {
	width:256px !important;
	height:30px !important;
}

#item1306277 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1306284 {
	width:256px !important;
	height:30px !important;
}

#item1306281 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1306288 {
	width:256px !important;
	height:30px !important;
}

#item1306285 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1306293 {
	width:256px !important;
	height:30px !important;
}

#item1306290 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1306297 {
	width:256px !important;
	height:30px !important;
}

#item1306294 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1306301 {
	width:256px !important;
	height:30px !important;
}

#item1306298 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1306305 {
	width:256px !important;
	height:30px !important;
}

#item1306302 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1306309 {
	width:256px !important;
	height:30px !important;
}

#item1306306 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1306313 {
	width:256px !important;
	height:30px !important;
}

#item1306310 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1306317 {
	width:256px !important;
	height:30px !important;
}

#item1306314 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1306321 {
	width:256px !important;
	height:30px !important;
}

#item1306318 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1306330 {
	width:256px !important;
	height:30px !important;
}

#item1306327 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1306334 {
	width:256px !important;
	height:30px !important;
}

#item1306331 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1306339 {
	width:256px !important;
	height:37px !important;
}

#item1306335 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1306345 {
	width:256px !important;
	height:30px !important;
}

#item1306342 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1306349 {
	width:256px !important;
	height:30px !important;
}

#item1306346 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1306353 {
	width:256px !important;
	height:30px !important;
}

#item1306350 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1306399 {
	width:256px !important;
	height:30px !important;
}

#item1306395 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1306403 {
	width:256px !important;
	height:30px !important;
}

#item1306400 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1306407 {
	width:256px !important;
	height:30px !important;
}

#item1306404 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1306417 {
	width:256px !important;
	height:30px !important;
}

#item1306414 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1306421 {
	width:256px !important;
	height:30px !important;
}

#item1306418 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1306425 {
	width:256px !important;
	height:30px !important;
}

#item1306422 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1306429 {
	width:256px !important;
	height:30px !important;
}

#item1306426 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1306434 {
	width:256px !important;
	height:30px !important;
}

#item1306431 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1306443 {
	width:256px !important;
	height:30px !important;
}

#item1306440 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1306447 {
	width:256px !important;
	height:30px !important;
}

#item1306444 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1306451 {
	width:256px !important;
	height:41px !important;
}

#item1306448 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1306455 {
	width:256px !important;
	height:21px !important;
}

#item1306452 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1306479 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1305374 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1218723 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1218776 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1307590 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1307615 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1307640 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1307665 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1308227 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1308231 {
	width:256px !important;
	height:21px !important;
}

#item1308228 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1308235 {
	width:256px !important;
	height:21px !important;
}

#item1308232 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1308239 {
	width:256px !important;
	height:21px !important;
}

#item1308236 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1308243 {
	width:256px !important;
	height:30px !important;
}

#item1308240 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1308247 {
	width:256px !important;
	height:30px !important;
}

#item1308244 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1308251 {
	width:256px !important;
	height:30px !important;
}

#item1308248 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1308256 {
	width:256px !important;
	height:30px !important;
}

#item1308252 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1308260 {
	width:256px !important;
	height:30px !important;
}

#item1308257 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1308264 {
	width:256px !important;
	height:30px !important;
}

#item1308261 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1308268 {
	width:256px !important;
	height:30px !important;
}

#item1308265 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1308272 {
	width:256px !important;
	height:30px !important;
}

#item1308269 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1308276 {
	width:256px !important;
	height:30px !important;
}

#item1308273 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1308280 {
	width:256px !important;
	height:30px !important;
}

#item1308277 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1308284 {
	width:256px !important;
	height:30px !important;
}

#item1308281 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1308288 {
	width:256px !important;
	height:30px !important;
}

#item1308285 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1308292 {
	width:256px !important;
	height:30px !important;
}

#item1308289 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1308296 {
	width:256px !important;
	height:30px !important;
}

#item1308293 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1308300 {
	width:256px !important;
	height:30px !important;
}

#item1308297 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1308304 {
	width:256px !important;
	height:30px !important;
}

#item1308301 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1308308 {
	width:256px !important;
	height:30px !important;
}

#item1308305 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1308312 {
	width:256px !important;
	height:37px !important;
}

#item1308309 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1308317 {
	width:256px !important;
	height:30px !important;
}

#item1308314 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1308321 {
	width:256px !important;
	height:30px !important;
}

#item1308318 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1308325 {
	width:256px !important;
	height:30px !important;
}

#item1308322 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1308329 {
	width:256px !important;
	height:30px !important;
}

#item1308326 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1308333 {
	width:256px !important;
	height:30px !important;
}

#item1308330 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1308338 {
	width:256px !important;
	height:30px !important;
}

#item1308334 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1308342 {
	width:256px !important;
	height:30px !important;
}

#item1308339 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1308346 {
	width:256px !important;
	height:30px !important;
}

#item1308343 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1308350 {
	width:256px !important;
	height:30px !important;
}

#item1308347 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1308354 {
	width:256px !important;
	height:30px !important;
}

#item1308351 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1308358 {
	width:256px !important;
	height:30px !important;
}

#item1308355 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1308363 {
	width:256px !important;
	height:30px !important;
}

#item1308359 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1308367 {
	width:256px !important;
	height:30px !important;
}

#item1308364 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1308371 {
	width:256px !important;
	height:41px !important;
}

#item1308368 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1308376 {
	width:256px !important;
	height:21px !important;
}

#item1308372 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1308400 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1307351 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1308654 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1308679 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1308704 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1308729 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1309288 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1309293 {
	width:256px !important;
	height:21px !important;
}

#item1309289 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1309297 {
	width:256px !important;
	height:21px !important;
}

#item1309294 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1309301 {
	width:256px !important;
	height:21px !important;
}

#item1309298 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1309305 {
	width:256px !important;
	height:30px !important;
}

#item1309302 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1309309 {
	width:256px !important;
	height:30px !important;
}

#item1309306 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1309313 {
	width:256px !important;
	height:30px !important;
}

#item1309310 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1309317 {
	width:256px !important;
	height:30px !important;
}

#item1309314 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1309321 {
	width:256px !important;
	height:30px !important;
}

#item1309318 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1309325 {
	width:256px !important;
	height:30px !important;
}

#item1309322 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1309330 {
	width:256px !important;
	height:30px !important;
}

#item1309326 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1309334 {
	width:256px !important;
	height:30px !important;
}

#item1309331 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1309338 {
	width:256px !important;
	height:30px !important;
}

#item1309335 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1309342 {
	width:256px !important;
	height:30px !important;
}

#item1309339 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1309346 {
	width:256px !important;
	height:30px !important;
}

#item1309343 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1309350 {
	width:256px !important;
	height:30px !important;
}

#item1309347 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1309355 {
	width:256px !important;
	height:30px !important;
}

#item1309352 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1309359 {
	width:256px !important;
	height:30px !important;
}

#item1309356 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1309363 {
	width:256px !important;
	height:30px !important;
}

#item1309360 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1309367 {
	width:256px !important;
	height:30px !important;
}

#item1309364 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1309371 {
	width:256px !important;
	height:30px !important;
}

#item1309368 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1309375 {
	width:256px !important;
	height:37px !important;
}

#item1309372 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1309379 {
	width:256px !important;
	height:30px !important;
}

#item1309376 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1309383 {
	width:256px !important;
	height:30px !important;
}

#item1309380 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1309387 {
	width:256px !important;
	height:30px !important;
}

#item1309384 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1309391 {
	width:256px !important;
	height:30px !important;
}

#item1309388 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1309395 {
	width:256px !important;
	height:30px !important;
}

#item1309392 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1309399 {
	width:256px !important;
	height:30px !important;
}

#item1309396 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1309403 {
	width:256px !important;
	height:30px !important;
}

#item1309400 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1309407 {
	width:256px !important;
	height:30px !important;
}

#item1309404 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1309412 {
	width:256px !important;
	height:30px !important;
}

#item1309408 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1309416 {
	width:256px !important;
	height:30px !important;
}

#item1309413 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1309420 {
	width:256px !important;
	height:30px !important;
}

#item1309417 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1309424 {
	width:256px !important;
	height:30px !important;
}

#item1309421 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1309429 {
	width:256px !important;
	height:30px !important;
}

#item1309426 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1309433 {
	width:256px !important;
	height:41px !important;
}

#item1309430 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1309437 {
	width:256px !important;
	height:21px !important;
}

#item1309434 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1309461 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1308414 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1310408 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1310433 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1310459 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1310484 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1311044 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1311048 {
	width:256px !important;
	height:21px !important;
}

#item1311045 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1311052 {
	width:256px !important;
	height:21px !important;
}

#item1311049 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1311056 {
	width:256px !important;
	height:21px !important;
}

#item1311053 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1311061 {
	width:256px !important;
	height:30px !important;
}

#item1311057 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1311065 {
	width:256px !important;
	height:30px !important;
}

#item1311062 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1311075 {
	width:256px !important;
	height:30px !important;
}

#item1311072 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1311079 {
	width:256px !important;
	height:30px !important;
}

#item1311076 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1311083 {
	width:256px !important;
	height:30px !important;
}

#item1311080 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1311103 {
	width:256px !important;
	height:30px !important;
}

#item1311100 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1311107 {
	width:256px !important;
	height:30px !important;
}

#item1311104 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1311111 {
	width:256px !important;
	height:30px !important;
}

#item1311108 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1311116 {
	width:256px !important;
	height:30px !important;
}

#item1311113 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1311120 {
	width:256px !important;
	height:30px !important;
}

#item1311117 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1311124 {
	width:256px !important;
	height:30px !important;
}

#item1311121 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1311128 {
	width:256px !important;
	height:30px !important;
}

#item1311125 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1311132 {
	width:256px !important;
	height:30px !important;
}

#item1311129 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1311136 {
	width:256px !important;
	height:30px !important;
}

#item1311133 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1311141 {
	width:256px !important;
	height:30px !important;
}

#item1311137 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1311145 {
	width:256px !important;
	height:30px !important;
}

#item1311142 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1311149 {
	width:256px !important;
	height:30px !important;
}

#item1311146 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1311153 {
	width:256px !important;
	height:37px !important;
}

#item1311150 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1311157 {
	width:256px !important;
	height:30px !important;
}

#item1311154 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1311161 {
	width:256px !important;
	height:30px !important;
}

#item1311158 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1311172 {
	width:256px !important;
	height:30px !important;
}

#item1311169 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1311176 {
	width:256px !important;
	height:30px !important;
}

#item1311173 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1311180 {
	width:256px !important;
	height:30px !important;
}

#item1311177 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1311184 {
	width:256px !important;
	height:30px !important;
}

#item1311181 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1311188 {
	width:256px !important;
	height:30px !important;
}

#item1311185 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1311192 {
	width:256px !important;
	height:30px !important;
}

#item1311189 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1311196 {
	width:256px !important;
	height:30px !important;
}

#item1311193 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1311200 {
	width:256px !important;
	height:30px !important;
}

#item1311197 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1311204 {
	width:256px !important;
	height:30px !important;
}

#item1311201 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1311209 {
	width:256px !important;
	height:30px !important;
}

#item1311205 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1311213 {
	width:256px !important;
	height:30px !important;
}

#item1311210 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1311217 {
	width:256px !important;
	height:41px !important;
}

#item1311214 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1311222 {
	width:256px !important;
	height:21px !important;
}

#item1311218 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1311246 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1310170 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1311497 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1311522 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1311547 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1311572 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1312133 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1312137 {
	width:256px !important;
	height:21px !important;
}

#item1312134 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1312141 {
	width:256px !important;
	height:21px !important;
}

#item1312138 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1312145 {
	width:256px !important;
	height:21px !important;
}

#item1312142 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1312149 {
	width:256px !important;
	height:30px !important;
}

#item1312146 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1312153 {
	width:256px !important;
	height:30px !important;
}

#item1312150 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1312194 {
	width:256px !important;
	height:30px !important;
}

#item1312191 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1312199 {
	width:256px !important;
	height:30px !important;
}

#item1312195 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1312203 {
	width:256px !important;
	height:30px !important;
}

#item1312200 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1312223 {
	width:256px !important;
	height:30px !important;
}

#item1312220 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1312227 {
	width:256px !important;
	height:30px !important;
}

#item1312224 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1312234 {
	width:256px !important;
	height:30px !important;
}

#item1312231 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1312239 {
	width:256px !important;
	height:30px !important;
}

#item1312235 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1312243 {
	width:256px !important;
	height:30px !important;
}

#item1312240 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1312247 {
	width:256px !important;
	height:30px !important;
}

#item1312244 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1312251 {
	width:256px !important;
	height:30px !important;
}

#item1312248 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1312255 {
	width:256px !important;
	height:30px !important;
}

#item1312252 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1312259 {
	width:256px !important;
	height:30px !important;
}

#item1312256 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1312267 {
	width:256px !important;
	height:30px !important;
}

#item1312264 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1312271 {
	width:256px !important;
	height:30px !important;
}

#item1312268 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1312280 {
	width:256px !important;
	height:30px !important;
}

#item1312277 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1312284 {
	width:256px !important;
	height:37px !important;
}

#item1312281 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1312289 {
	width:256px !important;
	height:30px !important;
}

#item1312285 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1312293 {
	width:256px !important;
	height:30px !important;
}

#item1312290 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1312297 {
	width:256px !important;
	height:30px !important;
}

#item1312294 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1312301 {
	width:256px !important;
	height:30px !important;
}

#item1312298 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1312305 {
	width:256px !important;
	height:30px !important;
}

#item1312302 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1312311 {
	width:256px !important;
	height:30px !important;
}

#item1312307 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1312315 {
	width:256px !important;
	height:30px !important;
}

#item1312312 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1312319 {
	width:256px !important;
	height:30px !important;
}

#item1312316 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1312333 {
	width:256px !important;
	height:30px !important;
}

#item1312330 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1312337 {
	width:256px !important;
	height:30px !important;
}

#item1312334 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1312341 {
	width:256px !important;
	height:30px !important;
}

#item1312338 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1312345 {
	width:256px !important;
	height:30px !important;
}

#item1312342 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1312349 {
	width:256px !important;
	height:30px !important;
}

#item1312346 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1312366 {
	width:256px !important;
	height:41px !important;
}

#item1312363 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1312370 {
	width:256px !important;
	height:21px !important;
}

#item1312367 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1312394 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1311257 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1229284 {
	width:334px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1313440 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1313465 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1313491 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1313516 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1314075 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1314079 {
	width:256px !important;
	height:21px !important;
}

#item1314076 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1314083 {
	width:256px !important;
	height:21px !important;
}

#item1314080 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1314087 {
	width:256px !important;
	height:21px !important;
}

#item1314084 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1314091 {
	width:256px !important;
	height:30px !important;
}

#item1314088 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1314095 {
	width:256px !important;
	height:30px !important;
}

#item1314092 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1314099 {
	width:256px !important;
	height:30px !important;
}

#item1314096 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1314104 {
	width:256px !important;
	height:30px !important;
}

#item1314100 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1314108 {
	width:256px !important;
	height:30px !important;
}

#item1314105 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1314113 {
	width:256px !important;
	height:30px !important;
}

#item1314109 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1314117 {
	width:256px !important;
	height:30px !important;
}

#item1314114 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1314121 {
	width:256px !important;
	height:30px !important;
}

#item1314118 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1314125 {
	width:256px !important;
	height:30px !important;
}

#item1314122 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1314129 {
	width:256px !important;
	height:30px !important;
}

#item1314126 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1314133 {
	width:256px !important;
	height:30px !important;
}

#item1314130 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1314137 {
	width:256px !important;
	height:30px !important;
}

#item1314134 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1314141 {
	width:256px !important;
	height:30px !important;
}

#item1314138 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1314145 {
	width:256px !important;
	height:30px !important;
}

#item1314142 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1314149 {
	width:256px !important;
	height:30px !important;
}

#item1314146 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1314153 {
	width:256px !important;
	height:30px !important;
}

#item1314150 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1314157 {
	width:256px !important;
	height:30px !important;
}

#item1314154 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1314161 {
	width:256px !important;
	height:37px !important;
}

#item1314158 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1314165 {
	width:256px !important;
	height:30px !important;
}

#item1314162 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1314169 {
	width:256px !important;
	height:30px !important;
}

#item1314166 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1314176 {
	width:256px !important;
	height:30px !important;
}

#item1314173 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1314180 {
	width:256px !important;
	height:30px !important;
}

#item1314177 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1314184 {
	width:256px !important;
	height:30px !important;
}

#item1314181 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1314188 {
	width:256px !important;
	height:30px !important;
}

#item1314185 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1314192 {
	width:256px !important;
	height:30px !important;
}

#item1314189 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1314196 {
	width:256px !important;
	height:30px !important;
}

#item1314193 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1314200 {
	width:256px !important;
	height:30px !important;
}

#item1314197 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1314204 {
	width:256px !important;
	height:30px !important;
}

#item1314201 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1314208 {
	width:256px !important;
	height:30px !important;
}

#item1314205 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1314212 {
	width:256px !important;
	height:30px !important;
}

#item1314209 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1314216 {
	width:256px !important;
	height:30px !important;
}

#item1314213 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1314220 {
	width:256px !important;
	height:41px !important;
}

#item1314217 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1314224 {
	width:256px !important;
	height:21px !important;
}

#item1314221 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1314248 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1313201 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1314499 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1314525 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1314550 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1314575 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1315135 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1315140 {
	width:256px !important;
	height:21px !important;
}

#item1315136 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1315144 {
	width:256px !important;
	height:21px !important;
}

#item1315141 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1315149 {
	width:256px !important;
	height:21px !important;
}

#item1315145 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1315153 {
	width:256px !important;
	height:30px !important;
}

#item1315150 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1315157 {
	width:256px !important;
	height:30px !important;
}

#item1315154 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1315161 {
	width:256px !important;
	height:30px !important;
}

#item1315158 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1315165 {
	width:256px !important;
	height:30px !important;
}

#item1315162 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1315169 {
	width:256px !important;
	height:30px !important;
}

#item1315166 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1315173 {
	width:256px !important;
	height:30px !important;
}

#item1315170 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1315177 {
	width:256px !important;
	height:30px !important;
}

#item1315174 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1315181 {
	width:256px !important;
	height:30px !important;
}

#item1315178 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1315185 {
	width:256px !important;
	height:30px !important;
}

#item1315182 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1315189 {
	width:256px !important;
	height:30px !important;
}

#item1315186 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1315193 {
	width:256px !important;
	height:30px !important;
}

#item1315190 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1315197 {
	width:256px !important;
	height:30px !important;
}

#item1315194 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1315201 {
	width:256px !important;
	height:30px !important;
}

#item1315198 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1315205 {
	width:256px !important;
	height:30px !important;
}

#item1315202 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1315210 {
	width:256px !important;
	height:30px !important;
}

#item1315207 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1315214 {
	width:256px !important;
	height:30px !important;
}

#item1315211 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1315218 {
	width:256px !important;
	height:30px !important;
}

#item1315215 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1315222 {
	width:256px !important;
	height:37px !important;
}

#item1315219 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1315226 {
	width:256px !important;
	height:30px !important;
}

#item1315223 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1315231 {
	width:256px !important;
	height:30px !important;
}

#item1315227 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1315235 {
	width:256px !important;
	height:30px !important;
}

#item1315232 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1315239 {
	width:256px !important;
	height:30px !important;
}

#item1315236 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1315243 {
	width:256px !important;
	height:30px !important;
}

#item1315240 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1315247 {
	width:256px !important;
	height:30px !important;
}

#item1315244 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1315251 {
	width:256px !important;
	height:30px !important;
}

#item1315248 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1315255 {
	width:256px !important;
	height:30px !important;
}

#item1315252 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1315259 {
	width:256px !important;
	height:30px !important;
}

#item1315256 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1315263 {
	width:256px !important;
	height:30px !important;
}

#item1315260 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1315268 {
	width:256px !important;
	height:30px !important;
}

#item1315264 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1315272 {
	width:256px !important;
	height:30px !important;
}

#item1315269 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1315277 {
	width:256px !important;
	height:30px !important;
}

#item1315273 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1315281 {
	width:256px !important;
	height:41px !important;
}

#item1315278 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1315285 {
	width:256px !important;
	height:21px !important;
}

#item1315282 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1315309 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1314260 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1316255 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1316282 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1316307 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1316333 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1316894 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1316898 {
	width:256px !important;
	height:21px !important;
}

#item1316895 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1316903 {
	width:256px !important;
	height:21px !important;
}

#item1316899 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1316907 {
	width:256px !important;
	height:21px !important;
}

#item1316904 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1316912 {
	width:256px !important;
	height:30px !important;
}

#item1316909 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1316916 {
	width:256px !important;
	height:30px !important;
}

#item1316913 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1316921 {
	width:256px !important;
	height:30px !important;
}

#item1316917 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1316925 {
	width:256px !important;
	height:30px !important;
}

#item1316922 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1316929 {
	width:256px !important;
	height:30px !important;
}

#item1316926 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1316933 {
	width:256px !important;
	height:30px !important;
}

#item1316930 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1316937 {
	width:256px !important;
	height:30px !important;
}

#item1316934 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1316941 {
	width:256px !important;
	height:30px !important;
}

#item1316938 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1316945 {
	width:256px !important;
	height:30px !important;
}

#item1316942 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1316949 {
	width:256px !important;
	height:30px !important;
}

#item1316946 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1316953 {
	width:256px !important;
	height:30px !important;
}

#item1316950 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1316957 {
	width:256px !important;
	height:30px !important;
}

#item1316954 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1316961 {
	width:256px !important;
	height:30px !important;
}

#item1316958 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1316965 {
	width:256px !important;
	height:30px !important;
}

#item1316962 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1316969 {
	width:256px !important;
	height:30px !important;
}

#item1316966 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1316973 {
	width:256px !important;
	height:30px !important;
}

#item1316970 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1316978 {
	width:256px !important;
	height:30px !important;
}

#item1316974 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1316982 {
	width:256px !important;
	height:37px !important;
}

#item1316979 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1316986 {
	width:256px !important;
	height:30px !important;
}

#item1316983 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1316990 {
	width:256px !important;
	height:30px !important;
}

#item1316987 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1316994 {
	width:256px !important;
	height:30px !important;
}

#item1316991 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1316998 {
	width:256px !important;
	height:30px !important;
}

#item1316995 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1317002 {
	width:256px !important;
	height:30px !important;
}

#item1316999 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1317006 {
	width:256px !important;
	height:30px !important;
}

#item1317003 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1317010 {
	width:256px !important;
	height:30px !important;
}

#item1317007 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1317014 {
	width:256px !important;
	height:30px !important;
}

#item1317011 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1317018 {
	width:256px !important;
	height:30px !important;
}

#item1317015 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1317022 {
	width:256px !important;
	height:30px !important;
}

#item1317019 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1317046 {
	width:256px !important;
	height:30px !important;
}

#item1317043 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1317050 {
	width:256px !important;
	height:30px !important;
}

#item1317047 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1317054 {
	width:256px !important;
	height:30px !important;
}

#item1317051 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1317059 {
	width:256px !important;
	height:41px !important;
}

#item1317055 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1317064 {
	width:256px !important;
	height:21px !important;
}

#item1317061 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1317088 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1316016 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1317340 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1317365 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1317390 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1317415 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1317975 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1317979 {
	width:256px !important;
	height:21px !important;
}

#item1317976 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1317983 {
	width:256px !important;
	height:21px !important;
}

#item1317980 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1317987 {
	width:256px !important;
	height:21px !important;
}

#item1317984 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1317991 {
	width:256px !important;
	height:30px !important;
}

#item1317988 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1317995 {
	width:256px !important;
	height:30px !important;
}

#item1317992 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1317999 {
	width:256px !important;
	height:30px !important;
}

#item1317996 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1318003 {
	width:256px !important;
	height:30px !important;
}

#item1318000 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1318007 {
	width:256px !important;
	height:30px !important;
}

#item1318004 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1318011 {
	width:256px !important;
	height:30px !important;
}

#item1318008 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1318016 {
	width:256px !important;
	height:30px !important;
}

#item1318012 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1318020 {
	width:256px !important;
	height:30px !important;
}

#item1318017 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1318025 {
	width:256px !important;
	height:30px !important;
}

#item1318021 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1318034 {
	width:256px !important;
	height:30px !important;
}

#item1318031 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1318039 {
	width:256px !important;
	height:30px !important;
}

#item1318035 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1318043 {
	width:256px !important;
	height:30px !important;
}

#item1318040 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1318047 {
	width:256px !important;
	height:30px !important;
}

#item1318044 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1318051 {
	width:256px !important;
	height:30px !important;
}

#item1318048 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1318055 {
	width:256px !important;
	height:30px !important;
}

#item1318052 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1318059 {
	width:256px !important;
	height:30px !important;
}

#item1318056 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1318063 {
	width:256px !important;
	height:30px !important;
}

#item1318060 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1318067 {
	width:256px !important;
	height:37px !important;
}

#item1318064 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1318071 {
	width:256px !important;
	height:30px !important;
}

#item1318068 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1318075 {
	width:256px !important;
	height:30px !important;
}

#item1318072 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1318079 {
	width:256px !important;
	height:30px !important;
}

#item1318076 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1318083 {
	width:256px !important;
	height:30px !important;
}

#item1318080 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1318087 {
	width:256px !important;
	height:30px !important;
}

#item1318084 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1318091 {
	width:256px !important;
	height:30px !important;
}

#item1318088 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1318095 {
	width:256px !important;
	height:30px !important;
}

#item1318092 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1318100 {
	width:256px !important;
	height:30px !important;
}

#item1318096 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1318104 {
	width:256px !important;
	height:30px !important;
}

#item1318101 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1318108 {
	width:256px !important;
	height:30px !important;
}

#item1318105 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1318112 {
	width:256px !important;
	height:30px !important;
}

#item1318109 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1318116 {
	width:256px !important;
	height:30px !important;
}

#item1318113 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1318120 {
	width:256px !important;
	height:30px !important;
}

#item1318117 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1318124 {
	width:256px !important;
	height:41px !important;
}

#item1318121 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1318128 {
	width:256px !important;
	height:21px !important;
}

#item1318125 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1318152 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1317100 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1219355 {
	width:200px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1319100 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1319126 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1319151 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1319176 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1319736 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1319740 {
	width:256px !important;
	height:21px !important;
}

#item1319737 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1319744 {
	width:256px !important;
	height:21px !important;
}

#item1319741 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1319749 {
	width:256px !important;
	height:21px !important;
}

#item1319745 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1319753 {
	width:256px !important;
	height:30px !important;
}

#item1319750 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1319757 {
	width:256px !important;
	height:30px !important;
}

#item1319754 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1319761 {
	width:256px !important;
	height:30px !important;
}

#item1319758 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1319765 {
	width:256px !important;
	height:30px !important;
}

#item1319762 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1319769 {
	width:256px !important;
	height:30px !important;
}

#item1319766 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1319773 {
	width:256px !important;
	height:30px !important;
}

#item1319770 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1319777 {
	width:256px !important;
	height:30px !important;
}

#item1319774 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1319781 {
	width:256px !important;
	height:30px !important;
}

#item1319778 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1319785 {
	width:256px !important;
	height:30px !important;
}

#item1319782 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1319790 {
	width:256px !important;
	height:30px !important;
}

#item1319787 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1319795 {
	width:256px !important;
	height:30px !important;
}

#item1319791 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1319799 {
	width:256px !important;
	height:30px !important;
}

#item1319796 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1319803 {
	width:256px !important;
	height:30px !important;
}

#item1319800 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1319808 {
	width:256px !important;
	height:30px !important;
}

#item1319804 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1319812 {
	width:256px !important;
	height:30px !important;
}

#item1319809 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1319839 {
	width:256px !important;
	height:30px !important;
}

#item1319836 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1319843 {
	width:256px !important;
	height:30px !important;
}

#item1319840 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1319847 {
	width:256px !important;
	height:37px !important;
}

#item1319844 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1319851 {
	width:256px !important;
	height:30px !important;
}

#item1319848 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1319855 {
	width:256px !important;
	height:30px !important;
}

#item1319852 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1319859 {
	width:256px !important;
	height:30px !important;
}

#item1319856 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1319863 {
	width:256px !important;
	height:30px !important;
}

#item1319860 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1319867 {
	width:256px !important;
	height:30px !important;
}

#item1319864 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1319871 {
	width:256px !important;
	height:30px !important;
}

#item1319868 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1319875 {
	width:256px !important;
	height:30px !important;
}

#item1319872 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1319879 {
	width:256px !important;
	height:30px !important;
}

#item1319876 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1319886 {
	width:256px !important;
	height:30px !important;
}

#item1319883 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1319890 {
	width:256px !important;
	height:30px !important;
}

#item1319887 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1319895 {
	width:256px !important;
	height:30px !important;
}

#item1319892 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1319899 {
	width:256px !important;
	height:30px !important;
}

#item1319896 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1319903 {
	width:256px !important;
	height:30px !important;
}

#item1319900 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1319907 {
	width:256px !important;
	height:41px !important;
}

#item1319904 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1319911 {
	width:256px !important;
	height:21px !important;
}

#item1319908 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1319935 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1318862 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1320186 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1320211 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1320236 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1320262 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1320822 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1320826 {
	width:256px !important;
	height:21px !important;
}

#item1320823 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1320830 {
	width:256px !important;
	height:21px !important;
}

#item1320827 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1320834 {
	width:256px !important;
	height:21px !important;
}

#item1320831 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1320838 {
	width:256px !important;
	height:30px !important;
}

#item1320835 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1320842 {
	width:256px !important;
	height:30px !important;
}

#item1320839 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1320846 {
	width:256px !important;
	height:30px !important;
}

#item1320843 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1320850 {
	width:256px !important;
	height:30px !important;
}

#item1320847 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1320855 {
	width:256px !important;
	height:30px !important;
}

#item1320851 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1320859 {
	width:256px !important;
	height:30px !important;
}

#item1320856 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1320863 {
	width:256px !important;
	height:30px !important;
}

#item1320860 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1320868 {
	width:256px !important;
	height:30px !important;
}

#item1320864 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1320903 {
	width:256px !important;
	height:30px !important;
}

#item1320900 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1320907 {
	width:256px !important;
	height:30px !important;
}

#item1320904 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1320911 {
	width:256px !important;
	height:30px !important;
}

#item1320908 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1320915 {
	width:256px !important;
	height:30px !important;
}

#item1320912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1320919 {
	width:256px !important;
	height:30px !important;
}

#item1320916 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1320923 {
	width:256px !important;
	height:30px !important;
}

#item1320920 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1320961 {
	width:256px !important;
	height:30px !important;
}

#item1320958 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1320966 {
	width:256px !important;
	height:30px !important;
}

#item1320962 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1320970 {
	width:256px !important;
	height:30px !important;
}

#item1320967 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1320974 {
	width:256px !important;
	height:37px !important;
}

#item1320971 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1320978 {
	width:256px !important;
	height:30px !important;
}

#item1320975 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1320991 {
	width:256px !important;
	height:30px !important;
}

#item1320988 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1320996 {
	width:256px !important;
	height:30px !important;
}

#item1320992 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1321000 {
	width:256px !important;
	height:30px !important;
}

#item1320997 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1321005 {
	width:256px !important;
	height:30px !important;
}

#item1321002 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1321009 {
	width:256px !important;
	height:30px !important;
}

#item1321006 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1321013 {
	width:256px !important;
	height:30px !important;
}

#item1321010 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1321017 {
	width:256px !important;
	height:30px !important;
}

#item1321014 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1321021 {
	width:256px !important;
	height:30px !important;
}

#item1321018 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1321025 {
	width:256px !important;
	height:30px !important;
}

#item1321022 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1321029 {
	width:256px !important;
	height:30px !important;
}

#item1321026 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1321033 {
	width:256px !important;
	height:30px !important;
}

#item1321030 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1321037 {
	width:256px !important;
	height:30px !important;
}

#item1321034 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1321041 {
	width:256px !important;
	height:41px !important;
}

#item1321038 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1321045 {
	width:256px !important;
	height:21px !important;
}

#item1321042 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1321069 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1319947 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1212759 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1212767 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

#item1212772 {
	width:256px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1323284 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1323309 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1323334 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1323359 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1323919 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1323923 {
	width:256px !important;
	height:21px !important;
}

#item1323920 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1323928 {
	width:256px !important;
	height:21px !important;
}

#item1323925 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1323933 {
	width:256px !important;
	height:21px !important;
}

#item1323930 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1323937 {
	width:256px !important;
	height:30px !important;
}

#item1323934 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1323941 {
	width:256px !important;
	height:30px !important;
}

#item1323938 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1323945 {
	width:256px !important;
	height:30px !important;
}

#item1323942 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1323949 {
	width:256px !important;
	height:30px !important;
}

#item1323946 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1323953 {
	width:256px !important;
	height:30px !important;
}

#item1323950 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1323957 {
	width:256px !important;
	height:30px !important;
}

#item1323954 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1323962 {
	width:256px !important;
	height:30px !important;
}

#item1323958 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1323966 {
	width:256px !important;
	height:30px !important;
}

#item1323963 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1323970 {
	width:256px !important;
	height:30px !important;
}

#item1323967 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1323974 {
	width:256px !important;
	height:30px !important;
}

#item1323971 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1323978 {
	width:256px !important;
	height:30px !important;
}

#item1323975 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1323982 {
	width:256px !important;
	height:30px !important;
}

#item1323979 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1323987 {
	width:256px !important;
	height:30px !important;
}

#item1323983 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1323991 {
	width:256px !important;
	height:30px !important;
}

#item1323988 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1323995 {
	width:256px !important;
	height:30px !important;
}

#item1323992 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1323999 {
	width:256px !important;
	height:30px !important;
}

#item1323996 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1324003 {
	width:256px !important;
	height:30px !important;
}

#item1324000 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1324007 {
	width:256px !important;
	height:37px !important;
}

#item1324004 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1324011 {
	width:256px !important;
	height:30px !important;
}

#item1324008 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1324015 {
	width:256px !important;
	height:30px !important;
}

#item1324012 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1324019 {
	width:256px !important;
	height:30px !important;
}

#item1324016 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1324023 {
	width:256px !important;
	height:30px !important;
}

#item1324020 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1324027 {
	width:256px !important;
	height:30px !important;
}

#item1324024 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1324031 {
	width:256px !important;
	height:30px !important;
}

#item1324028 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1324036 {
	width:256px !important;
	height:30px !important;
}

#item1324032 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1324040 {
	width:256px !important;
	height:30px !important;
}

#item1324037 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1324044 {
	width:256px !important;
	height:30px !important;
}

#item1324041 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1324049 {
	width:256px !important;
	height:30px !important;
}

#item1324046 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1324053 {
	width:256px !important;
	height:30px !important;
}

#item1324050 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1324057 {
	width:256px !important;
	height:30px !important;
}

#item1324054 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1324061 {
	width:256px !important;
	height:30px !important;
}

#item1324058 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1324065 {
	width:256px !important;
	height:41px !important;
}

#item1324062 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1324070 {
	width:256px !important;
	height:21px !important;
}

#item1324066 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1324094 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1323045 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1325072 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1325097 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1325123 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1325148 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1325707 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1325711 {
	width:256px !important;
	height:21px !important;
}

#item1325708 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1325715 {
	width:256px !important;
	height:21px !important;
}

#item1325712 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1325719 {
	width:256px !important;
	height:21px !important;
}

#item1325716 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1325723 {
	width:256px !important;
	height:30px !important;
}

#item1325720 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1325729 {
	width:256px !important;
	height:30px !important;
}

#item1325725 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1325734 {
	width:256px !important;
	height:30px !important;
}

#item1325730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1325738 {
	width:256px !important;
	height:30px !important;
}

#item1325735 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1325742 {
	width:256px !important;
	height:30px !important;
}

#item1325739 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1325746 {
	width:256px !important;
	height:30px !important;
}

#item1325743 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1325750 {
	width:256px !important;
	height:30px !important;
}

#item1325747 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1325764 {
	width:256px !important;
	height:30px !important;
}

#item1325761 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1325768 {
	width:256px !important;
	height:30px !important;
}

#item1325765 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1325772 {
	width:256px !important;
	height:30px !important;
}

#item1325769 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1325776 {
	width:256px !important;
	height:30px !important;
}

#item1325773 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1325780 {
	width:256px !important;
	height:30px !important;
}

#item1325777 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1325784 {
	width:256px !important;
	height:30px !important;
}

#item1325781 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1325788 {
	width:256px !important;
	height:30px !important;
}

#item1325785 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1325792 {
	width:256px !important;
	height:30px !important;
}

#item1325789 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1325797 {
	width:256px !important;
	height:30px !important;
}

#item1325793 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1325801 {
	width:256px !important;
	height:30px !important;
}

#item1325798 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1325805 {
	width:256px !important;
	height:37px !important;
}

#item1325802 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1325809 {
	width:256px !important;
	height:30px !important;
}

#item1325806 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1325813 {
	width:256px !important;
	height:30px !important;
}

#item1325810 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1325817 {
	width:256px !important;
	height:30px !important;
}

#item1325814 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1325821 {
	width:256px !important;
	height:30px !important;
}

#item1325818 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1325825 {
	width:256px !important;
	height:30px !important;
}

#item1325822 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1325830 {
	width:256px !important;
	height:30px !important;
}

#item1325826 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1325834 {
	width:256px !important;
	height:30px !important;
}

#item1325831 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1325838 {
	width:256px !important;
	height:30px !important;
}

#item1325835 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1325842 {
	width:256px !important;
	height:30px !important;
}

#item1325839 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1325846 {
	width:256px !important;
	height:30px !important;
}

#item1325843 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1325851 {
	width:256px !important;
	height:30px !important;
}

#item1325848 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1325856 {
	width:256px !important;
	height:30px !important;
}

#item1325852 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1325860 {
	width:256px !important;
	height:30px !important;
}

#item1325857 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1325864 {
	width:256px !important;
	height:41px !important;
}

#item1325861 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1325868 {
	width:256px !important;
	height:21px !important;
}

#item1325865 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1325892 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1324834 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1326146 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1326171 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1326196 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1326221 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1326783 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1326787 {
	width:256px !important;
	height:21px !important;
}

#item1326784 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1326791 {
	width:256px !important;
	height:21px !important;
}

#item1326788 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1326795 {
	width:256px !important;
	height:21px !important;
}

#item1326792 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1326799 {
	width:256px !important;
	height:30px !important;
}

#item1326796 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1326803 {
	width:256px !important;
	height:30px !important;
}

#item1326800 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1326807 {
	width:256px !important;
	height:30px !important;
}

#item1326804 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1326811 {
	width:256px !important;
	height:30px !important;
}

#item1326808 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1326815 {
	width:256px !important;
	height:30px !important;
}

#item1326812 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1326819 {
	width:256px !important;
	height:30px !important;
}

#item1326816 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1326823 {
	width:256px !important;
	height:30px !important;
}

#item1326820 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1326827 {
	width:256px !important;
	height:30px !important;
}

#item1326824 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1326831 {
	width:256px !important;
	height:30px !important;
}

#item1326828 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1326836 {
	width:256px !important;
	height:30px !important;
}

#item1326832 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1326840 {
	width:256px !important;
	height:30px !important;
}

#item1326837 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1326844 {
	width:256px !important;
	height:30px !important;
}

#item1326841 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1326848 {
	width:256px !important;
	height:30px !important;
}

#item1326845 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1326853 {
	width:256px !important;
	height:30px !important;
}

#item1326850 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1326857 {
	width:256px !important;
	height:30px !important;
}

#item1326854 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1326861 {
	width:256px !important;
	height:30px !important;
}

#item1326858 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1326868 {
	width:256px !important;
	height:30px !important;
}

#item1326865 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1326872 {
	width:256px !important;
	height:37px !important;
}

#item1326869 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1326876 {
	width:256px !important;
	height:30px !important;
}

#item1326873 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1326880 {
	width:256px !important;
	height:30px !important;
}

#item1326877 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1326884 {
	width:256px !important;
	height:30px !important;
}

#item1326881 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1326888 {
	width:256px !important;
	height:30px !important;
}

#item1326885 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1326892 {
	width:256px !important;
	height:30px !important;
}

#item1326889 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1326897 {
	width:256px !important;
	height:30px !important;
}

#item1326893 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1326901 {
	width:256px !important;
	height:30px !important;
}

#item1326898 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1326905 {
	width:256px !important;
	height:30px !important;
}

#item1326902 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1326909 {
	width:256px !important;
	height:30px !important;
}

#item1326906 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1326913 {
	width:256px !important;
	height:30px !important;
}

#item1326910 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1326917 {
	width:256px !important;
	height:30px !important;
}

#item1326914 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1326929 {
	width:256px !important;
	height:30px !important;
}

#item1326926 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1326933 {
	width:256px !important;
	height:30px !important;
}

#item1326930 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1326937 {
	width:256px !important;
	height:41px !important;
}

#item1326934 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1326941 {
	width:256px !important;
	height:21px !important;
}

#item1326938 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1326965 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1325906 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1219779 {
	width:256px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1327919 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1327944 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1327969 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1327994 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1328552 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1328557 {
	width:256px !important;
	height:21px !important;
}

#item1328553 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1328561 {
	width:256px !important;
	height:21px !important;
}

#item1328558 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1328565 {
	width:256px !important;
	height:21px !important;
}

#item1328562 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1328569 {
	width:256px !important;
	height:30px !important;
}

#item1328566 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1328573 {
	width:256px !important;
	height:30px !important;
}

#item1328570 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1328577 {
	width:256px !important;
	height:30px !important;
}

#item1328574 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1328601 {
	width:256px !important;
	height:30px !important;
}

#item1328598 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1328605 {
	width:256px !important;
	height:30px !important;
}

#item1328602 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1328609 {
	width:256px !important;
	height:30px !important;
}

#item1328606 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1328613 {
	width:256px !important;
	height:30px !important;
}

#item1328610 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1328617 {
	width:256px !important;
	height:30px !important;
}

#item1328614 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1328621 {
	width:256px !important;
	height:30px !important;
}

#item1328618 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1328625 {
	width:256px !important;
	height:30px !important;
}

#item1328622 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1328629 {
	width:256px !important;
	height:30px !important;
}

#item1328626 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1328633 {
	width:256px !important;
	height:30px !important;
}

#item1328630 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1328638 {
	width:256px !important;
	height:30px !important;
}

#item1328634 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1328642 {
	width:256px !important;
	height:30px !important;
}

#item1328639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1328647 {
	width:256px !important;
	height:30px !important;
}

#item1328643 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1328651 {
	width:256px !important;
	height:30px !important;
}

#item1328648 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1328655 {
	width:256px !important;
	height:30px !important;
}

#item1328652 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1328659 {
	width:256px !important;
	height:37px !important;
}

#item1328656 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1328663 {
	width:256px !important;
	height:30px !important;
}

#item1328660 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1328667 {
	width:256px !important;
	height:30px !important;
}

#item1328664 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1328671 {
	width:256px !important;
	height:30px !important;
}

#item1328668 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1328675 {
	width:256px !important;
	height:30px !important;
}

#item1328672 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1328679 {
	width:256px !important;
	height:30px !important;
}

#item1328676 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1328683 {
	width:256px !important;
	height:30px !important;
}

#item1328680 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1328687 {
	width:256px !important;
	height:30px !important;
}

#item1328684 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1328691 {
	width:256px !important;
	height:30px !important;
}

#item1328688 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1328696 {
	width:256px !important;
	height:30px !important;
}

#item1328692 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1328700 {
	width:256px !important;
	height:30px !important;
}

#item1328697 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1328704 {
	width:256px !important;
	height:30px !important;
}

#item1328701 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1328708 {
	width:256px !important;
	height:30px !important;
}

#item1328705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1328712 {
	width:256px !important;
	height:30px !important;
}

#item1328709 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1328716 {
	width:256px !important;
	height:41px !important;
}

#item1328713 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1328720 {
	width:256px !important;
	height:21px !important;
}

#item1328717 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1328744 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1327679 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1328996 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1329021 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1329046 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1329071 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1329634 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1329638 {
	width:256px !important;
	height:21px !important;
}

#item1329635 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1329642 {
	width:256px !important;
	height:21px !important;
}

#item1329639 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1329646 {
	width:256px !important;
	height:21px !important;
}

#item1329643 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1329650 {
	width:256px !important;
	height:30px !important;
}

#item1329647 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1329654 {
	width:256px !important;
	height:30px !important;
}

#item1329651 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1329658 {
	width:256px !important;
	height:30px !important;
}

#item1329655 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1329662 {
	width:256px !important;
	height:30px !important;
}

#item1329659 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1329681 {
	width:256px !important;
	height:30px !important;
}

#item1329678 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1329685 {
	width:256px !important;
	height:30px !important;
}

#item1329682 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1329690 {
	width:256px !important;
	height:30px !important;
}

#item1329686 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1329715 {
	width:256px !important;
	height:30px !important;
}

#item1329712 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1329719 {
	width:256px !important;
	height:30px !important;
}

#item1329716 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1329723 {
	width:256px !important;
	height:30px !important;
}

#item1329720 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1329727 {
	width:256px !important;
	height:30px !important;
}

#item1329724 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1329731 {
	width:256px !important;
	height:30px !important;
}

#item1329728 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1329735 {
	width:256px !important;
	height:30px !important;
}

#item1329732 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1329739 {
	width:256px !important;
	height:30px !important;
}

#item1329736 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1329743 {
	width:256px !important;
	height:30px !important;
}

#item1329740 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1329747 {
	width:256px !important;
	height:30px !important;
}

#item1329744 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1329751 {
	width:256px !important;
	height:30px !important;
}

#item1329748 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1329755 {
	width:256px !important;
	height:37px !important;
}

#item1329752 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1329759 {
	width:256px !important;
	height:30px !important;
}

#item1329756 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1329763 {
	width:256px !important;
	height:30px !important;
}

#item1329760 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1329768 {
	width:256px !important;
	height:30px !important;
}

#item1329764 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1329772 {
	width:256px !important;
	height:30px !important;
}

#item1329769 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1329776 {
	width:256px !important;
	height:30px !important;
}

#item1329773 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1329780 {
	width:256px !important;
	height:30px !important;
}

#item1329777 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1329784 {
	width:256px !important;
	height:30px !important;
}

#item1329781 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1329789 {
	width:256px !important;
	height:30px !important;
}

#item1329786 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1329793 {
	width:256px !important;
	height:30px !important;
}

#item1329790 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1329797 {
	width:256px !important;
	height:30px !important;
}

#item1329794 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1329801 {
	width:256px !important;
	height:30px !important;
}

#item1329798 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1329805 {
	width:256px !important;
	height:30px !important;
}

#item1329802 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1329809 {
	width:256px !important;
	height:30px !important;
}

#item1329806 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1329813 {
	width:256px !important;
	height:41px !important;
}

#item1329810 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1329817 {
	width:256px !important;
	height:21px !important;
}

#item1329814 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1329841 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1328755 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

#item1220553 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:66px !important;
	left:36px !important;
	top:577px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

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

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

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

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

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

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

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

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

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

#item1330791 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1330816 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1330841 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1330867 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1331428 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1331432 {
	width:256px !important;
	height:21px !important;
}

#item1331429 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1331436 {
	width:256px !important;
	height:21px !important;
}

#item1331433 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1331440 {
	width:256px !important;
	height:21px !important;
}

#item1331437 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1331444 {
	width:256px !important;
	height:30px !important;
}

#item1331441 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1331448 {
	width:256px !important;
	height:30px !important;
}

#item1331445 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1331453 {
	width:256px !important;
	height:30px !important;
}

#item1331450 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1331457 {
	width:256px !important;
	height:30px !important;
}

#item1331454 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1331461 {
	width:256px !important;
	height:30px !important;
}

#item1331458 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1331465 {
	width:256px !important;
	height:30px !important;
}

#item1331462 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1331469 {
	width:256px !important;
	height:30px !important;
}

#item1331466 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1331494 {
	width:256px !important;
	height:30px !important;
}

#item1331491 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1331498 {
	width:256px !important;
	height:30px !important;
}

#item1331495 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1331503 {
	width:256px !important;
	height:30px !important;
}

#item1331500 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1331507 {
	width:256px !important;
	height:30px !important;
}

#item1331504 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1331511 {
	width:256px !important;
	height:30px !important;
}

#item1331508 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1331515 {
	width:256px !important;
	height:30px !important;
}

#item1331512 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1331519 {
	width:256px !important;
	height:30px !important;
}

#item1331516 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1331523 {
	width:256px !important;
	height:30px !important;
}

#item1331520 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1331527 {
	width:256px !important;
	height:30px !important;
}

#item1331524 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1331531 {
	width:256px !important;
	height:30px !important;
}

#item1331528 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1331535 {
	width:256px !important;
	height:37px !important;
}

#item1331532 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1331539 {
	width:256px !important;
	height:30px !important;
}

#item1331536 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1331543 {
	width:256px !important;
	height:30px !important;
}

#item1331540 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1331547 {
	width:256px !important;
	height:30px !important;
}

#item1331544 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1331551 {
	width:256px !important;
	height:30px !important;
}

#item1331548 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1331555 {
	width:256px !important;
	height:30px !important;
}

#item1331552 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1331560 {
	width:256px !important;
	height:30px !important;
}

#item1331556 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1331564 {
	width:256px !important;
	height:30px !important;
}

#item1331561 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1331568 {
	width:256px !important;
	height:30px !important;
}

#item1331565 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1331581 {
	width:256px !important;
	height:30px !important;
}

#item1331577 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1331585 {
	width:256px !important;
	height:30px !important;
}

#item1331582 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1331589 {
	width:256px !important;
	height:30px !important;
}

#item1331586 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1331593 {
	width:256px !important;
	height:30px !important;
}

#item1331590 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1331597 {
	width:256px !important;
	height:30px !important;
}

#item1331594 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1331601 {
	width:256px !important;
	height:41px !important;
}

#item1331598 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1331605 {
	width:256px !important;
	height:21px !important;
}

#item1331602 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1331629 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1330551 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1331883 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1331908 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1331933 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1331959 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1332519 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1332523 {
	width:256px !important;
	height:21px !important;
}

#item1332520 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1332527 {
	width:256px !important;
	height:21px !important;
}

#item1332524 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1332531 {
	width:256px !important;
	height:21px !important;
}

#item1332528 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1332535 {
	width:256px !important;
	height:30px !important;
}

#item1332532 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1332539 {
	width:256px !important;
	height:30px !important;
}

#item1332536 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1332544 {
	width:256px !important;
	height:30px !important;
}

#item1332541 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1332594 {
	width:256px !important;
	height:30px !important;
}

#item1332590 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1332598 {
	width:256px !important;
	height:30px !important;
}

#item1332595 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1332606 {
	width:256px !important;
	height:30px !important;
}

#item1332603 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1332610 {
	width:256px !important;
	height:30px !important;
}

#item1332607 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1332614 {
	width:256px !important;
	height:30px !important;
}

#item1332611 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1332618 {
	width:256px !important;
	height:30px !important;
}

#item1332615 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1332622 {
	width:256px !important;
	height:30px !important;
}

#item1332619 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1332626 {
	width:256px !important;
	height:30px !important;
}

#item1332623 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1332630 {
	width:256px !important;
	height:30px !important;
}

#item1332627 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1332634 {
	width:256px !important;
	height:30px !important;
}

#item1332631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1332638 {
	width:256px !important;
	height:30px !important;
}

#item1332635 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1332643 {
	width:256px !important;
	height:30px !important;
}

#item1332639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1332647 {
	width:256px !important;
	height:30px !important;
}

#item1332644 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1332651 {
	width:256px !important;
	height:30px !important;
}

#item1332648 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1332656 {
	width:256px !important;
	height:37px !important;
}

#item1332652 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1332660 {
	width:256px !important;
	height:30px !important;
}

#item1332657 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1332664 {
	width:256px !important;
	height:30px !important;
}

#item1332661 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1332668 {
	width:256px !important;
	height:30px !important;
}

#item1332665 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1332672 {
	width:256px !important;
	height:30px !important;
}

#item1332669 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1332676 {
	width:256px !important;
	height:30px !important;
}

#item1332673 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1332681 {
	width:256px !important;
	height:30px !important;
}

#item1332678 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1332685 {
	width:256px !important;
	height:30px !important;
}

#item1332682 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1332689 {
	width:256px !important;
	height:30px !important;
}

#item1332686 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1332706 {
	width:256px !important;
	height:30px !important;
}

#item1332703 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1332710 {
	width:256px !important;
	height:30px !important;
}

#item1332707 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1332714 {
	width:256px !important;
	height:30px !important;
}

#item1332711 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1332718 {
	width:256px !important;
	height:30px !important;
}

#item1332715 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1332722 {
	width:256px !important;
	height:30px !important;
}

#item1332719 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1332726 {
	width:256px !important;
	height:41px !important;
}

#item1332723 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1332731 {
	width:256px !important;
	height:21px !important;
}

#item1332728 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1332755 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1331644 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1231943 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:51px !important;
	left:35px !important;
	top:113px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1232041 {
	width:200px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

#item1333903 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1333929 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1333954 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1333979 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1334541 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1334545 {
	width:256px !important;
	height:21px !important;
}

#item1334542 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1334550 {
	width:256px !important;
	height:21px !important;
}

#item1334547 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1334554 {
	width:256px !important;
	height:21px !important;
}

#item1334551 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1334558 {
	width:256px !important;
	height:30px !important;
}

#item1334555 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1334562 {
	width:256px !important;
	height:30px !important;
}

#item1334559 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1334566 {
	width:256px !important;
	height:30px !important;
}

#item1334563 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1334570 {
	width:256px !important;
	height:30px !important;
}

#item1334567 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1334575 {
	width:256px !important;
	height:30px !important;
}

#item1334571 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1334580 {
	width:256px !important;
	height:30px !important;
}

#item1334577 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1334584 {
	width:256px !important;
	height:30px !important;
}

#item1334581 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1334588 {
	width:256px !important;
	height:30px !important;
}

#item1334585 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1334592 {
	width:256px !important;
	height:30px !important;
}

#item1334589 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1334596 {
	width:256px !important;
	height:30px !important;
}

#item1334593 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1334600 {
	width:256px !important;
	height:30px !important;
}

#item1334597 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1334604 {
	width:256px !important;
	height:30px !important;
}

#item1334601 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1334609 {
	width:256px !important;
	height:30px !important;
}

#item1334605 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1334614 {
	width:256px !important;
	height:30px !important;
}

#item1334610 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1334618 {
	width:256px !important;
	height:30px !important;
}

#item1334615 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1334622 {
	width:256px !important;
	height:30px !important;
}

#item1334619 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1334626 {
	width:256px !important;
	height:30px !important;
}

#item1334623 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1334630 {
	width:256px !important;
	height:37px !important;
}

#item1334627 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1334634 {
	width:256px !important;
	height:30px !important;
}

#item1334631 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1334638 {
	width:256px !important;
	height:30px !important;
}

#item1334635 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1334642 {
	width:256px !important;
	height:30px !important;
}

#item1334639 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1334646 {
	width:256px !important;
	height:30px !important;
}

#item1334643 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1334650 {
	width:256px !important;
	height:30px !important;
}

#item1334647 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1334654 {
	width:256px !important;
	height:30px !important;
}

#item1334651 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1334658 {
	width:256px !important;
	height:30px !important;
}

#item1334655 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1334662 {
	width:256px !important;
	height:30px !important;
}

#item1334659 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1334666 {
	width:256px !important;
	height:30px !important;
}

#item1334663 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1334671 {
	width:256px !important;
	height:30px !important;
}

#item1334668 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1334675 {
	width:256px !important;
	height:30px !important;
}

#item1334672 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1334679 {
	width:256px !important;
	height:30px !important;
}

#item1334676 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1334683 {
	width:256px !important;
	height:30px !important;
}

#item1334680 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1334687 {
	width:256px !important;
	height:41px !important;
}

#item1334684 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1334691 {
	width:256px !important;
	height:21px !important;
}

#item1334688 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1334715 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1333664 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1336851 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1336876 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1336901 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1336927 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1337485 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1337490 {
	width:256px !important;
	height:21px !important;
}

#item1337486 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1337494 {
	width:256px !important;
	height:21px !important;
}

#item1337491 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1337498 {
	width:256px !important;
	height:21px !important;
}

#item1337495 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1337502 {
	width:256px !important;
	height:30px !important;
}

#item1337499 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1337506 {
	width:256px !important;
	height:30px !important;
}

#item1337503 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1337511 {
	width:256px !important;
	height:30px !important;
}

#item1337507 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1337515 {
	width:256px !important;
	height:30px !important;
}

#item1337512 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1337519 {
	width:256px !important;
	height:30px !important;
}

#item1337516 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1337523 {
	width:256px !important;
	height:30px !important;
}

#item1337520 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1337527 {
	width:256px !important;
	height:30px !important;
}

#item1337524 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1337531 {
	width:256px !important;
	height:30px !important;
}

#item1337528 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1337535 {
	width:256px !important;
	height:30px !important;
}

#item1337532 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1337539 {
	width:256px !important;
	height:30px !important;
}

#item1337536 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1337543 {
	width:256px !important;
	height:30px !important;
}

#item1337540 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1337547 {
	width:256px !important;
	height:30px !important;
}

#item1337544 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1337551 {
	width:256px !important;
	height:30px !important;
}

#item1337548 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1337555 {
	width:256px !important;
	height:30px !important;
}

#item1337552 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1337559 {
	width:256px !important;
	height:30px !important;
}

#item1337556 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1337563 {
	width:256px !important;
	height:30px !important;
}

#item1337560 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1337568 {
	width:256px !important;
	height:30px !important;
}

#item1337564 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1337572 {
	width:256px !important;
	height:37px !important;
}

#item1337569 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1337576 {
	width:256px !important;
	height:30px !important;
}

#item1337573 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1337580 {
	width:256px !important;
	height:30px !important;
}

#item1337577 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1337584 {
	width:256px !important;
	height:30px !important;
}

#item1337581 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1337588 {
	width:256px !important;
	height:30px !important;
}

#item1337585 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1337592 {
	width:256px !important;
	height:30px !important;
}

#item1337589 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1337596 {
	width:256px !important;
	height:30px !important;
}

#item1337593 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1337609 {
	width:256px !important;
	height:30px !important;
}

#item1337606 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1337613 {
	width:256px !important;
	height:30px !important;
}

#item1337610 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1337618 {
	width:256px !important;
	height:30px !important;
}

#item1337614 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1337623 {
	width:256px !important;
	height:30px !important;
}

#item1337619 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1337627 {
	width:256px !important;
	height:30px !important;
}

#item1337624 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1337631 {
	width:256px !important;
	height:30px !important;
}

#item1337628 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1337635 {
	width:256px !important;
	height:30px !important;
}

#item1337632 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1337640 {
	width:256px !important;
	height:41px !important;
}

#item1337637 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1337644 {
	width:256px !important;
	height:21px !important;
}

#item1337641 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1337668 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1336612 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1337919 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1337944 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1337969 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1337994 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1338554 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1338558 {
	width:256px !important;
	height:21px !important;
}

#item1338555 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1338562 {
	width:256px !important;
	height:21px !important;
}

#item1338559 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1338566 {
	width:256px !important;
	height:21px !important;
}

#item1338563 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1338570 {
	width:256px !important;
	height:30px !important;
}

#item1338567 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1338574 {
	width:256px !important;
	height:30px !important;
}

#item1338571 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1338578 {
	width:256px !important;
	height:30px !important;
}

#item1338575 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1338583 {
	width:256px !important;
	height:30px !important;
}

#item1338580 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1338587 {
	width:256px !important;
	height:30px !important;
}

#item1338584 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1338591 {
	width:256px !important;
	height:30px !important;
}

#item1338588 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1338595 {
	width:256px !important;
	height:30px !important;
}

#item1338592 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1338600 {
	width:256px !important;
	height:30px !important;
}

#item1338596 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1338604 {
	width:256px !important;
	height:30px !important;
}

#item1338601 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1338609 {
	width:256px !important;
	height:30px !important;
}

#item1338606 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1338614 {
	width:256px !important;
	height:30px !important;
}

#item1338610 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1338619 {
	width:256px !important;
	height:30px !important;
}

#item1338616 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1338623 {
	width:256px !important;
	height:30px !important;
}

#item1338620 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1338630 {
	width:256px !important;
	height:30px !important;
}

#item1338627 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1338634 {
	width:256px !important;
	height:30px !important;
}

#item1338631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1338639 {
	width:256px !important;
	height:30px !important;
}

#item1338636 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1338643 {
	width:256px !important;
	height:30px !important;
}

#item1338640 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1338647 {
	width:256px !important;
	height:37px !important;
}

#item1338644 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1338651 {
	width:256px !important;
	height:30px !important;
}

#item1338648 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1338655 {
	width:256px !important;
	height:30px !important;
}

#item1338652 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1338659 {
	width:256px !important;
	height:30px !important;
}

#item1338656 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1338663 {
	width:256px !important;
	height:30px !important;
}

#item1338660 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1338667 {
	width:256px !important;
	height:30px !important;
}

#item1338664 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1338671 {
	width:256px !important;
	height:30px !important;
}

#item1338668 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1338675 {
	width:256px !important;
	height:30px !important;
}

#item1338672 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1338688 {
	width:256px !important;
	height:30px !important;
}

#item1338685 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1338692 {
	width:256px !important;
	height:30px !important;
}

#item1338689 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1338696 {
	width:256px !important;
	height:30px !important;
}

#item1338693 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1338700 {
	width:256px !important;
	height:30px !important;
}

#item1338697 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1338704 {
	width:256px !important;
	height:30px !important;
}

#item1338701 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1338708 {
	width:256px !important;
	height:30px !important;
}

#item1338705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1338712 {
	width:256px !important;
	height:41px !important;
}

#item1338709 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1338716 {
	width:256px !important;
	height:21px !important;
}

#item1338713 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1338749 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1337679 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1221552 {
	width:200px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1339701 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1339727 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1339752 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1339777 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1340336 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1340340 {
	width:256px !important;
	height:21px !important;
}

#item1340337 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1340344 {
	width:256px !important;
	height:21px !important;
}

#item1340341 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1340349 {
	width:256px !important;
	height:21px !important;
}

#item1340346 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1340353 {
	width:256px !important;
	height:30px !important;
}

#item1340350 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1340357 {
	width:256px !important;
	height:30px !important;
}

#item1340354 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1340378 {
	width:256px !important;
	height:30px !important;
}

#item1340375 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1340382 {
	width:256px !important;
	height:30px !important;
}

#item1340379 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1340387 {
	width:256px !important;
	height:30px !important;
}

#item1340383 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1340391 {
	width:256px !important;
	height:30px !important;
}

#item1340388 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1340395 {
	width:256px !important;
	height:30px !important;
}

#item1340392 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1340399 {
	width:256px !important;
	height:30px !important;
}

#item1340396 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1340403 {
	width:256px !important;
	height:30px !important;
}

#item1340400 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1340407 {
	width:256px !important;
	height:30px !important;
}

#item1340404 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1340412 {
	width:256px !important;
	height:30px !important;
}

#item1340408 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1340416 {
	width:256px !important;
	height:30px !important;
}

#item1340413 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1340420 {
	width:256px !important;
	height:30px !important;
}

#item1340417 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1340425 {
	width:256px !important;
	height:30px !important;
}

#item1340421 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1340429 {
	width:256px !important;
	height:30px !important;
}

#item1340426 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1340433 {
	width:256px !important;
	height:30px !important;
}

#item1340430 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1340437 {
	width:256px !important;
	height:30px !important;
}

#item1340434 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1340441 {
	width:256px !important;
	height:37px !important;
}

#item1340438 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1340445 {
	width:256px !important;
	height:30px !important;
}

#item1340442 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1340449 {
	width:256px !important;
	height:30px !important;
}

#item1340446 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1340456 {
	width:256px !important;
	height:30px !important;
}

#item1340453 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1340460 {
	width:256px !important;
	height:30px !important;
}

#item1340457 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1340465 {
	width:256px !important;
	height:30px !important;
}

#item1340462 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1340469 {
	width:256px !important;
	height:30px !important;
}

#item1340466 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1340473 {
	width:256px !important;
	height:30px !important;
}

#item1340470 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1340477 {
	width:256px !important;
	height:30px !important;
}

#item1340474 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1340481 {
	width:256px !important;
	height:30px !important;
}

#item1340478 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1340485 {
	width:256px !important;
	height:30px !important;
}

#item1340482 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1340490 {
	width:256px !important;
	height:30px !important;
}

#item1340487 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1340494 {
	width:256px !important;
	height:30px !important;
}

#item1340491 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1340498 {
	width:256px !important;
	height:30px !important;
}

#item1340495 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1340531 {
	width:256px !important;
	height:41px !important;
}

#item1340528 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1340535 {
	width:256px !important;
	height:21px !important;
}

#item1340532 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1340559 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1339463 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1340810 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1340835 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1340860 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1340885 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1341444 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1341448 {
	width:256px !important;
	height:21px !important;
}

#item1341445 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1341452 {
	width:256px !important;
	height:21px !important;
}

#item1341449 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1341456 {
	width:256px !important;
	height:21px !important;
}

#item1341453 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1341460 {
	width:256px !important;
	height:30px !important;
}

#item1341457 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1341464 {
	width:256px !important;
	height:30px !important;
}

#item1341461 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1341483 {
	width:256px !important;
	height:30px !important;
}

#item1341480 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1341488 {
	width:256px !important;
	height:30px !important;
}

#item1341485 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1341492 {
	width:256px !important;
	height:30px !important;
}

#item1341489 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1341496 {
	width:256px !important;
	height:30px !important;
}

#item1341493 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1341500 {
	width:256px !important;
	height:30px !important;
}

#item1341497 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1341507 {
	width:256px !important;
	height:30px !important;
}

#item1341503 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1341511 {
	width:256px !important;
	height:30px !important;
}

#item1341508 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1341518 {
	width:256px !important;
	height:30px !important;
}

#item1341515 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1341522 {
	width:256px !important;
	height:30px !important;
}

#item1341519 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1341539 {
	width:256px !important;
	height:30px !important;
}

#item1341536 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1341553 {
	width:256px !important;
	height:30px !important;
}

#item1341550 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1341557 {
	width:256px !important;
	height:30px !important;
}

#item1341554 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1341575 {
	width:256px !important;
	height:30px !important;
}

#item1341572 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1341580 {
	width:256px !important;
	height:30px !important;
}

#item1341577 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1341599 {
	width:256px !important;
	height:30px !important;
}

#item1341596 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1341603 {
	width:256px !important;
	height:37px !important;
}

#item1341600 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1341618 {
	width:256px !important;
	height:30px !important;
}

#item1341615 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1341622 {
	width:256px !important;
	height:30px !important;
}

#item1341619 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1341642 {
	width:256px !important;
	height:30px !important;
}

#item1341639 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1341649 {
	width:256px !important;
	height:30px !important;
}

#item1341646 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1341653 {
	width:256px !important;
	height:30px !important;
}

#item1341650 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1341668 {
	width:256px !important;
	height:30px !important;
}

#item1341665 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1341672 {
	width:256px !important;
	height:30px !important;
}

#item1341669 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1341679 {
	width:256px !important;
	height:30px !important;
}

#item1341676 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1341683 {
	width:256px !important;
	height:30px !important;
}

#item1341680 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1341687 {
	width:256px !important;
	height:30px !important;
}

#item1341684 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1341691 {
	width:256px !important;
	height:30px !important;
}

#item1341688 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1341698 {
	width:256px !important;
	height:30px !important;
}

#item1341695 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1341703 {
	width:256px !important;
	height:30px !important;
}

#item1341700 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1341707 {
	width:256px !important;
	height:41px !important;
}

#item1341704 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1341711 {
	width:256px !important;
	height:21px !important;
}

#item1341708 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1341735 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1340570 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1342723 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1342748 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1342773 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1342798 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1343357 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1343361 {
	width:256px !important;
	height:21px !important;
}

#item1343358 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1343365 {
	width:256px !important;
	height:21px !important;
}

#item1343362 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1343369 {
	width:256px !important;
	height:21px !important;
}

#item1343366 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1343373 {
	width:256px !important;
	height:30px !important;
}

#item1343370 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1343377 {
	width:256px !important;
	height:30px !important;
}

#item1343374 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1343381 {
	width:256px !important;
	height:30px !important;
}

#item1343378 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1343385 {
	width:256px !important;
	height:30px !important;
}

#item1343382 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1343389 {
	width:256px !important;
	height:30px !important;
}

#item1343386 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1343394 {
	width:256px !important;
	height:30px !important;
}

#item1343390 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1343398 {
	width:256px !important;
	height:30px !important;
}

#item1343395 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1343402 {
	width:256px !important;
	height:30px !important;
}

#item1343399 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1343406 {
	width:256px !important;
	height:30px !important;
}

#item1343403 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1343410 {
	width:256px !important;
	height:30px !important;
}

#item1343407 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1343415 {
	width:256px !important;
	height:30px !important;
}

#item1343412 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1343419 {
	width:256px !important;
	height:30px !important;
}

#item1343416 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1343423 {
	width:256px !important;
	height:30px !important;
}

#item1343420 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1343427 {
	width:256px !important;
	height:30px !important;
}

#item1343424 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1343431 {
	width:256px !important;
	height:30px !important;
}

#item1343428 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1343435 {
	width:256px !important;
	height:30px !important;
}

#item1343432 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1343440 {
	width:256px !important;
	height:30px !important;
}

#item1343436 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1343444 {
	width:256px !important;
	height:37px !important;
}

#item1343441 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1343448 {
	width:256px !important;
	height:30px !important;
}

#item1343445 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1343452 {
	width:256px !important;
	height:30px !important;
}

#item1343449 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1343456 {
	width:256px !important;
	height:30px !important;
}

#item1343453 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1343460 {
	width:256px !important;
	height:30px !important;
}

#item1343457 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1343464 {
	width:256px !important;
	height:30px !important;
}

#item1343461 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1343468 {
	width:256px !important;
	height:30px !important;
}

#item1343465 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1343473 {
	width:256px !important;
	height:30px !important;
}

#item1343469 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1343477 {
	width:256px !important;
	height:30px !important;
}

#item1343474 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1343481 {
	width:256px !important;
	height:30px !important;
}

#item1343478 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1343485 {
	width:256px !important;
	height:30px !important;
}

#item1343482 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1343489 {
	width:256px !important;
	height:30px !important;
}

#item1343486 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1343493 {
	width:256px !important;
	height:30px !important;
}

#item1343490 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1343497 {
	width:256px !important;
	height:30px !important;
}

#item1343494 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1343501 {
	width:256px !important;
	height:41px !important;
}

#item1343498 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1343505 {
	width:256px !important;
	height:21px !important;
}

#item1343502 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1343529 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1342482 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1343783 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1343808 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1343834 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1343859 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1344420 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1344424 {
	width:256px !important;
	height:21px !important;
}

#item1344421 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1344428 {
	width:256px !important;
	height:21px !important;
}

#item1344425 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1344432 {
	width:256px !important;
	height:21px !important;
}

#item1344429 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1344436 {
	width:256px !important;
	height:30px !important;
}

#item1344433 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1344440 {
	width:256px !important;
	height:30px !important;
}

#item1344437 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1344444 {
	width:256px !important;
	height:30px !important;
}

#item1344441 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1344448 {
	width:256px !important;
	height:30px !important;
}

#item1344445 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1344453 {
	width:256px !important;
	height:30px !important;
}

#item1344450 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1344461 {
	width:256px !important;
	height:30px !important;
}

#item1344458 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1344477 {
	width:256px !important;
	height:30px !important;
}

#item1344474 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1344481 {
	width:256px !important;
	height:30px !important;
}

#item1344478 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1344496 {
	width:256px !important;
	height:30px !important;
}

#item1344493 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1344500 {
	width:256px !important;
	height:30px !important;
}

#item1344497 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1344520 {
	width:256px !important;
	height:30px !important;
}

#item1344517 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1344537 {
	width:256px !important;
	height:30px !important;
}

#item1344534 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1344542 {
	width:256px !important;
	height:30px !important;
}

#item1344539 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1344558 {
	width:256px !important;
	height:30px !important;
}

#item1344555 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1344570 {
	width:256px !important;
	height:30px !important;
}

#item1344567 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1344575 {
	width:256px !important;
	height:30px !important;
}

#item1344572 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1344579 {
	width:256px !important;
	height:30px !important;
}

#item1344576 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1344583 {
	width:256px !important;
	height:37px !important;
}

#item1344580 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1344587 {
	width:256px !important;
	height:30px !important;
}

#item1344584 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1344592 {
	width:256px !important;
	height:30px !important;
}

#item1344589 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1344596 {
	width:256px !important;
	height:30px !important;
}

#item1344593 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1344602 {
	width:256px !important;
	height:30px !important;
}

#item1344599 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1344608 {
	width:256px !important;
	height:30px !important;
}

#item1344604 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1344612 {
	width:256px !important;
	height:30px !important;
}

#item1344609 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1344616 {
	width:256px !important;
	height:30px !important;
}

#item1344613 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1344620 {
	width:256px !important;
	height:30px !important;
}

#item1344617 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1344625 {
	width:256px !important;
	height:30px !important;
}

#item1344622 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1344630 {
	width:256px !important;
	height:30px !important;
}

#item1344627 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1344634 {
	width:256px !important;
	height:30px !important;
}

#item1344631 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1344638 {
	width:256px !important;
	height:30px !important;
}

#item1344635 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1344642 {
	width:256px !important;
	height:30px !important;
}

#item1344639 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1344648 {
	width:256px !important;
	height:41px !important;
}

#item1344645 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1344652 {
	width:256px !important;
	height:21px !important;
}

#item1344649 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1344676 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1343544 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1345621 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1345646 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1345671 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1345696 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1346257 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1346261 {
	width:256px !important;
	height:21px !important;
}

#item1346258 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1346265 {
	width:256px !important;
	height:21px !important;
}

#item1346262 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1346271 {
	width:256px !important;
	height:21px !important;
}

#item1346268 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1346275 {
	width:256px !important;
	height:30px !important;
}

#item1346272 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1346279 {
	width:256px !important;
	height:30px !important;
}

#item1346276 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1346283 {
	width:256px !important;
	height:30px !important;
}

#item1346280 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1346287 {
	width:256px !important;
	height:30px !important;
}

#item1346284 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1346291 {
	width:256px !important;
	height:30px !important;
}

#item1346288 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1346296 {
	width:256px !important;
	height:30px !important;
}

#item1346293 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1346300 {
	width:256px !important;
	height:30px !important;
}

#item1346297 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1346304 {
	width:256px !important;
	height:30px !important;
}

#item1346301 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1346308 {
	width:256px !important;
	height:30px !important;
}

#item1346305 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1346312 {
	width:256px !important;
	height:30px !important;
}

#item1346309 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1346316 {
	width:256px !important;
	height:30px !important;
}

#item1346313 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1346320 {
	width:256px !important;
	height:30px !important;
}

#item1346317 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1346324 {
	width:256px !important;
	height:30px !important;
}

#item1346321 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1346328 {
	width:256px !important;
	height:30px !important;
}

#item1346325 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1346333 {
	width:256px !important;
	height:30px !important;
}

#item1346329 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1346337 {
	width:256px !important;
	height:30px !important;
}

#item1346334 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1346341 {
	width:256px !important;
	height:30px !important;
}

#item1346338 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1346350 {
	width:256px !important;
	height:37px !important;
}

#item1346347 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1346354 {
	width:256px !important;
	height:30px !important;
}

#item1346351 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1346359 {
	width:256px !important;
	height:30px !important;
}

#item1346355 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1346365 {
	width:256px !important;
	height:30px !important;
}

#item1346362 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1346371 {
	width:256px !important;
	height:30px !important;
}

#item1346368 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1346375 {
	width:256px !important;
	height:30px !important;
}

#item1346372 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1346379 {
	width:256px !important;
	height:30px !important;
}

#item1346376 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1346385 {
	width:256px !important;
	height:30px !important;
}

#item1346382 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1346389 {
	width:256px !important;
	height:30px !important;
}

#item1346386 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1346393 {
	width:256px !important;
	height:30px !important;
}

#item1346390 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1346397 {
	width:256px !important;
	height:30px !important;
}

#item1346394 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1346402 {
	width:256px !important;
	height:30px !important;
}

#item1346398 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1346406 {
	width:256px !important;
	height:30px !important;
}

#item1346403 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1346410 {
	width:256px !important;
	height:30px !important;
}

#item1346407 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1346414 {
	width:256px !important;
	height:41px !important;
}

#item1346411 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1346418 {
	width:256px !important;
	height:21px !important;
}

#item1346415 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1346444 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1345381 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1346693 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1346719 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1346744 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1346769 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1347329 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1347333 {
	width:256px !important;
	height:21px !important;
}

#item1347330 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1347337 {
	width:256px !important;
	height:21px !important;
}

#item1347334 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1347342 {
	width:256px !important;
	height:21px !important;
}

#item1347339 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1347346 {
	width:256px !important;
	height:30px !important;
}

#item1347343 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1347351 {
	width:256px !important;
	height:30px !important;
}

#item1347348 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1347355 {
	width:256px !important;
	height:30px !important;
}

#item1347352 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1347361 {
	width:256px !important;
	height:30px !important;
}

#item1347358 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1347378 {
	width:256px !important;
	height:30px !important;
}

#item1347375 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1347383 {
	width:256px !important;
	height:30px !important;
}

#item1347379 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1347398 {
	width:256px !important;
	height:30px !important;
}

#item1347395 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1347418 {
	width:256px !important;
	height:30px !important;
}

#item1347415 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1347433 {
	width:256px !important;
	height:30px !important;
}

#item1347430 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1347438 {
	width:256px !important;
	height:30px !important;
}

#item1347434 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1347455 {
	width:256px !important;
	height:30px !important;
}

#item1347452 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1347468 {
	width:256px !important;
	height:30px !important;
}

#item1347465 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1347472 {
	width:256px !important;
	height:30px !important;
}

#item1347469 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1347480 {
	width:256px !important;
	height:30px !important;
}

#item1347477 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1347485 {
	width:256px !important;
	height:30px !important;
}

#item1347481 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1347491 {
	width:256px !important;
	height:30px !important;
}

#item1347487 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1347495 {
	width:256px !important;
	height:30px !important;
}

#item1347492 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1347501 {
	width:256px !important;
	height:37px !important;
}

#item1347498 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1347506 {
	width:256px !important;
	height:30px !important;
}

#item1347503 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1347510 {
	width:256px !important;
	height:30px !important;
}

#item1347507 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1347514 {
	width:256px !important;
	height:30px !important;
}

#item1347511 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1347519 {
	width:256px !important;
	height:30px !important;
}

#item1347516 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1347524 {
	width:256px !important;
	height:30px !important;
}

#item1347521 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1347528 {
	width:256px !important;
	height:30px !important;
}

#item1347525 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1347532 {
	width:256px !important;
	height:30px !important;
}

#item1347529 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1347536 {
	width:256px !important;
	height:30px !important;
}

#item1347533 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1347540 {
	width:256px !important;
	height:30px !important;
}

#item1347537 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1347544 {
	width:256px !important;
	height:30px !important;
}

#item1347541 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1347548 {
	width:256px !important;
	height:30px !important;
}

#item1347545 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1347552 {
	width:256px !important;
	height:30px !important;
}

#item1347549 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1347556 {
	width:256px !important;
	height:30px !important;
}

#item1347553 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1347560 {
	width:256px !important;
	height:41px !important;
}

#item1347557 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1347565 {
	width:256px !important;
	height:21px !important;
}

#item1347561 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1347589 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1346455 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1232761 {
	width:200px !important;
	height:29px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1348573 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1348599 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1348624 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1348649 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1349209 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1349213 {
	width:256px !important;
	height:21px !important;
}

#item1349210 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1349217 {
	width:256px !important;
	height:21px !important;
}

#item1349214 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1349222 {
	width:256px !important;
	height:21px !important;
}

#item1349218 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1349226 {
	width:256px !important;
	height:30px !important;
}

#item1349223 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1349230 {
	width:256px !important;
	height:30px !important;
}

#item1349227 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1349234 {
	width:256px !important;
	height:30px !important;
}

#item1349231 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1349238 {
	width:256px !important;
	height:30px !important;
}

#item1349235 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1349242 {
	width:256px !important;
	height:30px !important;
}

#item1349239 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1349246 {
	width:256px !important;
	height:30px !important;
}

#item1349243 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1349250 {
	width:256px !important;
	height:30px !important;
}

#item1349247 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1349255 {
	width:256px !important;
	height:30px !important;
}

#item1349252 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1349259 {
	width:256px !important;
	height:30px !important;
}

#item1349256 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1349263 {
	width:256px !important;
	height:30px !important;
}

#item1349260 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1349267 {
	width:256px !important;
	height:30px !important;
}

#item1349264 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1349271 {
	width:256px !important;
	height:30px !important;
}

#item1349268 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1349275 {
	width:256px !important;
	height:30px !important;
}

#item1349272 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1349280 {
	width:256px !important;
	height:30px !important;
}

#item1349276 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1349284 {
	width:256px !important;
	height:30px !important;
}

#item1349281 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1349288 {
	width:256px !important;
	height:30px !important;
}

#item1349285 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1349292 {
	width:256px !important;
	height:30px !important;
}

#item1349289 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1349296 {
	width:256px !important;
	height:37px !important;
}

#item1349293 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1349300 {
	width:256px !important;
	height:30px !important;
}

#item1349297 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1349304 {
	width:256px !important;
	height:30px !important;
}

#item1349301 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1349308 {
	width:256px !important;
	height:30px !important;
}

#item1349305 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1349312 {
	width:256px !important;
	height:30px !important;
}

#item1349309 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1349316 {
	width:256px !important;
	height:30px !important;
}

#item1349313 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1349321 {
	width:256px !important;
	height:30px !important;
}

#item1349317 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1349325 {
	width:256px !important;
	height:30px !important;
}

#item1349322 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1349329 {
	width:256px !important;
	height:30px !important;
}

#item1349326 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1349333 {
	width:256px !important;
	height:30px !important;
}

#item1349330 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1349338 {
	width:256px !important;
	height:30px !important;
}

#item1349334 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1349343 {
	width:256px !important;
	height:30px !important;
}

#item1349339 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1349347 {
	width:256px !important;
	height:30px !important;
}

#item1349344 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1349351 {
	width:256px !important;
	height:30px !important;
}

#item1349348 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1349355 {
	width:256px !important;
	height:41px !important;
}

#item1349352 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1349359 {
	width:256px !important;
	height:21px !important;
}

#item1349356 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1349383 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1348335 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1349635 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1349660 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1349685 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1349710 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1350270 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1350274 {
	width:256px !important;
	height:21px !important;
}

#item1350271 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1350278 {
	width:256px !important;
	height:21px !important;
}

#item1350275 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1350282 {
	width:256px !important;
	height:21px !important;
}

#item1350279 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1350286 {
	width:256px !important;
	height:30px !important;
}

#item1350283 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1350297 {
	width:256px !important;
	height:30px !important;
}

#item1350294 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1350301 {
	width:256px !important;
	height:30px !important;
}

#item1350298 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1350322 {
	width:256px !important;
	height:30px !important;
}

#item1350319 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1350335 {
	width:256px !important;
	height:30px !important;
}

#item1350332 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1350354 {
	width:256px !important;
	height:30px !important;
}

#item1350351 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1350359 {
	width:256px !important;
	height:30px !important;
}

#item1350355 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1350377 {
	width:256px !important;
	height:30px !important;
}

#item1350374 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1350392 {
	width:256px !important;
	height:30px !important;
}

#item1350389 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1350398 {
	width:256px !important;
	height:30px !important;
}

#item1350395 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1350407 {
	width:256px !important;
	height:30px !important;
}

#item1350404 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1350411 {
	width:256px !important;
	height:30px !important;
}

#item1350408 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1350416 {
	width:256px !important;
	height:30px !important;
}

#item1350413 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1350420 {
	width:256px !important;
	height:30px !important;
}

#item1350417 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1350425 {
	width:256px !important;
	height:30px !important;
}

#item1350422 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1350429 {
	width:256px !important;
	height:30px !important;
}

#item1350426 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1350434 {
	width:256px !important;
	height:30px !important;
}

#item1350431 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1350439 {
	width:256px !important;
	height:37px !important;
}

#item1350435 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1350443 {
	width:256px !important;
	height:30px !important;
}

#item1350440 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1350448 {
	width:256px !important;
	height:30px !important;
}

#item1350445 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1350452 {
	width:256px !important;
	height:30px !important;
}

#item1350449 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1350456 {
	width:256px !important;
	height:30px !important;
}

#item1350453 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1350460 {
	width:256px !important;
	height:30px !important;
}

#item1350457 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1350464 {
	width:256px !important;
	height:30px !important;
}

#item1350461 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1350468 {
	width:256px !important;
	height:30px !important;
}

#item1350465 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1350472 {
	width:256px !important;
	height:30px !important;
}

#item1350469 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1350476 {
	width:256px !important;
	height:30px !important;
}

#item1350473 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1350480 {
	width:256px !important;
	height:30px !important;
}

#item1350477 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1350484 {
	width:256px !important;
	height:30px !important;
}

#item1350481 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1350489 {
	width:256px !important;
	height:30px !important;
}

#item1350486 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1350495 {
	width:256px !important;
	height:30px !important;
}

#item1350491 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1350499 {
	width:256px !important;
	height:41px !important;
}

#item1350496 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1350503 {
	width:256px !important;
	height:21px !important;
}

#item1350500 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1350527 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1349394 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1222849 {
	width:240px !important;
	height:27px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1351474 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1351500 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1351526 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1351551 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1352111 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1352115 {
	width:256px !important;
	height:21px !important;
}

#item1352112 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1352119 {
	width:256px !important;
	height:21px !important;
}

#item1352116 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1352123 {
	width:256px !important;
	height:21px !important;
}

#item1352120 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1352127 {
	width:256px !important;
	height:30px !important;
}

#item1352124 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1352135 {
	width:256px !important;
	height:30px !important;
}

#item1352131 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1352139 {
	width:256px !important;
	height:30px !important;
}

#item1352136 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1352144 {
	width:256px !important;
	height:30px !important;
}

#item1352140 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1352148 {
	width:256px !important;
	height:30px !important;
}

#item1352145 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1352152 {
	width:256px !important;
	height:30px !important;
}

#item1352149 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1352156 {
	width:256px !important;
	height:30px !important;
}

#item1352153 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1352160 {
	width:256px !important;
	height:30px !important;
}

#item1352157 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1352164 {
	width:256px !important;
	height:30px !important;
}

#item1352161 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1352168 {
	width:256px !important;
	height:30px !important;
}

#item1352165 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1352172 {
	width:256px !important;
	height:30px !important;
}

#item1352169 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1352176 {
	width:256px !important;
	height:30px !important;
}

#item1352173 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1352180 {
	width:256px !important;
	height:30px !important;
}

#item1352177 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1352184 {
	width:256px !important;
	height:30px !important;
}

#item1352181 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1352188 {
	width:256px !important;
	height:30px !important;
}

#item1352185 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1352192 {
	width:256px !important;
	height:30px !important;
}

#item1352189 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1352200 {
	width:256px !important;
	height:30px !important;
}

#item1352197 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1352207 {
	width:256px !important;
	height:37px !important;
}

#item1352204 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1352211 {
	width:256px !important;
	height:30px !important;
}

#item1352208 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1352216 {
	width:256px !important;
	height:30px !important;
}

#item1352213 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1352220 {
	width:256px !important;
	height:30px !important;
}

#item1352217 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1352228 {
	width:256px !important;
	height:30px !important;
}

#item1352225 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1352236 {
	width:256px !important;
	height:30px !important;
}

#item1352233 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1352240 {
	width:256px !important;
	height:30px !important;
}

#item1352237 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1352244 {
	width:256px !important;
	height:30px !important;
}

#item1352241 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1352248 {
	width:256px !important;
	height:30px !important;
}

#item1352245 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1352252 {
	width:256px !important;
	height:30px !important;
}

#item1352249 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1352257 {
	width:256px !important;
	height:30px !important;
}

#item1352254 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1352261 {
	width:256px !important;
	height:30px !important;
}

#item1352258 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1352265 {
	width:256px !important;
	height:30px !important;
}

#item1352262 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1352270 {
	width:256px !important;
	height:30px !important;
}

#item1352266 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1352274 {
	width:256px !important;
	height:41px !important;
}

#item1352271 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1352279 {
	width:256px !important;
	height:21px !important;
}

#item1352275 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1352303 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1351235 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1352560 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1352585 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1352610 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1352635 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1353194 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1353198 {
	width:256px !important;
	height:21px !important;
}

#item1353195 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1353202 {
	width:256px !important;
	height:21px !important;
}

#item1353199 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1353220 {
	width:256px !important;
	height:21px !important;
}

#item1353217 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1353224 {
	width:256px !important;
	height:30px !important;
}

#item1353221 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1353238 {
	width:256px !important;
	height:30px !important;
}

#item1353235 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1353259 {
	width:256px !important;
	height:30px !important;
}

#item1353256 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1353263 {
	width:256px !important;
	height:30px !important;
}

#item1353260 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1353281 {
	width:256px !important;
	height:30px !important;
}

#item1353278 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1353297 {
	width:256px !important;
	height:30px !important;
}

#item1353294 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1353304 {
	width:256px !important;
	height:30px !important;
}

#item1353300 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1353310 {
	width:256px !important;
	height:30px !important;
}

#item1353307 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1353315 {
	width:256px !important;
	height:30px !important;
}

#item1353312 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1353321 {
	width:256px !important;
	height:30px !important;
}

#item1353318 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1353325 {
	width:256px !important;
	height:30px !important;
}

#item1353322 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1353330 {
	width:256px !important;
	height:30px !important;
}

#item1353327 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1353334 {
	width:256px !important;
	height:30px !important;
}

#item1353331 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1353339 {
	width:256px !important;
	height:30px !important;
}

#item1353336 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1353343 {
	width:256px !important;
	height:30px !important;
}

#item1353340 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1353347 {
	width:256px !important;
	height:30px !important;
}

#item1353344 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1353352 {
	width:256px !important;
	height:30px !important;
}

#item1353349 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1353356 {
	width:256px !important;
	height:37px !important;
}

#item1353353 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1353360 {
	width:256px !important;
	height:30px !important;
}

#item1353357 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1353364 {
	width:256px !important;
	height:30px !important;
}

#item1353361 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1353368 {
	width:256px !important;
	height:30px !important;
}

#item1353365 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1353373 {
	width:256px !important;
	height:30px !important;
}

#item1353369 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1353378 {
	width:256px !important;
	height:30px !important;
}

#item1353375 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1353382 {
	width:256px !important;
	height:30px !important;
}

#item1353379 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1353386 {
	width:256px !important;
	height:30px !important;
}

#item1353383 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1353390 {
	width:256px !important;
	height:30px !important;
}

#item1353387 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1353394 {
	width:256px !important;
	height:30px !important;
}

#item1353391 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1353398 {
	width:256px !important;
	height:30px !important;
}

#item1353395 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1353402 {
	width:256px !important;
	height:30px !important;
}

#item1353399 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1353407 {
	width:256px !important;
	height:30px !important;
}

#item1353403 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1353411 {
	width:256px !important;
	height:30px !important;
}

#item1353408 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1353415 {
	width:256px !important;
	height:41px !important;
}

#item1353412 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1353420 {
	width:256px !important;
	height:21px !important;
}

#item1353417 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1353444 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1352321 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1354425 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1354450 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1354475 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1354500 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1355059 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1355064 {
	width:256px !important;
	height:21px !important;
}

#item1355060 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1355068 {
	width:256px !important;
	height:21px !important;
}

#item1355065 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1355072 {
	width:256px !important;
	height:21px !important;
}

#item1355069 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1355076 {
	width:256px !important;
	height:30px !important;
}

#item1355073 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1355080 {
	width:256px !important;
	height:30px !important;
}

#item1355077 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1355084 {
	width:256px !important;
	height:30px !important;
}

#item1355081 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1355088 {
	width:256px !important;
	height:30px !important;
}

#item1355085 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1355092 {
	width:256px !important;
	height:30px !important;
}

#item1355089 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1355096 {
	width:256px !important;
	height:30px !important;
}

#item1355093 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1355100 {
	width:256px !important;
	height:30px !important;
}

#item1355097 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1355104 {
	width:256px !important;
	height:30px !important;
}

#item1355101 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1355108 {
	width:256px !important;
	height:30px !important;
}

#item1355105 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1355113 {
	width:256px !important;
	height:30px !important;
}

#item1355109 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1355117 {
	width:256px !important;
	height:30px !important;
}

#item1355114 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1355121 {
	width:256px !important;
	height:30px !important;
}

#item1355118 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1355125 {
	width:256px !important;
	height:30px !important;
}

#item1355122 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1355129 {
	width:256px !important;
	height:30px !important;
}

#item1355126 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1355133 {
	width:256px !important;
	height:30px !important;
}

#item1355130 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1355138 {
	width:256px !important;
	height:30px !important;
}

#item1355134 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1355142 {
	width:256px !important;
	height:30px !important;
}

#item1355139 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1355146 {
	width:256px !important;
	height:37px !important;
}

#item1355143 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1355150 {
	width:256px !important;
	height:30px !important;
}

#item1355147 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1355154 {
	width:256px !important;
	height:30px !important;
}

#item1355151 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1355158 {
	width:256px !important;
	height:30px !important;
}

#item1355155 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1355162 {
	width:256px !important;
	height:30px !important;
}

#item1355159 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1355167 {
	width:256px !important;
	height:30px !important;
}

#item1355164 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1355171 {
	width:256px !important;
	height:30px !important;
}

#item1355168 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1355176 {
	width:256px !important;
	height:30px !important;
}

#item1355173 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1355180 {
	width:256px !important;
	height:30px !important;
}

#item1355177 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1355184 {
	width:256px !important;
	height:30px !important;
}

#item1355181 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1355188 {
	width:256px !important;
	height:30px !important;
}

#item1355185 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1355192 {
	width:256px !important;
	height:30px !important;
}

#item1355189 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1355196 {
	width:256px !important;
	height:30px !important;
}

#item1355193 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1355200 {
	width:256px !important;
	height:30px !important;
}

#item1355197 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1355205 {
	width:256px !important;
	height:41px !important;
}

#item1355202 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1355209 {
	width:256px !important;
	height:21px !important;
}

#item1355206 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1355233 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1354185 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1355484 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1355509 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1355534 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1355559 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1356119 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1356124 {
	width:256px !important;
	height:21px !important;
}

#item1356120 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1356128 {
	width:256px !important;
	height:21px !important;
}

#item1356125 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1356132 {
	width:256px !important;
	height:21px !important;
}

#item1356129 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1356136 {
	width:256px !important;
	height:30px !important;
}

#item1356133 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1356142 {
	width:256px !important;
	height:30px !important;
}

#item1356138 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1356146 {
	width:256px !important;
	height:30px !important;
}

#item1356143 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1356161 {
	width:256px !important;
	height:30px !important;
}

#item1356157 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1356176 {
	width:256px !important;
	height:30px !important;
}

#item1356173 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1356190 {
	width:256px !important;
	height:30px !important;
}

#item1356187 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1356204 {
	width:256px !important;
	height:30px !important;
}

#item1356201 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1356222 {
	width:256px !important;
	height:30px !important;
}

#item1356218 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1356226 {
	width:256px !important;
	height:30px !important;
}

#item1356223 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1356243 {
	width:256px !important;
	height:30px !important;
}

#item1356240 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1356257 {
	width:256px !important;
	height:30px !important;
}

#item1356254 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1356270 {
	width:256px !important;
	height:30px !important;
}

#item1356267 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1356282 {
	width:256px !important;
	height:30px !important;
}

#item1356279 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1356287 {
	width:256px !important;
	height:30px !important;
}

#item1356284 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1356292 {
	width:256px !important;
	height:30px !important;
}

#item1356288 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1356298 {
	width:256px !important;
	height:30px !important;
}

#item1356295 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1356303 {
	width:256px !important;
	height:30px !important;
}

#item1356300 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1356309 {
	width:256px !important;
	height:37px !important;
}

#item1356306 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1356313 {
	width:256px !important;
	height:30px !important;
}

#item1356310 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1356317 {
	width:256px !important;
	height:30px !important;
}

#item1356314 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1356321 {
	width:256px !important;
	height:30px !important;
}

#item1356318 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1356325 {
	width:256px !important;
	height:30px !important;
}

#item1356322 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1356329 {
	width:256px !important;
	height:30px !important;
}

#item1356326 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1356334 {
	width:256px !important;
	height:30px !important;
}

#item1356331 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1356338 {
	width:256px !important;
	height:30px !important;
}

#item1356335 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1356343 {
	width:256px !important;
	height:30px !important;
}

#item1356340 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1356347 {
	width:256px !important;
	height:30px !important;
}

#item1356344 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1356351 {
	width:256px !important;
	height:30px !important;
}

#item1356348 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1356355 {
	width:256px !important;
	height:30px !important;
}

#item1356352 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1356359 {
	width:256px !important;
	height:30px !important;
}

#item1356356 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1356363 {
	width:256px !important;
	height:30px !important;
}

#item1356360 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1356367 {
	width:256px !important;
	height:41px !important;
}

#item1356364 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1356371 {
	width:256px !important;
	height:21px !important;
}

#item1356368 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1356395 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1355245 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1233229 {
	width:209px !important;
	height:27px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1357373 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1357398 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1357424 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1357449 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1358008 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1358012 {
	width:256px !important;
	height:21px !important;
}

#item1358009 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1358016 {
	width:256px !important;
	height:21px !important;
}

#item1358013 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1358020 {
	width:256px !important;
	height:21px !important;
}

#item1358017 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1358026 {
	width:256px !important;
	height:30px !important;
}

#item1358022 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1358030 {
	width:256px !important;
	height:30px !important;
}

#item1358027 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1358034 {
	width:256px !important;
	height:30px !important;
}

#item1358031 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1358038 {
	width:256px !important;
	height:30px !important;
}

#item1358035 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1358042 {
	width:256px !important;
	height:30px !important;
}

#item1358039 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1358046 {
	width:256px !important;
	height:30px !important;
}

#item1358043 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1358050 {
	width:256px !important;
	height:30px !important;
}

#item1358047 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1358054 {
	width:256px !important;
	height:30px !important;
}

#item1358051 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1358058 {
	width:256px !important;
	height:30px !important;
}

#item1358055 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1358063 {
	width:256px !important;
	height:30px !important;
}

#item1358059 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1358067 {
	width:256px !important;
	height:30px !important;
}

#item1358064 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1358071 {
	width:256px !important;
	height:30px !important;
}

#item1358068 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1358075 {
	width:256px !important;
	height:30px !important;
}

#item1358072 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1358079 {
	width:256px !important;
	height:30px !important;
}

#item1358076 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1358083 {
	width:256px !important;
	height:30px !important;
}

#item1358080 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1358088 {
	width:256px !important;
	height:30px !important;
}

#item1358084 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1358092 {
	width:256px !important;
	height:30px !important;
}

#item1358089 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1358096 {
	width:256px !important;
	height:37px !important;
}

#item1358093 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1358100 {
	width:256px !important;
	height:30px !important;
}

#item1358097 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1358104 {
	width:256px !important;
	height:30px !important;
}

#item1358101 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1358108 {
	width:256px !important;
	height:30px !important;
}

#item1358105 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1358112 {
	width:256px !important;
	height:30px !important;
}

#item1358109 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1358116 {
	width:256px !important;
	height:30px !important;
}

#item1358113 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1358120 {
	width:256px !important;
	height:30px !important;
}

#item1358117 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1358124 {
	width:256px !important;
	height:30px !important;
}

#item1358121 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1358128 {
	width:256px !important;
	height:30px !important;
}

#item1358125 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1358132 {
	width:256px !important;
	height:30px !important;
}

#item1358129 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1358136 {
	width:256px !important;
	height:30px !important;
}

#item1358133 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1358140 {
	width:256px !important;
	height:30px !important;
}

#item1358137 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1358145 {
	width:256px !important;
	height:30px !important;
}

#item1358141 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1358149 {
	width:256px !important;
	height:30px !important;
}

#item1358146 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1358153 {
	width:256px !important;
	height:41px !important;
}

#item1358150 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1358157 {
	width:256px !important;
	height:21px !important;
}

#item1358154 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1358181 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1357135 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1358433 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1358459 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1358485 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1358510 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1359069 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1359073 {
	width:256px !important;
	height:21px !important;
}

#item1359070 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1359077 {
	width:256px !important;
	height:21px !important;
}

#item1359074 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1359081 {
	width:256px !important;
	height:21px !important;
}

#item1359078 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1359085 {
	width:256px !important;
	height:30px !important;
}

#item1359082 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1359089 {
	width:256px !important;
	height:30px !important;
}

#item1359086 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1359093 {
	width:256px !important;
	height:30px !important;
}

#item1359090 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1359097 {
	width:256px !important;
	height:30px !important;
}

#item1359094 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1359101 {
	width:256px !important;
	height:30px !important;
}

#item1359098 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1359105 {
	width:256px !important;
	height:30px !important;
}

#item1359102 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1359110 {
	width:256px !important;
	height:30px !important;
}

#item1359106 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1359114 {
	width:256px !important;
	height:30px !important;
}

#item1359111 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1359118 {
	width:256px !important;
	height:30px !important;
}

#item1359115 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1359123 {
	width:256px !important;
	height:30px !important;
}

#item1359119 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1359127 {
	width:256px !important;
	height:30px !important;
}

#item1359124 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1359131 {
	width:256px !important;
	height:30px !important;
}

#item1359128 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1359135 {
	width:256px !important;
	height:30px !important;
}

#item1359132 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1359139 {
	width:256px !important;
	height:30px !important;
}

#item1359136 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1359143 {
	width:256px !important;
	height:30px !important;
}

#item1359140 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1359147 {
	width:256px !important;
	height:30px !important;
}

#item1359144 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1359151 {
	width:256px !important;
	height:30px !important;
}

#item1359148 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1359155 {
	width:256px !important;
	height:37px !important;
}

#item1359152 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1359159 {
	width:256px !important;
	height:30px !important;
}

#item1359156 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1359164 {
	width:256px !important;
	height:30px !important;
}

#item1359160 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1359168 {
	width:256px !important;
	height:30px !important;
}

#item1359165 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1359172 {
	width:256px !important;
	height:30px !important;
}

#item1359169 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1359176 {
	width:256px !important;
	height:30px !important;
}

#item1359173 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1359181 {
	width:256px !important;
	height:30px !important;
}

#item1359177 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1359185 {
	width:256px !important;
	height:30px !important;
}

#item1359182 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1359189 {
	width:256px !important;
	height:30px !important;
}

#item1359186 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1359193 {
	width:256px !important;
	height:30px !important;
}

#item1359190 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1359197 {
	width:256px !important;
	height:30px !important;
}

#item1359194 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1359201 {
	width:256px !important;
	height:30px !important;
}

#item1359198 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1359205 {
	width:256px !important;
	height:30px !important;
}

#item1359202 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1359209 {
	width:256px !important;
	height:30px !important;
}

#item1359206 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1359213 {
	width:256px !important;
	height:41px !important;
}

#item1359210 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1359217 {
	width:256px !important;
	height:21px !important;
}

#item1359214 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1359241 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1358193 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1360193 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1360218 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1360243 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1360269 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1360829 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1360834 {
	width:256px !important;
	height:21px !important;
}

#item1360830 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1360838 {
	width:256px !important;
	height:21px !important;
}

#item1360835 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1360842 {
	width:256px !important;
	height:21px !important;
}

#item1360839 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1360846 {
	width:256px !important;
	height:30px !important;
}

#item1360843 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1360850 {
	width:256px !important;
	height:30px !important;
}

#item1360847 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1360854 {
	width:256px !important;
	height:30px !important;
}

#item1360851 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1360858 {
	width:256px !important;
	height:30px !important;
}

#item1360855 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1360862 {
	width:256px !important;
	height:30px !important;
}

#item1360859 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1360866 {
	width:256px !important;
	height:30px !important;
}

#item1360863 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1360870 {
	width:256px !important;
	height:30px !important;
}

#item1360867 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1360874 {
	width:256px !important;
	height:30px !important;
}

#item1360871 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1360878 {
	width:256px !important;
	height:30px !important;
}

#item1360875 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1360883 {
	width:256px !important;
	height:30px !important;
}

#item1360880 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1360887 {
	width:256px !important;
	height:30px !important;
}

#item1360884 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1360891 {
	width:256px !important;
	height:30px !important;
}

#item1360888 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1360896 {
	width:256px !important;
	height:30px !important;
}

#item1360893 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1360900 {
	width:256px !important;
	height:30px !important;
}

#item1360897 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1360904 {
	width:256px !important;
	height:30px !important;
}

#item1360901 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1360908 {
	width:256px !important;
	height:30px !important;
}

#item1360905 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1360912 {
	width:256px !important;
	height:30px !important;
}

#item1360909 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1360916 {
	width:256px !important;
	height:37px !important;
}

#item1360913 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1360920 {
	width:256px !important;
	height:30px !important;
}

#item1360917 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1360953 {
	width:256px !important;
	height:30px !important;
}

#item1360950 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1360957 {
	width:256px !important;
	height:30px !important;
}

#item1360954 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1360962 {
	width:256px !important;
	height:30px !important;
}

#item1360958 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1360966 {
	width:256px !important;
	height:30px !important;
}

#item1360963 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1360970 {
	width:256px !important;
	height:30px !important;
}

#item1360967 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1360974 {
	width:256px !important;
	height:30px !important;
}

#item1360971 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1360978 {
	width:256px !important;
	height:30px !important;
}

#item1360975 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1360983 {
	width:256px !important;
	height:30px !important;
}

#item1360979 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1360987 {
	width:256px !important;
	height:30px !important;
}

#item1360984 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1360991 {
	width:256px !important;
	height:30px !important;
}

#item1360988 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1360995 {
	width:256px !important;
	height:30px !important;
}

#item1360992 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1360999 {
	width:256px !important;
	height:30px !important;
}

#item1360996 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1361003 {
	width:256px !important;
	height:41px !important;
}

#item1361000 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1361007 {
	width:256px !important;
	height:21px !important;
}

#item1361004 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1361031 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1359954 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1361281 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1361306 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1361331 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1361356 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1361917 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1361921 {
	width:256px !important;
	height:21px !important;
}

#item1361918 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1361927 {
	width:256px !important;
	height:21px !important;
}

#item1361923 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1361931 {
	width:256px !important;
	height:21px !important;
}

#item1361928 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1361935 {
	width:256px !important;
	height:30px !important;
}

#item1361932 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1361939 {
	width:256px !important;
	height:30px !important;
}

#item1361936 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1361943 {
	width:256px !important;
	height:30px !important;
}

#item1361940 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1361947 {
	width:256px !important;
	height:30px !important;
}

#item1361944 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1361951 {
	width:256px !important;
	height:30px !important;
}

#item1361948 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1361955 {
	width:256px !important;
	height:30px !important;
}

#item1361952 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1361960 {
	width:256px !important;
	height:30px !important;
}

#item1361957 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1361964 {
	width:256px !important;
	height:30px !important;
}

#item1361961 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1361968 {
	width:256px !important;
	height:30px !important;
}

#item1361965 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1361972 {
	width:256px !important;
	height:30px !important;
}

#item1361969 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1361976 {
	width:256px !important;
	height:30px !important;
}

#item1361973 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1361980 {
	width:256px !important;
	height:30px !important;
}

#item1361977 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1361984 {
	width:256px !important;
	height:30px !important;
}

#item1361981 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1361988 {
	width:256px !important;
	height:30px !important;
}

#item1361985 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1361992 {
	width:256px !important;
	height:30px !important;
}

#item1361989 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1361997 {
	width:256px !important;
	height:30px !important;
}

#item1361993 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1362001 {
	width:256px !important;
	height:30px !important;
}

#item1361998 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1362005 {
	width:256px !important;
	height:37px !important;
}

#item1362002 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1362009 {
	width:256px !important;
	height:30px !important;
}

#item1362006 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1362013 {
	width:256px !important;
	height:30px !important;
}

#item1362010 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1362018 {
	width:256px !important;
	height:30px !important;
}

#item1362014 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1362022 {
	width:256px !important;
	height:30px !important;
}

#item1362019 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1362035 {
	width:256px !important;
	height:30px !important;
}

#item1362032 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1362039 {
	width:256px !important;
	height:30px !important;
}

#item1362036 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1362043 {
	width:256px !important;
	height:30px !important;
}

#item1362040 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1362047 {
	width:256px !important;
	height:30px !important;
}

#item1362044 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1362051 {
	width:256px !important;
	height:30px !important;
}

#item1362048 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1362055 {
	width:256px !important;
	height:30px !important;
}

#item1362052 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1362059 {
	width:256px !important;
	height:30px !important;
}

#item1362056 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1362063 {
	width:256px !important;
	height:30px !important;
}

#item1362060 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1362067 {
	width:256px !important;
	height:30px !important;
}

#item1362064 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1362072 {
	width:256px !important;
	height:41px !important;
}

#item1362068 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1362076 {
	width:256px !important;
	height:21px !important;
}

#item1362073 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1362100 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1361042 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1224017 {
	width:240px !important;
	height:27px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1363226 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1363251 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1363276 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1363302 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1363861 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1363865 {
	width:256px !important;
	height:21px !important;
}

#item1363862 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1363869 {
	width:256px !important;
	height:21px !important;
}

#item1363866 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1363874 {
	width:256px !important;
	height:21px !important;
}

#item1363870 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1363878 {
	width:256px !important;
	height:30px !important;
}

#item1363875 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1363882 {
	width:256px !important;
	height:30px !important;
}

#item1363879 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1363887 {
	width:256px !important;
	height:30px !important;
}

#item1363884 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1363891 {
	width:256px !important;
	height:30px !important;
}

#item1363888 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1363895 {
	width:256px !important;
	height:30px !important;
}

#item1363892 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1363899 {
	width:256px !important;
	height:30px !important;
}

#item1363896 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1363903 {
	width:256px !important;
	height:30px !important;
}

#item1363900 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1363907 {
	width:256px !important;
	height:30px !important;
}

#item1363904 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1363911 {
	width:256px !important;
	height:30px !important;
}

#item1363908 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1363915 {
	width:256px !important;
	height:30px !important;
}

#item1363912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1363919 {
	width:256px !important;
	height:30px !important;
}

#item1363916 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1363924 {
	width:256px !important;
	height:30px !important;
}

#item1363920 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1363928 {
	width:256px !important;
	height:30px !important;
}

#item1363925 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1363932 {
	width:256px !important;
	height:30px !important;
}

#item1363929 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1363936 {
	width:256px !important;
	height:30px !important;
}

#item1363933 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1363940 {
	width:256px !important;
	height:30px !important;
}

#item1363937 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1363945 {
	width:256px !important;
	height:30px !important;
}

#item1363941 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1363949 {
	width:256px !important;
	height:37px !important;
}

#item1363946 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1363954 {
	width:256px !important;
	height:30px !important;
}

#item1363951 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1363958 {
	width:256px !important;
	height:30px !important;
}

#item1363955 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1363962 {
	width:256px !important;
	height:30px !important;
}

#item1363959 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1363966 {
	width:256px !important;
	height:30px !important;
}

#item1363963 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1363970 {
	width:256px !important;
	height:30px !important;
}

#item1363967 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1363974 {
	width:256px !important;
	height:30px !important;
}

#item1363971 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1363978 {
	width:256px !important;
	height:30px !important;
}

#item1363975 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1363982 {
	width:256px !important;
	height:30px !important;
}

#item1363979 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1363986 {
	width:256px !important;
	height:30px !important;
}

#item1363983 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1363990 {
	width:256px !important;
	height:30px !important;
}

#item1363987 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1363994 {
	width:256px !important;
	height:30px !important;
}

#item1363991 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1363998 {
	width:256px !important;
	height:30px !important;
}

#item1363995 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1364003 {
	width:256px !important;
	height:30px !important;
}

#item1363999 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1364007 {
	width:256px !important;
	height:41px !important;
}

#item1364004 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1364011 {
	width:256px !important;
	height:21px !important;
}

#item1364008 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1364036 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1362988 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1364287 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1364312 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1364337 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1364362 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1364921 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1364925 {
	width:256px !important;
	height:21px !important;
}

#item1364922 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1364929 {
	width:256px !important;
	height:21px !important;
}

#item1364926 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1364933 {
	width:256px !important;
	height:21px !important;
}

#item1364930 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1364938 {
	width:256px !important;
	height:30px !important;
}

#item1364934 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1364942 {
	width:256px !important;
	height:30px !important;
}

#item1364939 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1364946 {
	width:256px !important;
	height:30px !important;
}

#item1364943 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1364950 {
	width:256px !important;
	height:30px !important;
}

#item1364947 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1364954 {
	width:256px !important;
	height:30px !important;
}

#item1364951 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1364958 {
	width:256px !important;
	height:30px !important;
}

#item1364955 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1364962 {
	width:256px !important;
	height:30px !important;
}

#item1364959 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1364966 {
	width:256px !important;
	height:30px !important;
}

#item1364963 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1364970 {
	width:256px !important;
	height:30px !important;
}

#item1364967 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1364974 {
	width:256px !important;
	height:30px !important;
}

#item1364971 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1364980 {
	width:256px !important;
	height:30px !important;
}

#item1364976 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1364984 {
	width:256px !important;
	height:30px !important;
}

#item1364981 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1364988 {
	width:256px !important;
	height:30px !important;
}

#item1364985 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1364992 {
	width:256px !important;
	height:30px !important;
}

#item1364989 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1364996 {
	width:256px !important;
	height:30px !important;
}

#item1364993 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1365000 {
	width:256px !important;
	height:30px !important;
}

#item1364997 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1365004 {
	width:256px !important;
	height:30px !important;
}

#item1365001 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1365008 {
	width:256px !important;
	height:37px !important;
}

#item1365005 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1365012 {
	width:256px !important;
	height:30px !important;
}

#item1365009 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1365016 {
	width:256px !important;
	height:30px !important;
}

#item1365013 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1365020 {
	width:256px !important;
	height:30px !important;
}

#item1365017 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1365024 {
	width:256px !important;
	height:30px !important;
}

#item1365021 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1365028 {
	width:256px !important;
	height:30px !important;
}

#item1365025 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1365032 {
	width:256px !important;
	height:30px !important;
}

#item1365029 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1365038 {
	width:256px !important;
	height:30px !important;
}

#item1365033 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1365042 {
	width:256px !important;
	height:30px !important;
}

#item1365039 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1365046 {
	width:256px !important;
	height:30px !important;
}

#item1365043 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1365050 {
	width:256px !important;
	height:30px !important;
}

#item1365047 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1365054 {
	width:256px !important;
	height:30px !important;
}

#item1365051 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1365058 {
	width:256px !important;
	height:30px !important;
}

#item1365055 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1365062 {
	width:256px !important;
	height:30px !important;
}

#item1365059 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1365066 {
	width:256px !important;
	height:41px !important;
}

#item1365063 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1365070 {
	width:256px !important;
	height:21px !important;
}

#item1365067 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1365094 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1364048 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1366156 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1366181 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1366206 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1366231 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1366791 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1366795 {
	width:256px !important;
	height:21px !important;
}

#item1366792 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1366799 {
	width:256px !important;
	height:21px !important;
}

#item1366796 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1366803 {
	width:256px !important;
	height:21px !important;
}

#item1366800 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1366807 {
	width:256px !important;
	height:30px !important;
}

#item1366804 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1366811 {
	width:256px !important;
	height:30px !important;
}

#item1366808 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1366815 {
	width:256px !important;
	height:30px !important;
}

#item1366812 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1366819 {
	width:256px !important;
	height:30px !important;
}

#item1366816 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1366823 {
	width:256px !important;
	height:30px !important;
}

#item1366820 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1366827 {
	width:256px !important;
	height:30px !important;
}

#item1366824 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1366831 {
	width:256px !important;
	height:30px !important;
}

#item1366828 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1366836 {
	width:256px !important;
	height:30px !important;
}

#item1366832 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1366840 {
	width:256px !important;
	height:30px !important;
}

#item1366837 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1366844 {
	width:256px !important;
	height:30px !important;
}

#item1366841 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1366848 {
	width:256px !important;
	height:30px !important;
}

#item1366845 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1366853 {
	width:256px !important;
	height:30px !important;
}

#item1366849 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1366857 {
	width:256px !important;
	height:30px !important;
}

#item1366854 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1366861 {
	width:256px !important;
	height:30px !important;
}

#item1366858 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1366865 {
	width:256px !important;
	height:30px !important;
}

#item1366862 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1366869 {
	width:256px !important;
	height:30px !important;
}

#item1366866 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1366873 {
	width:256px !important;
	height:30px !important;
}

#item1366870 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1366877 {
	width:256px !important;
	height:37px !important;
}

#item1366874 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1366881 {
	width:256px !important;
	height:30px !important;
}

#item1366878 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1366885 {
	width:256px !important;
	height:30px !important;
}

#item1366882 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1366889 {
	width:256px !important;
	height:30px !important;
}

#item1366886 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1366893 {
	width:256px !important;
	height:30px !important;
}

#item1366890 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1366898 {
	width:256px !important;
	height:30px !important;
}

#item1366895 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1366902 {
	width:256px !important;
	height:30px !important;
}

#item1366899 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1366906 {
	width:256px !important;
	height:30px !important;
}

#item1366903 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1366910 {
	width:256px !important;
	height:30px !important;
}

#item1366907 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1366914 {
	width:256px !important;
	height:30px !important;
}

#item1366911 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1366919 {
	width:256px !important;
	height:30px !important;
}

#item1366916 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1366923 {
	width:256px !important;
	height:30px !important;
}

#item1366920 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1366927 {
	width:256px !important;
	height:30px !important;
}

#item1366924 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1366931 {
	width:256px !important;
	height:30px !important;
}

#item1366928 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1366935 {
	width:256px !important;
	height:41px !important;
}

#item1366932 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1366939 {
	width:256px !important;
	height:21px !important;
}

#item1366936 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1366963 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1365914 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1367214 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1367239 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1367265 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1367290 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1367851 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1367855 {
	width:256px !important;
	height:21px !important;
}

#item1367852 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1367859 {
	width:256px !important;
	height:21px !important;
}

#item1367856 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1367863 {
	width:256px !important;
	height:21px !important;
}

#item1367860 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1367867 {
	width:256px !important;
	height:30px !important;
}

#item1367864 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1367872 {
	width:256px !important;
	height:30px !important;
}

#item1367868 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1367877 {
	width:256px !important;
	height:30px !important;
}

#item1367873 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1367881 {
	width:256px !important;
	height:30px !important;
}

#item1367878 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1367885 {
	width:256px !important;
	height:30px !important;
}

#item1367882 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1367889 {
	width:256px !important;
	height:30px !important;
}

#item1367886 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1367893 {
	width:256px !important;
	height:30px !important;
}

#item1367890 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1367897 {
	width:256px !important;
	height:30px !important;
}

#item1367894 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1367901 {
	width:256px !important;
	height:30px !important;
}

#item1367898 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1367905 {
	width:256px !important;
	height:30px !important;
}

#item1367902 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1367909 {
	width:256px !important;
	height:30px !important;
}

#item1367906 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1367913 {
	width:256px !important;
	height:30px !important;
}

#item1367910 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1367917 {
	width:256px !important;
	height:30px !important;
}

#item1367914 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1367921 {
	width:256px !important;
	height:30px !important;
}

#item1367918 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1367925 {
	width:256px !important;
	height:30px !important;
}

#item1367922 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1367929 {
	width:256px !important;
	height:30px !important;
}

#item1367926 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1367934 {
	width:256px !important;
	height:30px !important;
}

#item1367931 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1367938 {
	width:256px !important;
	height:37px !important;
}

#item1367935 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1367943 {
	width:256px !important;
	height:30px !important;
}

#item1367939 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1367947 {
	width:256px !important;
	height:30px !important;
}

#item1367944 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1367951 {
	width:256px !important;
	height:30px !important;
}

#item1367948 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1367955 {
	width:256px !important;
	height:30px !important;
}

#item1367952 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1367960 {
	width:256px !important;
	height:30px !important;
}

#item1367957 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1367964 {
	width:256px !important;
	height:30px !important;
}

#item1367961 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1367968 {
	width:256px !important;
	height:30px !important;
}

#item1367965 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1367972 {
	width:256px !important;
	height:30px !important;
}

#item1367969 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1367976 {
	width:256px !important;
	height:30px !important;
}

#item1367973 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1367980 {
	width:256px !important;
	height:30px !important;
}

#item1367977 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1367984 {
	width:256px !important;
	height:30px !important;
}

#item1367981 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1367988 {
	width:256px !important;
	height:30px !important;
}

#item1367985 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1367993 {
	width:256px !important;
	height:30px !important;
}

#item1367989 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1367997 {
	width:256px !important;
	height:41px !important;
}

#item1367994 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1368001 {
	width:256px !important;
	height:21px !important;
}

#item1367998 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1368025 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1366976 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1224452 {
	width:496px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1369087 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1369112 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1369137 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1369162 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1369725 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1369729 {
	width:256px !important;
	height:21px !important;
}

#item1369726 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1369733 {
	width:256px !important;
	height:21px !important;
}

#item1369730 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1369737 {
	width:256px !important;
	height:21px !important;
}

#item1369734 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1369741 {
	width:256px !important;
	height:30px !important;
}

#item1369738 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1369745 {
	width:256px !important;
	height:30px !important;
}

#item1369742 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1369749 {
	width:256px !important;
	height:30px !important;
}

#item1369746 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1369753 {
	width:256px !important;
	height:30px !important;
}

#item1369750 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1369757 {
	width:256px !important;
	height:30px !important;
}

#item1369754 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1369761 {
	width:256px !important;
	height:30px !important;
}

#item1369758 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1369765 {
	width:256px !important;
	height:30px !important;
}

#item1369762 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1369769 {
	width:256px !important;
	height:30px !important;
}

#item1369766 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1369773 {
	width:256px !important;
	height:30px !important;
}

#item1369770 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1369777 {
	width:256px !important;
	height:30px !important;
}

#item1369774 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1369781 {
	width:256px !important;
	height:30px !important;
}

#item1369778 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1369786 {
	width:256px !important;
	height:30px !important;
}

#item1369782 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1369790 {
	width:256px !important;
	height:30px !important;
}

#item1369787 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1369794 {
	width:256px !important;
	height:30px !important;
}

#item1369791 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1369798 {
	width:256px !important;
	height:30px !important;
}

#item1369795 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1369802 {
	width:256px !important;
	height:30px !important;
}

#item1369799 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1369806 {
	width:256px !important;
	height:30px !important;
}

#item1369803 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1369810 {
	width:256px !important;
	height:37px !important;
}

#item1369807 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1369814 {
	width:256px !important;
	height:30px !important;
}

#item1369811 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1369818 {
	width:256px !important;
	height:30px !important;
}

#item1369815 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1369822 {
	width:256px !important;
	height:30px !important;
}

#item1369819 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1369826 {
	width:256px !important;
	height:30px !important;
}

#item1369823 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1369830 {
	width:256px !important;
	height:30px !important;
}

#item1369827 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1369835 {
	width:256px !important;
	height:30px !important;
}

#item1369831 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1369839 {
	width:256px !important;
	height:30px !important;
}

#item1369836 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1369844 {
	width:256px !important;
	height:30px !important;
}

#item1369840 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1369848 {
	width:256px !important;
	height:30px !important;
}

#item1369845 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1369852 {
	width:256px !important;
	height:30px !important;
}

#item1369849 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1369856 {
	width:256px !important;
	height:30px !important;
}

#item1369853 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1369860 {
	width:256px !important;
	height:30px !important;
}

#item1369857 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1369864 {
	width:256px !important;
	height:30px !important;
}

#item1369861 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1369868 {
	width:256px !important;
	height:41px !important;
}

#item1369865 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1369872 {
	width:256px !important;
	height:21px !important;
}

#item1369869 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1369896 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1368848 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1370147 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1370172 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1370197 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1370222 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1370781 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1370785 {
	width:256px !important;
	height:21px !important;
}

#item1370782 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1370789 {
	width:256px !important;
	height:21px !important;
}

#item1370786 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1370793 {
	width:256px !important;
	height:21px !important;
}

#item1370790 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1370798 {
	width:256px !important;
	height:30px !important;
}

#item1370794 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1370802 {
	width:256px !important;
	height:30px !important;
}

#item1370799 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1370806 {
	width:256px !important;
	height:30px !important;
}

#item1370803 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1370810 {
	width:256px !important;
	height:30px !important;
}

#item1370807 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1370815 {
	width:256px !important;
	height:30px !important;
}

#item1370811 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1370820 {
	width:256px !important;
	height:30px !important;
}

#item1370816 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1370824 {
	width:256px !important;
	height:30px !important;
}

#item1370821 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1370828 {
	width:256px !important;
	height:30px !important;
}

#item1370825 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1370832 {
	width:256px !important;
	height:30px !important;
}

#item1370829 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1370836 {
	width:256px !important;
	height:30px !important;
}

#item1370833 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1370840 {
	width:256px !important;
	height:30px !important;
}

#item1370837 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1370844 {
	width:256px !important;
	height:30px !important;
}

#item1370841 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1370848 {
	width:256px !important;
	height:30px !important;
}

#item1370845 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1370852 {
	width:256px !important;
	height:30px !important;
}

#item1370849 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1370856 {
	width:256px !important;
	height:30px !important;
}

#item1370853 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1370860 {
	width:256px !important;
	height:30px !important;
}

#item1370857 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1370864 {
	width:256px !important;
	height:30px !important;
}

#item1370861 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1370868 {
	width:256px !important;
	height:37px !important;
}

#item1370865 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1370872 {
	width:256px !important;
	height:30px !important;
}

#item1370869 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1370877 {
	width:256px !important;
	height:30px !important;
}

#item1370873 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1370881 {
	width:256px !important;
	height:30px !important;
}

#item1370878 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1370885 {
	width:256px !important;
	height:30px !important;
}

#item1370882 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1370889 {
	width:256px !important;
	height:30px !important;
}

#item1370886 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1370893 {
	width:256px !important;
	height:30px !important;
}

#item1370890 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1370897 {
	width:256px !important;
	height:30px !important;
}

#item1370894 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1370901 {
	width:256px !important;
	height:30px !important;
}

#item1370898 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1370905 {
	width:256px !important;
	height:30px !important;
}

#item1370902 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1370909 {
	width:256px !important;
	height:30px !important;
}

#item1370906 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1370913 {
	width:256px !important;
	height:30px !important;
}

#item1370910 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1370917 {
	width:256px !important;
	height:30px !important;
}

#item1370914 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1370921 {
	width:256px !important;
	height:30px !important;
}

#item1370918 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1370925 {
	width:256px !important;
	height:41px !important;
}

#item1370922 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1370929 {
	width:256px !important;
	height:21px !important;
}

#item1370926 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1370953 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1369907 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1227702 {
	width:209px !important;
	height:27px !important;
	left:2px !important;
	top:3px !important;
	box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.2);
	border-radius:undefined;
	background:#ffffff;
}

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

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

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

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

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

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

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

#item1373077 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1373102 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1373127 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1373152 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1373712 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1373716 {
	width:256px !important;
	height:21px !important;
}

#item1373713 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1373720 {
	width:256px !important;
	height:21px !important;
}

#item1373717 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1373724 {
	width:256px !important;
	height:21px !important;
}

#item1373721 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1373728 {
	width:256px !important;
	height:30px !important;
}

#item1373725 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1373733 {
	width:256px !important;
	height:30px !important;
}

#item1373730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1373737 {
	width:256px !important;
	height:30px !important;
}

#item1373734 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1373741 {
	width:256px !important;
	height:30px !important;
}

#item1373738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1373745 {
	width:256px !important;
	height:30px !important;
}

#item1373742 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1373749 {
	width:256px !important;
	height:30px !important;
}

#item1373746 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1373754 {
	width:256px !important;
	height:30px !important;
}

#item1373750 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1373758 {
	width:256px !important;
	height:30px !important;
}

#item1373755 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1373762 {
	width:256px !important;
	height:30px !important;
}

#item1373759 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1373767 {
	width:256px !important;
	height:30px !important;
}

#item1373763 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1373771 {
	width:256px !important;
	height:30px !important;
}

#item1373768 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1373775 {
	width:256px !important;
	height:30px !important;
}

#item1373772 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1373780 {
	width:256px !important;
	height:30px !important;
}

#item1373776 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1373784 {
	width:256px !important;
	height:30px !important;
}

#item1373781 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1373788 {
	width:256px !important;
	height:30px !important;
}

#item1373785 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1373792 {
	width:256px !important;
	height:30px !important;
}

#item1373789 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1373796 {
	width:256px !important;
	height:30px !important;
}

#item1373793 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1373800 {
	width:256px !important;
	height:37px !important;
}

#item1373797 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1373804 {
	width:256px !important;
	height:30px !important;
}

#item1373801 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1373808 {
	width:256px !important;
	height:30px !important;
}

#item1373805 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1373812 {
	width:256px !important;
	height:30px !important;
}

#item1373809 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1373816 {
	width:256px !important;
	height:30px !important;
}

#item1373813 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1373820 {
	width:256px !important;
	height:30px !important;
}

#item1373817 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1373825 {
	width:256px !important;
	height:30px !important;
}

#item1373821 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1373835 {
	width:256px !important;
	height:30px !important;
}

#item1373832 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1373839 {
	width:256px !important;
	height:30px !important;
}

#item1373836 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1373854 {
	width:256px !important;
	height:30px !important;
}

#item1373851 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1373858 {
	width:256px !important;
	height:30px !important;
}

#item1373855 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1373862 {
	width:256px !important;
	height:30px !important;
}

#item1373859 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1373866 {
	width:256px !important;
	height:30px !important;
}

#item1373863 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1373870 {
	width:256px !important;
	height:30px !important;
}

#item1373867 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1373874 {
	width:256px !important;
	height:41px !important;
}

#item1373871 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1373878 {
	width:256px !important;
	height:21px !important;
}

#item1373875 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1373902 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1372838 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1375113 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1375138 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1375164 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1375189 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1375748 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1375752 {
	width:256px !important;
	height:21px !important;
}

#item1375749 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1375756 {
	width:256px !important;
	height:21px !important;
}

#item1375753 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1375760 {
	width:256px !important;
	height:21px !important;
}

#item1375757 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1375764 {
	width:256px !important;
	height:30px !important;
}

#item1375761 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1375768 {
	width:256px !important;
	height:30px !important;
}

#item1375765 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1375772 {
	width:256px !important;
	height:30px !important;
}

#item1375769 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1375776 {
	width:256px !important;
	height:30px !important;
}

#item1375773 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1375781 {
	width:256px !important;
	height:30px !important;
}

#item1375777 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1375785 {
	width:256px !important;
	height:30px !important;
}

#item1375782 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1375790 {
	width:256px !important;
	height:30px !important;
}

#item1375787 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1375794 {
	width:256px !important;
	height:30px !important;
}

#item1375791 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1375798 {
	width:256px !important;
	height:30px !important;
}

#item1375795 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1375802 {
	width:256px !important;
	height:30px !important;
}

#item1375799 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1375806 {
	width:256px !important;
	height:30px !important;
}

#item1375803 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1375810 {
	width:256px !important;
	height:30px !important;
}

#item1375807 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1375814 {
	width:256px !important;
	height:30px !important;
}

#item1375811 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1375818 {
	width:256px !important;
	height:30px !important;
}

#item1375815 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1375822 {
	width:256px !important;
	height:30px !important;
}

#item1375819 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1375826 {
	width:256px !important;
	height:30px !important;
}

#item1375823 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1375831 {
	width:256px !important;
	height:30px !important;
}

#item1375828 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1375835 {
	width:256px !important;
	height:37px !important;
}

#item1375832 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1375839 {
	width:256px !important;
	height:30px !important;
}

#item1375836 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1375843 {
	width:256px !important;
	height:30px !important;
}

#item1375840 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1375848 {
	width:256px !important;
	height:30px !important;
}

#item1375844 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1375852 {
	width:256px !important;
	height:30px !important;
}

#item1375849 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1375856 {
	width:256px !important;
	height:30px !important;
}

#item1375853 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1375860 {
	width:256px !important;
	height:30px !important;
}

#item1375857 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1375864 {
	width:256px !important;
	height:30px !important;
}

#item1375861 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1375868 {
	width:256px !important;
	height:30px !important;
}

#item1375865 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1375872 {
	width:256px !important;
	height:30px !important;
}

#item1375869 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1375876 {
	width:256px !important;
	height:30px !important;
}

#item1375873 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1375880 {
	width:256px !important;
	height:30px !important;
}

#item1375877 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1375884 {
	width:256px !important;
	height:30px !important;
}

#item1375881 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1375888 {
	width:256px !important;
	height:30px !important;
}

#item1375885 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1375892 {
	width:256px !important;
	height:41px !important;
}

#item1375889 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1375896 {
	width:256px !important;
	height:21px !important;
}

#item1375893 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1375920 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1374873 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1376172 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1376198 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1376223 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1376248 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1376807 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1376811 {
	width:256px !important;
	height:21px !important;
}

#item1376808 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1376815 {
	width:256px !important;
	height:21px !important;
}

#item1376812 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1376819 {
	width:256px !important;
	height:21px !important;
}

#item1376816 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1376824 {
	width:256px !important;
	height:30px !important;
}

#item1376821 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1376828 {
	width:256px !important;
	height:30px !important;
}

#item1376825 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1376832 {
	width:256px !important;
	height:30px !important;
}

#item1376829 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1376836 {
	width:256px !important;
	height:30px !important;
}

#item1376833 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1376840 {
	width:256px !important;
	height:30px !important;
}

#item1376837 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1376844 {
	width:256px !important;
	height:30px !important;
}

#item1376841 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1376848 {
	width:256px !important;
	height:30px !important;
}

#item1376845 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1376852 {
	width:256px !important;
	height:30px !important;
}

#item1376849 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1376856 {
	width:256px !important;
	height:30px !important;
}

#item1376853 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1376860 {
	width:256px !important;
	height:30px !important;
}

#item1376857 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1376864 {
	width:256px !important;
	height:30px !important;
}

#item1376861 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1376869 {
	width:256px !important;
	height:30px !important;
}

#item1376866 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1376873 {
	width:256px !important;
	height:30px !important;
}

#item1376870 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1376877 {
	width:256px !important;
	height:30px !important;
}

#item1376874 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1376882 {
	width:256px !important;
	height:30px !important;
}

#item1376878 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1376886 {
	width:256px !important;
	height:30px !important;
}

#item1376883 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1376905 {
	width:256px !important;
	height:30px !important;
}

#item1376902 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1376909 {
	width:256px !important;
	height:37px !important;
}

#item1376906 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1376928 {
	width:256px !important;
	height:30px !important;
}

#item1376925 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1376955 {
	width:256px !important;
	height:30px !important;
}

#item1376952 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1376959 {
	width:256px !important;
	height:30px !important;
}

#item1376956 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1376979 {
	width:256px !important;
	height:30px !important;
}

#item1376976 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1376991 {
	width:256px !important;
	height:30px !important;
}

#item1376988 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1376995 {
	width:256px !important;
	height:30px !important;
}

#item1376992 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1377005 {
	width:256px !important;
	height:30px !important;
}

#item1377002 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1377009 {
	width:256px !important;
	height:30px !important;
}

#item1377006 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1377014 {
	width:256px !important;
	height:30px !important;
}

#item1377010 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1377018 {
	width:256px !important;
	height:30px !important;
}

#item1377015 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1377022 {
	width:256px !important;
	height:30px !important;
}

#item1377019 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1377027 {
	width:256px !important;
	height:30px !important;
}

#item1377024 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1377031 {
	width:256px !important;
	height:30px !important;
}

#item1377028 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1377035 {
	width:256px !important;
	height:41px !important;
}

#item1377032 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1377040 {
	width:256px !important;
	height:21px !important;
}

#item1377036 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1377064 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1375933 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1228817 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:190px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1379133 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1379158 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1379183 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1379209 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1379769 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1379773 {
	width:256px !important;
	height:21px !important;
}

#item1379770 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1379777 {
	width:256px !important;
	height:21px !important;
}

#item1379774 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1379781 {
	width:256px !important;
	height:21px !important;
}

#item1379778 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1379785 {
	width:256px !important;
	height:30px !important;
}

#item1379782 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1379789 {
	width:256px !important;
	height:30px !important;
}

#item1379786 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1379793 {
	width:256px !important;
	height:30px !important;
}

#item1379790 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1379797 {
	width:256px !important;
	height:30px !important;
}

#item1379794 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1379802 {
	width:256px !important;
	height:30px !important;
}

#item1379798 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1379806 {
	width:256px !important;
	height:30px !important;
}

#item1379803 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1379810 {
	width:256px !important;
	height:30px !important;
}

#item1379807 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1379815 {
	width:256px !important;
	height:30px !important;
}

#item1379811 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1379819 {
	width:256px !important;
	height:30px !important;
}

#item1379816 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1379823 {
	width:256px !important;
	height:30px !important;
}

#item1379820 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1379827 {
	width:256px !important;
	height:30px !important;
}

#item1379824 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1379831 {
	width:256px !important;
	height:30px !important;
}

#item1379828 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1379835 {
	width:256px !important;
	height:30px !important;
}

#item1379832 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1379839 {
	width:256px !important;
	height:30px !important;
}

#item1379836 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1379843 {
	width:256px !important;
	height:30px !important;
}

#item1379840 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1379847 {
	width:256px !important;
	height:30px !important;
}

#item1379844 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1379851 {
	width:256px !important;
	height:30px !important;
}

#item1379848 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1379855 {
	width:256px !important;
	height:37px !important;
}

#item1379852 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1379859 {
	width:256px !important;
	height:30px !important;
}

#item1379856 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1379863 {
	width:256px !important;
	height:30px !important;
}

#item1379860 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1379868 {
	width:256px !important;
	height:30px !important;
}

#item1379865 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1379872 {
	width:256px !important;
	height:30px !important;
}

#item1379869 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1379877 {
	width:256px !important;
	height:30px !important;
}

#item1379874 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1379881 {
	width:256px !important;
	height:30px !important;
}

#item1379878 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1379885 {
	width:256px !important;
	height:30px !important;
}

#item1379882 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1379889 {
	width:256px !important;
	height:30px !important;
}

#item1379886 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1379893 {
	width:256px !important;
	height:30px !important;
}

#item1379890 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1379897 {
	width:256px !important;
	height:30px !important;
}

#item1379894 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1379901 {
	width:256px !important;
	height:30px !important;
}

#item1379898 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1379905 {
	width:256px !important;
	height:30px !important;
}

#item1379902 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1379909 {
	width:256px !important;
	height:30px !important;
}

#item1379906 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1379913 {
	width:256px !important;
	height:41px !important;
}

#item1379910 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1379917 {
	width:256px !important;
	height:21px !important;
}

#item1379914 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1379941 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1378893 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

#item1380968 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1380993 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1381018 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1381044 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1381603 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1381607 {
	width:256px !important;
	height:21px !important;
}

#item1381604 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1381611 {
	width:256px !important;
	height:21px !important;
}

#item1381608 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1381615 {
	width:256px !important;
	height:21px !important;
}

#item1381612 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1381619 {
	width:256px !important;
	height:30px !important;
}

#item1381616 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1381624 {
	width:256px !important;
	height:30px !important;
}

#item1381620 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1381628 {
	width:256px !important;
	height:30px !important;
}

#item1381625 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1381632 {
	width:256px !important;
	height:30px !important;
}

#item1381629 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1381636 {
	width:256px !important;
	height:30px !important;
}

#item1381633 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1381640 {
	width:256px !important;
	height:30px !important;
}

#item1381637 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1381644 {
	width:256px !important;
	height:30px !important;
}

#item1381641 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1381649 {
	width:256px !important;
	height:30px !important;
}

#item1381645 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1381653 {
	width:256px !important;
	height:30px !important;
}

#item1381650 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1381657 {
	width:256px !important;
	height:30px !important;
}

#item1381654 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1381662 {
	width:256px !important;
	height:30px !important;
}

#item1381658 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1381666 {
	width:256px !important;
	height:30px !important;
}

#item1381663 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1381670 {
	width:256px !important;
	height:30px !important;
}

#item1381667 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1381674 {
	width:256px !important;
	height:30px !important;
}

#item1381671 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1381678 {
	width:256px !important;
	height:30px !important;
}

#item1381675 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1381682 {
	width:256px !important;
	height:30px !important;
}

#item1381679 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1381686 {
	width:256px !important;
	height:30px !important;
}

#item1381683 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1381690 {
	width:256px !important;
	height:37px !important;
}

#item1381687 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1381694 {
	width:256px !important;
	height:30px !important;
}

#item1381691 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1381698 {
	width:256px !important;
	height:30px !important;
}

#item1381695 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1381702 {
	width:256px !important;
	height:30px !important;
}

#item1381699 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1381706 {
	width:256px !important;
	height:30px !important;
}

#item1381703 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1381710 {
	width:256px !important;
	height:30px !important;
}

#item1381707 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1381715 {
	width:256px !important;
	height:30px !important;
}

#item1381711 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1381719 {
	width:256px !important;
	height:30px !important;
}

#item1381716 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1381724 {
	width:256px !important;
	height:30px !important;
}

#item1381721 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1381729 {
	width:256px !important;
	height:30px !important;
}

#item1381726 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1381733 {
	width:256px !important;
	height:30px !important;
}

#item1381730 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1381737 {
	width:256px !important;
	height:30px !important;
}

#item1381734 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1381741 {
	width:256px !important;
	height:30px !important;
}

#item1381738 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1381745 {
	width:256px !important;
	height:30px !important;
}

#item1381742 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1381749 {
	width:256px !important;
	height:41px !important;
}

#item1381746 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1381753 {
	width:256px !important;
	height:21px !important;
}

#item1381750 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1381777 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1380728 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1382028 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1382053 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1382078 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1382103 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1382663 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1382667 {
	width:256px !important;
	height:21px !important;
}

#item1382664 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1382671 {
	width:256px !important;
	height:21px !important;
}

#item1382668 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1382675 {
	width:256px !important;
	height:21px !important;
}

#item1382672 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1382679 {
	width:256px !important;
	height:30px !important;
}

#item1382676 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1382699 {
	width:256px !important;
	height:30px !important;
}

#item1382696 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1382704 {
	width:256px !important;
	height:30px !important;
}

#item1382700 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1382708 {
	width:256px !important;
	height:30px !important;
}

#item1382705 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1382713 {
	width:256px !important;
	height:30px !important;
}

#item1382709 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1382717 {
	width:256px !important;
	height:30px !important;
}

#item1382714 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1382721 {
	width:256px !important;
	height:30px !important;
}

#item1382718 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1382725 {
	width:256px !important;
	height:30px !important;
}

#item1382722 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1382729 {
	width:256px !important;
	height:30px !important;
}

#item1382726 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1382733 {
	width:256px !important;
	height:30px !important;
}

#item1382730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1382737 {
	width:256px !important;
	height:30px !important;
}

#item1382734 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1382741 {
	width:256px !important;
	height:30px !important;
}

#item1382738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1382745 {
	width:256px !important;
	height:30px !important;
}

#item1382742 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1382753 {
	width:256px !important;
	height:30px !important;
}

#item1382750 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1382757 {
	width:256px !important;
	height:30px !important;
}

#item1382754 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1382761 {
	width:256px !important;
	height:30px !important;
}

#item1382758 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1382765 {
	width:256px !important;
	height:30px !important;
}

#item1382762 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1382769 {
	width:256px !important;
	height:37px !important;
}

#item1382766 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1382773 {
	width:256px !important;
	height:30px !important;
}

#item1382770 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1382778 {
	width:256px !important;
	height:30px !important;
}

#item1382775 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1382783 {
	width:256px !important;
	height:30px !important;
}

#item1382779 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1382787 {
	width:256px !important;
	height:30px !important;
}

#item1382784 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1382791 {
	width:256px !important;
	height:30px !important;
}

#item1382788 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1382795 {
	width:256px !important;
	height:30px !important;
}

#item1382792 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1382799 {
	width:256px !important;
	height:30px !important;
}

#item1382796 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1382803 {
	width:256px !important;
	height:30px !important;
}

#item1382800 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1382807 {
	width:256px !important;
	height:30px !important;
}

#item1382804 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1382811 {
	width:256px !important;
	height:30px !important;
}

#item1382808 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1382815 {
	width:256px !important;
	height:30px !important;
}

#item1382812 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1382819 {
	width:256px !important;
	height:30px !important;
}

#item1382816 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1382824 {
	width:256px !important;
	height:30px !important;
}

#item1382821 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1382828 {
	width:256px !important;
	height:41px !important;
}

#item1382825 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1382832 {
	width:256px !important;
	height:21px !important;
}

#item1382829 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1382857 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1381788 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1383972 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1383998 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1384023 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1384048 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1384608 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1384612 {
	width:256px !important;
	height:21px !important;
}

#item1384609 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1384616 {
	width:256px !important;
	height:21px !important;
}

#item1384613 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1384621 {
	width:256px !important;
	height:21px !important;
}

#item1384618 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1384625 {
	width:256px !important;
	height:30px !important;
}

#item1384622 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1384629 {
	width:256px !important;
	height:30px !important;
}

#item1384626 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1384633 {
	width:256px !important;
	height:30px !important;
}

#item1384630 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1384637 {
	width:256px !important;
	height:30px !important;
}

#item1384634 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1384642 {
	width:256px !important;
	height:30px !important;
}

#item1384638 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1384646 {
	width:256px !important;
	height:30px !important;
}

#item1384643 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1384650 {
	width:256px !important;
	height:30px !important;
}

#item1384647 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1384654 {
	width:256px !important;
	height:30px !important;
}

#item1384651 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1384658 {
	width:256px !important;
	height:30px !important;
}

#item1384655 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1384662 {
	width:256px !important;
	height:30px !important;
}

#item1384659 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1384666 {
	width:256px !important;
	height:30px !important;
}

#item1384663 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1384670 {
	width:256px !important;
	height:30px !important;
}

#item1384667 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1384674 {
	width:256px !important;
	height:30px !important;
}

#item1384671 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1384679 {
	width:256px !important;
	height:30px !important;
}

#item1384675 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1384683 {
	width:256px !important;
	height:30px !important;
}

#item1384680 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1384687 {
	width:256px !important;
	height:30px !important;
}

#item1384684 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1384691 {
	width:256px !important;
	height:30px !important;
}

#item1384688 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1384695 {
	width:256px !important;
	height:37px !important;
}

#item1384692 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1384699 {
	width:256px !important;
	height:30px !important;
}

#item1384696 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1384704 {
	width:256px !important;
	height:30px !important;
}

#item1384700 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1384708 {
	width:256px !important;
	height:30px !important;
}

#item1384705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1384712 {
	width:256px !important;
	height:30px !important;
}

#item1384709 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1384716 {
	width:256px !important;
	height:30px !important;
}

#item1384713 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1384720 {
	width:256px !important;
	height:30px !important;
}

#item1384717 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1384724 {
	width:256px !important;
	height:30px !important;
}

#item1384721 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1384728 {
	width:256px !important;
	height:30px !important;
}

#item1384725 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1384732 {
	width:256px !important;
	height:30px !important;
}

#item1384729 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1384737 {
	width:256px !important;
	height:30px !important;
}

#item1384733 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1384741 {
	width:256px !important;
	height:30px !important;
}

#item1384738 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1384745 {
	width:256px !important;
	height:30px !important;
}

#item1384742 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1384749 {
	width:256px !important;
	height:30px !important;
}

#item1384746 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1384753 {
	width:256px !important;
	height:41px !important;
}

#item1384750 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1384758 {
	width:256px !important;
	height:21px !important;
}

#item1384755 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1384782 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1383734 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1385033 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1385058 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1385083 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1385108 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1385667 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1385671 {
	width:256px !important;
	height:21px !important;
}

#item1385668 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1385675 {
	width:256px !important;
	height:21px !important;
}

#item1385672 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1385680 {
	width:256px !important;
	height:21px !important;
}

#item1385676 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1385684 {
	width:256px !important;
	height:30px !important;
}

#item1385681 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1385688 {
	width:256px !important;
	height:30px !important;
}

#item1385685 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1385692 {
	width:256px !important;
	height:30px !important;
}

#item1385689 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1385696 {
	width:256px !important;
	height:30px !important;
}

#item1385693 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1385700 {
	width:256px !important;
	height:30px !important;
}

#item1385697 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1385704 {
	width:256px !important;
	height:30px !important;
}

#item1385701 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1385708 {
	width:256px !important;
	height:30px !important;
}

#item1385705 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1385713 {
	width:256px !important;
	height:30px !important;
}

#item1385709 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1385717 {
	width:256px !important;
	height:30px !important;
}

#item1385714 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1385721 {
	width:256px !important;
	height:30px !important;
}

#item1385718 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1385725 {
	width:256px !important;
	height:30px !important;
}

#item1385722 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1385729 {
	width:256px !important;
	height:30px !important;
}

#item1385726 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1385733 {
	width:256px !important;
	height:30px !important;
}

#item1385730 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1385737 {
	width:256px !important;
	height:30px !important;
}

#item1385734 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1385742 {
	width:256px !important;
	height:30px !important;
}

#item1385738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1385746 {
	width:256px !important;
	height:30px !important;
}

#item1385743 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1385750 {
	width:256px !important;
	height:30px !important;
}

#item1385747 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1385754 {
	width:256px !important;
	height:37px !important;
}

#item1385751 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1385758 {
	width:256px !important;
	height:30px !important;
}

#item1385755 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1385762 {
	width:256px !important;
	height:30px !important;
}

#item1385759 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1385766 {
	width:256px !important;
	height:30px !important;
}

#item1385763 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1385771 {
	width:256px !important;
	height:30px !important;
}

#item1385767 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1385776 {
	width:256px !important;
	height:30px !important;
}

#item1385772 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1385780 {
	width:256px !important;
	height:30px !important;
}

#item1385777 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1385784 {
	width:256px !important;
	height:30px !important;
}

#item1385781 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1385788 {
	width:256px !important;
	height:30px !important;
}

#item1385785 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1385792 {
	width:256px !important;
	height:30px !important;
}

#item1385789 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1385796 {
	width:256px !important;
	height:30px !important;
}

#item1385793 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1385800 {
	width:256px !important;
	height:30px !important;
}

#item1385797 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1385804 {
	width:256px !important;
	height:30px !important;
}

#item1385801 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1385808 {
	width:256px !important;
	height:30px !important;
}

#item1385805 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1385812 {
	width:256px !important;
	height:41px !important;
}

#item1385809 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1385816 {
	width:256px !important;
	height:21px !important;
}

#item1385813 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1385840 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1384793 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1228560 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:56px !important;
	left:36px !important;
	top:619px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1386899 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1386924 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1386949 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1386974 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1387536 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1387540 {
	width:256px !important;
	height:21px !important;
}

#item1387537 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1387544 {
	width:256px !important;
	height:21px !important;
}

#item1387541 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1387548 {
	width:256px !important;
	height:21px !important;
}

#item1387545 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1387552 {
	width:256px !important;
	height:30px !important;
}

#item1387549 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1387556 {
	width:256px !important;
	height:30px !important;
}

#item1387553 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1387560 {
	width:256px !important;
	height:30px !important;
}

#item1387557 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1387565 {
	width:256px !important;
	height:30px !important;
}

#item1387561 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1387570 {
	width:256px !important;
	height:30px !important;
}

#item1387566 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1387574 {
	width:256px !important;
	height:30px !important;
}

#item1387571 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1387578 {
	width:256px !important;
	height:30px !important;
}

#item1387575 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1387582 {
	width:256px !important;
	height:30px !important;
}

#item1387579 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1387586 {
	width:256px !important;
	height:30px !important;
}

#item1387583 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1387590 {
	width:256px !important;
	height:30px !important;
}

#item1387587 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1387594 {
	width:256px !important;
	height:30px !important;
}

#item1387591 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1387598 {
	width:256px !important;
	height:30px !important;
}

#item1387595 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1387602 {
	width:256px !important;
	height:30px !important;
}

#item1387599 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1387606 {
	width:256px !important;
	height:30px !important;
}

#item1387603 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1387610 {
	width:256px !important;
	height:30px !important;
}

#item1387607 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1387614 {
	width:256px !important;
	height:30px !important;
}

#item1387611 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1387619 {
	width:256px !important;
	height:30px !important;
}

#item1387615 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1387623 {
	width:256px !important;
	height:37px !important;
}

#item1387620 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1387628 {
	width:256px !important;
	height:30px !important;
}

#item1387624 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1387632 {
	width:256px !important;
	height:30px !important;
}

#item1387629 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1387636 {
	width:256px !important;
	height:30px !important;
}

#item1387633 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1387640 {
	width:256px !important;
	height:30px !important;
}

#item1387637 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1387644 {
	width:256px !important;
	height:30px !important;
}

#item1387641 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1387648 {
	width:256px !important;
	height:30px !important;
}

#item1387645 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1387652 {
	width:256px !important;
	height:30px !important;
}

#item1387649 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1387656 {
	width:256px !important;
	height:30px !important;
}

#item1387653 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1387660 {
	width:256px !important;
	height:30px !important;
}

#item1387657 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1387664 {
	width:256px !important;
	height:30px !important;
}

#item1387661 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1387668 {
	width:256px !important;
	height:30px !important;
}

#item1387665 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1387672 {
	width:256px !important;
	height:30px !important;
}

#item1387669 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1387676 {
	width:256px !important;
	height:30px !important;
}

#item1387673 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1387680 {
	width:256px !important;
	height:41px !important;
}

#item1387677 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1387685 {
	width:256px !important;
	height:21px !important;
}

#item1387681 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1387709 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1386659 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

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

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

#item1387962 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1387987 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1388012 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1388037 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1388596 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1388602 {
	width:256px !important;
	height:21px !important;
}

#item1388598 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1388606 {
	width:256px !important;
	height:21px !important;
}

#item1388603 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1388610 {
	width:256px !important;
	height:21px !important;
}

#item1388607 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1388614 {
	width:256px !important;
	height:30px !important;
}

#item1388611 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1388618 {
	width:256px !important;
	height:30px !important;
}

#item1388615 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1388622 {
	width:256px !important;
	height:30px !important;
}

#item1388619 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1388626 {
	width:256px !important;
	height:30px !important;
}

#item1388623 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1388630 {
	width:256px !important;
	height:30px !important;
}

#item1388627 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1388634 {
	width:256px !important;
	height:30px !important;
}

#item1388631 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1388638 {
	width:256px !important;
	height:30px !important;
}

#item1388635 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1388642 {
	width:256px !important;
	height:30px !important;
}

#item1388639 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1388646 {
	width:256px !important;
	height:30px !important;
}

#item1388643 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1388650 {
	width:256px !important;
	height:30px !important;
}

#item1388647 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1388654 {
	width:256px !important;
	height:30px !important;
}

#item1388651 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1388658 {
	width:256px !important;
	height:30px !important;
}

#item1388655 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1388663 {
	width:256px !important;
	height:30px !important;
}

#item1388659 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1388667 {
	width:256px !important;
	height:30px !important;
}

#item1388664 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1388671 {
	width:256px !important;
	height:30px !important;
}

#item1388668 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1388675 {
	width:256px !important;
	height:30px !important;
}

#item1388672 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1388679 {
	width:256px !important;
	height:30px !important;
}

#item1388676 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1388683 {
	width:256px !important;
	height:37px !important;
}

#item1388680 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1388687 {
	width:256px !important;
	height:30px !important;
}

#item1388684 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1388691 {
	width:256px !important;
	height:30px !important;
}

#item1388688 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1388695 {
	width:256px !important;
	height:30px !important;
}

#item1388692 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1388699 {
	width:256px !important;
	height:30px !important;
}

#item1388696 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1388703 {
	width:256px !important;
	height:30px !important;
}

#item1388700 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1388707 {
	width:256px !important;
	height:30px !important;
}

#item1388704 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1388711 {
	width:256px !important;
	height:30px !important;
}

#item1388708 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1388715 {
	width:256px !important;
	height:30px !important;
}

#item1388712 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1388722 {
	width:256px !important;
	height:30px !important;
}

#item1388716 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1388726 {
	width:256px !important;
	height:30px !important;
}

#item1388723 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1388730 {
	width:256px !important;
	height:30px !important;
}

#item1388727 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1388734 {
	width:256px !important;
	height:30px !important;
}

#item1388731 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1388739 {
	width:256px !important;
	height:30px !important;
}

#item1388735 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1388743 {
	width:256px !important;
	height:41px !important;
}

#item1388740 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1388747 {
	width:256px !important;
	height:21px !important;
}

#item1388744 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1388771 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

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

#item1387721 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1244998 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:48px !important;
	left:36px !important;
	top:321px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1389603 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1389596 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1389608 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1389610 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1389843 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1389868 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1389893 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1389918 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1390478 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1390482 {
	width:256px !important;
	height:21px !important;
}

#item1390479 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1390486 {
	width:256px !important;
	height:21px !important;
}

#item1390483 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1390491 {
	width:256px !important;
	height:21px !important;
}

#item1390487 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1390495 {
	width:256px !important;
	height:30px !important;
}

#item1390492 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1390502 {
	width:256px !important;
	height:30px !important;
}

#item1390499 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1390506 {
	width:256px !important;
	height:30px !important;
}

#item1390503 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1390510 {
	width:256px !important;
	height:30px !important;
}

#item1390507 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1390514 {
	width:256px !important;
	height:30px !important;
}

#item1390511 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1390518 {
	width:256px !important;
	height:30px !important;
}

#item1390515 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1390522 {
	width:256px !important;
	height:30px !important;
}

#item1390519 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1390526 {
	width:256px !important;
	height:30px !important;
}

#item1390523 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1390531 {
	width:256px !important;
	height:30px !important;
}

#item1390528 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1390535 {
	width:256px !important;
	height:30px !important;
}

#item1390532 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1390539 {
	width:256px !important;
	height:30px !important;
}

#item1390536 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1390543 {
	width:256px !important;
	height:30px !important;
}

#item1390540 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1390547 {
	width:256px !important;
	height:30px !important;
}

#item1390544 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1390551 {
	width:256px !important;
	height:30px !important;
}

#item1390548 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1390556 {
	width:256px !important;
	height:30px !important;
}

#item1390552 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1390560 {
	width:256px !important;
	height:30px !important;
}

#item1390557 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1390564 {
	width:256px !important;
	height:30px !important;
}

#item1390561 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1390568 {
	width:256px !important;
	height:37px !important;
}

#item1390565 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1390572 {
	width:256px !important;
	height:30px !important;
}

#item1390569 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1390576 {
	width:256px !important;
	height:30px !important;
}

#item1390573 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1390580 {
	width:256px !important;
	height:30px !important;
}

#item1390577 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1390584 {
	width:256px !important;
	height:30px !important;
}

#item1390581 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1390589 {
	width:256px !important;
	height:30px !important;
}

#item1390585 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1390593 {
	width:256px !important;
	height:30px !important;
}

#item1390590 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1390597 {
	width:256px !important;
	height:30px !important;
}

#item1390594 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1390601 {
	width:256px !important;
	height:30px !important;
}

#item1390598 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1390605 {
	width:256px !important;
	height:30px !important;
}

#item1390602 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1390609 {
	width:256px !important;
	height:30px !important;
}

#item1390606 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1390614 {
	width:256px !important;
	height:30px !important;
}

#item1390610 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1390618 {
	width:256px !important;
	height:30px !important;
}

#item1390615 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1390622 {
	width:256px !important;
	height:30px !important;
}

#item1390619 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1390626 {
	width:256px !important;
	height:41px !important;
}

#item1390623 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1390630 {
	width:256px !important;
	height:21px !important;
}

#item1390627 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1390654 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1389606 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1389604 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1390672 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1390674 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1390906 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1390931 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1390956 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1390982 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1391542 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1391546 {
	width:256px !important;
	height:21px !important;
}

#item1391543 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1391550 {
	width:256px !important;
	height:21px !important;
}

#item1391547 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1391554 {
	width:256px !important;
	height:21px !important;
}

#item1391551 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1391558 {
	width:256px !important;
	height:30px !important;
}

#item1391555 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1391562 {
	width:256px !important;
	height:30px !important;
}

#item1391559 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1391567 {
	width:256px !important;
	height:30px !important;
}

#item1391564 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1391571 {
	width:256px !important;
	height:30px !important;
}

#item1391568 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1391575 {
	width:256px !important;
	height:30px !important;
}

#item1391572 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1391580 {
	width:256px !important;
	height:30px !important;
}

#item1391577 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1391585 {
	width:256px !important;
	height:30px !important;
}

#item1391582 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1391589 {
	width:256px !important;
	height:30px !important;
}

#item1391586 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1391593 {
	width:256px !important;
	height:30px !important;
}

#item1391590 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1391597 {
	width:256px !important;
	height:30px !important;
}

#item1391594 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1391601 {
	width:256px !important;
	height:30px !important;
}

#item1391598 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1391605 {
	width:256px !important;
	height:30px !important;
}

#item1391602 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1391609 {
	width:256px !important;
	height:30px !important;
}

#item1391606 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1391613 {
	width:256px !important;
	height:30px !important;
}

#item1391610 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1391617 {
	width:256px !important;
	height:30px !important;
}

#item1391614 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1391621 {
	width:256px !important;
	height:30px !important;
}

#item1391618 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1391626 {
	width:256px !important;
	height:30px !important;
}

#item1391622 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1391630 {
	width:256px !important;
	height:37px !important;
}

#item1391627 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1391634 {
	width:256px !important;
	height:30px !important;
}

#item1391631 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1391638 {
	width:256px !important;
	height:30px !important;
}

#item1391635 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1391642 {
	width:256px !important;
	height:30px !important;
}

#item1391639 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1391646 {
	width:256px !important;
	height:30px !important;
}

#item1391643 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1391650 {
	width:256px !important;
	height:30px !important;
}

#item1391647 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1391654 {
	width:256px !important;
	height:30px !important;
}

#item1391651 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1391658 {
	width:256px !important;
	height:30px !important;
}

#item1391655 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1391662 {
	width:256px !important;
	height:30px !important;
}

#item1391659 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1391666 {
	width:256px !important;
	height:30px !important;
}

#item1391663 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1391670 {
	width:256px !important;
	height:30px !important;
}

#item1391667 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1391674 {
	width:256px !important;
	height:30px !important;
}

#item1391671 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1391678 {
	width:256px !important;
	height:30px !important;
}

#item1391675 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1391682 {
	width:256px !important;
	height:30px !important;
}

#item1391679 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1391687 {
	width:256px !important;
	height:41px !important;
}

#item1391684 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1391691 {
	width:256px !important;
	height:21px !important;
}

#item1391688 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1391715 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1390670 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1390668 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1426913 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1426913 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1426913 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1426915 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1577662 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1577662 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1426942 {
	width:141px !important;
	height:22px !important;
}

#item1426939 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1389591 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1389593 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1389594 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1389595 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1389588 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1426973 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427004 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427004 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427008 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1577988 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1577988 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1392423 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1392425 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1392426 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1392427 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1392420 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1392432 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1392434 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1392668 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1392693 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1392718 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1392743 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1393302 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1393306 {
	width:256px !important;
	height:21px !important;
}

#item1393303 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1393310 {
	width:256px !important;
	height:21px !important;
}

#item1393307 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1393314 {
	width:256px !important;
	height:21px !important;
}

#item1393311 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1393318 {
	width:256px !important;
	height:30px !important;
}

#item1393315 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1393322 {
	width:256px !important;
	height:30px !important;
}

#item1393319 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1393326 {
	width:256px !important;
	height:30px !important;
}

#item1393323 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1393330 {
	width:256px !important;
	height:30px !important;
}

#item1393327 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1393334 {
	width:256px !important;
	height:30px !important;
}

#item1393331 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1393339 {
	width:256px !important;
	height:30px !important;
}

#item1393336 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1393344 {
	width:256px !important;
	height:30px !important;
}

#item1393340 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1393348 {
	width:256px !important;
	height:30px !important;
}

#item1393345 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1393353 {
	width:256px !important;
	height:30px !important;
}

#item1393349 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1393357 {
	width:256px !important;
	height:30px !important;
}

#item1393354 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1393361 {
	width:256px !important;
	height:30px !important;
}

#item1393358 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1393365 {
	width:256px !important;
	height:30px !important;
}

#item1393362 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1393369 {
	width:256px !important;
	height:30px !important;
}

#item1393366 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1393373 {
	width:256px !important;
	height:30px !important;
}

#item1393370 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1393377 {
	width:256px !important;
	height:30px !important;
}

#item1393374 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1393381 {
	width:256px !important;
	height:30px !important;
}

#item1393378 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1393385 {
	width:256px !important;
	height:30px !important;
}

#item1393382 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1393389 {
	width:256px !important;
	height:37px !important;
}

#item1393386 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1393393 {
	width:256px !important;
	height:30px !important;
}

#item1393390 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1393398 {
	width:256px !important;
	height:30px !important;
}

#item1393394 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1393402 {
	width:256px !important;
	height:30px !important;
}

#item1393399 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1393406 {
	width:256px !important;
	height:30px !important;
}

#item1393403 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1393410 {
	width:256px !important;
	height:30px !important;
}

#item1393407 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1393414 {
	width:256px !important;
	height:30px !important;
}

#item1393411 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1393418 {
	width:256px !important;
	height:30px !important;
}

#item1393415 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1393422 {
	width:256px !important;
	height:30px !important;
}

#item1393419 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1393426 {
	width:256px !important;
	height:30px !important;
}

#item1393423 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1393430 {
	width:256px !important;
	height:30px !important;
}

#item1393427 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1393445 {
	width:256px !important;
	height:30px !important;
}

#item1393442 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1393449 {
	width:256px !important;
	height:30px !important;
}

#item1393446 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1393453 {
	width:256px !important;
	height:30px !important;
}

#item1393450 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1393457 {
	width:256px !important;
	height:41px !important;
}

#item1393454 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1393461 {
	width:256px !important;
	height:21px !important;
}

#item1393458 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1393486 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1392430 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1392428 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1393525 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1393527 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1393762 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1393788 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1393813 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1393838 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1394395 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1394399 {
	width:256px !important;
	height:21px !important;
}

#item1394396 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1394403 {
	width:256px !important;
	height:21px !important;
}

#item1394400 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1394408 {
	width:256px !important;
	height:21px !important;
}

#item1394405 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1394412 {
	width:256px !important;
	height:30px !important;
}

#item1394409 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1394416 {
	width:256px !important;
	height:30px !important;
}

#item1394413 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1394420 {
	width:256px !important;
	height:30px !important;
}

#item1394417 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1394424 {
	width:256px !important;
	height:30px !important;
}

#item1394421 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1394428 {
	width:256px !important;
	height:30px !important;
}

#item1394425 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1394432 {
	width:256px !important;
	height:30px !important;
}

#item1394429 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1394436 {
	width:256px !important;
	height:30px !important;
}

#item1394433 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1394440 {
	width:256px !important;
	height:30px !important;
}

#item1394437 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1394444 {
	width:256px !important;
	height:30px !important;
}

#item1394441 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1394448 {
	width:256px !important;
	height:30px !important;
}

#item1394445 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1394452 {
	width:256px !important;
	height:30px !important;
}

#item1394449 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1394456 {
	width:256px !important;
	height:30px !important;
}

#item1394453 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1394463 {
	width:256px !important;
	height:30px !important;
}

#item1394460 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1394468 {
	width:256px !important;
	height:30px !important;
}

#item1394464 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1394472 {
	width:256px !important;
	height:30px !important;
}

#item1394469 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1394523 {
	width:256px !important;
	height:30px !important;
}

#item1394520 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1394527 {
	width:256px !important;
	height:30px !important;
}

#item1394524 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1394532 {
	width:256px !important;
	height:37px !important;
}

#item1394529 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1394540 {
	width:256px !important;
	height:30px !important;
}

#item1394537 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1394544 {
	width:256px !important;
	height:30px !important;
}

#item1394541 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1394548 {
	width:256px !important;
	height:30px !important;
}

#item1394545 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1394552 {
	width:256px !important;
	height:30px !important;
}

#item1394549 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1394556 {
	width:256px !important;
	height:30px !important;
}

#item1394553 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1394560 {
	width:256px !important;
	height:30px !important;
}

#item1394557 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1394564 {
	width:256px !important;
	height:30px !important;
}

#item1394561 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1394568 {
	width:256px !important;
	height:30px !important;
}

#item1394565 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1394572 {
	width:256px !important;
	height:30px !important;
}

#item1394569 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1394577 {
	width:256px !important;
	height:30px !important;
}

#item1394573 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1394581 {
	width:256px !important;
	height:30px !important;
}

#item1394578 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1394585 {
	width:256px !important;
	height:30px !important;
}

#item1394582 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1394589 {
	width:256px !important;
	height:30px !important;
}

#item1394586 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1394593 {
	width:256px !important;
	height:41px !important;
}

#item1394590 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1394597 {
	width:256px !important;
	height:21px !important;
}

#item1394594 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1394626 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1393523 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1393521 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1426974 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1426974 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1426974 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1426976 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1580878 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1580878 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427003 {
	width:141px !important;
	height:22px !important;
}

#item1427000 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1392415 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1392417 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1392418 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1392419 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1392412 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427034 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427065 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427065 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427069 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1581130 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1581130 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1395333 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1395335 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1395336 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1395338 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1395330 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1395343 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1395345 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1395577 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1395603 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1395629 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1395655 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1396215 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1396219 {
	width:256px !important;
	height:21px !important;
}

#item1396216 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1396223 {
	width:256px !important;
	height:21px !important;
}

#item1396220 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1396227 {
	width:256px !important;
	height:21px !important;
}

#item1396224 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1396231 {
	width:256px !important;
	height:30px !important;
}

#item1396228 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1396236 {
	width:256px !important;
	height:30px !important;
}

#item1396232 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1396240 {
	width:256px !important;
	height:30px !important;
}

#item1396237 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1396275 {
	width:256px !important;
	height:30px !important;
}

#item1396272 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1396279 {
	width:256px !important;
	height:30px !important;
}

#item1396276 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1396283 {
	width:256px !important;
	height:30px !important;
}

#item1396280 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1396287 {
	width:256px !important;
	height:30px !important;
}

#item1396284 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1396291 {
	width:256px !important;
	height:30px !important;
}

#item1396288 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1396295 {
	width:256px !important;
	height:30px !important;
}

#item1396292 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1396299 {
	width:256px !important;
	height:30px !important;
}

#item1396296 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1396303 {
	width:256px !important;
	height:30px !important;
}

#item1396300 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1396307 {
	width:256px !important;
	height:30px !important;
}

#item1396304 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1396311 {
	width:256px !important;
	height:30px !important;
}

#item1396308 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1396315 {
	width:256px !important;
	height:30px !important;
}

#item1396312 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1396319 {
	width:256px !important;
	height:30px !important;
}

#item1396316 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1396323 {
	width:256px !important;
	height:30px !important;
}

#item1396320 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1396328 {
	width:256px !important;
	height:30px !important;
}

#item1396324 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1396333 {
	width:256px !important;
	height:37px !important;
}

#item1396329 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1396340 {
	width:256px !important;
	height:30px !important;
}

#item1396336 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1396344 {
	width:256px !important;
	height:30px !important;
}

#item1396341 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1396348 {
	width:256px !important;
	height:30px !important;
}

#item1396345 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1396352 {
	width:256px !important;
	height:30px !important;
}

#item1396349 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1396356 {
	width:256px !important;
	height:30px !important;
}

#item1396353 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1396360 {
	width:256px !important;
	height:30px !important;
}

#item1396357 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1396369 {
	width:256px !important;
	height:30px !important;
}

#item1396366 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1396373 {
	width:256px !important;
	height:30px !important;
}

#item1396370 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1396377 {
	width:256px !important;
	height:30px !important;
}

#item1396374 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1396381 {
	width:256px !important;
	height:30px !important;
}

#item1396378 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1396385 {
	width:256px !important;
	height:30px !important;
}

#item1396382 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1396389 {
	width:256px !important;
	height:30px !important;
}

#item1396386 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1396394 {
	width:256px !important;
	height:30px !important;
}

#item1396390 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1396436 {
	width:256px !important;
	height:41px !important;
}

#item1396433 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1396440 {
	width:256px !important;
	height:21px !important;
}

#item1396437 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1396464 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1395341 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1395339 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1396479 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1396481 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1396714 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1396739 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1396764 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1396789 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1397349 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1397353 {
	width:256px !important;
	height:21px !important;
}

#item1397350 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1397357 {
	width:256px !important;
	height:21px !important;
}

#item1397354 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1397361 {
	width:256px !important;
	height:21px !important;
}

#item1397358 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1397365 {
	width:256px !important;
	height:30px !important;
}

#item1397362 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1397369 {
	width:256px !important;
	height:30px !important;
}

#item1397366 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1397384 {
	width:256px !important;
	height:30px !important;
}

#item1397381 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1397389 {
	width:256px !important;
	height:30px !important;
}

#item1397385 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1397393 {
	width:256px !important;
	height:30px !important;
}

#item1397390 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1397397 {
	width:256px !important;
	height:30px !important;
}

#item1397394 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1397401 {
	width:256px !important;
	height:30px !important;
}

#item1397398 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1397407 {
	width:256px !important;
	height:30px !important;
}

#item1397404 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1397411 {
	width:256px !important;
	height:30px !important;
}

#item1397408 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1397415 {
	width:256px !important;
	height:30px !important;
}

#item1397412 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1397428 {
	width:256px !important;
	height:30px !important;
}

#item1397424 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1397432 {
	width:256px !important;
	height:30px !important;
}

#item1397429 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1397436 {
	width:256px !important;
	height:30px !important;
}

#item1397433 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1397440 {
	width:256px !important;
	height:30px !important;
}

#item1397437 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1397444 {
	width:256px !important;
	height:30px !important;
}

#item1397441 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1397463 {
	width:256px !important;
	height:30px !important;
}

#item1397460 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1397467 {
	width:256px !important;
	height:30px !important;
}

#item1397464 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1397471 {
	width:256px !important;
	height:37px !important;
}

#item1397468 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1397493 {
	width:256px !important;
	height:30px !important;
}

#item1397490 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1397497 {
	width:256px !important;
	height:30px !important;
}

#item1397494 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1397520 {
	width:256px !important;
	height:30px !important;
}

#item1397517 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1397524 {
	width:256px !important;
	height:30px !important;
}

#item1397521 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1397528 {
	width:256px !important;
	height:30px !important;
}

#item1397525 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1397552 {
	width:256px !important;
	height:30px !important;
}

#item1397549 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1397557 {
	width:256px !important;
	height:30px !important;
}

#item1397554 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1397563 {
	width:256px !important;
	height:30px !important;
}

#item1397560 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1397567 {
	width:256px !important;
	height:30px !important;
}

#item1397564 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1397571 {
	width:256px !important;
	height:30px !important;
}

#item1397568 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1397575 {
	width:256px !important;
	height:30px !important;
}

#item1397572 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1397580 {
	width:256px !important;
	height:30px !important;
}

#item1397577 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1397584 {
	width:256px !important;
	height:30px !important;
}

#item1397581 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1397588 {
	width:256px !important;
	height:41px !important;
}

#item1397585 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1397592 {
	width:256px !important;
	height:21px !important;
}

#item1397589 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1397628 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1396477 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1396475 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1237471 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:448px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427035 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427035 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427035 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427037 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1584094 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1584094 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427064 {
	width:141px !important;
	height:22px !important;
}

#item1427061 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1395325 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1395327 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1395328 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1395329 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1395322 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427094 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427125 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427125 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427128 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1584417 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1584417 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1398381 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1398383 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1398384 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1398385 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1398378 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1398390 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1398392 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1398626 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1398651 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1398676 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1398701 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1399261 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1399267 {
	width:256px !important;
	height:21px !important;
}

#item1399263 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1399271 {
	width:256px !important;
	height:21px !important;
}

#item1399268 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1399275 {
	width:256px !important;
	height:21px !important;
}

#item1399272 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1399279 {
	width:256px !important;
	height:30px !important;
}

#item1399276 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1399283 {
	width:256px !important;
	height:30px !important;
}

#item1399280 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1399287 {
	width:256px !important;
	height:30px !important;
}

#item1399284 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1399291 {
	width:256px !important;
	height:30px !important;
}

#item1399288 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1399295 {
	width:256px !important;
	height:30px !important;
}

#item1399292 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1399299 {
	width:256px !important;
	height:30px !important;
}

#item1399296 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1399303 {
	width:256px !important;
	height:30px !important;
}

#item1399300 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1399307 {
	width:256px !important;
	height:30px !important;
}

#item1399304 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1399311 {
	width:256px !important;
	height:30px !important;
}

#item1399308 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1399315 {
	width:256px !important;
	height:30px !important;
}

#item1399312 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1399319 {
	width:256px !important;
	height:30px !important;
}

#item1399316 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1399323 {
	width:256px !important;
	height:30px !important;
}

#item1399320 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1399328 {
	width:256px !important;
	height:30px !important;
}

#item1399324 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1399332 {
	width:256px !important;
	height:30px !important;
}

#item1399329 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1399336 {
	width:256px !important;
	height:30px !important;
}

#item1399333 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1399340 {
	width:256px !important;
	height:30px !important;
}

#item1399337 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1399344 {
	width:256px !important;
	height:30px !important;
}

#item1399341 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1399348 {
	width:256px !important;
	height:37px !important;
}

#item1399345 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1399352 {
	width:256px !important;
	height:30px !important;
}

#item1399349 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1399356 {
	width:256px !important;
	height:30px !important;
}

#item1399353 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1399360 {
	width:256px !important;
	height:30px !important;
}

#item1399357 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1399364 {
	width:256px !important;
	height:30px !important;
}

#item1399361 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1399368 {
	width:256px !important;
	height:30px !important;
}

#item1399365 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1399372 {
	width:256px !important;
	height:30px !important;
}

#item1399369 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1399376 {
	width:256px !important;
	height:30px !important;
}

#item1399373 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1399381 {
	width:256px !important;
	height:30px !important;
}

#item1399377 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1399387 {
	width:256px !important;
	height:30px !important;
}

#item1399382 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1399391 {
	width:256px !important;
	height:30px !important;
}

#item1399388 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1399395 {
	width:256px !important;
	height:30px !important;
}

#item1399392 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1399399 {
	width:256px !important;
	height:30px !important;
}

#item1399396 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1399404 {
	width:256px !important;
	height:30px !important;
}

#item1399400 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1399408 {
	width:256px !important;
	height:41px !important;
}

#item1399405 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1399412 {
	width:256px !important;
	height:21px !important;
}

#item1399409 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1399436 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1398388 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1398386 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1399452 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1399454 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1399687 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1399712 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1399737 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1399762 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1400322 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1400326 {
	width:256px !important;
	height:21px !important;
}

#item1400323 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1400330 {
	width:256px !important;
	height:21px !important;
}

#item1400327 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1400334 {
	width:256px !important;
	height:21px !important;
}

#item1400331 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1400338 {
	width:256px !important;
	height:30px !important;
}

#item1400335 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1400342 {
	width:256px !important;
	height:30px !important;
}

#item1400339 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1400346 {
	width:256px !important;
	height:30px !important;
}

#item1400343 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1400350 {
	width:256px !important;
	height:30px !important;
}

#item1400347 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1400354 {
	width:256px !important;
	height:30px !important;
}

#item1400351 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1400359 {
	width:256px !important;
	height:30px !important;
}

#item1400355 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1400364 {
	width:256px !important;
	height:30px !important;
}

#item1400360 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1400369 {
	width:256px !important;
	height:30px !important;
}

#item1400365 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1400373 {
	width:256px !important;
	height:30px !important;
}

#item1400370 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1400385 {
	width:256px !important;
	height:30px !important;
}

#item1400382 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1400389 {
	width:256px !important;
	height:30px !important;
}

#item1400386 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1400407 {
	width:256px !important;
	height:30px !important;
}

#item1400404 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1400411 {
	width:256px !important;
	height:30px !important;
}

#item1400408 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1400434 {
	width:256px !important;
	height:30px !important;
}

#item1400431 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1400438 {
	width:256px !important;
	height:30px !important;
}

#item1400435 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1400459 {
	width:256px !important;
	height:30px !important;
}

#item1400456 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1400463 {
	width:256px !important;
	height:30px !important;
}

#item1400460 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1400481 {
	width:256px !important;
	height:37px !important;
}

#item1400477 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1400485 {
	width:256px !important;
	height:30px !important;
}

#item1400482 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1400491 {
	width:256px !important;
	height:30px !important;
}

#item1400488 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1400495 {
	width:256px !important;
	height:30px !important;
}

#item1400492 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1400499 {
	width:256px !important;
	height:30px !important;
}

#item1400496 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1400506 {
	width:256px !important;
	height:30px !important;
}

#item1400503 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1400510 {
	width:256px !important;
	height:30px !important;
}

#item1400507 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1400514 {
	width:256px !important;
	height:30px !important;
}

#item1400511 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1400519 {
	width:256px !important;
	height:30px !important;
}

#item1400515 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1400524 {
	width:256px !important;
	height:30px !important;
}

#item1400520 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1400528 {
	width:256px !important;
	height:30px !important;
}

#item1400525 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1400532 {
	width:256px !important;
	height:30px !important;
}

#item1400529 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1400536 {
	width:256px !important;
	height:30px !important;
}

#item1400533 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1400540 {
	width:256px !important;
	height:30px !important;
}

#item1400537 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1400544 {
	width:256px !important;
	height:41px !important;
}

#item1400541 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1400548 {
	width:256px !important;
	height:21px !important;
}

#item1400545 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1400574 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1399450 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1399448 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1427095 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427095 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427095 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427097 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1587321 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1587321 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427124 {
	width:141px !important;
	height:22px !important;
}

#item1427121 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1398372 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1398375 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1398376 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1398377 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1398369 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427153 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427185 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427185 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427188 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1587642 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1587642 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1401280 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1401282 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1401283 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1401284 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1401277 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1401290 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1401292 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1401525 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1401550 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1401575 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1401600 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1402159 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1402163 {
	width:256px !important;
	height:21px !important;
}

#item1402160 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1402167 {
	width:256px !important;
	height:21px !important;
}

#item1402164 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1402171 {
	width:256px !important;
	height:21px !important;
}

#item1402168 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1402175 {
	width:256px !important;
	height:30px !important;
}

#item1402172 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1402179 {
	width:256px !important;
	height:30px !important;
}

#item1402176 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1402183 {
	width:256px !important;
	height:30px !important;
}

#item1402180 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1402187 {
	width:256px !important;
	height:30px !important;
}

#item1402184 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1402197 {
	width:256px !important;
	height:30px !important;
}

#item1402194 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1402201 {
	width:256px !important;
	height:30px !important;
}

#item1402198 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1402205 {
	width:256px !important;
	height:30px !important;
}

#item1402202 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1402209 {
	width:256px !important;
	height:30px !important;
}

#item1402206 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1402213 {
	width:256px !important;
	height:30px !important;
}

#item1402210 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1402220 {
	width:256px !important;
	height:30px !important;
}

#item1402215 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1402225 {
	width:256px !important;
	height:30px !important;
}

#item1402221 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1402229 {
	width:256px !important;
	height:30px !important;
}

#item1402226 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1402233 {
	width:256px !important;
	height:30px !important;
}

#item1402230 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1402237 {
	width:256px !important;
	height:30px !important;
}

#item1402234 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1402241 {
	width:256px !important;
	height:30px !important;
}

#item1402238 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1402245 {
	width:256px !important;
	height:30px !important;
}

#item1402242 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1402249 {
	width:256px !important;
	height:30px !important;
}

#item1402246 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1402253 {
	width:256px !important;
	height:37px !important;
}

#item1402250 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1402257 {
	width:256px !important;
	height:30px !important;
}

#item1402254 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1402261 {
	width:256px !important;
	height:30px !important;
}

#item1402258 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1402265 {
	width:256px !important;
	height:30px !important;
}

#item1402262 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1402269 {
	width:256px !important;
	height:30px !important;
}

#item1402266 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1402273 {
	width:256px !important;
	height:30px !important;
}

#item1402270 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1402277 {
	width:256px !important;
	height:30px !important;
}

#item1402274 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1402282 {
	width:256px !important;
	height:30px !important;
}

#item1402278 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1402286 {
	width:256px !important;
	height:30px !important;
}

#item1402283 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1402290 {
	width:256px !important;
	height:30px !important;
}

#item1402287 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1402294 {
	width:256px !important;
	height:30px !important;
}

#item1402291 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1402298 {
	width:256px !important;
	height:30px !important;
}

#item1402295 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1402302 {
	width:256px !important;
	height:30px !important;
}

#item1402299 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1402306 {
	width:256px !important;
	height:30px !important;
}

#item1402303 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1402319 {
	width:256px !important;
	height:41px !important;
}

#item1402316 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1402323 {
	width:256px !important;
	height:21px !important;
}

#item1402320 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1402347 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1401288 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1401286 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1402365 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1402368 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1402600 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1402626 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1402651 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1402676 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1403238 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1403242 {
	width:256px !important;
	height:21px !important;
}

#item1403239 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1403247 {
	width:256px !important;
	height:21px !important;
}

#item1403243 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1403251 {
	width:256px !important;
	height:21px !important;
}

#item1403248 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1403255 {
	width:256px !important;
	height:30px !important;
}

#item1403252 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1403259 {
	width:256px !important;
	height:30px !important;
}

#item1403256 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1403263 {
	width:256px !important;
	height:30px !important;
}

#item1403260 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1403268 {
	width:256px !important;
	height:30px !important;
}

#item1403264 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1403272 {
	width:256px !important;
	height:30px !important;
}

#item1403269 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1403277 {
	width:256px !important;
	height:30px !important;
}

#item1403274 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1403281 {
	width:256px !important;
	height:30px !important;
}

#item1403278 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1403285 {
	width:256px !important;
	height:30px !important;
}

#item1403282 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1403289 {
	width:256px !important;
	height:30px !important;
}

#item1403286 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1403297 {
	width:256px !important;
	height:30px !important;
}

#item1403294 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1403301 {
	width:256px !important;
	height:30px !important;
}

#item1403298 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1403322 {
	width:256px !important;
	height:30px !important;
}

#item1403319 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1403326 {
	width:256px !important;
	height:30px !important;
}

#item1403323 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1403349 {
	width:256px !important;
	height:30px !important;
}

#item1403346 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1403371 {
	width:256px !important;
	height:30px !important;
}

#item1403368 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1403376 {
	width:256px !important;
	height:30px !important;
}

#item1403372 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1403403 {
	width:256px !important;
	height:30px !important;
}

#item1403399 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1403407 {
	width:256px !important;
	height:37px !important;
}

#item1403404 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1403411 {
	width:256px !important;
	height:30px !important;
}

#item1403408 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1403416 {
	width:256px !important;
	height:30px !important;
}

#item1403412 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1403424 {
	width:256px !important;
	height:30px !important;
}

#item1403421 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1403428 {
	width:256px !important;
	height:30px !important;
}

#item1403425 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1403432 {
	width:256px !important;
	height:30px !important;
}

#item1403429 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1403436 {
	width:256px !important;
	height:30px !important;
}

#item1403433 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1403441 {
	width:256px !important;
	height:30px !important;
}

#item1403438 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1403445 {
	width:256px !important;
	height:30px !important;
}

#item1403442 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1403450 {
	width:256px !important;
	height:30px !important;
}

#item1403447 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1403454 {
	width:256px !important;
	height:30px !important;
}

#item1403451 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1403458 {
	width:256px !important;
	height:30px !important;
}

#item1403455 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1403462 {
	width:256px !important;
	height:30px !important;
}

#item1403459 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1403467 {
	width:256px !important;
	height:30px !important;
}

#item1403464 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1403471 {
	width:256px !important;
	height:41px !important;
}

#item1403468 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1403475 {
	width:256px !important;
	height:21px !important;
}

#item1403472 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1403499 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1402363 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1402360 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1225969 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:306px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1226022 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:434px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427154 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427154 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427154 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427156 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1590646 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1590646 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427184 {
	width:141px !important;
	height:22px !important;
}

#item1427180 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1401271 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1401274 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1401275 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1401276 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1401268 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1404235 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1404237 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1404238 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1404239 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1404232 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1404244 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1404247 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1404483 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1404508 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1404533 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1404559 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1405117 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1405121 {
	width:256px !important;
	height:21px !important;
}

#item1405118 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1405125 {
	width:256px !important;
	height:21px !important;
}

#item1405122 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1405129 {
	width:256px !important;
	height:21px !important;
}

#item1405126 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1405133 {
	width:256px !important;
	height:30px !important;
}

#item1405130 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1405137 {
	width:256px !important;
	height:30px !important;
}

#item1405134 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1405141 {
	width:256px !important;
	height:30px !important;
}

#item1405138 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1405146 {
	width:256px !important;
	height:30px !important;
}

#item1405142 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1405150 {
	width:256px !important;
	height:30px !important;
}

#item1405147 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1405154 {
	width:256px !important;
	height:30px !important;
}

#item1405151 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1405158 {
	width:256px !important;
	height:30px !important;
}

#item1405155 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1405162 {
	width:256px !important;
	height:30px !important;
}

#item1405159 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1405166 {
	width:256px !important;
	height:30px !important;
}

#item1405163 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1405170 {
	width:256px !important;
	height:30px !important;
}

#item1405167 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1405174 {
	width:256px !important;
	height:30px !important;
}

#item1405171 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1405178 {
	width:256px !important;
	height:30px !important;
}

#item1405175 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1405182 {
	width:256px !important;
	height:30px !important;
}

#item1405179 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1405186 {
	width:256px !important;
	height:30px !important;
}

#item1405183 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1405190 {
	width:256px !important;
	height:30px !important;
}

#item1405187 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1405194 {
	width:256px !important;
	height:30px !important;
}

#item1405191 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1405198 {
	width:256px !important;
	height:30px !important;
}

#item1405195 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1405202 {
	width:256px !important;
	height:37px !important;
}

#item1405199 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1405207 {
	width:256px !important;
	height:30px !important;
}

#item1405203 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1405211 {
	width:256px !important;
	height:30px !important;
}

#item1405208 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1405215 {
	width:256px !important;
	height:30px !important;
}

#item1405212 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1405220 {
	width:256px !important;
	height:30px !important;
}

#item1405217 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1405224 {
	width:256px !important;
	height:30px !important;
}

#item1405221 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1405228 {
	width:256px !important;
	height:30px !important;
}

#item1405225 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1405232 {
	width:256px !important;
	height:30px !important;
}

#item1405229 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1405236 {
	width:256px !important;
	height:30px !important;
}

#item1405233 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1405240 {
	width:256px !important;
	height:30px !important;
}

#item1405237 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1405244 {
	width:256px !important;
	height:30px !important;
}

#item1405241 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1405248 {
	width:256px !important;
	height:30px !important;
}

#item1405245 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1405252 {
	width:256px !important;
	height:30px !important;
}

#item1405249 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1405256 {
	width:256px !important;
	height:30px !important;
}

#item1405253 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1405260 {
	width:256px !important;
	height:41px !important;
}

#item1405257 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1405265 {
	width:256px !important;
	height:21px !important;
}

#item1405261 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1405289 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1404242 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1404240 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1405305 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1405307 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1405540 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1405565 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1405590 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1405615 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1406174 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1406180 {
	width:256px !important;
	height:21px !important;
}

#item1406175 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1406184 {
	width:256px !important;
	height:21px !important;
}

#item1406181 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1406188 {
	width:256px !important;
	height:21px !important;
}

#item1406185 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1406193 {
	width:256px !important;
	height:30px !important;
}

#item1406189 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1406197 {
	width:256px !important;
	height:30px !important;
}

#item1406194 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1406201 {
	width:256px !important;
	height:30px !important;
}

#item1406198 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1406205 {
	width:256px !important;
	height:30px !important;
}

#item1406202 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1406209 {
	width:256px !important;
	height:30px !important;
}

#item1406206 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1406213 {
	width:256px !important;
	height:30px !important;
}

#item1406210 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1406217 {
	width:256px !important;
	height:30px !important;
}

#item1406214 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1406221 {
	width:256px !important;
	height:30px !important;
}

#item1406218 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1406225 {
	width:256px !important;
	height:30px !important;
}

#item1406222 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1406229 {
	width:256px !important;
	height:30px !important;
}

#item1406226 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1406233 {
	width:256px !important;
	height:30px !important;
}

#item1406230 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1406237 {
	width:256px !important;
	height:30px !important;
}

#item1406234 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1406242 {
	width:256px !important;
	height:30px !important;
}

#item1406238 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1406246 {
	width:256px !important;
	height:30px !important;
}

#item1406243 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1406250 {
	width:256px !important;
	height:30px !important;
}

#item1406247 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1406254 {
	width:256px !important;
	height:30px !important;
}

#item1406251 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1406258 {
	width:256px !important;
	height:30px !important;
}

#item1406255 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1406262 {
	width:256px !important;
	height:37px !important;
}

#item1406259 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1406266 {
	width:256px !important;
	height:30px !important;
}

#item1406263 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1406270 {
	width:256px !important;
	height:30px !important;
}

#item1406267 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1406275 {
	width:256px !important;
	height:30px !important;
}

#item1406271 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1406279 {
	width:256px !important;
	height:30px !important;
}

#item1406276 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1406283 {
	width:256px !important;
	height:30px !important;
}

#item1406280 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1406287 {
	width:256px !important;
	height:30px !important;
}

#item1406284 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1406291 {
	width:256px !important;
	height:30px !important;
}

#item1406288 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1406297 {
	width:256px !important;
	height:30px !important;
}

#item1406294 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1406302 {
	width:256px !important;
	height:30px !important;
}

#item1406298 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1406322 {
	width:256px !important;
	height:30px !important;
}

#item1406319 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1406326 {
	width:256px !important;
	height:30px !important;
}

#item1406323 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1406330 {
	width:256px !important;
	height:30px !important;
}

#item1406327 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1406334 {
	width:256px !important;
	height:30px !important;
}

#item1406331 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1406339 {
	width:256px !important;
	height:41px !important;
}

#item1406335 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1406343 {
	width:256px !important;
	height:21px !important;
}

#item1406340 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1406367 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1405303 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1405301 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1404227 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1404229 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1404230 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1404231 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1404224 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1227039 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:321px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427217 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427249 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427249 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427252 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1594147 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1594147 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1407165 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1407167 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1407168 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1407169 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1407162 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1407174 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1407176 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1407409 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1407434 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1407459 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1407485 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1408047 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1408051 {
	width:256px !important;
	height:21px !important;
}

#item1408048 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1408055 {
	width:256px !important;
	height:21px !important;
}

#item1408052 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1408060 {
	width:256px !important;
	height:21px !important;
}

#item1408056 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1408064 {
	width:256px !important;
	height:30px !important;
}

#item1408061 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1408068 {
	width:256px !important;
	height:30px !important;
}

#item1408065 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1408072 {
	width:256px !important;
	height:30px !important;
}

#item1408069 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1408077 {
	width:256px !important;
	height:30px !important;
}

#item1408074 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1408081 {
	width:256px !important;
	height:30px !important;
}

#item1408078 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1408085 {
	width:256px !important;
	height:30px !important;
}

#item1408082 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1408089 {
	width:256px !important;
	height:30px !important;
}

#item1408086 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1408093 {
	width:256px !important;
	height:30px !important;
}

#item1408090 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1408097 {
	width:256px !important;
	height:30px !important;
}

#item1408094 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1408102 {
	width:256px !important;
	height:30px !important;
}

#item1408098 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1408106 {
	width:256px !important;
	height:30px !important;
}

#item1408103 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1408110 {
	width:256px !important;
	height:30px !important;
}

#item1408107 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1408114 {
	width:256px !important;
	height:30px !important;
}

#item1408111 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1408118 {
	width:256px !important;
	height:30px !important;
}

#item1408115 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1408122 {
	width:256px !important;
	height:30px !important;
}

#item1408119 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1408126 {
	width:256px !important;
	height:30px !important;
}

#item1408123 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1408130 {
	width:256px !important;
	height:30px !important;
}

#item1408127 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1408134 {
	width:256px !important;
	height:37px !important;
}

#item1408131 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1408138 {
	width:256px !important;
	height:30px !important;
}

#item1408135 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1408142 {
	width:256px !important;
	height:30px !important;
}

#item1408139 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1408146 {
	width:256px !important;
	height:30px !important;
}

#item1408143 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1408150 {
	width:256px !important;
	height:30px !important;
}

#item1408147 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1408154 {
	width:256px !important;
	height:30px !important;
}

#item1408151 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1408158 {
	width:256px !important;
	height:30px !important;
}

#item1408155 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1408163 {
	width:256px !important;
	height:30px !important;
}

#item1408159 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1408167 {
	width:256px !important;
	height:30px !important;
}

#item1408164 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1408171 {
	width:256px !important;
	height:30px !important;
}

#item1408168 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1408175 {
	width:256px !important;
	height:30px !important;
}

#item1408172 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1408179 {
	width:256px !important;
	height:30px !important;
}

#item1408176 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1408183 {
	width:256px !important;
	height:30px !important;
}

#item1408180 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1408187 {
	width:256px !important;
	height:30px !important;
}

#item1408184 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1408191 {
	width:256px !important;
	height:41px !important;
}

#item1408188 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1408195 {
	width:256px !important;
	height:21px !important;
}

#item1408192 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1408220 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1407172 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1407170 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1408235 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1408238 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1408470 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1408495 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1408520 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1408545 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1409104 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1409108 {
	width:256px !important;
	height:21px !important;
}

#item1409105 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1409112 {
	width:256px !important;
	height:21px !important;
}

#item1409109 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1409117 {
	width:256px !important;
	height:21px !important;
}

#item1409113 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1409121 {
	width:256px !important;
	height:30px !important;
}

#item1409118 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1409125 {
	width:256px !important;
	height:30px !important;
}

#item1409122 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1409129 {
	width:256px !important;
	height:30px !important;
}

#item1409126 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1409134 {
	width:256px !important;
	height:30px !important;
}

#item1409130 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1409138 {
	width:256px !important;
	height:30px !important;
}

#item1409135 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1409142 {
	width:256px !important;
	height:30px !important;
}

#item1409139 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1409149 {
	width:256px !important;
	height:30px !important;
}

#item1409146 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1409153 {
	width:256px !important;
	height:30px !important;
}

#item1409150 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1409174 {
	width:256px !important;
	height:30px !important;
}

#item1409171 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1409199 {
	width:256px !important;
	height:30px !important;
}

#item1409194 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1409203 {
	width:256px !important;
	height:30px !important;
}

#item1409200 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1409228 {
	width:256px !important;
	height:30px !important;
}

#item1409225 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1409244 {
	width:256px !important;
	height:30px !important;
}

#item1409241 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1409248 {
	width:256px !important;
	height:30px !important;
}

#item1409245 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1409253 {
	width:256px !important;
	height:30px !important;
}

#item1409250 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1409261 {
	width:256px !important;
	height:30px !important;
}

#item1409257 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1409270 {
	width:256px !important;
	height:30px !important;
}

#item1409267 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1409274 {
	width:256px !important;
	height:37px !important;
}

#item1409271 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1409279 {
	width:256px !important;
	height:30px !important;
}

#item1409276 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1409283 {
	width:256px !important;
	height:30px !important;
}

#item1409280 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1409287 {
	width:256px !important;
	height:30px !important;
}

#item1409284 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1409291 {
	width:256px !important;
	height:30px !important;
}

#item1409288 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1409296 {
	width:256px !important;
	height:30px !important;
}

#item1409292 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1409300 {
	width:256px !important;
	height:30px !important;
}

#item1409297 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1409304 {
	width:256px !important;
	height:30px !important;
}

#item1409301 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1409309 {
	width:256px !important;
	height:30px !important;
}

#item1409306 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1409313 {
	width:256px !important;
	height:30px !important;
}

#item1409310 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1409317 {
	width:256px !important;
	height:30px !important;
}

#item1409314 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1409321 {
	width:256px !important;
	height:30px !important;
}

#item1409318 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1409325 {
	width:256px !important;
	height:30px !important;
}

#item1409322 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1409329 {
	width:256px !important;
	height:30px !important;
}

#item1409326 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1409333 {
	width:256px !important;
	height:41px !important;
}

#item1409330 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1409337 {
	width:256px !important;
	height:21px !important;
}

#item1409334 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1409362 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1408233 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1408231 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1227167 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:258px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427218 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427218 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427218 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427221 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1597330 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1597330 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427248 {
	width:141px !important;
	height:22px !important;
}

#item1427245 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1407157 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1407159 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1407160 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1407161 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1407154 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427277 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427308 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427308 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427311 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1597653 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1597653 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1410102 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1410105 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1410106 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1410107 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1410098 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1410112 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1410114 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1410346 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1410372 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1410397 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1410422 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1410980 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1410984 {
	width:256px !important;
	height:21px !important;
}

#item1410981 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1410988 {
	width:256px !important;
	height:21px !important;
}

#item1410985 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1410992 {
	width:256px !important;
	height:21px !important;
}

#item1410989 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1410997 {
	width:256px !important;
	height:30px !important;
}

#item1410993 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1411001 {
	width:256px !important;
	height:30px !important;
}

#item1410998 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1411005 {
	width:256px !important;
	height:30px !important;
}

#item1411002 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1411009 {
	width:256px !important;
	height:30px !important;
}

#item1411006 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1411013 {
	width:256px !important;
	height:30px !important;
}

#item1411010 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1411017 {
	width:256px !important;
	height:30px !important;
}

#item1411014 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1411021 {
	width:256px !important;
	height:30px !important;
}

#item1411018 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1411025 {
	width:256px !important;
	height:30px !important;
}

#item1411022 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1411029 {
	width:256px !important;
	height:30px !important;
}

#item1411026 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1411033 {
	width:256px !important;
	height:30px !important;
}

#item1411030 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1411037 {
	width:256px !important;
	height:30px !important;
}

#item1411034 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1411042 {
	width:256px !important;
	height:30px !important;
}

#item1411038 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1411047 {
	width:256px !important;
	height:30px !important;
}

#item1411044 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1411051 {
	width:256px !important;
	height:30px !important;
}

#item1411048 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1411056 {
	width:256px !important;
	height:30px !important;
}

#item1411052 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1411060 {
	width:256px !important;
	height:30px !important;
}

#item1411057 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1411064 {
	width:256px !important;
	height:30px !important;
}

#item1411061 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1411068 {
	width:256px !important;
	height:37px !important;
}

#item1411065 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1411072 {
	width:256px !important;
	height:30px !important;
}

#item1411069 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1411076 {
	width:256px !important;
	height:30px !important;
}

#item1411073 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1411080 {
	width:256px !important;
	height:30px !important;
}

#item1411077 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1411084 {
	width:256px !important;
	height:30px !important;
}

#item1411081 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1411088 {
	width:256px !important;
	height:30px !important;
}

#item1411085 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1411092 {
	width:256px !important;
	height:30px !important;
}

#item1411089 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1411096 {
	width:256px !important;
	height:30px !important;
}

#item1411093 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1411100 {
	width:256px !important;
	height:30px !important;
}

#item1411097 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1411104 {
	width:256px !important;
	height:30px !important;
}

#item1411101 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1411108 {
	width:256px !important;
	height:30px !important;
}

#item1411105 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1411112 {
	width:256px !important;
	height:30px !important;
}

#item1411109 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1411117 {
	width:256px !important;
	height:30px !important;
}

#item1411114 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1411121 {
	width:256px !important;
	height:30px !important;
}

#item1411118 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1411125 {
	width:256px !important;
	height:41px !important;
}

#item1411122 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1411129 {
	width:256px !important;
	height:21px !important;
}

#item1411126 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1411153 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1410110 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1410108 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1411171 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1411173 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1411406 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1411431 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1411456 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1411482 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1412046 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1412050 {
	width:256px !important;
	height:21px !important;
}

#item1412047 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1412054 {
	width:256px !important;
	height:21px !important;
}

#item1412051 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1412058 {
	width:256px !important;
	height:21px !important;
}

#item1412055 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1412062 {
	width:256px !important;
	height:30px !important;
}

#item1412059 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1412066 {
	width:256px !important;
	height:30px !important;
}

#item1412063 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1412070 {
	width:256px !important;
	height:30px !important;
}

#item1412067 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1412074 {
	width:256px !important;
	height:30px !important;
}

#item1412071 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1412078 {
	width:256px !important;
	height:30px !important;
}

#item1412075 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1412082 {
	width:256px !important;
	height:30px !important;
}

#item1412079 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1412086 {
	width:256px !important;
	height:30px !important;
}

#item1412083 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1412090 {
	width:256px !important;
	height:30px !important;
}

#item1412087 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1412095 {
	width:256px !important;
	height:30px !important;
}

#item1412091 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1412099 {
	width:256px !important;
	height:30px !important;
}

#item1412096 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1412103 {
	width:256px !important;
	height:30px !important;
}

#item1412100 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1412107 {
	width:256px !important;
	height:30px !important;
}

#item1412104 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1412111 {
	width:256px !important;
	height:30px !important;
}

#item1412108 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1412115 {
	width:256px !important;
	height:30px !important;
}

#item1412112 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1412119 {
	width:256px !important;
	height:30px !important;
}

#item1412116 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1412123 {
	width:256px !important;
	height:30px !important;
}

#item1412120 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1412127 {
	width:256px !important;
	height:30px !important;
}

#item1412124 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1412131 {
	width:256px !important;
	height:37px !important;
}

#item1412128 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1412136 {
	width:256px !important;
	height:30px !important;
}

#item1412132 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1412157 {
	width:256px !important;
	height:30px !important;
}

#item1412154 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1412161 {
	width:256px !important;
	height:30px !important;
}

#item1412158 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1412186 {
	width:256px !important;
	height:30px !important;
}

#item1412182 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1412212 {
	width:256px !important;
	height:30px !important;
}

#item1412209 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1412230 {
	width:256px !important;
	height:30px !important;
}

#item1412226 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1412234 {
	width:256px !important;
	height:30px !important;
}

#item1412231 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1412238 {
	width:256px !important;
	height:30px !important;
}

#item1412235 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1412246 {
	width:256px !important;
	height:30px !important;
}

#item1412242 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1412250 {
	width:256px !important;
	height:30px !important;
}

#item1412247 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1412254 {
	width:256px !important;
	height:30px !important;
}

#item1412251 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1412259 {
	width:256px !important;
	height:30px !important;
}

#item1412256 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1412263 {
	width:256px !important;
	height:30px !important;
}

#item1412260 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1412267 {
	width:256px !important;
	height:41px !important;
}

#item1412264 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1412271 {
	width:256px !important;
	height:21px !important;
}

#item1412268 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1412295 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1411169 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1411167 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1427278 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427278 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427278 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427280 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1600544 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1600544 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427307 {
	width:141px !important;
	height:22px !important;
}

#item1427304 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1410093 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1410095 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1410096 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1410097 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1410089 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1413028 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1413030 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1413031 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1413032 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1413025 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1413037 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1413039 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1413272 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1413297 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1413322 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1413347 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1413908 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1413912 {
	width:256px !important;
	height:21px !important;
}

#item1413909 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1413916 {
	width:256px !important;
	height:21px !important;
}

#item1413913 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1413920 {
	width:256px !important;
	height:21px !important;
}

#item1413917 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1413924 {
	width:256px !important;
	height:30px !important;
}

#item1413921 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1413928 {
	width:256px !important;
	height:30px !important;
}

#item1413925 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1413932 {
	width:256px !important;
	height:30px !important;
}

#item1413929 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1413936 {
	width:256px !important;
	height:30px !important;
}

#item1413933 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1413940 {
	width:256px !important;
	height:30px !important;
}

#item1413937 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1413944 {
	width:256px !important;
	height:30px !important;
}

#item1413941 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1413948 {
	width:256px !important;
	height:30px !important;
}

#item1413945 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1413953 {
	width:256px !important;
	height:30px !important;
}

#item1413949 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1413957 {
	width:256px !important;
	height:30px !important;
}

#item1413954 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1413961 {
	width:256px !important;
	height:30px !important;
}

#item1413958 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1413965 {
	width:256px !important;
	height:30px !important;
}

#item1413962 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1413969 {
	width:256px !important;
	height:30px !important;
}

#item1413966 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1413973 {
	width:256px !important;
	height:30px !important;
}

#item1413970 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1413977 {
	width:256px !important;
	height:30px !important;
}

#item1413974 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1413981 {
	width:256px !important;
	height:30px !important;
}

#item1413978 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1413985 {
	width:256px !important;
	height:30px !important;
}

#item1413982 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1413989 {
	width:256px !important;
	height:30px !important;
}

#item1413986 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1413993 {
	width:256px !important;
	height:37px !important;
}

#item1413990 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1413997 {
	width:256px !important;
	height:30px !important;
}

#item1413994 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1414001 {
	width:256px !important;
	height:30px !important;
}

#item1413998 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1414005 {
	width:256px !important;
	height:30px !important;
}

#item1414002 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1414011 {
	width:256px !important;
	height:30px !important;
}

#item1414007 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1414015 {
	width:256px !important;
	height:30px !important;
}

#item1414012 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1414020 {
	width:256px !important;
	height:30px !important;
}

#item1414016 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1414024 {
	width:256px !important;
	height:30px !important;
}

#item1414021 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1414028 {
	width:256px !important;
	height:30px !important;
}

#item1414025 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1414032 {
	width:256px !important;
	height:30px !important;
}

#item1414029 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1414036 {
	width:256px !important;
	height:30px !important;
}

#item1414033 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1414040 {
	width:256px !important;
	height:30px !important;
}

#item1414037 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1414044 {
	width:256px !important;
	height:30px !important;
}

#item1414041 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1414048 {
	width:256px !important;
	height:30px !important;
}

#item1414045 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1414052 {
	width:256px !important;
	height:41px !important;
}

#item1414049 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1414056 {
	width:256px !important;
	height:21px !important;
}

#item1414053 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1414080 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1413035 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1413033 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1414096 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1414098 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1414330 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1414355 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1414381 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1414406 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1414965 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1414969 {
	width:256px !important;
	height:21px !important;
}

#item1414966 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1414973 {
	width:256px !important;
	height:21px !important;
}

#item1414970 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1414977 {
	width:256px !important;
	height:21px !important;
}

#item1414974 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1414982 {
	width:256px !important;
	height:30px !important;
}

#item1414979 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1414987 {
	width:256px !important;
	height:30px !important;
}

#item1414983 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1414991 {
	width:256px !important;
	height:30px !important;
}

#item1414988 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1414995 {
	width:256px !important;
	height:30px !important;
}

#item1414992 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1414999 {
	width:256px !important;
	height:30px !important;
}

#item1414996 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1415003 {
	width:256px !important;
	height:30px !important;
}

#item1415000 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1415007 {
	width:256px !important;
	height:30px !important;
}

#item1415004 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1415011 {
	width:256px !important;
	height:30px !important;
}

#item1415008 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1415015 {
	width:256px !important;
	height:30px !important;
}

#item1415012 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1415019 {
	width:256px !important;
	height:30px !important;
}

#item1415016 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1415024 {
	width:256px !important;
	height:30px !important;
}

#item1415020 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1415028 {
	width:256px !important;
	height:30px !important;
}

#item1415025 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1415032 {
	width:256px !important;
	height:30px !important;
}

#item1415029 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1415045 {
	width:256px !important;
	height:30px !important;
}

#item1415042 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1415068 {
	width:256px !important;
	height:30px !important;
}

#item1415065 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1415073 {
	width:256px !important;
	height:30px !important;
}

#item1415069 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1415099 {
	width:256px !important;
	height:30px !important;
}

#item1415096 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1415123 {
	width:256px !important;
	height:37px !important;
}

#item1415120 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1415127 {
	width:256px !important;
	height:30px !important;
}

#item1415124 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1415135 {
	width:256px !important;
	height:30px !important;
}

#item1415132 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1415140 {
	width:256px !important;
	height:30px !important;
}

#item1415137 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1415147 {
	width:256px !important;
	height:30px !important;
}

#item1415144 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1415152 {
	width:256px !important;
	height:30px !important;
}

#item1415149 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1415156 {
	width:256px !important;
	height:30px !important;
}

#item1415153 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1415162 {
	width:256px !important;
	height:30px !important;
}

#item1415159 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1415169 {
	width:256px !important;
	height:30px !important;
}

#item1415165 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1415173 {
	width:256px !important;
	height:30px !important;
}

#item1415170 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1415178 {
	width:256px !important;
	height:30px !important;
}

#item1415174 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1415183 {
	width:256px !important;
	height:30px !important;
}

#item1415180 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1415187 {
	width:256px !important;
	height:30px !important;
}

#item1415184 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1415191 {
	width:256px !important;
	height:30px !important;
}

#item1415188 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1415195 {
	width:256px !important;
	height:41px !important;
}

#item1415192 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1415199 {
	width:256px !important;
	height:21px !important;
}

#item1415196 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1415223 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1414094 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1414092 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1413020 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1413022 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1413023 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1413024 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1413017 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1225163 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:35px !important;
	top:557px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427358 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427389 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427389 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427392 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1604024 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1604024 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1415955 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1415957 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1415958 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1415959 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1415952 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1415964 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1415966 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1416201 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1416226 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1416251 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1416276 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1416835 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1416839 {
	width:256px !important;
	height:21px !important;
}

#item1416836 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1416843 {
	width:256px !important;
	height:21px !important;
}

#item1416840 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1416847 {
	width:256px !important;
	height:21px !important;
}

#item1416844 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1416851 {
	width:256px !important;
	height:30px !important;
}

#item1416848 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1416856 {
	width:256px !important;
	height:30px !important;
}

#item1416852 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1416860 {
	width:256px !important;
	height:30px !important;
}

#item1416857 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1416864 {
	width:256px !important;
	height:30px !important;
}

#item1416861 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1416869 {
	width:256px !important;
	height:30px !important;
}

#item1416865 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1416873 {
	width:256px !important;
	height:30px !important;
}

#item1416870 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1416877 {
	width:256px !important;
	height:30px !important;
}

#item1416874 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1416881 {
	width:256px !important;
	height:30px !important;
}

#item1416878 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1416885 {
	width:256px !important;
	height:30px !important;
}

#item1416882 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1416889 {
	width:256px !important;
	height:30px !important;
}

#item1416886 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1416893 {
	width:256px !important;
	height:30px !important;
}

#item1416890 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1416897 {
	width:256px !important;
	height:30px !important;
}

#item1416894 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1416901 {
	width:256px !important;
	height:30px !important;
}

#item1416898 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1416905 {
	width:256px !important;
	height:30px !important;
}

#item1416902 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1416909 {
	width:256px !important;
	height:30px !important;
}

#item1416906 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1416913 {
	width:256px !important;
	height:30px !important;
}

#item1416910 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1416917 {
	width:256px !important;
	height:30px !important;
}

#item1416914 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1416921 {
	width:256px !important;
	height:37px !important;
}

#item1416918 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1416925 {
	width:256px !important;
	height:30px !important;
}

#item1416922 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1416930 {
	width:256px !important;
	height:30px !important;
}

#item1416927 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1416934 {
	width:256px !important;
	height:30px !important;
}

#item1416931 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1416938 {
	width:256px !important;
	height:30px !important;
}

#item1416935 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1416942 {
	width:256px !important;
	height:30px !important;
}

#item1416939 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1416946 {
	width:256px !important;
	height:30px !important;
}

#item1416943 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1416950 {
	width:256px !important;
	height:30px !important;
}

#item1416947 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1416954 {
	width:256px !important;
	height:30px !important;
}

#item1416951 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1416958 {
	width:256px !important;
	height:30px !important;
}

#item1416955 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1416962 {
	width:256px !important;
	height:30px !important;
}

#item1416959 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1416966 {
	width:256px !important;
	height:30px !important;
}

#item1416963 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1416970 {
	width:256px !important;
	height:30px !important;
}

#item1416967 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1416975 {
	width:256px !important;
	height:30px !important;
}

#item1416972 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1416979 {
	width:256px !important;
	height:41px !important;
}

#item1416976 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1416983 {
	width:256px !important;
	height:21px !important;
}

#item1416980 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1417008 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1415962 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1415960 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1417024 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1417026 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1417259 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1417284 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1417309 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1417334 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1417894 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1417898 {
	width:256px !important;
	height:21px !important;
}

#item1417895 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1417903 {
	width:256px !important;
	height:21px !important;
}

#item1417899 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1417907 {
	width:256px !important;
	height:21px !important;
}

#item1417904 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1417911 {
	width:256px !important;
	height:30px !important;
}

#item1417908 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1417915 {
	width:256px !important;
	height:30px !important;
}

#item1417912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1417919 {
	width:256px !important;
	height:30px !important;
}

#item1417916 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1417923 {
	width:256px !important;
	height:30px !important;
}

#item1417920 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1417927 {
	width:256px !important;
	height:30px !important;
}

#item1417924 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1417931 {
	width:256px !important;
	height:30px !important;
}

#item1417928 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1417935 {
	width:256px !important;
	height:30px !important;
}

#item1417932 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1417939 {
	width:256px !important;
	height:30px !important;
}

#item1417936 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1417943 {
	width:256px !important;
	height:30px !important;
}

#item1417940 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1417947 {
	width:256px !important;
	height:30px !important;
}

#item1417944 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1417958 {
	width:256px !important;
	height:30px !important;
}

#item1417955 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1417981 {
	width:256px !important;
	height:30px !important;
}

#item1417978 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1418009 {
	width:256px !important;
	height:30px !important;
}

#item1418006 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1418032 {
	width:256px !important;
	height:30px !important;
}

#item1418029 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1418037 {
	width:256px !important;
	height:30px !important;
}

#item1418034 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1418043 {
	width:256px !important;
	height:30px !important;
}

#item1418040 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1418054 {
	width:256px !important;
	height:30px !important;
}

#item1418051 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1418058 {
	width:256px !important;
	height:37px !important;
}

#item1418055 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1418062 {
	width:256px !important;
	height:30px !important;
}

#item1418059 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1418067 {
	width:256px !important;
	height:30px !important;
}

#item1418064 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1418071 {
	width:256px !important;
	height:30px !important;
}

#item1418068 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1418075 {
	width:256px !important;
	height:30px !important;
}

#item1418072 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1418079 {
	width:256px !important;
	height:30px !important;
}

#item1418076 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1418083 {
	width:256px !important;
	height:30px !important;
}

#item1418080 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1418088 {
	width:256px !important;
	height:30px !important;
}

#item1418084 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1418092 {
	width:256px !important;
	height:30px !important;
}

#item1418089 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1418096 {
	width:256px !important;
	height:30px !important;
}

#item1418093 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1418100 {
	width:256px !important;
	height:30px !important;
}

#item1418097 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1418104 {
	width:256px !important;
	height:30px !important;
}

#item1418101 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1418108 {
	width:256px !important;
	height:30px !important;
}

#item1418105 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1418112 {
	width:256px !important;
	height:30px !important;
}

#item1418109 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1418116 {
	width:256px !important;
	height:41px !important;
}

#item1418113 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1418120 {
	width:256px !important;
	height:21px !important;
}

#item1418117 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1418144 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1417022 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1417020 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1225292 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:35px !important;
	top:485px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427359 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427359 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427359 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427361 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1607069 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1607069 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427388 {
	width:141px !important;
	height:22px !important;
}

#item1427385 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1415947 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1415949 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1415950 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1415951 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1415944 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427418 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427449 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427449 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427452 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1607394 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1607394 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1418882 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1418884 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1418885 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1418886 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1418879 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1418892 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1418894 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1419127 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1419152 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1419177 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1419203 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1419766 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1419771 {
	width:256px !important;
	height:21px !important;
}

#item1419767 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1419775 {
	width:256px !important;
	height:21px !important;
}

#item1419772 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1419779 {
	width:256px !important;
	height:21px !important;
}

#item1419776 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1419783 {
	width:256px !important;
	height:30px !important;
}

#item1419780 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1419787 {
	width:256px !important;
	height:30px !important;
}

#item1419784 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1419791 {
	width:256px !important;
	height:30px !important;
}

#item1419788 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1419795 {
	width:256px !important;
	height:30px !important;
}

#item1419792 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1419799 {
	width:256px !important;
	height:30px !important;
}

#item1419796 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1419804 {
	width:256px !important;
	height:30px !important;
}

#item1419800 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1419808 {
	width:256px !important;
	height:30px !important;
}

#item1419805 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1419812 {
	width:256px !important;
	height:30px !important;
}

#item1419809 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1419816 {
	width:256px !important;
	height:30px !important;
}

#item1419813 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1419820 {
	width:256px !important;
	height:30px !important;
}

#item1419817 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1419824 {
	width:256px !important;
	height:30px !important;
}

#item1419821 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1419828 {
	width:256px !important;
	height:30px !important;
}

#item1419825 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1419832 {
	width:256px !important;
	height:30px !important;
}

#item1419829 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1419837 {
	width:256px !important;
	height:30px !important;
}

#item1419833 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1419841 {
	width:256px !important;
	height:30px !important;
}

#item1419838 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1419845 {
	width:256px !important;
	height:30px !important;
}

#item1419842 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1419849 {
	width:256px !important;
	height:30px !important;
}

#item1419846 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1419853 {
	width:256px !important;
	height:37px !important;
}

#item1419850 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1419857 {
	width:256px !important;
	height:30px !important;
}

#item1419854 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1419861 {
	width:256px !important;
	height:30px !important;
}

#item1419858 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1419866 {
	width:256px !important;
	height:30px !important;
}

#item1419862 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1419870 {
	width:256px !important;
	height:30px !important;
}

#item1419867 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1419874 {
	width:256px !important;
	height:30px !important;
}

#item1419871 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1419878 {
	width:256px !important;
	height:30px !important;
}

#item1419875 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1419882 {
	width:256px !important;
	height:30px !important;
}

#item1419879 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1419886 {
	width:256px !important;
	height:30px !important;
}

#item1419883 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1419890 {
	width:256px !important;
	height:30px !important;
}

#item1419887 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1419894 {
	width:256px !important;
	height:30px !important;
}

#item1419891 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1419898 {
	width:256px !important;
	height:30px !important;
}

#item1419895 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1419902 {
	width:256px !important;
	height:30px !important;
}

#item1419899 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1419906 {
	width:256px !important;
	height:30px !important;
}

#item1419903 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1419910 {
	width:256px !important;
	height:41px !important;
}

#item1419907 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1419914 {
	width:256px !important;
	height:21px !important;
}

#item1419911 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1419938 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1418889 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1418887 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1419958 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1419960 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1420193 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1420219 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1420246 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1420271 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1420830 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1420834 {
	width:256px !important;
	height:21px !important;
}

#item1420831 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1420857 {
	width:256px !important;
	height:21px !important;
}

#item1420854 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1420862 {
	width:256px !important;
	height:21px !important;
}

#item1420858 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1420883 {
	width:256px !important;
	height:30px !important;
}

#item1420880 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1420910 {
	width:256px !important;
	height:30px !important;
}

#item1420907 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1420927 {
	width:256px !important;
	height:30px !important;
}

#item1420924 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1420931 {
	width:256px !important;
	height:30px !important;
}

#item1420928 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1420940 {
	width:256px !important;
	height:30px !important;
}

#item1420937 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1420946 {
	width:256px !important;
	height:30px !important;
}

#item1420943 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1420951 {
	width:256px !important;
	height:30px !important;
}

#item1420948 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1420957 {
	width:256px !important;
	height:30px !important;
}

#item1420954 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1420962 {
	width:256px !important;
	height:30px !important;
}

#item1420959 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1420966 {
	width:256px !important;
	height:30px !important;
}

#item1420963 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1420970 {
	width:256px !important;
	height:30px !important;
}

#item1420967 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1420974 {
	width:256px !important;
	height:30px !important;
}

#item1420971 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1420978 {
	width:256px !important;
	height:30px !important;
}

#item1420975 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1420982 {
	width:256px !important;
	height:30px !important;
}

#item1420979 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1420986 {
	width:256px !important;
	height:30px !important;
}

#item1420983 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1420991 {
	width:256px !important;
	height:30px !important;
}

#item1420988 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1420995 {
	width:256px !important;
	height:30px !important;
}

#item1420992 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1420999 {
	width:256px !important;
	height:37px !important;
}

#item1420996 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1421003 {
	width:256px !important;
	height:30px !important;
}

#item1421000 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1421007 {
	width:256px !important;
	height:30px !important;
}

#item1421004 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1421011 {
	width:256px !important;
	height:30px !important;
}

#item1421008 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1421016 {
	width:256px !important;
	height:30px !important;
}

#item1421013 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1421020 {
	width:256px !important;
	height:30px !important;
}

#item1421017 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1421024 {
	width:256px !important;
	height:30px !important;
}

#item1421021 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1421030 {
	width:256px !important;
	height:30px !important;
}

#item1421026 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1421035 {
	width:256px !important;
	height:30px !important;
}

#item1421032 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1421039 {
	width:256px !important;
	height:30px !important;
}

#item1421036 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1421043 {
	width:256px !important;
	height:30px !important;
}

#item1421040 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1421047 {
	width:256px !important;
	height:30px !important;
}

#item1421044 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1421051 {
	width:256px !important;
	height:30px !important;
}

#item1421048 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1421055 {
	width:256px !important;
	height:30px !important;
}

#item1421052 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1421060 {
	width:256px !important;
	height:41px !important;
}

#item1421057 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1421064 {
	width:256px !important;
	height:21px !important;
}

#item1421061 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1421088 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1419956 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1419954 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1224728 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:40px !important;
	left:36px !important;
	top:227px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427419 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427419 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427419 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427421 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1610338 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1610338 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427448 {
	width:141px !important;
	height:22px !important;
}

#item1427445 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1418874 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1418876 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1418877 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1418878 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1418871 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1427478 {
	opacity:0.70;
	width:612px !important;
	height:44px !important;
	left:612px !important;
	border-radius:undefined;
	background:#f89920;
}

@keyframes flyinfromleft-1427509 {
	0% {
		transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1427509 {
	0% {
		-webkit-transform:translate(-110.25px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427513 {
	width:275px !important;
	height:43px !important;
	left:612px !important;
}

@keyframes flyinfromleft-1610581 {
	0% {
		transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-1610581 {
	0% {
		-webkit-transform:translate(-172.5px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1421811 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1421813 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1421814 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1421815 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1421808 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1421820 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1421822 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1422055 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1422080 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1422105 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1422130 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1422691 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1422696 {
	width:256px !important;
	height:21px !important;
}

#item1422692 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1422700 {
	width:256px !important;
	height:21px !important;
}

#item1422697 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1422704 {
	width:256px !important;
	height:21px !important;
}

#item1422701 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1422708 {
	width:256px !important;
	height:30px !important;
}

#item1422705 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1422712 {
	width:256px !important;
	height:30px !important;
}

#item1422709 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1422716 {
	width:256px !important;
	height:30px !important;
}

#item1422713 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1422720 {
	width:256px !important;
	height:30px !important;
}

#item1422717 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1422724 {
	width:256px !important;
	height:30px !important;
}

#item1422721 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1422728 {
	width:256px !important;
	height:30px !important;
}

#item1422725 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1422732 {
	width:256px !important;
	height:30px !important;
}

#item1422729 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1422736 {
	width:256px !important;
	height:30px !important;
}

#item1422733 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1422741 {
	width:256px !important;
	height:30px !important;
}

#item1422738 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1422745 {
	width:256px !important;
	height:30px !important;
}

#item1422742 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1422749 {
	width:256px !important;
	height:30px !important;
}

#item1422746 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1422753 {
	width:256px !important;
	height:30px !important;
}

#item1422750 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1422757 {
	width:256px !important;
	height:30px !important;
}

#item1422754 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1422761 {
	width:256px !important;
	height:30px !important;
}

#item1422758 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1422765 {
	width:256px !important;
	height:30px !important;
}

#item1422762 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1422769 {
	width:256px !important;
	height:30px !important;
}

#item1422766 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1422773 {
	width:256px !important;
	height:30px !important;
}

#item1422770 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1422777 {
	width:256px !important;
	height:37px !important;
}

#item1422774 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1422781 {
	width:256px !important;
	height:30px !important;
}

#item1422778 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1422785 {
	width:256px !important;
	height:30px !important;
}

#item1422782 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1422789 {
	width:256px !important;
	height:30px !important;
}

#item1422786 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1422793 {
	width:256px !important;
	height:30px !important;
}

#item1422790 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1422798 {
	width:256px !important;
	height:30px !important;
}

#item1422794 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1422802 {
	width:256px !important;
	height:30px !important;
}

#item1422799 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1422806 {
	width:256px !important;
	height:30px !important;
}

#item1422803 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1422811 {
	width:256px !important;
	height:30px !important;
}

#item1422807 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1422815 {
	width:256px !important;
	height:30px !important;
}

#item1422812 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1422819 {
	width:256px !important;
	height:30px !important;
}

#item1422816 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1422823 {
	width:256px !important;
	height:30px !important;
}

#item1422820 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1422827 {
	width:256px !important;
	height:30px !important;
}

#item1422824 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1422831 {
	width:256px !important;
	height:30px !important;
}

#item1422828 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1422835 {
	width:256px !important;
	height:41px !important;
}

#item1422832 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1422839 {
	width:256px !important;
	height:21px !important;
}

#item1422836 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1422863 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1421818 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1421816 {
	width:622px !important;
	height:805px !important;
	left:602px !important;
	top:-13px !important;
}

#item1422880 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1422882 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1423115 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1423140 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1423165 {
	width:255px !important;
	height:20px !important;
	background:#000;
}

#item1423191 {
	width:253px !important;
	height:20px !important;
	background:#000;
}

#item1423751 {
	width:35px !important;
	height:7px !important;
	left:339px !important;
	top:70px !important;
}

#item1423755 {
	width:256px !important;
	height:21px !important;
}

#item1423752 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:36px !important;
}

#item1423759 {
	width:256px !important;
	height:21px !important;
}

#item1423756 {
	width:256px !important;
	height:21px !important;
	left:35px !important;
	top:103px !important;
}

#item1423763 {
	width:256px !important;
	height:21px !important;
}

#item1423760 {
	width:256px !important;
	height:21px !important;
	left:323px !important;
	top:333px !important;
}

#item1423767 {
	width:256px !important;
	height:30px !important;
}

#item1423764 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:62px !important;
}

#item1423771 {
	width:256px !important;
	height:30px !important;
}

#item1423768 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:41px !important;
}

#item1423777 {
	width:256px !important;
	height:30px !important;
}

#item1423773 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:79px !important;
}

#item1423781 {
	width:256px !important;
	height:30px !important;
}

#item1423778 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:120px !important;
}

#item1423787 {
	width:256px !important;
	height:30px !important;
}

#item1423783 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:161px !important;
}

#item1423791 {
	width:256px !important;
	height:30px !important;
}

#item1423788 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:201px !important;
}

#item1423809 {
	width:256px !important;
	height:30px !important;
}

#item1423806 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:290px !important;
}

#item1423835 {
	width:256px !important;
	height:30px !important;
}

#item1423832 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:361px !important;
}

#item1423861 {
	width:256px !important;
	height:30px !important;
}

#item1423858 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:402px !important;
}

#item1423876 {
	width:256px !important;
	height:30px !important;
}

#item1423873 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:442px !important;
}

#item1423880 {
	width:256px !important;
	height:30px !important;
}

#item1423877 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:483px !important;
}

#item1423888 {
	width:256px !important;
	height:30px !important;
}

#item1423885 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:525px !important;
}

#item1423892 {
	width:256px !important;
	height:30px !important;
}

#item1423889 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:569px !important;
}

#item1423902 {
	width:256px !important;
	height:30px !important;
}

#item1423899 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:608px !important;
}

#item1423906 {
	width:256px !important;
	height:30px !important;
}

#item1423903 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:652px !important;
}

#item1423911 {
	width:256px !important;
	height:30px !important;
}

#item1423908 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:687px !important;
}

#item1423915 {
	width:256px !important;
	height:30px !important;
}

#item1423912 {
	width:256px !important;
	height:30px !important;
	left:321px !important;
	top:731px !important;
}

#item1423919 {
	width:256px !important;
	height:37px !important;
}

#item1423916 {
	width:256px !important;
	height:37px !important;
	left:321px !important;
	top:242px !important;
}

#item1423923 {
	width:256px !important;
	height:30px !important;
}

#item1423920 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:132px !important;
}

#item1423927 {
	width:256px !important;
	height:30px !important;
}

#item1423924 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:171px !important;
}

#item1423932 {
	width:256px !important;
	height:30px !important;
}

#item1423929 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:212px !important;
}

#item1423936 {
	width:256px !important;
	height:30px !important;
}

#item1423933 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:253px !important;
}

#item1423940 {
	width:256px !important;
	height:30px !important;
}

#item1423937 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:295px !important;
}

#item1423944 {
	width:256px !important;
	height:30px !important;
}

#item1423941 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:336px !important;
}

#item1423948 {
	width:256px !important;
	height:30px !important;
}

#item1423945 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:374px !important;
}

#item1423952 {
	width:256px !important;
	height:30px !important;
}

#item1423949 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:415px !important;
}

#item1423956 {
	width:256px !important;
	height:30px !important;
}

#item1423953 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:455px !important;
}

#item1423961 {
	width:256px !important;
	height:30px !important;
}

#item1423958 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:498px !important;
}

#item1423965 {
	width:256px !important;
	height:30px !important;
}

#item1423962 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:569px !important;
}

#item1423969 {
	width:256px !important;
	height:30px !important;
}

#item1423966 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:608px !important;
}

#item1423973 {
	width:256px !important;
	height:30px !important;
}

#item1423970 {
	width:256px !important;
	height:30px !important;
	left:35px !important;
	top:702px !important;
}

#item1423977 {
	width:256px !important;
	height:41px !important;
}

#item1423974 {
	width:256px !important;
	height:41px !important;
	left:35px !important;
	top:652px !important;
}

#item1423981 {
	width:256px !important;
	height:21px !important;
}

#item1423978 {
	width:256px !important;
	height:21px !important;
	left:36px !important;
	top:540px !important;
}

#item1424005 {
	width:55px !important;
	height:32px !important;
	left:492px !important;
	top:10px !important;
}

#item1422878 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:13px !important;
}

#item1422876 {
	width:622px !important;
	height:805px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1224865 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:39px !important;
	left:36px !important;
	top:126px !important;
	border-radius:9px;
	border:solid 1px #105b65;
}

#item1427479 {
	width:155px !important;
	height:20px !important;
	left:313px !important;
	top:11px !important;
	border-radius:12px;
	border:solid 1px #0968e6;
}

@keyframes flyinfromtop-1427479 {
	0% {
		transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-1427479 {
	0% {
		-webkit-transform:translate(-1px,-52.564px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427481 {
	width:145px !important;
	height:19px !important;
	left:316px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-1613516 {
	0% {
		transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1613516 {
	0% {
		-webkit-transform:translate(-1px,30.936px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1427508 {
	width:141px !important;
	height:22px !important;
}

#item1427505 {
	width:141px !important;
	height:22px !important;
	left:317px !important;
	top:9px !important;
}

#item1421803 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item1421805 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item1421806 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item1421807 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item1421800 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item1242187 {
	width:612px !important;
	height:792px !important;
	background:#f89920;
}

#item1242189 {
	width:524px !important;
	height:92px !important;
	left:44px !important;
	top:56px !important;
}

@keyframes fly-in-bottom-1242238 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-1242238 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1242244 {
	mix-blend-mode:overlay;
	opacity:0.74;
	width:612px !important;
	height:792px !important;
	border:solid 1px #fff;
}

@keyframes zoom-in-2d-1242245 {
	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-1242245 {
	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);}
}
#item1242272 {
	width:335px !important;
	height:29px !important;
}

#item1242269 {
	width:335px !important;
	height:29px !important;
	left:61px !important;
	top:107px !important;
}

#item1424751 {
	width:542px !important;
	height:306px !important;
	left:35px !important;
	top:147px !important;
	border-radius:undefined;
	border:solid 2px #ffca70;
}

#item1424759 {
	width:540px !important;
	height:304px !important;
	left:36px !important;
	top:148px !important;
}
#in5footer,  #prefooter {display:none;}
