/* 	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:#365785; }
:-webkit-full-screen { background:#365785; }
#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:31722px; 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;}
}

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

#item1162 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item11310 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item401453 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item402286 {
	width:234px !important;
	height:57px !important;
}

#item402287 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item402322 {
	width:234px !important;
	height:59px !important;
}

#item402319 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item402326 {
	width:234px !important;
	height:54px !important;
}

#item402323 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item402337 {
	width:234px !important;
	height:74px !important;
}

#item402333 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item402332 {
	width:234px !important;
	height:42px !important;
}

#item402329 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item402342 {
	width:234px !important;
	height:57px !important;
}

#item402339 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item402346 {
	width:234px !important;
	height:72px !important;
}

#item402343 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item402350 {
	width:234px !important;
	height:69px !important;
}

#item402347 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item402354 {
	width:234px !important;
	height:57px !important;
}

#item402351 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item402358 {
	width:234px !important;
	height:45px !important;
}

#item402355 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item402362 {
	width:234px !important;
	height:45px !important;
}

#item402359 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item402293 {
	width:234px !important;
	height:56px !important;
}

#item402290 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item402297 {
	width:234px !important;
	height:55px !important;
}

#item402294 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item402301 {
	width:234px !important;
	height:56px !important;
}

#item402298 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item402305 {
	width:234px !important;
	height:58px !important;
}

#item402302 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item402309 {
	width:234px !important;
	height:59px !important;
}

#item402306 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item402318 {
	width:234px !important;
	height:57px !important;
}

#item402315 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item402314 {
	width:234px !important;
	height:73px !important;
}

#item402311 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item481777 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item481779 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item481780 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item483076 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item483080 {
	width:234px !important;
	height:57px !important;
}

#item483077 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item483084 {
	width:234px !important;
	height:59px !important;
}

#item483081 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item483088 {
	width:234px !important;
	height:54px !important;
}

#item483085 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item483092 {
	width:234px !important;
	height:74px !important;
}

#item483089 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item483097 {
	width:234px !important;
	height:42px !important;
}

#item483093 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item483101 {
	width:234px !important;
	height:57px !important;
}

#item483098 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item483105 {
	width:234px !important;
	height:72px !important;
}

#item483102 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item483109 {
	width:234px !important;
	height:69px !important;
}

#item483106 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item483113 {
	width:234px !important;
	height:57px !important;
}

#item483110 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item483117 {
	width:234px !important;
	height:45px !important;
}

#item483114 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item483121 {
	width:234px !important;
	height:45px !important;
}

#item483118 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item483125 {
	width:234px !important;
	height:56px !important;
}

#item483122 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item483129 {
	width:234px !important;
	height:55px !important;
}

#item483126 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item483133 {
	width:234px !important;
	height:56px !important;
}

#item483130 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item483137 {
	width:234px !important;
	height:58px !important;
}

#item483134 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item483141 {
	width:234px !important;
	height:59px !important;
}

#item483138 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item483145 {
	width:234px !important;
	height:57px !important;
}

#item483142 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item483149 {
	width:234px !important;
	height:73px !important;
}

#item483146 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item483168 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item481772 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item481774 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item402364 {
	width:78px !important;
	height:23px !important;
}

#item402365 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:229px !important;
}

#item402371 {
	width:78px !important;
	height:23px !important;
}

#item402368 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:454px !important;
}

#item402375 {
	width:78px !important;
	height:23px !important;
}

#item402372 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:679px !important;
}

#item392425 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item392426 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item392427 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item392428 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item392423 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item375 {
	width:612px !important;
	height:48px !important;
	top:744px !important;
}

#item360430 {
	width:614px !important;
	height:398px !important;
}

#item360431 {
	width:614px !important;
	height:398px !important;
	left:612px !important;
	top:348px !important;
}

#item360486 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item484621 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item484622 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item484623 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item484624 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item484618 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item483239 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item483241 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item483242 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item484536 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item484540 {
	width:234px !important;
	height:57px !important;
}

#item484537 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item484544 {
	width:234px !important;
	height:59px !important;
}

#item484541 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item484548 {
	width:234px !important;
	height:54px !important;
}

#item484545 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item484552 {
	width:234px !important;
	height:74px !important;
}

#item484549 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item484556 {
	width:234px !important;
	height:42px !important;
}

#item484553 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item484560 {
	width:234px !important;
	height:57px !important;
}

#item484557 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item484564 {
	width:234px !important;
	height:72px !important;
}

#item484561 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item484568 {
	width:234px !important;
	height:69px !important;
}

#item484565 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item484572 {
	width:234px !important;
	height:57px !important;
}

#item484569 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item484576 {
	width:234px !important;
	height:45px !important;
}

#item484573 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item484581 {
	width:234px !important;
	height:45px !important;
}

#item484577 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item484585 {
	width:234px !important;
	height:56px !important;
}

#item484582 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item484590 {
	width:234px !important;
	height:55px !important;
}

#item484586 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item484594 {
	width:234px !important;
	height:56px !important;
}

#item484591 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item484598 {
	width:234px !important;
	height:58px !important;
}

#item484595 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item484602 {
	width:234px !important;
	height:59px !important;
}

#item484599 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item484606 {
	width:234px !important;
	height:57px !important;
}

#item484603 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item484610 {
	width:234px !important;
	height:73px !important;
}

#item484607 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item484612 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item483237 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item483235 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item484629 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item484631 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item484632 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item485927 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item485931 {
	width:234px !important;
	height:57px !important;
}

#item485928 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item485935 {
	width:234px !important;
	height:59px !important;
}

#item485932 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item485939 {
	width:234px !important;
	height:54px !important;
}

#item485936 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item485943 {
	width:234px !important;
	height:74px !important;
}

#item485940 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item485947 {
	width:234px !important;
	height:42px !important;
}

#item485944 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item485951 {
	width:234px !important;
	height:57px !important;
}

#item485948 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item485956 {
	width:234px !important;
	height:72px !important;
}

#item485952 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item485960 {
	width:234px !important;
	height:69px !important;
}

#item485957 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item485964 {
	width:234px !important;
	height:57px !important;
}

#item485961 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item485968 {
	width:234px !important;
	height:45px !important;
}

#item485965 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item485972 {
	width:234px !important;
	height:45px !important;
}

#item485969 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item485976 {
	width:234px !important;
	height:56px !important;
}

#item485973 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item485980 {
	width:234px !important;
	height:55px !important;
}

#item485977 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item485984 {
	width:234px !important;
	height:56px !important;
}

#item485981 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item485988 {
	width:234px !important;
	height:58px !important;
}

#item485985 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item485992 {
	width:234px !important;
	height:59px !important;
}

#item485989 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item485996 {
	width:234px !important;
	height:57px !important;
}

#item485993 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item486000 {
	width:234px !important;
	height:73px !important;
}

#item485997 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item486001 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item484627 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item484625 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item125642 {
	width:256px !important;
	height:72px !important;
	background:#f6eb1c;
}

#item353735 {
	width:255px !important;
	height:73px !important;
}

#item353736 {
	width:255px !important;
	height:73px !important;
	left:321px !important;
	top:180px !important;
}

#item483231 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item483232 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item483233 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item483234 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item483228 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item393937 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:317px !important;
}

#item402444 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item486156 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item486157 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item486158 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item486159 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item486153 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item486164 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item486166 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item486167 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item487461 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item487465 {
	width:234px !important;
	height:57px !important;
}

#item487462 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item487469 {
	width:234px !important;
	height:59px !important;
}

#item487466 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item487473 {
	width:234px !important;
	height:54px !important;
}

#item487470 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item487477 {
	width:234px !important;
	height:74px !important;
}

#item487474 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item487482 {
	width:234px !important;
	height:42px !important;
}

#item487479 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item487486 {
	width:234px !important;
	height:57px !important;
}

#item487483 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item487490 {
	width:234px !important;
	height:72px !important;
}

#item487487 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item487494 {
	width:234px !important;
	height:69px !important;
}

#item487491 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item487498 {
	width:234px !important;
	height:57px !important;
}

#item487495 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item487503 {
	width:234px !important;
	height:45px !important;
}

#item487499 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item487507 {
	width:234px !important;
	height:45px !important;
}

#item487504 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item487512 {
	width:234px !important;
	height:56px !important;
}

#item487508 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item487516 {
	width:234px !important;
	height:55px !important;
}

#item487513 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item487520 {
	width:234px !important;
	height:56px !important;
}

#item487517 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item487524 {
	width:234px !important;
	height:58px !important;
}

#item487521 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item487528 {
	width:234px !important;
	height:59px !important;
}

#item487525 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item487532 {
	width:234px !important;
	height:57px !important;
}

#item487529 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item487536 {
	width:234px !important;
	height:73px !important;
}

#item487533 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item487537 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item486162 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item486160 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item487547 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item487549 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item487550 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item488845 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item488849 {
	width:234px !important;
	height:57px !important;
}

#item488846 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item488853 {
	width:234px !important;
	height:59px !important;
}

#item488850 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item488857 {
	width:234px !important;
	height:54px !important;
}

#item488854 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item488861 {
	width:234px !important;
	height:74px !important;
}

#item488858 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item488865 {
	width:234px !important;
	height:42px !important;
}

#item488862 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item488869 {
	width:234px !important;
	height:57px !important;
}

#item488866 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item488873 {
	width:234px !important;
	height:72px !important;
}

#item488870 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item488878 {
	width:234px !important;
	height:69px !important;
}

#item488874 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item488882 {
	width:234px !important;
	height:57px !important;
}

#item488879 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item488886 {
	width:234px !important;
	height:45px !important;
}

#item488883 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item488890 {
	width:234px !important;
	height:45px !important;
}

#item488887 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item488894 {
	width:234px !important;
	height:56px !important;
}

#item488891 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item488899 {
	width:234px !important;
	height:55px !important;
}

#item488895 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item488903 {
	width:234px !important;
	height:56px !important;
}

#item488900 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item488907 {
	width:234px !important;
	height:58px !important;
}

#item488904 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item488911 {
	width:234px !important;
	height:59px !important;
}

#item488908 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item488915 {
	width:234px !important;
	height:57px !important;
}

#item488912 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item488919 {
	width:234px !important;
	height:73px !important;
}

#item488916 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item488920 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item487545 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item487543 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item394077 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:558px !important;
	background:#fff200;
}

#item486149 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item486150 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item486151 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item486152 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item486146 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item402496 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item488937 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item488939 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item488940 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item488941 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item488934 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item488946 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item488948 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item488949 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item490246 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item490250 {
	width:234px !important;
	height:57px !important;
}

#item490247 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item490254 {
	width:234px !important;
	height:59px !important;
}

#item490251 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item490258 {
	width:234px !important;
	height:54px !important;
}

#item490255 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item490262 {
	width:234px !important;
	height:74px !important;
}

#item490259 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item490266 {
	width:234px !important;
	height:42px !important;
}

#item490263 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item490270 {
	width:234px !important;
	height:57px !important;
}

#item490267 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item490274 {
	width:234px !important;
	height:72px !important;
}

#item490271 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item490278 {
	width:234px !important;
	height:69px !important;
}

#item490275 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item490282 {
	width:234px !important;
	height:57px !important;
}

#item490279 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item490286 {
	width:234px !important;
	height:45px !important;
}

#item490283 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item490291 {
	width:234px !important;
	height:45px !important;
}

#item490287 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item490295 {
	width:234px !important;
	height:56px !important;
}

#item490292 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item490299 {
	width:234px !important;
	height:55px !important;
}

#item490296 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item490304 {
	width:234px !important;
	height:56px !important;
}

#item490300 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item490308 {
	width:234px !important;
	height:58px !important;
}

#item490305 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item490312 {
	width:234px !important;
	height:59px !important;
}

#item490309 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item490316 {
	width:234px !important;
	height:57px !important;
}

#item490313 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item490320 {
	width:234px !important;
	height:73px !important;
}

#item490317 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item490321 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item488944 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item488942 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item490331 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item490333 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item490334 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item491629 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item491634 {
	width:234px !important;
	height:57px !important;
}

#item491630 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item491638 {
	width:234px !important;
	height:59px !important;
}

#item491635 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item491642 {
	width:234px !important;
	height:54px !important;
}

#item491639 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item491646 {
	width:234px !important;
	height:74px !important;
}

#item491643 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item491650 {
	width:234px !important;
	height:42px !important;
}

#item491647 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item491654 {
	width:234px !important;
	height:57px !important;
}

#item491651 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item491658 {
	width:234px !important;
	height:72px !important;
}

#item491655 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item491662 {
	width:234px !important;
	height:69px !important;
}

#item491659 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item491666 {
	width:234px !important;
	height:57px !important;
}

#item491663 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item491672 {
	width:234px !important;
	height:45px !important;
}

#item491667 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item491676 {
	width:234px !important;
	height:45px !important;
}

#item491673 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item491680 {
	width:234px !important;
	height:56px !important;
}

#item491677 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item491684 {
	width:234px !important;
	height:55px !important;
}

#item491681 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item491688 {
	width:234px !important;
	height:56px !important;
}

#item491685 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item491692 {
	width:234px !important;
	height:58px !important;
}

#item491689 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item491696 {
	width:234px !important;
	height:59px !important;
}

#item491693 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item491700 {
	width:234px !important;
	height:57px !important;
}

#item491697 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item491704 {
	width:234px !important;
	height:73px !important;
}

#item491701 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item491705 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item490329 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item490327 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item488929 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item488930 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item488931 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item488933 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item488926 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item397739 {
	width:576px !important;
	height:172px !important;
	left:36px !important;
	top:317px !important;
	border-radius:undefined;
	background:#fff200;
}

#item491721 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item491722 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item491724 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item491725 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item491718 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item493112 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item493114 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item493115 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item494412 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item494416 {
	width:234px !important;
	height:57px !important;
}

#item494413 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item494420 {
	width:234px !important;
	height:59px !important;
}

#item494417 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item494424 {
	width:234px !important;
	height:54px !important;
}

#item494421 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item494428 {
	width:234px !important;
	height:74px !important;
}

#item494425 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item494432 {
	width:234px !important;
	height:42px !important;
}

#item494429 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item494436 {
	width:234px !important;
	height:57px !important;
}

#item494433 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item494440 {
	width:234px !important;
	height:72px !important;
}

#item494437 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item494444 {
	width:234px !important;
	height:69px !important;
}

#item494441 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item494448 {
	width:234px !important;
	height:57px !important;
}

#item494445 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item494452 {
	width:234px !important;
	height:45px !important;
}

#item494449 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item494456 {
	width:234px !important;
	height:45px !important;
}

#item494453 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item494461 {
	width:234px !important;
	height:56px !important;
}

#item494457 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item494465 {
	width:234px !important;
	height:55px !important;
}

#item494462 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item494469 {
	width:234px !important;
	height:56px !important;
}

#item494466 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item494473 {
	width:234px !important;
	height:58px !important;
}

#item494470 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item494477 {
	width:234px !important;
	height:59px !important;
}

#item494474 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item494481 {
	width:234px !important;
	height:57px !important;
}

#item494478 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item494485 {
	width:234px !important;
	height:73px !important;
}

#item494482 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item494486 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item493110 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item493108 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item397775 {
	width:268px !important;
	height:61px !important;
}

#item397772 {
	width:268px !important;
	height:61px !important;
	left:344px !important;
	top:650px !important;
}

#item397779 {
	width:199px !important;
	height:61px !important;
}

#item397776 {
	width:199px !important;
	height:61px !important;
	left:413px !important;
	top:581px !important;
}

#item397865 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:443px !important;
}

#item402548 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item494650 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item494651 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item494652 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item494653 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item494647 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item494659 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item494661 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item494662 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item495956 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item495960 {
	width:234px !important;
	height:57px !important;
}

#item495957 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item495964 {
	width:234px !important;
	height:59px !important;
}

#item495961 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item495969 {
	width:234px !important;
	height:54px !important;
}

#item495965 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item495973 {
	width:234px !important;
	height:74px !important;
}

#item495970 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item495977 {
	width:234px !important;
	height:42px !important;
}

#item495974 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item495981 {
	width:234px !important;
	height:57px !important;
}

#item495978 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item495985 {
	width:234px !important;
	height:72px !important;
}

#item495982 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item495989 {
	width:234px !important;
	height:69px !important;
}

#item495986 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item495993 {
	width:234px !important;
	height:57px !important;
}

#item495990 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item495997 {
	width:234px !important;
	height:45px !important;
}

#item495994 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item496001 {
	width:234px !important;
	height:45px !important;
}

#item495998 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item496005 {
	width:234px !important;
	height:56px !important;
}

#item496002 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item496009 {
	width:234px !important;
	height:55px !important;
}

#item496006 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item496013 {
	width:234px !important;
	height:56px !important;
}

#item496010 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item496017 {
	width:234px !important;
	height:58px !important;
}

#item496014 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item496021 {
	width:234px !important;
	height:59px !important;
}

#item496018 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item496025 {
	width:234px !important;
	height:57px !important;
}

#item496022 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item496031 {
	width:234px !important;
	height:73px !important;
}

#item496028 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item496032 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item494656 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item494654 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item496042 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item496044 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item496045 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item497340 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item497344 {
	width:234px !important;
	height:57px !important;
}

#item497341 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item497348 {
	width:234px !important;
	height:59px !important;
}

#item497345 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item497353 {
	width:234px !important;
	height:54px !important;
}

#item497349 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item497357 {
	width:234px !important;
	height:74px !important;
}

#item497354 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item497361 {
	width:234px !important;
	height:42px !important;
}

#item497358 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item497365 {
	width:234px !important;
	height:57px !important;
}

#item497362 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item497369 {
	width:234px !important;
	height:72px !important;
}

#item497366 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item497373 {
	width:234px !important;
	height:69px !important;
}

#item497370 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item497377 {
	width:234px !important;
	height:57px !important;
}

#item497374 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item497381 {
	width:234px !important;
	height:45px !important;
}

#item497378 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item497385 {
	width:234px !important;
	height:45px !important;
}

#item497382 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item497389 {
	width:234px !important;
	height:56px !important;
}

#item497386 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item497393 {
	width:234px !important;
	height:55px !important;
}

#item497390 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item497398 {
	width:234px !important;
	height:56px !important;
}

#item497395 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item497402 {
	width:234px !important;
	height:58px !important;
}

#item497399 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item497406 {
	width:234px !important;
	height:59px !important;
}

#item497403 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item497410 {
	width:234px !important;
	height:57px !important;
}

#item497407 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item497414 {
	width:234px !important;
	height:73px !important;
}

#item497411 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item497415 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item496040 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item496038 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item397914 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:490px !important;
	background:#fff200;
}

#item494643 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item494644 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item494645 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item494646 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item494640 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item398039 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:407px !important;
}

#item402600 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item497454 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item497455 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item497456 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item497457 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item497451 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item497462 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item497464 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item497465 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item498760 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item498764 {
	width:234px !important;
	height:57px !important;
}

#item498761 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item498768 {
	width:234px !important;
	height:59px !important;
}

#item498765 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item498773 {
	width:234px !important;
	height:54px !important;
}

#item498769 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item498777 {
	width:234px !important;
	height:74px !important;
}

#item498774 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item498782 {
	width:234px !important;
	height:42px !important;
}

#item498778 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item498786 {
	width:234px !important;
	height:57px !important;
}

#item498783 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item498790 {
	width:234px !important;
	height:72px !important;
}

#item498787 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item498794 {
	width:234px !important;
	height:69px !important;
}

#item498791 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item498798 {
	width:234px !important;
	height:57px !important;
}

#item498795 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item498802 {
	width:234px !important;
	height:45px !important;
}

#item498799 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item498807 {
	width:234px !important;
	height:45px !important;
}

#item498803 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item498811 {
	width:234px !important;
	height:56px !important;
}

#item498808 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item498815 {
	width:234px !important;
	height:55px !important;
}

#item498812 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item498819 {
	width:234px !important;
	height:56px !important;
}

#item498816 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item498823 {
	width:234px !important;
	height:58px !important;
}

#item498820 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item498828 {
	width:234px !important;
	height:59px !important;
}

#item498825 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item498832 {
	width:234px !important;
	height:57px !important;
}

#item498829 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item498836 {
	width:234px !important;
	height:73px !important;
}

#item498833 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item498838 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item497460 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item497458 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item498849 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item498851 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item498852 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item500144 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item500149 {
	width:234px !important;
	height:57px !important;
}

#item500145 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item500153 {
	width:234px !important;
	height:59px !important;
}

#item500150 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item500157 {
	width:234px !important;
	height:54px !important;
}

#item500154 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item500162 {
	width:234px !important;
	height:74px !important;
}

#item500158 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item500166 {
	width:234px !important;
	height:42px !important;
}

#item500163 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item500170 {
	width:234px !important;
	height:57px !important;
}

#item500167 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item500174 {
	width:234px !important;
	height:72px !important;
}

#item500171 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item500178 {
	width:234px !important;
	height:69px !important;
}

#item500175 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item500182 {
	width:234px !important;
	height:57px !important;
}

#item500179 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item500186 {
	width:234px !important;
	height:45px !important;
}

#item500183 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item500190 {
	width:234px !important;
	height:45px !important;
}

#item500187 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item500194 {
	width:234px !important;
	height:56px !important;
}

#item500191 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item500198 {
	width:234px !important;
	height:55px !important;
}

#item500195 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item500202 {
	width:234px !important;
	height:56px !important;
}

#item500199 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item500206 {
	width:234px !important;
	height:58px !important;
}

#item500203 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item500211 {
	width:234px !important;
	height:59px !important;
}

#item500208 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item500215 {
	width:234px !important;
	height:57px !important;
}

#item500212 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item500219 {
	width:234px !important;
	height:73px !important;
}

#item500216 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item500220 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item498847 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item498845 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item497447 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item497448 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item497449 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item497450 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item497444 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item398295 {
	width:576px !important;
	height:200px !important;
	left:36px !important;
	top:282px !important;
	border-radius:undefined;
	background:#fff200;
}

#item500262 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item500263 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item500264 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item500265 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item500259 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item501656 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item501658 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item501659 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item502951 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item502955 {
	width:234px !important;
	height:57px !important;
}

#item502952 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item502959 {
	width:234px !important;
	height:59px !important;
}

#item502956 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item502965 {
	width:234px !important;
	height:54px !important;
}

#item502960 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item502969 {
	width:234px !important;
	height:74px !important;
}

#item502966 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item502974 {
	width:234px !important;
	height:42px !important;
}

#item502970 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item502978 {
	width:234px !important;
	height:57px !important;
}

#item502975 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item502982 {
	width:234px !important;
	height:72px !important;
}

#item502979 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item502986 {
	width:234px !important;
	height:69px !important;
}

#item502983 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item502990 {
	width:234px !important;
	height:57px !important;
}

#item502987 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item502994 {
	width:234px !important;
	height:45px !important;
}

#item502991 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item502998 {
	width:234px !important;
	height:45px !important;
}

#item502995 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item503002 {
	width:234px !important;
	height:56px !important;
}

#item502999 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item503006 {
	width:234px !important;
	height:55px !important;
}

#item503003 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item503010 {
	width:234px !important;
	height:56px !important;
}

#item503007 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item503014 {
	width:234px !important;
	height:58px !important;
}

#item503011 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item503018 {
	width:234px !important;
	height:59px !important;
}

#item503015 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item503023 {
	width:234px !important;
	height:57px !important;
}

#item503019 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item503027 {
	width:234px !important;
	height:73px !important;
}

#item503024 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item503028 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item501653 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item501651 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item398469 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:359px !important;
}

#item402661 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item503401 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item503402 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item503403 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item503404 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item503398 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item503409 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item503411 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item503412 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item504705 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item504709 {
	width:234px !important;
	height:57px !important;
}

#item504706 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item504714 {
	width:234px !important;
	height:59px !important;
}

#item504710 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item504718 {
	width:234px !important;
	height:54px !important;
}

#item504715 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item504722 {
	width:234px !important;
	height:74px !important;
}

#item504719 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item504726 {
	width:234px !important;
	height:42px !important;
}

#item504723 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item504730 {
	width:234px !important;
	height:57px !important;
}

#item504727 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item504734 {
	width:234px !important;
	height:72px !important;
}

#item504731 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item504738 {
	width:234px !important;
	height:69px !important;
}

#item504735 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item504743 {
	width:234px !important;
	height:57px !important;
}

#item504740 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item504747 {
	width:234px !important;
	height:45px !important;
}

#item504744 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item504751 {
	width:234px !important;
	height:45px !important;
}

#item504748 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item504755 {
	width:234px !important;
	height:56px !important;
}

#item504752 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item504759 {
	width:234px !important;
	height:55px !important;
}

#item504756 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item504763 {
	width:234px !important;
	height:56px !important;
}

#item504760 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item504767 {
	width:234px !important;
	height:58px !important;
}

#item504764 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item504771 {
	width:234px !important;
	height:59px !important;
}

#item504768 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item504775 {
	width:234px !important;
	height:57px !important;
}

#item504772 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item504779 {
	width:234px !important;
	height:73px !important;
}

#item504776 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item504780 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item503407 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item503405 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item504792 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item504794 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item504795 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item506090 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item506094 {
	width:234px !important;
	height:57px !important;
}

#item506091 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item506098 {
	width:234px !important;
	height:59px !important;
}

#item506095 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item506102 {
	width:234px !important;
	height:54px !important;
}

#item506099 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item506106 {
	width:234px !important;
	height:74px !important;
}

#item506103 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item506111 {
	width:234px !important;
	height:42px !important;
}

#item506107 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item506116 {
	width:234px !important;
	height:57px !important;
}

#item506112 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item506120 {
	width:234px !important;
	height:72px !important;
}

#item506117 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item506124 {
	width:234px !important;
	height:69px !important;
}

#item506121 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item506128 {
	width:234px !important;
	height:57px !important;
}

#item506125 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item506132 {
	width:234px !important;
	height:45px !important;
}

#item506129 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item506136 {
	width:234px !important;
	height:45px !important;
}

#item506133 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item506140 {
	width:234px !important;
	height:56px !important;
}

#item506137 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item506144 {
	width:234px !important;
	height:55px !important;
}

#item506141 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item506183 {
	width:234px !important;
	height:56px !important;
}

#item506180 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item506187 {
	width:234px !important;
	height:58px !important;
}

#item506184 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item506191 {
	width:234px !important;
	height:59px !important;
}

#item506188 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item506195 {
	width:234px !important;
	height:57px !important;
}

#item506192 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item506199 {
	width:234px !important;
	height:73px !important;
}

#item506196 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item506200 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item504789 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item504786 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item398499 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:607px !important;
	background:#fff200;
}

#item503394 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item503395 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item503396 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item503397 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item503391 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item398682 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:315px !important;
}

#item402712 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item506277 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item506278 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item506280 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item506281 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item506274 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item506286 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item506288 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item506289 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item507583 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item507587 {
	width:234px !important;
	height:57px !important;
}

#item507584 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item507591 {
	width:234px !important;
	height:59px !important;
}

#item507588 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item507595 {
	width:234px !important;
	height:54px !important;
}

#item507592 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item507599 {
	width:234px !important;
	height:74px !important;
}

#item507596 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item507603 {
	width:234px !important;
	height:42px !important;
}

#item507600 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item507607 {
	width:234px !important;
	height:57px !important;
}

#item507604 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item507612 {
	width:234px !important;
	height:72px !important;
}

#item507608 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item507616 {
	width:234px !important;
	height:69px !important;
}

#item507613 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item507620 {
	width:234px !important;
	height:57px !important;
}

#item507617 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item507624 {
	width:234px !important;
	height:45px !important;
}

#item507621 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item507629 {
	width:234px !important;
	height:45px !important;
}

#item507626 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item507633 {
	width:234px !important;
	height:56px !important;
}

#item507630 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item507637 {
	width:234px !important;
	height:55px !important;
}

#item507634 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item507641 {
	width:234px !important;
	height:56px !important;
}

#item507638 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item507645 {
	width:234px !important;
	height:58px !important;
}

#item507642 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item507649 {
	width:234px !important;
	height:59px !important;
}

#item507646 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item507653 {
	width:234px !important;
	height:57px !important;
}

#item507650 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item507657 {
	width:234px !important;
	height:73px !important;
}

#item507654 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item507658 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item506284 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item506282 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item507669 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item507671 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item507672 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item508967 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item508971 {
	width:234px !important;
	height:57px !important;
}

#item508968 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item508975 {
	width:234px !important;
	height:59px !important;
}

#item508972 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item508979 {
	width:234px !important;
	height:54px !important;
}

#item508976 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item508983 {
	width:234px !important;
	height:74px !important;
}

#item508980 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item508987 {
	width:234px !important;
	height:42px !important;
}

#item508984 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item508991 {
	width:234px !important;
	height:57px !important;
}

#item508988 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item508997 {
	width:234px !important;
	height:72px !important;
}

#item508993 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item509001 {
	width:234px !important;
	height:69px !important;
}

#item508998 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item509005 {
	width:234px !important;
	height:57px !important;
}

#item509002 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item509009 {
	width:234px !important;
	height:45px !important;
}

#item509006 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item509013 {
	width:234px !important;
	height:45px !important;
}

#item509010 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item509017 {
	width:234px !important;
	height:56px !important;
}

#item509014 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item509021 {
	width:234px !important;
	height:55px !important;
}

#item509018 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item509025 {
	width:234px !important;
	height:56px !important;
}

#item509022 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item509029 {
	width:234px !important;
	height:58px !important;
}

#item509026 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item509033 {
	width:234px !important;
	height:59px !important;
}

#item509030 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item509038 {
	width:234px !important;
	height:57px !important;
}

#item509034 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item509042 {
	width:234px !important;
	height:73px !important;
}

#item509039 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item509043 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item507666 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item507664 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item398827 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:584px !important;
	background:#fff200;
}

#item506270 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item506271 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item506272 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item506273 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item506267 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item398906 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:384px !important;
}

#item402764 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item509151 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item509152 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item509153 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item509154 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item509148 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item509159 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item509161 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item509162 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item510457 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item510461 {
	width:234px !important;
	height:57px !important;
}

#item510458 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item510465 {
	width:234px !important;
	height:59px !important;
}

#item510462 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item510469 {
	width:234px !important;
	height:54px !important;
}

#item510466 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item510473 {
	width:234px !important;
	height:74px !important;
}

#item510470 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item510477 {
	width:234px !important;
	height:42px !important;
}

#item510474 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item510481 {
	width:234px !important;
	height:57px !important;
}

#item510478 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item510485 {
	width:234px !important;
	height:72px !important;
}

#item510482 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item510489 {
	width:234px !important;
	height:69px !important;
}

#item510486 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item510493 {
	width:234px !important;
	height:57px !important;
}

#item510490 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item510497 {
	width:234px !important;
	height:45px !important;
}

#item510494 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item510501 {
	width:234px !important;
	height:45px !important;
}

#item510498 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item510506 {
	width:234px !important;
	height:56px !important;
}

#item510502 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item510510 {
	width:234px !important;
	height:55px !important;
}

#item510507 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item510514 {
	width:234px !important;
	height:56px !important;
}

#item510511 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item510518 {
	width:234px !important;
	height:58px !important;
}

#item510515 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item510522 {
	width:234px !important;
	height:59px !important;
}

#item510519 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item510526 {
	width:234px !important;
	height:57px !important;
}

#item510523 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item510530 {
	width:234px !important;
	height:73px !important;
}

#item510527 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item510531 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item509157 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item509155 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item510541 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item510543 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item510545 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item511839 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item511843 {
	width:234px !important;
	height:57px !important;
}

#item511840 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item511847 {
	width:234px !important;
	height:59px !important;
}

#item511844 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item511851 {
	width:234px !important;
	height:54px !important;
}

#item511848 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item511855 {
	width:234px !important;
	height:74px !important;
}

#item511852 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item511859 {
	width:234px !important;
	height:42px !important;
}

#item511856 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item511863 {
	width:234px !important;
	height:57px !important;
}

#item511860 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item511867 {
	width:234px !important;
	height:72px !important;
}

#item511864 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item511872 {
	width:234px !important;
	height:69px !important;
}

#item511868 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item511877 {
	width:234px !important;
	height:57px !important;
}

#item511874 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item511881 {
	width:234px !important;
	height:45px !important;
}

#item511878 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item511885 {
	width:234px !important;
	height:45px !important;
}

#item511882 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item511889 {
	width:234px !important;
	height:56px !important;
}

#item511886 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item511894 {
	width:234px !important;
	height:55px !important;
}

#item511891 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item511898 {
	width:234px !important;
	height:56px !important;
}

#item511895 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item511902 {
	width:234px !important;
	height:58px !important;
}

#item511899 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item511906 {
	width:234px !important;
	height:59px !important;
}

#item511903 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item511910 {
	width:234px !important;
	height:57px !important;
}

#item511907 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item511914 {
	width:234px !important;
	height:73px !important;
}

#item511911 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item511915 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item510539 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item510537 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item399000 {
	width:541px !important;
	height:124px !important;
	left:36px !important;
	top:46px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item399010 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:608px !important;
	background:#fff200;
}

#item509144 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item509145 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item509146 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item509147 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item509140 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399132 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:407px !important;
}

#item402816 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item512004 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item512005 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item512006 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item512007 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item512001 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item512012 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item512014 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item512015 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item513310 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item513314 {
	width:234px !important;
	height:57px !important;
}

#item513311 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item513318 {
	width:234px !important;
	height:59px !important;
}

#item513315 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item513322 {
	width:234px !important;
	height:54px !important;
}

#item513319 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item513326 {
	width:234px !important;
	height:74px !important;
}

#item513323 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item513330 {
	width:234px !important;
	height:42px !important;
}

#item513327 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item513334 {
	width:234px !important;
	height:57px !important;
}

#item513331 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item513338 {
	width:234px !important;
	height:72px !important;
}

#item513335 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item513342 {
	width:234px !important;
	height:69px !important;
}

#item513339 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item513346 {
	width:234px !important;
	height:57px !important;
}

#item513343 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item513350 {
	width:234px !important;
	height:45px !important;
}

#item513347 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item513354 {
	width:234px !important;
	height:45px !important;
}

#item513351 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item513358 {
	width:234px !important;
	height:56px !important;
}

#item513355 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item513362 {
	width:234px !important;
	height:55px !important;
}

#item513359 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item513367 {
	width:234px !important;
	height:56px !important;
}

#item513363 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item513371 {
	width:234px !important;
	height:58px !important;
}

#item513368 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item513375 {
	width:234px !important;
	height:59px !important;
}

#item513372 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item513379 {
	width:234px !important;
	height:57px !important;
}

#item513376 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item513383 {
	width:234px !important;
	height:73px !important;
}

#item513380 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item513384 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item512010 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item512008 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item513419 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item513421 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item513422 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item514717 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item514722 {
	width:234px !important;
	height:57px !important;
}

#item514718 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item514727 {
	width:234px !important;
	height:59px !important;
}

#item514723 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item514731 {
	width:234px !important;
	height:54px !important;
}

#item514728 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item514735 {
	width:234px !important;
	height:74px !important;
}

#item514732 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item514739 {
	width:234px !important;
	height:42px !important;
}

#item514736 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item514743 {
	width:234px !important;
	height:57px !important;
}

#item514740 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item514747 {
	width:234px !important;
	height:72px !important;
}

#item514744 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item514751 {
	width:234px !important;
	height:69px !important;
}

#item514748 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item514756 {
	width:234px !important;
	height:57px !important;
}

#item514752 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item514761 {
	width:234px !important;
	height:45px !important;
}

#item514757 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item514765 {
	width:234px !important;
	height:45px !important;
}

#item514762 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item514769 {
	width:234px !important;
	height:56px !important;
}

#item514766 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item514773 {
	width:234px !important;
	height:55px !important;
}

#item514770 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item514777 {
	width:234px !important;
	height:56px !important;
}

#item514774 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item514781 {
	width:234px !important;
	height:58px !important;
}

#item514778 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item514785 {
	width:234px !important;
	height:59px !important;
}

#item514782 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item514789 {
	width:234px !important;
	height:57px !important;
}

#item514786 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item514793 {
	width:234px !important;
	height:73px !important;
}

#item514790 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item514794 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item513417 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item513415 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item399227 {
	width:541px !important;
	height:109px !important;
	left:36px !important;
	top:127px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item399228 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:657px !important;
	background:#fff200;
}

#item511996 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item511997 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item511998 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item511999 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item511993 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399346 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:327px !important;
}

#item402867 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item514810 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item514811 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item514812 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item514814 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item514807 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item514819 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item514821 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item514822 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item516117 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item516121 {
	width:234px !important;
	height:57px !important;
}

#item516118 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item516126 {
	width:234px !important;
	height:59px !important;
}

#item516123 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item516130 {
	width:234px !important;
	height:54px !important;
}

#item516127 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item516134 {
	width:234px !important;
	height:74px !important;
}

#item516131 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item516138 {
	width:234px !important;
	height:42px !important;
}

#item516135 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item516142 {
	width:234px !important;
	height:57px !important;
}

#item516139 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item516146 {
	width:234px !important;
	height:72px !important;
}

#item516143 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item516150 {
	width:234px !important;
	height:69px !important;
}

#item516147 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item516154 {
	width:234px !important;
	height:57px !important;
}

#item516151 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item516158 {
	width:234px !important;
	height:45px !important;
}

#item516155 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item516162 {
	width:234px !important;
	height:45px !important;
}

#item516159 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item516166 {
	width:234px !important;
	height:56px !important;
}

#item516163 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item516170 {
	width:234px !important;
	height:55px !important;
}

#item516167 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item516248 {
	width:234px !important;
	height:56px !important;
}

#item516245 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item516252 {
	width:234px !important;
	height:58px !important;
}

#item516249 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item516257 {
	width:234px !important;
	height:59px !important;
}

#item516253 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item516262 {
	width:234px !important;
	height:57px !important;
}

#item516258 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item516266 {
	width:234px !important;
	height:73px !important;
}

#item516263 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item516267 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item514817 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item514815 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item516277 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item516279 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item516280 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item517574 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item517578 {
	width:234px !important;
	height:57px !important;
}

#item517575 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item517582 {
	width:234px !important;
	height:59px !important;
}

#item517579 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item517586 {
	width:234px !important;
	height:54px !important;
}

#item517583 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item517590 {
	width:234px !important;
	height:74px !important;
}

#item517587 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item517594 {
	width:234px !important;
	height:42px !important;
}

#item517591 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item517598 {
	width:234px !important;
	height:57px !important;
}

#item517595 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item517602 {
	width:234px !important;
	height:72px !important;
}

#item517599 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item517606 {
	width:234px !important;
	height:69px !important;
}

#item517603 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item517610 {
	width:234px !important;
	height:57px !important;
}

#item517607 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item517615 {
	width:234px !important;
	height:45px !important;
}

#item517611 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item517619 {
	width:234px !important;
	height:45px !important;
}

#item517616 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item517624 {
	width:234px !important;
	height:56px !important;
}

#item517620 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item517628 {
	width:234px !important;
	height:55px !important;
}

#item517625 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item517667 {
	width:234px !important;
	height:56px !important;
}

#item517664 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item517671 {
	width:234px !important;
	height:58px !important;
}

#item517668 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item517675 {
	width:234px !important;
	height:59px !important;
}

#item517672 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item517679 {
	width:234px !important;
	height:57px !important;
}

#item517676 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item517683 {
	width:234px !important;
	height:73px !important;
}

#item517680 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item517684 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item516275 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item516273 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item514803 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item514804 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item514805 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item514806 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item514800 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399540 {
	width:293px !important;
	height:58px !important;
	left:323px !important;
	top:493px !important;
	background:#fff200;
}

#item402919 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item517757 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item517758 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item517759 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item517760 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item517754 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item517765 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item517768 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item517769 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item519064 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item519068 {
	width:234px !important;
	height:57px !important;
}

#item519065 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item519072 {
	width:234px !important;
	height:59px !important;
}

#item519069 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item519076 {
	width:234px !important;
	height:54px !important;
}

#item519073 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item519082 {
	width:234px !important;
	height:74px !important;
}

#item519079 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item519086 {
	width:234px !important;
	height:42px !important;
}

#item519083 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item519090 {
	width:234px !important;
	height:57px !important;
}

#item519087 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item519094 {
	width:234px !important;
	height:72px !important;
}

#item519091 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item519098 {
	width:234px !important;
	height:69px !important;
}

#item519095 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item519102 {
	width:234px !important;
	height:57px !important;
}

#item519099 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item519106 {
	width:234px !important;
	height:45px !important;
}

#item519103 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item519110 {
	width:234px !important;
	height:45px !important;
}

#item519107 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item519114 {
	width:234px !important;
	height:56px !important;
}

#item519111 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item519118 {
	width:234px !important;
	height:55px !important;
}

#item519115 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item519173 {
	width:234px !important;
	height:56px !important;
}

#item519170 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item519178 {
	width:234px !important;
	height:58px !important;
}

#item519174 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item519182 {
	width:234px !important;
	height:59px !important;
}

#item519179 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item519186 {
	width:234px !important;
	height:57px !important;
}

#item519183 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item519191 {
	width:234px !important;
	height:73px !important;
}

#item519187 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item519192 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item517763 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item517761 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item519202 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item519204 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item519205 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item520499 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item520503 {
	width:234px !important;
	height:57px !important;
}

#item520500 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item520507 {
	width:234px !important;
	height:59px !important;
}

#item520504 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item520511 {
	width:234px !important;
	height:54px !important;
}

#item520508 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item520516 {
	width:234px !important;
	height:74px !important;
}

#item520512 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item520520 {
	width:234px !important;
	height:42px !important;
}

#item520517 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item520524 {
	width:234px !important;
	height:57px !important;
}

#item520521 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item520528 {
	width:234px !important;
	height:72px !important;
}

#item520525 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item520532 {
	width:234px !important;
	height:69px !important;
}

#item520529 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item520536 {
	width:234px !important;
	height:57px !important;
}

#item520533 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item520540 {
	width:234px !important;
	height:45px !important;
}

#item520537 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item520545 {
	width:234px !important;
	height:45px !important;
}

#item520541 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item520549 {
	width:234px !important;
	height:56px !important;
}

#item520546 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item520553 {
	width:234px !important;
	height:55px !important;
}

#item520550 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item520558 {
	width:234px !important;
	height:56px !important;
}

#item520554 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item520562 {
	width:234px !important;
	height:58px !important;
}

#item520559 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item520566 {
	width:234px !important;
	height:59px !important;
}

#item520563 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item520570 {
	width:234px !important;
	height:57px !important;
}

#item520567 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item520574 {
	width:234px !important;
	height:73px !important;
}

#item520571 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item520575 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item519200 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item519198 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item396645 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:351px !important;
}

#item517750 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item517751 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item517752 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item517753 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item517747 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item396779 {
	width:541px !important;
	height:81px !important;
	left:36px !important;
	top:130px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item396896 {
	width:576px !important;
	height:210px !important;
	left:36px !important;
	top:427px !important;
	border-radius:undefined;
	background:#fff200;
}

#item402972 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item521137 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item521138 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item521139 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item521141 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item521134 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item521146 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item521149 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item521150 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item522445 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item522449 {
	width:234px !important;
	height:57px !important;
}

#item522446 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item522453 {
	width:234px !important;
	height:59px !important;
}

#item522450 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item522457 {
	width:234px !important;
	height:54px !important;
}

#item522454 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item522461 {
	width:234px !important;
	height:74px !important;
}

#item522458 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item522465 {
	width:234px !important;
	height:42px !important;
}

#item522462 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item522469 {
	width:234px !important;
	height:57px !important;
}

#item522466 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item522473 {
	width:234px !important;
	height:72px !important;
}

#item522470 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item522478 {
	width:234px !important;
	height:69px !important;
}

#item522474 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item522483 {
	width:234px !important;
	height:57px !important;
}

#item522479 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item522487 {
	width:234px !important;
	height:45px !important;
}

#item522484 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item522491 {
	width:234px !important;
	height:45px !important;
}

#item522488 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item522495 {
	width:234px !important;
	height:56px !important;
}

#item522492 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item522499 {
	width:234px !important;
	height:55px !important;
}

#item522496 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item522503 {
	width:234px !important;
	height:56px !important;
}

#item522500 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item522507 {
	width:234px !important;
	height:58px !important;
}

#item522504 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item522511 {
	width:234px !important;
	height:59px !important;
}

#item522508 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item522515 {
	width:234px !important;
	height:57px !important;
}

#item522512 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item522519 {
	width:234px !important;
	height:73px !important;
}

#item522516 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item522520 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item521144 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item521142 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item522530 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item522532 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item522534 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item523826 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item523830 {
	width:234px !important;
	height:57px !important;
}

#item523827 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item523834 {
	width:234px !important;
	height:59px !important;
}

#item523831 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item523838 {
	width:234px !important;
	height:54px !important;
}

#item523835 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item523843 {
	width:234px !important;
	height:74px !important;
}

#item523839 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item523847 {
	width:234px !important;
	height:42px !important;
}

#item523844 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item523851 {
	width:234px !important;
	height:57px !important;
}

#item523848 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item523855 {
	width:234px !important;
	height:72px !important;
}

#item523852 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item523859 {
	width:234px !important;
	height:69px !important;
}

#item523856 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item523864 {
	width:234px !important;
	height:57px !important;
}

#item523860 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item523868 {
	width:234px !important;
	height:45px !important;
}

#item523865 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item523872 {
	width:234px !important;
	height:45px !important;
}

#item523869 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item523877 {
	width:234px !important;
	height:56px !important;
}

#item523873 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item523882 {
	width:234px !important;
	height:55px !important;
}

#item523878 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item523886 {
	width:234px !important;
	height:56px !important;
}

#item523883 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item523890 {
	width:234px !important;
	height:58px !important;
}

#item523887 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item523894 {
	width:234px !important;
	height:59px !important;
}

#item523891 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item523898 {
	width:234px !important;
	height:57px !important;
}

#item523895 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item523902 {
	width:234px !important;
	height:73px !important;
}

#item523899 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item523903 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item522528 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item522526 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item395229 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:461px !important;
}

#item521130 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item521131 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item521132 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item521133 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item521127 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item403024 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item523920 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item523921 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item523922 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item523923 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item523917 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item523928 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item523930 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item523931 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item525228 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item525232 {
	width:234px !important;
	height:57px !important;
}

#item525229 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item525236 {
	width:234px !important;
	height:59px !important;
}

#item525233 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item525240 {
	width:234px !important;
	height:54px !important;
}

#item525237 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item525244 {
	width:234px !important;
	height:74px !important;
}

#item525241 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item525248 {
	width:234px !important;
	height:42px !important;
}

#item525245 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item525252 {
	width:234px !important;
	height:57px !important;
}

#item525249 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item525256 {
	width:234px !important;
	height:72px !important;
}

#item525253 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item525260 {
	width:234px !important;
	height:69px !important;
}

#item525257 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item525264 {
	width:234px !important;
	height:57px !important;
}

#item525261 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item525269 {
	width:234px !important;
	height:45px !important;
}

#item525265 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item525273 {
	width:234px !important;
	height:45px !important;
}

#item525270 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item525277 {
	width:234px !important;
	height:56px !important;
}

#item525274 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item525281 {
	width:234px !important;
	height:55px !important;
}

#item525278 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item525285 {
	width:234px !important;
	height:56px !important;
}

#item525282 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item525289 {
	width:234px !important;
	height:58px !important;
}

#item525286 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item525293 {
	width:234px !important;
	height:59px !important;
}

#item525290 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item525297 {
	width:234px !important;
	height:57px !important;
}

#item525294 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item525301 {
	width:234px !important;
	height:73px !important;
}

#item525298 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item525302 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item523926 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item523924 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item525312 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item525314 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item525315 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item526612 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item526616 {
	width:234px !important;
	height:57px !important;
}

#item526613 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item526620 {
	width:234px !important;
	height:59px !important;
}

#item526617 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item526624 {
	width:234px !important;
	height:54px !important;
}

#item526621 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item526628 {
	width:234px !important;
	height:74px !important;
}

#item526625 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item526632 {
	width:234px !important;
	height:42px !important;
}

#item526629 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item526637 {
	width:234px !important;
	height:57px !important;
}

#item526633 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item526641 {
	width:234px !important;
	height:72px !important;
}

#item526638 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item526645 {
	width:234px !important;
	height:69px !important;
}

#item526642 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item526649 {
	width:234px !important;
	height:57px !important;
}

#item526646 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item526653 {
	width:234px !important;
	height:45px !important;
}

#item526650 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item526657 {
	width:234px !important;
	height:45px !important;
}

#item526654 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item526661 {
	width:234px !important;
	height:56px !important;
}

#item526658 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item526666 {
	width:234px !important;
	height:55px !important;
}

#item526662 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item526670 {
	width:234px !important;
	height:56px !important;
}

#item526667 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item526674 {
	width:234px !important;
	height:58px !important;
}

#item526671 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item526678 {
	width:234px !important;
	height:59px !important;
}

#item526675 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item526682 {
	width:234px !important;
	height:57px !important;
}

#item526679 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item526686 {
	width:234px !important;
	height:73px !important;
}

#item526683 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item526687 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item525310 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item525308 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item395540 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:628px !important;
	background:#fff200;
}

#item523913 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item523914 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item523915 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item523916 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item523910 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

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

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

#item403075 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item526720 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item526722 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item526723 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item528016 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item528020 {
	width:234px !important;
	height:57px !important;
}

#item528017 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item528024 {
	width:234px !important;
	height:59px !important;
}

#item528021 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item528028 {
	width:234px !important;
	height:54px !important;
}

#item528025 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item528032 {
	width:234px !important;
	height:74px !important;
}

#item528029 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item528036 {
	width:234px !important;
	height:42px !important;
}

#item528033 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item528040 {
	width:234px !important;
	height:57px !important;
}

#item528037 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item528044 {
	width:234px !important;
	height:72px !important;
}

#item528041 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item528048 {
	width:234px !important;
	height:69px !important;
}

#item528045 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item528052 {
	width:234px !important;
	height:57px !important;
}

#item528049 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item528056 {
	width:234px !important;
	height:45px !important;
}

#item528053 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item528060 {
	width:234px !important;
	height:45px !important;
}

#item528057 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item528066 {
	width:234px !important;
	height:56px !important;
}

#item528061 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item528087 {
	width:234px !important;
	height:55px !important;
}

#item528084 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item528092 {
	width:234px !important;
	height:56px !important;
}

#item528089 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item528096 {
	width:234px !important;
	height:58px !important;
}

#item528093 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item528100 {
	width:234px !important;
	height:59px !important;
}

#item528097 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item528104 {
	width:234px !important;
	height:57px !important;
}

#item528101 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item528108 {
	width:234px !important;
	height:73px !important;
}

#item528105 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item528109 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item526718 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item526716 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item400372 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:286px !important;
}

#item526705 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item526706 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item526707 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item526708 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item526702 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item403128 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item529728 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item529729 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item529730 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item529731 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item529725 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item529737 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item529739 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item529740 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item531036 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item531040 {
	width:234px !important;
	height:57px !important;
}

#item531037 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item531044 {
	width:234px !important;
	height:59px !important;
}

#item531041 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item531049 {
	width:234px !important;
	height:54px !important;
}

#item531045 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item531053 {
	width:234px !important;
	height:74px !important;
}

#item531050 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item531057 {
	width:234px !important;
	height:42px !important;
}

#item531054 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item531061 {
	width:234px !important;
	height:57px !important;
}

#item531058 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item531065 {
	width:234px !important;
	height:72px !important;
}

#item531062 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item531069 {
	width:234px !important;
	height:69px !important;
}

#item531066 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item531073 {
	width:234px !important;
	height:57px !important;
}

#item531070 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item531077 {
	width:234px !important;
	height:45px !important;
}

#item531074 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item531081 {
	width:234px !important;
	height:45px !important;
}

#item531078 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item531102 {
	width:234px !important;
	height:56px !important;
}

#item531099 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item531106 {
	width:234px !important;
	height:55px !important;
}

#item531103 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item531110 {
	width:234px !important;
	height:56px !important;
}

#item531107 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item531114 {
	width:234px !important;
	height:58px !important;
}

#item531111 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item531118 {
	width:234px !important;
	height:59px !important;
}

#item531115 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item531122 {
	width:234px !important;
	height:57px !important;
}

#item531119 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item531127 {
	width:234px !important;
	height:73px !important;
}

#item531124 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item531128 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item529734 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item529732 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item531138 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item531140 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item531141 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item532435 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item532439 {
	width:234px !important;
	height:57px !important;
}

#item532436 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item532443 {
	width:234px !important;
	height:59px !important;
}

#item532440 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item532447 {
	width:234px !important;
	height:54px !important;
}

#item532444 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item532507 {
	width:234px !important;
	height:74px !important;
}

#item532504 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item532511 {
	width:234px !important;
	height:42px !important;
}

#item532508 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item532515 {
	width:234px !important;
	height:57px !important;
}

#item532512 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item532519 {
	width:234px !important;
	height:72px !important;
}

#item532516 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item532523 {
	width:234px !important;
	height:69px !important;
}

#item532520 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item532527 {
	width:234px !important;
	height:57px !important;
}

#item532524 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item532531 {
	width:234px !important;
	height:45px !important;
}

#item532528 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item532535 {
	width:234px !important;
	height:45px !important;
}

#item532532 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item532539 {
	width:234px !important;
	height:56px !important;
}

#item532536 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item532544 {
	width:234px !important;
	height:55px !important;
}

#item532540 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item532567 {
	width:234px !important;
	height:56px !important;
}

#item532563 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item532571 {
	width:234px !important;
	height:58px !important;
}

#item532568 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item532575 {
	width:234px !important;
	height:59px !important;
}

#item532572 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item532579 {
	width:234px !important;
	height:57px !important;
}

#item532576 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item532583 {
	width:234px !important;
	height:73px !important;
}

#item532580 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item532584 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item531136 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item531134 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item529721 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item529722 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item529723 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item529724 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item529718 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item403179 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item532600 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item532601 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item532602 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item532603 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item532597 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item532608 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item532610 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item532611 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item533906 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item533910 {
	width:234px !important;
	height:57px !important;
}

#item533907 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item533914 {
	width:234px !important;
	height:59px !important;
}

#item533911 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item533918 {
	width:234px !important;
	height:54px !important;
}

#item533915 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item533922 {
	width:234px !important;
	height:74px !important;
}

#item533919 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item533927 {
	width:234px !important;
	height:42px !important;
}

#item533923 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item533931 {
	width:234px !important;
	height:57px !important;
}

#item533928 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item533935 {
	width:234px !important;
	height:72px !important;
}

#item533932 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item533939 {
	width:234px !important;
	height:69px !important;
}

#item533936 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item533950 {
	width:234px !important;
	height:57px !important;
}

#item533947 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item533954 {
	width:234px !important;
	height:45px !important;
}

#item533951 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item533958 {
	width:234px !important;
	height:45px !important;
}

#item533955 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item533962 {
	width:234px !important;
	height:56px !important;
}

#item533959 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item533966 {
	width:234px !important;
	height:55px !important;
}

#item533963 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item533970 {
	width:234px !important;
	height:56px !important;
}

#item533967 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item533974 {
	width:234px !important;
	height:58px !important;
}

#item533971 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item533978 {
	width:234px !important;
	height:59px !important;
}

#item533975 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item533982 {
	width:234px !important;
	height:57px !important;
}

#item533979 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item533987 {
	width:234px !important;
	height:73px !important;
}

#item533983 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item533988 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item532606 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item532604 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item533999 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item534001 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item534002 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item535295 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item535300 {
	width:234px !important;
	height:57px !important;
}

#item535296 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item535304 {
	width:234px !important;
	height:59px !important;
}

#item535301 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item535308 {
	width:234px !important;
	height:54px !important;
}

#item535305 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item535312 {
	width:234px !important;
	height:74px !important;
}

#item535309 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item535316 {
	width:234px !important;
	height:42px !important;
}

#item535313 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item535320 {
	width:234px !important;
	height:57px !important;
}

#item535317 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item535324 {
	width:234px !important;
	height:72px !important;
}

#item535321 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item535328 {
	width:234px !important;
	height:69px !important;
}

#item535325 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item535332 {
	width:234px !important;
	height:57px !important;
}

#item535329 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item535375 {
	width:234px !important;
	height:45px !important;
}

#item535372 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item535380 {
	width:234px !important;
	height:45px !important;
}

#item535376 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item535384 {
	width:234px !important;
	height:56px !important;
}

#item535381 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item535388 {
	width:234px !important;
	height:55px !important;
}

#item535385 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item535393 {
	width:234px !important;
	height:56px !important;
}

#item535389 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item535397 {
	width:234px !important;
	height:58px !important;
}

#item535394 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item535402 {
	width:234px !important;
	height:59px !important;
}

#item535399 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item535406 {
	width:234px !important;
	height:57px !important;
}

#item535403 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item535410 {
	width:234px !important;
	height:73px !important;
}

#item535407 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item535411 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item533997 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item533995 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item400695 {
	width:576px !important;
	height:194px !important;
	left:36px !important;
	top:298px !important;
	border-radius:undefined;
	background:#fff200;
}

#item532593 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item532594 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item532595 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item532596 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item532590 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399662 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:36px !important;
}

#item401905 {
	width:540px !important;
	height:424px !important;
	left:36px !important;
	top:140px !important;
	border-radius:undefined;
	border:solid 1px #fff100;
}

#item403233 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item535456 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item535457 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item535458 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item535459 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item535453 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item535464 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item535466 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item535467 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item536763 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item536767 {
	width:234px !important;
	height:57px !important;
}

#item536764 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item536771 {
	width:234px !important;
	height:59px !important;
}

#item536768 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item536775 {
	width:234px !important;
	height:54px !important;
}

#item536772 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item536779 {
	width:234px !important;
	height:74px !important;
}

#item536776 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item536784 {
	width:234px !important;
	height:42px !important;
}

#item536781 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item536788 {
	width:234px !important;
	height:57px !important;
}

#item536785 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item536793 {
	width:234px !important;
	height:72px !important;
}

#item536789 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item536821 {
	width:234px !important;
	height:69px !important;
}

#item536818 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item536825 {
	width:234px !important;
	height:57px !important;
}

#item536822 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item536829 {
	width:234px !important;
	height:45px !important;
}

#item536826 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item536833 {
	width:234px !important;
	height:45px !important;
}

#item536830 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item536837 {
	width:234px !important;
	height:56px !important;
}

#item536834 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item536841 {
	width:234px !important;
	height:55px !important;
}

#item536838 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item536845 {
	width:234px !important;
	height:56px !important;
}

#item536842 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item536849 {
	width:234px !important;
	height:58px !important;
}

#item536846 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item536908 {
	width:234px !important;
	height:59px !important;
}

#item536905 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item536912 {
	width:234px !important;
	height:57px !important;
}

#item536909 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item536916 {
	width:234px !important;
	height:73px !important;
}

#item536913 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item536917 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item535462 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item535460 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item536928 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item536930 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item536931 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item538225 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item538229 {
	width:234px !important;
	height:57px !important;
}

#item538226 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item538233 {
	width:234px !important;
	height:59px !important;
}

#item538230 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item538238 {
	width:234px !important;
	height:54px !important;
}

#item538234 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item538242 {
	width:234px !important;
	height:74px !important;
}

#item538239 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item538246 {
	width:234px !important;
	height:42px !important;
}

#item538243 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item538250 {
	width:234px !important;
	height:57px !important;
}

#item538247 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item538254 {
	width:234px !important;
	height:72px !important;
}

#item538251 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item538283 {
	width:234px !important;
	height:69px !important;
}

#item538280 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item538287 {
	width:234px !important;
	height:57px !important;
}

#item538284 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item538291 {
	width:234px !important;
	height:45px !important;
}

#item538288 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item538295 {
	width:234px !important;
	height:45px !important;
}

#item538292 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item538299 {
	width:234px !important;
	height:56px !important;
}

#item538296 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item538303 {
	width:234px !important;
	height:55px !important;
}

#item538300 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item538307 {
	width:234px !important;
	height:56px !important;
}

#item538304 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item538312 {
	width:234px !important;
	height:58px !important;
}

#item538308 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item538358 {
	width:234px !important;
	height:59px !important;
}

#item538355 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item538362 {
	width:234px !important;
	height:57px !important;
}

#item538359 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item538367 {
	width:234px !important;
	height:73px !important;
}

#item538364 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item538368 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item536925 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item536923 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item399779 {
	width:541px !important;
	height:107px !important;
	left:35px !important;
	top:200px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item399831 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:439px !important;
	background:#fff200;
}

#item535449 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item535450 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item535451 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item535452 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item535446 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399901 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:458px !important;
}

#item403285 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item538385 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item538387 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item538388 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item538389 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item538382 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item538394 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item538396 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item538397 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item539693 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item539697 {
	width:234px !important;
	height:57px !important;
}

#item539694 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item539701 {
	width:234px !important;
	height:59px !important;
}

#item539698 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item539705 {
	width:234px !important;
	height:54px !important;
}

#item539702 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item539709 {
	width:234px !important;
	height:74px !important;
}

#item539706 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item539713 {
	width:234px !important;
	height:42px !important;
}

#item539710 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item539717 {
	width:234px !important;
	height:57px !important;
}

#item539714 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item539721 {
	width:234px !important;
	height:72px !important;
}

#item539718 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item539738 {
	width:234px !important;
	height:69px !important;
}

#item539735 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item539743 {
	width:234px !important;
	height:57px !important;
}

#item539739 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item539747 {
	width:234px !important;
	height:45px !important;
}

#item539744 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item539751 {
	width:234px !important;
	height:45px !important;
}

#item539748 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item539755 {
	width:234px !important;
	height:56px !important;
}

#item539752 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item539759 {
	width:234px !important;
	height:55px !important;
}

#item539756 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item539763 {
	width:234px !important;
	height:56px !important;
}

#item539760 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item539767 {
	width:234px !important;
	height:58px !important;
}

#item539764 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item539794 {
	width:234px !important;
	height:59px !important;
}

#item539791 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item539798 {
	width:234px !important;
	height:57px !important;
}

#item539795 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item539802 {
	width:234px !important;
	height:73px !important;
}

#item539799 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item539803 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item538392 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item538390 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item539813 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item539815 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item539816 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item541111 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item541115 {
	width:234px !important;
	height:57px !important;
}

#item541112 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item541119 {
	width:234px !important;
	height:59px !important;
}

#item541116 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item541123 {
	width:234px !important;
	height:54px !important;
}

#item541120 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item541127 {
	width:234px !important;
	height:74px !important;
}

#item541124 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item541132 {
	width:234px !important;
	height:42px !important;
}

#item541128 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item541174 {
	width:234px !important;
	height:57px !important;
}

#item541171 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item541178 {
	width:234px !important;
	height:72px !important;
}

#item541175 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item541182 {
	width:234px !important;
	height:69px !important;
}

#item541179 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item541186 {
	width:234px !important;
	height:57px !important;
}

#item541183 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item541191 {
	width:234px !important;
	height:45px !important;
}

#item541187 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item541195 {
	width:234px !important;
	height:45px !important;
}

#item541192 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item541199 {
	width:234px !important;
	height:56px !important;
}

#item541196 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item541203 {
	width:234px !important;
	height:55px !important;
}

#item541200 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item541238 {
	width:234px !important;
	height:56px !important;
}

#item541235 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item541242 {
	width:234px !important;
	height:58px !important;
}

#item541239 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item541247 {
	width:234px !important;
	height:59px !important;
}

#item541243 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item541251 {
	width:234px !important;
	height:57px !important;
}

#item541248 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item541255 {
	width:234px !important;
	height:73px !important;
}

#item541252 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item541256 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item539811 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item539809 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item538378 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item538379 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item538380 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item538381 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item538375 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item400106 {
	width:541px !important;
	height:90px !important;
	left:36px !important;
	top:537px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item403336 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item541273 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item541274 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item541275 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item541276 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item541270 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item541281 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item541283 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item541284 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item542579 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item542583 {
	width:234px !important;
	height:57px !important;
}

#item542580 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item542587 {
	width:234px !important;
	height:59px !important;
}

#item542584 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item542591 {
	width:234px !important;
	height:54px !important;
}

#item542588 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item542595 {
	width:234px !important;
	height:74px !important;
}

#item542592 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item542599 {
	width:234px !important;
	height:42px !important;
}

#item542596 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item542603 {
	width:234px !important;
	height:57px !important;
}

#item542600 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item542607 {
	width:234px !important;
	height:72px !important;
}

#item542604 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item542622 {
	width:234px !important;
	height:69px !important;
}

#item542619 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item542626 {
	width:234px !important;
	height:57px !important;
}

#item542623 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item542630 {
	width:234px !important;
	height:45px !important;
}

#item542627 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item542636 {
	width:234px !important;
	height:45px !important;
}

#item542632 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item542640 {
	width:234px !important;
	height:56px !important;
}

#item542637 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item542644 {
	width:234px !important;
	height:55px !important;
}

#item542641 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item542648 {
	width:234px !important;
	height:56px !important;
}

#item542645 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item542694 {
	width:234px !important;
	height:58px !important;
}

#item542691 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item542698 {
	width:234px !important;
	height:59px !important;
}

#item542695 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item542702 {
	width:234px !important;
	height:57px !important;
}

#item542699 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item542706 {
	width:234px !important;
	height:73px !important;
}

#item542703 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item542707 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item541279 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item541277 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item542717 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item542719 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item542720 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item544017 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item544021 {
	width:234px !important;
	height:57px !important;
}

#item544018 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item544025 {
	width:234px !important;
	height:59px !important;
}

#item544022 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item544029 {
	width:234px !important;
	height:54px !important;
}

#item544026 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item544033 {
	width:234px !important;
	height:74px !important;
}

#item544030 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item544037 {
	width:234px !important;
	height:42px !important;
}

#item544034 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item544041 {
	width:234px !important;
	height:57px !important;
}

#item544038 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item544046 {
	width:234px !important;
	height:72px !important;
}

#item544042 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item544050 {
	width:234px !important;
	height:69px !important;
}

#item544047 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item544082 {
	width:234px !important;
	height:57px !important;
}

#item544079 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item544086 {
	width:234px !important;
	height:45px !important;
}

#item544083 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item544090 {
	width:234px !important;
	height:45px !important;
}

#item544087 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item544094 {
	width:234px !important;
	height:56px !important;
}

#item544091 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item544098 {
	width:234px !important;
	height:55px !important;
}

#item544095 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item544102 {
	width:234px !important;
	height:56px !important;
}

#item544099 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item544136 {
	width:234px !important;
	height:58px !important;
}

#item544133 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item544140 {
	width:234px !important;
	height:59px !important;
}

#item544137 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item544145 {
	width:234px !important;
	height:57px !important;
}

#item544141 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item544149 {
	width:234px !important;
	height:73px !important;
}

#item544146 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item544150 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item542715 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item542713 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item400182 {
	width:576px !important;
	height:117px !important;
	left:36px !important;
	top:540px !important;
	border-radius:undefined;
	background:#fff200;
}

#item541266 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item541267 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item541268 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item541269 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item541263 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item400271 {
	width:612px !important;
	height:272px !important;
}

#item400268 {
	width:612px !important;
	height:272px !important;
}

#item400275 {
	width:612px !important;
	height:234px !important;
}

#item400272 {
	width:612px !important;
	height:234px !important;
	top:558px !important;
}

#item403389 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item544177 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item544179 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item544180 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item545473 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item545477 {
	width:234px !important;
	height:57px !important;
}

#item545474 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item545481 {
	width:234px !important;
	height:59px !important;
}

#item545478 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item545485 {
	width:234px !important;
	height:54px !important;
}

#item545482 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item545489 {
	width:234px !important;
	height:74px !important;
}

#item545486 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item545493 {
	width:234px !important;
	height:42px !important;
}

#item545490 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item545512 {
	width:234px !important;
	height:57px !important;
}

#item545509 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item545516 {
	width:234px !important;
	height:72px !important;
}

#item545513 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item545520 {
	width:234px !important;
	height:69px !important;
}

#item545517 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item545524 {
	width:234px !important;
	height:57px !important;
}

#item545521 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item545528 {
	width:234px !important;
	height:45px !important;
}

#item545525 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item545532 {
	width:234px !important;
	height:45px !important;
}

#item545529 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item545536 {
	width:234px !important;
	height:56px !important;
}

#item545533 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item545571 {
	width:234px !important;
	height:55px !important;
}

#item545568 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item545575 {
	width:234px !important;
	height:56px !important;
}

#item545572 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item545580 {
	width:234px !important;
	height:58px !important;
}

#item545577 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item545584 {
	width:234px !important;
	height:59px !important;
}

#item545581 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item545588 {
	width:234px !important;
	height:57px !important;
}

#item545585 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item545592 {
	width:234px !important;
	height:73px !important;
}

#item545589 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item545593 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item544175 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item544173 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item544160 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item544161 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item544162 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item544163 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item544156 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item397411 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
	top:333px !important;
}

#item403442 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item547201 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item547202 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item547203 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item547204 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item547198 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item547209 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item547211 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item547212 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item548508 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item548512 {
	width:234px !important;
	height:57px !important;
}

#item548509 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item548516 {
	width:234px !important;
	height:59px !important;
}

#item548513 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item548520 {
	width:234px !important;
	height:54px !important;
}

#item548517 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item548524 {
	width:234px !important;
	height:74px !important;
}

#item548521 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item548528 {
	width:234px !important;
	height:42px !important;
}

#item548525 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item548535 {
	width:234px !important;
	height:57px !important;
}

#item548532 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item548539 {
	width:234px !important;
	height:72px !important;
}

#item548536 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item548543 {
	width:234px !important;
	height:69px !important;
}

#item548540 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item548547 {
	width:234px !important;
	height:57px !important;
}

#item548544 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item548551 {
	width:234px !important;
	height:45px !important;
}

#item548548 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item548555 {
	width:234px !important;
	height:45px !important;
}

#item548552 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item548559 {
	width:234px !important;
	height:56px !important;
}

#item548556 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item548572 {
	width:234px !important;
	height:55px !important;
}

#item548569 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item548577 {
	width:234px !important;
	height:56px !important;
}

#item548573 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item548581 {
	width:234px !important;
	height:58px !important;
}

#item548578 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item548585 {
	width:234px !important;
	height:59px !important;
}

#item548582 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item548589 {
	width:234px !important;
	height:57px !important;
}

#item548586 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item548593 {
	width:234px !important;
	height:73px !important;
}

#item548590 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item548594 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item547207 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item547205 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item548604 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item548606 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item548607 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item549901 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item549906 {
	width:234px !important;
	height:57px !important;
}

#item549902 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item549910 {
	width:234px !important;
	height:59px !important;
}

#item549907 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item549914 {
	width:234px !important;
	height:54px !important;
}

#item549911 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item549918 {
	width:234px !important;
	height:74px !important;
}

#item549915 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item549922 {
	width:234px !important;
	height:42px !important;
}

#item549919 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item549926 {
	width:234px !important;
	height:57px !important;
}

#item549923 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item549930 {
	width:234px !important;
	height:72px !important;
}

#item549927 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item549965 {
	width:234px !important;
	height:69px !important;
}

#item549962 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item549969 {
	width:234px !important;
	height:57px !important;
}

#item549966 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item549973 {
	width:234px !important;
	height:45px !important;
}

#item549970 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item549979 {
	width:234px !important;
	height:45px !important;
}

#item549975 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item549983 {
	width:234px !important;
	height:56px !important;
}

#item549980 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item549987 {
	width:234px !important;
	height:55px !important;
}

#item549984 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item549991 {
	width:234px !important;
	height:56px !important;
}

#item549988 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item549995 {
	width:234px !important;
	height:58px !important;
}

#item549992 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item549999 {
	width:234px !important;
	height:59px !important;
}

#item549996 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item550004 {
	width:234px !important;
	height:57px !important;
}

#item550000 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item550008 {
	width:234px !important;
	height:73px !important;
}

#item550005 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item550009 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item548602 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item548600 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item394415 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:270px !important;
	background:#fff200;
}

#item547168 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item547169 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item547170 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item547171 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item547165 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item179746 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:91px !important;
}

#item179756 {
	width:17px !important;
	height:30px !important;
}

#item179753 {
	width:17px !important;
	height:30px !important;
	left:584px !important;
	top:364px !important;
}

#item179758 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:364px !important;
}

#item401089 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item401028 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item400962 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400901 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400837 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400769 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item402055 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item179763 {
	width:518px !important;
	height:388px !important;
	left:37px !important;
	top:200px !important;
}

#item179862 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:125px !important;
	background:#000;
}

#item352623 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item550025 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item550026 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item550027 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item550029 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item550022 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item550034 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item550036 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item550037 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item551331 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item551335 {
	width:234px !important;
	height:57px !important;
}

#item551332 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item551340 {
	width:234px !important;
	height:59px !important;
}

#item551336 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item551344 {
	width:234px !important;
	height:54px !important;
}

#item551341 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item551348 {
	width:234px !important;
	height:74px !important;
}

#item551345 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item551352 {
	width:234px !important;
	height:42px !important;
}

#item551349 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item551376 {
	width:234px !important;
	height:57px !important;
}

#item551373 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item551380 {
	width:234px !important;
	height:72px !important;
}

#item551377 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item551384 {
	width:234px !important;
	height:69px !important;
}

#item551381 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item551388 {
	width:234px !important;
	height:57px !important;
}

#item551385 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item551392 {
	width:234px !important;
	height:45px !important;
}

#item551389 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item551396 {
	width:234px !important;
	height:45px !important;
}

#item551393 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item551426 {
	width:234px !important;
	height:56px !important;
}

#item551423 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item551430 {
	width:234px !important;
	height:55px !important;
}

#item551427 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item551434 {
	width:234px !important;
	height:56px !important;
}

#item551431 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item551438 {
	width:234px !important;
	height:58px !important;
}

#item551435 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item551443 {
	width:234px !important;
	height:59px !important;
}

#item551439 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item551447 {
	width:234px !important;
	height:57px !important;
}

#item551444 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item551451 {
	width:234px !important;
	height:73px !important;
}

#item551448 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item551452 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item550032 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item550030 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item551518 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item551520 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item551521 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:617px !important;
}

#item552816 {
	width:81px !important;
	height:15px !important;
	left:413px !important;
	top:712px !important;
}

#item552820 {
	width:234px !important;
	height:57px !important;
}

#item552817 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:88px !important;
}

#item552824 {
	width:234px !important;
	height:59px !important;
}

#item552821 {
	width:234px !important;
	height:59px !important;
	left:342px !important;
	top:63px !important;
}

#item552828 {
	width:234px !important;
	height:54px !important;
}

#item552825 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:137px !important;
}

#item552832 {
	width:234px !important;
	height:74px !important;
}

#item552829 {
	width:234px !important;
	height:74px !important;
	left:342px !important;
	top:263px !important;
}

#item552836 {
	width:234px !important;
	height:42px !important;
}

#item552833 {
	width:234px !important;
	height:42px !important;
	left:342px !important;
	top:207px !important;
}

#item552841 {
	width:234px !important;
	height:57px !important;
}

#item552838 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:351px !important;
}

#item552845 {
	width:234px !important;
	height:72px !important;
}

#item552842 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:422px !important;
}

#item552849 {
	width:234px !important;
	height:69px !important;
}

#item552846 {
	width:234px !important;
	height:69px !important;
	left:342px !important;
	top:511px !important;
}

#item552853 {
	width:234px !important;
	height:57px !important;
}

#item552850 {
	width:234px !important;
	height:57px !important;
	left:342px !important;
	top:595px !important;
}

#item552857 {
	width:234px !important;
	height:45px !important;
}

#item552854 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:668px !important;
}

#item552861 {
	width:234px !important;
	height:45px !important;
}

#item552858 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:726px !important;
}

#item552883 {
	width:234px !important;
	height:56px !important;
}

#item552879 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:166px !important;
}

#item552887 {
	width:234px !important;
	height:55px !important;
}

#item552884 {
	width:234px !important;
	height:55px !important;
	left:36px !important;
	top:243px !important;
}

#item552891 {
	width:234px !important;
	height:56px !important;
}

#item552888 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:319px !important;
}

#item552895 {
	width:234px !important;
	height:58px !important;
}

#item552892 {
	width:234px !important;
	height:58px !important;
	left:36px !important;
	top:397px !important;
}

#item552899 {
	width:234px !important;
	height:59px !important;
}

#item552896 {
	width:234px !important;
	height:59px !important;
	left:36px !important;
	top:474px !important;
}

#item552903 {
	width:234px !important;
	height:57px !important;
}

#item552900 {
	width:234px !important;
	height:57px !important;
	left:36px !important;
	top:649px !important;
}

#item552908 {
	width:234px !important;
	height:73px !important;
}

#item552904 {
	width:234px !important;
	height:73px !important;
	left:36px !important;
	top:555px !important;
}

#item552909 {
	width:41px !important;
	height:41px !important;
	left:515px !important;
	top:30px !important;
}

#item551516 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item551514 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item391809 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item391815 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item391823 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item391851 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item391859 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item391867 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item391875 {
	width:23px !important;
	height:23px !important;
}

#item391888 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item391895 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item391902 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391910 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392084 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item390486 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390492 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390500 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item390528 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390536 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390543 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390551 {
	width:23px !important;
	height:23px !important;
}

#item390565 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390572 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item390580 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391778 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392076 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item391509 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item391515 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item391522 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item391551 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item391558 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item391565 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item391573 {
	width:23px !important;
	height:23px !important;
}

#item391587 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item391594 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item391601 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391767 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392069 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item390363 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390369 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390377 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item390403 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390410 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390418 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390426 {
	width:23px !important;
	height:23px !important;
}

#item390439 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390446 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item390453 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391757 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392062 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item390246 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item390252 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390258 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390265 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item390292 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390300 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390309 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390317 {
	width:23px !important;
	height:23px !important;
}

#item390330 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390116 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390124 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390131 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item390160 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390168 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390175 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390183 {
	width:23px !important;
	height:23px !important;
}

#item390198 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390205 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item390213 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391746 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392053 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389987 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389994 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390002 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item390029 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390039 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390046 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390054 {
	width:23px !important;
	height:23px !important;
}

#item390067 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390074 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item390083 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391738 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392046 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389862 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389868 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389875 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389904 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389912 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389919 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389927 {
	width:23px !important;
	height:23px !important;
}

#item389942 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389948 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389955 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391730 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392039 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389737 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389744 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389751 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389778 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389787 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389794 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389801 {
	width:23px !important;
	height:23px !important;
}

#item389814 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389822 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389830 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391723 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392032 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389614 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389620 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389626 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389653 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389661 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389668 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389677 {
	width:23px !important;
	height:23px !important;
}

#item389690 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389703 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391716 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392018 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389487 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389493 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389499 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389526 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389534 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389541 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389549 {
	width:23px !important;
	height:23px !important;
}

#item389563 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389571 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389580 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391708 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item392007 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389361 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389369 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389394 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389403 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389412 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389421 {
	width:23px !important;
	height:23px !important;
}

#item389434 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389441 {
	width:28px !important;
	height:28px !important;
	left:192px !important;
	top:10px !important;
}

#item389447 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389455 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391699 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item391997 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389207 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389214 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389243 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389252 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389259 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389267 {
	width:23px !important;
	height:23px !important;
}

#item389280 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389287 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item389294 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389305 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	border-radius:8px;
	background:#205d9e;
}

#item389301 {
	width:59px !important;
	height:21px !important;
	left:446px !important;
	top:637px !important;
}

#item389329 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391692 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item391990 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item389052 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389060 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item389087 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389095 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389103 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389111 {
	width:23px !important;
	height:23px !important;
}

#item389124 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389131 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item389139 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item389150 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	border-radius:8px;
	background:#205d9e;
}

#item389147 {
	width:90px !important;
	height:21px !important;
	left:430px !important;
	top:637px !important;
}

#item389174 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item391685 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item391982 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item388897 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item388904 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item388932 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item388940 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item388947 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item388955 {
	width:23px !important;
	height:23px !important;
}

#item388969 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item388977 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item388983 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item388990 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item389003 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	border-radius:8px;
	background:#205d9e;
}

#item388999 {
	width:59px !important;
	height:21px !important;
	left:493px !important;
	top:201px !important;
}

#item391674 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item391975 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item388736 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item388743 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

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

#item388771 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item388779 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item388786 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item388795 {
	width:23px !important;
	height:23px !important;
}

#item388807 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item388814 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item388824 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item388834 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item388848 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item388845 {
	width:90px !important;
	height:21px !important;
	left:463px !important;
	top:634px !important;
}

#item391664 {
	width:28px !important;
	height:28px !important;
	left:261px !important;
	top:11px !important;
}

#item391967 {
	width:28px !important;
	height:28px !important;
	left:284px !important;
	top:11px !important;
}

#item388710 {
	width:553px !important;
	height:672px !important;
	left:26px !important;
	top:79px !important;
}

#item550018 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item550019 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item550020 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item550021 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item550015 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}
#in5footer,  #prefooter {display:none;}
