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

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

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

#item401453 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

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

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

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

#item402319 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

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

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

#item402333 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

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

#item402329 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item402339 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

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

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

#item402347 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

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

#item402351 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

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

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

#item402359 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

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

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

#item402294 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item402298 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

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

#item402302 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

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

#item402306 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

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

#item402315 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

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

#item402311 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

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

#item404497 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item405791 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item405795 {
	width:234px !important;
	height:65px !important;
}

#item405792 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item405796 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item405801 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item405805 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item405812 {
	width:234px !important;
	height:43px !important;
}

#item405809 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item405813 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item405818 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item405825 {
	width:234px !important;
	height:71px !important;
}

#item405822 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item405829 {
	width:234px !important;
	height:53px !important;
}

#item405826 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item405830 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item405837 {
	width:234px !important;
	height:40px !important;
}

#item405834 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item405838 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item405842 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item405846 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item405853 {
	width:234px !important;
	height:61px !important;
}

#item405850 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item405858 {
	width:234px !important;
	height:61px !important;
}

#item405854 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item405862 {
	width:234px !important;
	height:66px !important;
}

#item405859 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item405866 {
	width:234px !important;
	height:76px !important;
}

#item405863 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item405928 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

#item404492 {
	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:223px !important;
}

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

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

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

#item402372 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:673px !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:768px !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;
}

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

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

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

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

#item408834 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item407456 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item408751 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item408755 {
	width:234px !important;
	height:65px !important;
}

#item408752 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item408756 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item408761 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item408765 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item408773 {
	width:234px !important;
	height:43px !important;
}

#item408770 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item408774 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item408778 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item408785 {
	width:234px !important;
	height:71px !important;
}

#item408782 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item408789 {
	width:234px !important;
	height:53px !important;
}

#item408786 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item408790 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item408797 {
	width:234px !important;
	height:40px !important;
}

#item408794 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item408798 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item408802 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item408806 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item408814 {
	width:234px !important;
	height:61px !important;
}

#item408810 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item408818 {
	width:234px !important;
	height:61px !important;
}

#item408815 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item408822 {
	width:234px !important;
	height:66px !important;
}

#item408819 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item408826 {
	width:234px !important;
	height:76px !important;
}

#item408823 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item408828 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item408847 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item410143 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item410147 {
	width:234px !important;
	height:65px !important;
}

#item410144 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item410148 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item410152 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item410156 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item410163 {
	width:234px !important;
	height:43px !important;
}

#item410160 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item410164 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item410168 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item410175 {
	width:234px !important;
	height:71px !important;
}

#item410172 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item410179 {
	width:234px !important;
	height:53px !important;
}

#item410176 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item410180 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item410187 {
	width:234px !important;
	height:40px !important;
}

#item410184 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item410188 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item410193 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item410197 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item410204 {
	width:234px !important;
	height:61px !important;
}

#item410201 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item410208 {
	width:234px !important;
	height:61px !important;
}

#item410205 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item410212 {
	width:234px !important;
	height:66px !important;
}

#item410209 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item410216 {
	width:234px !important;
	height:76px !important;
}

#item410213 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item410217 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

#item353736 {
	width:255px !important;
	height:59px !important;
	left:321px !important;
	top:193px !important;
}

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

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

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

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

#item407443 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

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

#item410362 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item410375 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item411670 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item411674 {
	width:234px !important;
	height:65px !important;
}

#item411671 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item411675 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item411679 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item411683 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item411690 {
	width:234px !important;
	height:43px !important;
}

#item411687 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item411691 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item411695 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item411703 {
	width:234px !important;
	height:71px !important;
}

#item411700 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item411707 {
	width:234px !important;
	height:53px !important;
}

#item411704 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item411708 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item411715 {
	width:234px !important;
	height:40px !important;
}

#item411712 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item411716 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item411721 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item411725 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item411733 {
	width:234px !important;
	height:61px !important;
}

#item411730 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item411737 {
	width:234px !important;
	height:61px !important;
}

#item411734 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item411741 {
	width:234px !important;
	height:66px !important;
}

#item411738 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item411745 {
	width:234px !important;
	height:76px !important;
}

#item411742 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item411746 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item411759 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item413054 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item413058 {
	width:234px !important;
	height:65px !important;
}

#item413055 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item413059 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item413063 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item413068 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item413075 {
	width:234px !important;
	height:43px !important;
}

#item413072 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item413076 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item413080 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item413087 {
	width:234px !important;
	height:71px !important;
}

#item413084 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item413091 {
	width:234px !important;
	height:53px !important;
}

#item413088 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item413092 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item413099 {
	width:234px !important;
	height:40px !important;
}

#item413096 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item413100 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item413104 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item413109 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item413116 {
	width:234px !important;
	height:61px !important;
}

#item413113 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item413120 {
	width:234px !important;
	height:61px !important;
}

#item413117 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item413124 {
	width:234px !important;
	height:66px !important;
}

#item413121 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item413129 {
	width:234px !important;
	height:76px !important;
}

#item413126 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item413130 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item410355 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

#item413143 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item413156 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item414454 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item414458 {
	width:234px !important;
	height:65px !important;
}

#item414455 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item414459 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item414463 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item414467 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item414474 {
	width:234px !important;
	height:43px !important;
}

#item414471 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item414475 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item414479 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item414486 {
	width:234px !important;
	height:71px !important;
}

#item414483 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item414491 {
	width:234px !important;
	height:53px !important;
}

#item414487 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item414492 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item414499 {
	width:234px !important;
	height:40px !important;
}

#item414496 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item414500 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item414504 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item414508 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item414516 {
	width:234px !important;
	height:61px !important;
}

#item414512 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item414520 {
	width:234px !important;
	height:61px !important;
}

#item414517 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item414524 {
	width:234px !important;
	height:66px !important;
}

#item414521 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item414528 {
	width:234px !important;
	height:76px !important;
}

#item414525 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item414529 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item414541 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item415834 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item415839 {
	width:234px !important;
	height:65px !important;
}

#item415836 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item415840 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item415844 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item415848 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item415856 {
	width:234px !important;
	height:43px !important;
}

#item415852 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item415857 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item415861 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item415868 {
	width:234px !important;
	height:71px !important;
}

#item415865 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item415872 {
	width:234px !important;
	height:53px !important;
}

#item415869 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item415873 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item415880 {
	width:234px !important;
	height:40px !important;
}

#item415877 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item415881 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item415885 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item415889 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item415896 {
	width:234px !important;
	height:61px !important;
}

#item415893 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item415900 {
	width:234px !important;
	height:61px !important;
}

#item415897 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item415904 {
	width:234px !important;
	height:66px !important;
}

#item415901 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item415909 {
	width:234px !important;
	height:76px !important;
}

#item415905 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item415910 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item413136 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item415924 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item417321 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item418617 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item418621 {
	width:234px !important;
	height:65px !important;
}

#item418618 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item418623 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item418627 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item418631 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item418639 {
	width:234px !important;
	height:43px !important;
}

#item418636 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item418640 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item418644 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item418652 {
	width:234px !important;
	height:71px !important;
}

#item418649 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item418656 {
	width:234px !important;
	height:53px !important;
}

#item418653 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item418657 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item418664 {
	width:234px !important;
	height:40px !important;
}

#item418661 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item418665 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item418669 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item418673 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item418680 {
	width:234px !important;
	height:61px !important;
}

#item418677 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item418684 {
	width:234px !important;
	height:61px !important;
}

#item418681 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item418688 {
	width:234px !important;
	height:66px !important;
}

#item418685 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item418692 {
	width:234px !important;
	height:76px !important;
}

#item418689 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item418693 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item419228 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item419241 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item420536 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item420540 {
	width:234px !important;
	height:65px !important;
}

#item420537 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item420541 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item420545 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item420549 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item420556 {
	width:234px !important;
	height:43px !important;
}

#item420553 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item420557 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item420561 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item420568 {
	width:234px !important;
	height:71px !important;
}

#item420565 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item420572 {
	width:234px !important;
	height:53px !important;
}

#item420569 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item420573 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item420580 {
	width:234px !important;
	height:40px !important;
}

#item420577 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item420581 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item420586 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item420590 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item420597 {
	width:234px !important;
	height:61px !important;
}

#item420594 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item420601 {
	width:234px !important;
	height:61px !important;
}

#item420598 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item420605 {
	width:234px !important;
	height:66px !important;
}

#item420602 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item420610 {
	width:234px !important;
	height:76px !important;
}

#item420607 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item420611 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item420623 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item421920 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item421924 {
	width:234px !important;
	height:65px !important;
}

#item421921 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item421925 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item421929 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item421934 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item421941 {
	width:234px !important;
	height:43px !important;
}

#item421938 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item421942 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item421946 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item421954 {
	width:234px !important;
	height:71px !important;
}

#item421950 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item421958 {
	width:234px !important;
	height:53px !important;
}

#item421955 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item421959 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item421966 {
	width:234px !important;
	height:40px !important;
}

#item421963 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item421967 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item421971 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item421976 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item421983 {
	width:234px !important;
	height:61px !important;
}

#item421980 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item421987 {
	width:234px !important;
	height:61px !important;
}

#item421984 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item421991 {
	width:234px !important;
	height:66px !important;
}

#item421988 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item421995 {
	width:234px !important;
	height:76px !important;
}

#item421992 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item421996 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item419221 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

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

#item422010 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item422023 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item423319 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item423323 {
	width:234px !important;
	height:65px !important;
}

#item423320 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item423324 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item423328 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item423332 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item423339 {
	width:234px !important;
	height:43px !important;
}

#item423336 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item423340 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item423344 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item423351 {
	width:234px !important;
	height:71px !important;
}

#item423348 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item423356 {
	width:234px !important;
	height:53px !important;
}

#item423352 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item423357 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item423364 {
	width:234px !important;
	height:40px !important;
}

#item423361 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item423365 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item423369 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item423373 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item423381 {
	width:234px !important;
	height:61px !important;
}

#item423378 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item423385 {
	width:234px !important;
	height:61px !important;
}

#item423382 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item423389 {
	width:234px !important;
	height:66px !important;
}

#item423386 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item423393 {
	width:234px !important;
	height:76px !important;
}

#item423390 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item423395 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item423407 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item424701 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item424705 {
	width:234px !important;
	height:65px !important;
}

#item424702 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item424706 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item424710 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item424714 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item424722 {
	width:234px !important;
	height:43px !important;
}

#item424719 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item424723 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item424727 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item424734 {
	width:234px !important;
	height:71px !important;
}

#item424731 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item424738 {
	width:234px !important;
	height:53px !important;
}

#item424735 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item424739 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item424747 {
	width:234px !important;
	height:40px !important;
}

#item424744 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item424748 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item424752 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item424756 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item424763 {
	width:234px !important;
	height:61px !important;
}

#item424760 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item424767 {
	width:234px !important;
	height:61px !important;
}

#item424764 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item424771 {
	width:234px !important;
	height:66px !important;
}

#item424768 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item424775 {
	width:234px !important;
	height:76px !important;
}

#item424772 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item424776 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item422002 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item424789 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item426188 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item427483 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item427487 {
	width:234px !important;
	height:65px !important;
}

#item427484 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item427488 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item427492 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item427496 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item427504 {
	width:234px !important;
	height:43px !important;
}

#item427500 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item427505 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item427509 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item427516 {
	width:234px !important;
	height:71px !important;
}

#item427513 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item427520 {
	width:234px !important;
	height:53px !important;
}

#item427517 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item427521 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item427528 {
	width:234px !important;
	height:40px !important;
}

#item427525 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item427529 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item427534 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item427538 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item427546 {
	width:234px !important;
	height:61px !important;
}

#item427543 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item427550 {
	width:234px !important;
	height:61px !important;
}

#item427547 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item427554 {
	width:234px !important;
	height:66px !important;
}

#item427551 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item427558 {
	width:234px !important;
	height:76px !important;
}

#item427555 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item427559 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item427731 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item427746 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item429040 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item429044 {
	width:234px !important;
	height:65px !important;
}

#item429041 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item429045 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item429049 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item429054 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item429061 {
	width:234px !important;
	height:43px !important;
}

#item429058 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item429062 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item429066 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item429073 {
	width:234px !important;
	height:71px !important;
}

#item429070 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item429077 {
	width:234px !important;
	height:53px !important;
}

#item429074 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item429078 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item429085 {
	width:234px !important;
	height:40px !important;
}

#item429082 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item429086 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item429090 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item429094 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item429101 {
	width:234px !important;
	height:61px !important;
}

#item429098 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item429105 {
	width:234px !important;
	height:61px !important;
}

#item429102 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item429109 {
	width:234px !important;
	height:66px !important;
}

#item429106 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item429114 {
	width:234px !important;
	height:76px !important;
}

#item429111 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item429115 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item429128 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item430424 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item430429 {
	width:234px !important;
	height:65px !important;
}

#item430425 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item430430 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item430434 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item430438 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item430445 {
	width:234px !important;
	height:43px !important;
}

#item430442 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item430446 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item430451 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item430458 {
	width:234px !important;
	height:71px !important;
}

#item430455 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item430462 {
	width:234px !important;
	height:53px !important;
}

#item430459 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item430463 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item430470 {
	width:234px !important;
	height:40px !important;
}

#item430467 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item430471 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item430475 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item430480 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item430487 {
	width:234px !important;
	height:61px !important;
}

#item430484 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item430491 {
	width:234px !important;
	height:61px !important;
}

#item430488 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item430495 {
	width:234px !important;
	height:66px !important;
}

#item430492 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item430499 {
	width:234px !important;
	height:76px !important;
}

#item430496 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item430500 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item427724 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

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

#item430526 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item430539 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item431833 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item431837 {
	width:234px !important;
	height:65px !important;
}

#item431834 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item431838 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item431842 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item431846 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item431854 {
	width:234px !important;
	height:43px !important;
}

#item431850 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item431855 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item431859 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item431866 {
	width:234px !important;
	height:71px !important;
}

#item431863 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item431870 {
	width:234px !important;
	height:53px !important;
}

#item431867 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item431871 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item431879 {
	width:234px !important;
	height:40px !important;
}

#item431875 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item431880 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item431884 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item431888 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item431895 {
	width:234px !important;
	height:61px !important;
}

#item431892 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item431899 {
	width:234px !important;
	height:61px !important;
}

#item431896 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item431903 {
	width:234px !important;
	height:66px !important;
}

#item431900 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item431907 {
	width:234px !important;
	height:76px !important;
}

#item431904 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item431908 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item431923 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item433218 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item433223 {
	width:234px !important;
	height:65px !important;
}

#item433219 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item433224 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item433228 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item433232 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item433239 {
	width:234px !important;
	height:43px !important;
}

#item433236 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item433240 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item433244 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item433252 {
	width:234px !important;
	height:71px !important;
}

#item433249 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item433256 {
	width:234px !important;
	height:53px !important;
}

#item433253 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item433257 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item433264 {
	width:234px !important;
	height:40px !important;
}

#item433261 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item433265 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item433269 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item433273 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item433280 {
	width:234px !important;
	height:61px !important;
}

#item433277 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item433285 {
	width:234px !important;
	height:61px !important;
}

#item433282 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item433289 {
	width:234px !important;
	height:66px !important;
}

#item433286 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item433293 {
	width:234px !important;
	height:76px !important;
}

#item433290 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item433294 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item430519 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

#item398906 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:384px !important;
}

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

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

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

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

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

#item433373 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item433386 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item434682 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item434686 {
	width:234px !important;
	height:65px !important;
}

#item434683 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item434687 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item434691 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item434695 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item434702 {
	width:234px !important;
	height:43px !important;
}

#item434699 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item434704 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item434708 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item434716 {
	width:234px !important;
	height:71px !important;
}

#item434713 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item434720 {
	width:234px !important;
	height:53px !important;
}

#item434717 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item434721 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item434761 {
	width:234px !important;
	height:40px !important;
}

#item434758 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item434762 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item434766 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item434770 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item434777 {
	width:234px !important;
	height:61px !important;
}

#item434774 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item434781 {
	width:234px !important;
	height:61px !important;
}

#item434778 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item434785 {
	width:234px !important;
	height:66px !important;
}

#item434782 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item434789 {
	width:234px !important;
	height:76px !important;
}

#item434786 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item434790 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item434803 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item436097 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item436102 {
	width:234px !important;
	height:65px !important;
}

#item436098 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item436103 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item436107 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item436112 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item436119 {
	width:234px !important;
	height:43px !important;
}

#item436116 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item436120 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item436124 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item436132 {
	width:234px !important;
	height:71px !important;
}

#item436128 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item436136 {
	width:234px !important;
	height:53px !important;
}

#item436133 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item436137 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item436144 {
	width:234px !important;
	height:40px !important;
}

#item436141 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item436145 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item436149 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item436153 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item436160 {
	width:234px !important;
	height:61px !important;
}

#item436157 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item436164 {
	width:234px !important;
	height:61px !important;
}

#item436161 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item436169 {
	width:234px !important;
	height:66px !important;
}

#item436165 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item436173 {
	width:234px !important;
	height:76px !important;
}

#item436170 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item436174 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

#item399000 {
	width:541px !important;
	height:119px !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;
}

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

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

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

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

#item433366 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

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

#item436261 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item436274 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item437571 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item437575 {
	width:234px !important;
	height:65px !important;
}

#item437572 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item437576 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item437580 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item437584 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item437591 {
	width:234px !important;
	height:43px !important;
}

#item437588 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item437592 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item437596 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item437603 {
	width:234px !important;
	height:71px !important;
}

#item437600 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item437608 {
	width:234px !important;
	height:53px !important;
}

#item437605 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item437609 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item437616 {
	width:234px !important;
	height:40px !important;
}

#item437613 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item437617 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item437621 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item437625 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item437632 {
	width:234px !important;
	height:61px !important;
}

#item437629 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item437636 {
	width:234px !important;
	height:61px !important;
}

#item437633 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item437640 {
	width:234px !important;
	height:66px !important;
}

#item437637 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item437644 {
	width:234px !important;
	height:76px !important;
}

#item437641 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item437645 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item437657 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item438953 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item438957 {
	width:234px !important;
	height:65px !important;
}

#item438954 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item438958 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item438962 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item438966 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item438974 {
	width:234px !important;
	height:43px !important;
}

#item438970 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item438975 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item438979 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item438986 {
	width:234px !important;
	height:71px !important;
}

#item438983 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item438991 {
	width:234px !important;
	height:53px !important;
}

#item438987 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item438992 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item439000 {
	width:234px !important;
	height:40px !important;
}

#item438996 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item439035 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item439039 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item439043 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item439050 {
	width:234px !important;
	height:61px !important;
}

#item439047 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item439054 {
	width:234px !important;
	height:61px !important;
}

#item439051 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item439058 {
	width:234px !important;
	height:66px !important;
}

#item439055 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item439062 {
	width:234px !important;
	height:76px !important;
}

#item439059 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item439063 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

#item399227 {
	width:541px !important;
	height:106px !important;
	left:36px !important;
	top:127px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item436182 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

#item399346 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:327px !important;
}

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

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

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

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

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

#item439129 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item439142 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item440438 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item440442 {
	width:234px !important;
	height:65px !important;
}

#item440439 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item440443 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item440447 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item440451 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item440458 {
	width:234px !important;
	height:43px !important;
}

#item440455 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item440459 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item440463 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item440470 {
	width:234px !important;
	height:71px !important;
}

#item440467 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item440474 {
	width:234px !important;
	height:53px !important;
}

#item440471 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item440475 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item440483 {
	width:234px !important;
	height:40px !important;
}

#item440480 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item440484 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item440488 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item440492 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item440499 {
	width:234px !important;
	height:61px !important;
}

#item440496 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item440503 {
	width:234px !important;
	height:61px !important;
}

#item440500 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item440507 {
	width:234px !important;
	height:66px !important;
}

#item440504 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item440511 {
	width:234px !important;
	height:76px !important;
}

#item440508 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item440512 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item440524 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item441820 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item441824 {
	width:234px !important;
	height:65px !important;
}

#item441821 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item441825 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item441829 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item441833 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item441841 {
	width:234px !important;
	height:43px !important;
}

#item441838 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item441842 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item441847 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item441854 {
	width:234px !important;
	height:71px !important;
}

#item441851 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item441858 {
	width:234px !important;
	height:53px !important;
}

#item441855 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item441859 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item441868 {
	width:234px !important;
	height:40px !important;
}

#item441864 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item441869 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item441873 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item441877 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item441884 {
	width:234px !important;
	height:61px !important;
}

#item441881 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item441888 {
	width:234px !important;
	height:61px !important;
}

#item441885 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item441892 {
	width:234px !important;
	height:66px !important;
}

#item441889 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item441896 {
	width:234px !important;
	height:76px !important;
}

#item441893 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item441897 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item439122 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

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

#item441974 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item441987 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item443283 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item443287 {
	width:234px !important;
	height:65px !important;
}

#item443284 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item443288 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item443292 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item443296 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item443303 {
	width:234px !important;
	height:43px !important;
}

#item443300 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item443304 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item443308 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item443315 {
	width:234px !important;
	height:71px !important;
}

#item443312 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item443319 {
	width:234px !important;
	height:53px !important;
}

#item443316 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item443320 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item443327 {
	width:234px !important;
	height:40px !important;
}

#item443324 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item443328 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item443333 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item443337 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item443344 {
	width:234px !important;
	height:61px !important;
}

#item443341 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item443349 {
	width:234px !important;
	height:61px !important;
}

#item443346 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item443353 {
	width:234px !important;
	height:66px !important;
}

#item443350 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item443357 {
	width:234px !important;
	height:76px !important;
}

#item443354 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item443358 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item443370 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item444665 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item444669 {
	width:234px !important;
	height:65px !important;
}

#item444666 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item444670 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item444674 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item444678 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item444685 {
	width:234px !important;
	height:43px !important;
}

#item444682 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item444686 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item444690 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item444697 {
	width:234px !important;
	height:71px !important;
}

#item444694 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item444702 {
	width:234px !important;
	height:53px !important;
}

#item444699 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item444703 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item444711 {
	width:234px !important;
	height:40px !important;
}

#item444707 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item444712 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item444716 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item444720 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item444727 {
	width:234px !important;
	height:61px !important;
}

#item444724 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item444731 {
	width:234px !important;
	height:61px !important;
}

#item444728 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item444735 {
	width:234px !important;
	height:66px !important;
}

#item444732 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item444739 {
	width:234px !important;
	height:76px !important;
}

#item444736 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item444740 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item441966 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

#item396779 {
	width:541px !important;
	height:81px !important;
	left:36px !important;
	top:140px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item396896 {
	width:576px !important;
	height:210px !important;
	left:36px !important;
	top:479px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

#item444832 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item444845 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item446142 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item446146 {
	width:234px !important;
	height:65px !important;
}

#item446143 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item446147 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item446152 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item446156 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item446163 {
	width:234px !important;
	height:43px !important;
}

#item446160 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item446164 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item446168 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item446175 {
	width:234px !important;
	height:71px !important;
}

#item446172 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item446179 {
	width:234px !important;
	height:53px !important;
}

#item446176 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item446180 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item446187 {
	width:234px !important;
	height:40px !important;
}

#item446184 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item446188 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item446192 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item446196 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item446204 {
	width:234px !important;
	height:61px !important;
}

#item446201 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item446208 {
	width:234px !important;
	height:61px !important;
}

#item446205 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item446212 {
	width:234px !important;
	height:66px !important;
}

#item446209 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item446216 {
	width:234px !important;
	height:76px !important;
}

#item446213 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item446217 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item446229 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item447525 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item447529 {
	width:234px !important;
	height:65px !important;
}

#item447526 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item447530 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item447534 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item447538 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item447545 {
	width:234px !important;
	height:43px !important;
}

#item447542 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item447546 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item447550 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item447558 {
	width:234px !important;
	height:71px !important;
}

#item447555 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item447562 {
	width:234px !important;
	height:53px !important;
}

#item447559 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item447563 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item447571 {
	width:234px !important;
	height:40px !important;
}

#item447568 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item447572 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item447577 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item447581 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item447588 {
	width:234px !important;
	height:61px !important;
}

#item447585 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item447592 {
	width:234px !important;
	height:61px !important;
}

#item447589 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item447596 {
	width:234px !important;
	height:66px !important;
}

#item447593 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item447600 {
	width:234px !important;
	height:76px !important;
}

#item447597 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item447601 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item444824 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item447681 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item447696 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item448990 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item448994 {
	width:234px !important;
	height:65px !important;
}

#item448991 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item448996 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item449000 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item449004 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item449011 {
	width:234px !important;
	height:43px !important;
}

#item449008 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item449012 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item449016 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item449023 {
	width:234px !important;
	height:71px !important;
}

#item449020 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item449027 {
	width:234px !important;
	height:53px !important;
}

#item449024 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item449028 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item449035 {
	width:234px !important;
	height:40px !important;
}

#item449032 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item449036 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item449040 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item449044 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item449051 {
	width:234px !important;
	height:61px !important;
}

#item449048 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item449056 {
	width:234px !important;
	height:61px !important;
}

#item449052 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item449060 {
	width:234px !important;
	height:66px !important;
}

#item449057 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item449064 {
	width:234px !important;
	height:76px !important;
}

#item449061 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item449065 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item449077 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item450374 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item450378 {
	width:234px !important;
	height:65px !important;
}

#item450375 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item450379 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item450383 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item450387 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item450394 {
	width:234px !important;
	height:43px !important;
}

#item450391 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item450395 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item450399 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item450407 {
	width:234px !important;
	height:71px !important;
}

#item450404 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item450461 {
	width:234px !important;
	height:53px !important;
}

#item450458 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item450462 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item450469 {
	width:234px !important;
	height:40px !important;
}

#item450466 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item450470 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item450475 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item450480 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item450487 {
	width:234px !important;
	height:61px !important;
}

#item450484 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item450491 {
	width:234px !important;
	height:61px !important;
}

#item450488 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item450495 {
	width:234px !important;
	height:66px !important;
}

#item450492 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item450499 {
	width:234px !important;
	height:76px !important;
}

#item450496 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item450500 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item447674 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

#item451290 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item452585 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item452589 {
	width:234px !important;
	height:65px !important;
}

#item452586 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item452590 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item452594 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item452598 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item452605 {
	width:234px !important;
	height:43px !important;
}

#item452602 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item452606 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item452610 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item452617 {
	width:234px !important;
	height:71px !important;
}

#item452614 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item452621 {
	width:234px !important;
	height:53px !important;
}

#item452618 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item452622 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item452629 {
	width:234px !important;
	height:40px !important;
}

#item452626 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item452630 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item452635 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item452639 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item452646 {
	width:234px !important;
	height:61px !important;
}

#item452643 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item452650 {
	width:234px !important;
	height:61px !important;
}

#item452647 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item452654 {
	width:234px !important;
	height:66px !important;
}

#item452651 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item452658 {
	width:234px !important;
	height:76px !important;
}

#item452655 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item452659 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item451269 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item454151 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item454166 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item455461 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item455465 {
	width:234px !important;
	height:65px !important;
}

#item455462 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item455466 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item455470 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item455475 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item455482 {
	width:234px !important;
	height:43px !important;
}

#item455479 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item455483 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item455487 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item455494 {
	width:234px !important;
	height:71px !important;
}

#item455491 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item455498 {
	width:234px !important;
	height:53px !important;
}

#item455495 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item455499 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item455507 {
	width:234px !important;
	height:40px !important;
}

#item455503 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item455508 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item455512 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item455516 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item455523 {
	width:234px !important;
	height:61px !important;
}

#item455520 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item455527 {
	width:234px !important;
	height:61px !important;
}

#item455524 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item455531 {
	width:234px !important;
	height:66px !important;
}

#item455528 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item455537 {
	width:234px !important;
	height:76px !important;
}

#item455534 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item455538 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item455550 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item456846 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item456850 {
	width:234px !important;
	height:65px !important;
}

#item456847 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item456851 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item456855 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item456859 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item456866 {
	width:234px !important;
	height:43px !important;
}

#item456863 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item456867 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item456871 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item456878 {
	width:234px !important;
	height:71px !important;
}

#item456875 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item456882 {
	width:234px !important;
	height:53px !important;
}

#item456879 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item456883 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item456890 {
	width:234px !important;
	height:40px !important;
}

#item456887 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item456891 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item456895 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item456900 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item456908 {
	width:234px !important;
	height:61px !important;
}

#item456905 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item456912 {
	width:234px !important;
	height:61px !important;
}

#item456909 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item456916 {
	width:234px !important;
	height:66px !important;
}

#item456913 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item456920 {
	width:234px !important;
	height:76px !important;
}

#item456917 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item456921 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item454144 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item456934 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item456947 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item458242 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item458246 {
	width:234px !important;
	height:65px !important;
}

#item458243 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item458247 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item458251 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item458255 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item458264 {
	width:234px !important;
	height:43px !important;
}

#item458260 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item458265 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item458269 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item458276 {
	width:234px !important;
	height:71px !important;
}

#item458273 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item458280 {
	width:234px !important;
	height:53px !important;
}

#item458277 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item458281 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item458288 {
	width:234px !important;
	height:40px !important;
}

#item458285 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item458289 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item458293 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item458297 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item458304 {
	width:234px !important;
	height:61px !important;
}

#item458301 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item458308 {
	width:234px !important;
	height:61px !important;
}

#item458305 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item458312 {
	width:234px !important;
	height:66px !important;
}

#item458309 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item458316 {
	width:234px !important;
	height:76px !important;
}

#item458313 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item458317 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item458330 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item459626 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item459631 {
	width:234px !important;
	height:65px !important;
}

#item459627 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item459632 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item459636 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item459640 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item459647 {
	width:234px !important;
	height:43px !important;
}

#item459644 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item459648 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item459652 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item459659 {
	width:234px !important;
	height:71px !important;
}

#item459656 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item459663 {
	width:234px !important;
	height:53px !important;
}

#item459660 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item459664 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item459671 {
	width:234px !important;
	height:40px !important;
}

#item459668 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item459672 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item459676 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item459680 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item459688 {
	width:234px !important;
	height:61px !important;
}

#item459685 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item459693 {
	width:234px !important;
	height:61px !important;
}

#item459690 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item459697 {
	width:234px !important;
	height:66px !important;
}

#item459694 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item459701 {
	width:234px !important;
	height:76px !important;
}

#item459698 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item459702 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item456927 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !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;
}

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

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

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

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

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

#item459715 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item459728 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item461026 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item461030 {
	width:234px !important;
	height:65px !important;
}

#item461027 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item461031 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item461035 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item461039 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item461046 {
	width:234px !important;
	height:43px !important;
}

#item461043 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item461047 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item461051 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item461059 {
	width:234px !important;
	height:71px !important;
}

#item461056 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item461063 {
	width:234px !important;
	height:53px !important;
}

#item461060 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item461064 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item461072 {
	width:234px !important;
	height:40px !important;
}

#item461069 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item461073 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item461077 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item461081 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item461088 {
	width:234px !important;
	height:61px !important;
}

#item461085 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item461092 {
	width:234px !important;
	height:61px !important;
}

#item461089 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item461096 {
	width:234px !important;
	height:66px !important;
}

#item461093 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item461100 {
	width:234px !important;
	height:76px !important;
}

#item461097 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item461101 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item461114 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item462409 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item462413 {
	width:234px !important;
	height:65px !important;
}

#item462410 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item462414 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item462418 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item462423 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item462430 {
	width:234px !important;
	height:43px !important;
}

#item462427 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item462431 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item462435 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item462442 {
	width:234px !important;
	height:71px !important;
}

#item462439 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item462446 {
	width:234px !important;
	height:53px !important;
}

#item462443 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item462448 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item462455 {
	width:234px !important;
	height:40px !important;
}

#item462452 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item462456 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item462460 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item462464 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item462472 {
	width:234px !important;
	height:61px !important;
}

#item462468 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item462476 {
	width:234px !important;
	height:61px !important;
}

#item462473 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item462480 {
	width:234px !important;
	height:66px !important;
}

#item462477 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item462485 {
	width:234px !important;
	height:76px !important;
}

#item462482 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item462486 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item459708 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

#item399901 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:458px !important;
}

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

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

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

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

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

#item462507 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item462520 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item463815 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item463819 {
	width:234px !important;
	height:65px !important;
}

#item463816 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item463820 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item463824 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item463828 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item463835 {
	width:234px !important;
	height:43px !important;
}

#item463832 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item463836 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item463840 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item463847 {
	width:234px !important;
	height:71px !important;
}

#item463844 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item463852 {
	width:234px !important;
	height:53px !important;
}

#item463848 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item463866 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item463873 {
	width:234px !important;
	height:40px !important;
}

#item463870 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item463874 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item463878 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item463882 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item463889 {
	width:234px !important;
	height:61px !important;
}

#item463886 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item463893 {
	width:234px !important;
	height:61px !important;
}

#item463890 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item463897 {
	width:234px !important;
	height:66px !important;
}

#item463894 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item463901 {
	width:234px !important;
	height:76px !important;
}

#item463898 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item463902 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item463914 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item465211 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item465215 {
	width:234px !important;
	height:65px !important;
}

#item465212 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item465216 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item465220 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item465224 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item465232 {
	width:234px !important;
	height:43px !important;
}

#item465228 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item465233 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item465237 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item465244 {
	width:234px !important;
	height:71px !important;
}

#item465241 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item465248 {
	width:234px !important;
	height:53px !important;
}

#item465245 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item465249 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item465290 {
	width:234px !important;
	height:40px !important;
}

#item465286 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item465291 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item465295 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item465299 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item465306 {
	width:234px !important;
	height:61px !important;
}

#item465303 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item465311 {
	width:234px !important;
	height:61px !important;
}

#item465307 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item465315 {
	width:234px !important;
	height:66px !important;
}

#item465312 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item465319 {
	width:234px !important;
	height:76px !important;
}

#item465316 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item465320 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item462500 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

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

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

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

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

#item465334 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item465347 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item466643 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item466647 {
	width:234px !important;
	height:65px !important;
}

#item466644 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item466648 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item466652 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item466656 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item466663 {
	width:234px !important;
	height:43px !important;
}

#item466660 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item466664 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item466668 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item466675 {
	width:234px !important;
	height:71px !important;
}

#item466672 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item466679 {
	width:234px !important;
	height:53px !important;
}

#item466676 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item466680 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item466751 {
	width:234px !important;
	height:40px !important;
}

#item466748 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item466752 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item466756 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item466760 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item466768 {
	width:234px !important;
	height:61px !important;
}

#item466765 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item466772 {
	width:234px !important;
	height:61px !important;
}

#item466769 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item466776 {
	width:234px !important;
	height:66px !important;
}

#item466773 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item466780 {
	width:234px !important;
	height:76px !important;
}

#item466777 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item466781 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item466794 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item468089 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item468094 {
	width:234px !important;
	height:65px !important;
}

#item468090 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item468095 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item468099 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item468103 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item468110 {
	width:234px !important;
	height:43px !important;
}

#item468107 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item468111 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item468115 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item468123 {
	width:234px !important;
	height:71px !important;
}

#item468120 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item468127 {
	width:234px !important;
	height:53px !important;
}

#item468124 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item468128 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item468135 {
	width:234px !important;
	height:40px !important;
}

#item468132 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item468213 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item468217 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item468221 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item468228 {
	width:234px !important;
	height:61px !important;
}

#item468225 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item468232 {
	width:234px !important;
	height:61px !important;
}

#item468229 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item468237 {
	width:234px !important;
	height:66px !important;
}

#item468233 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item468241 {
	width:234px !important;
	height:76px !important;
}

#item468238 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item468242 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item465327 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !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;
}

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

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

#item468340 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item469636 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item469641 {
	width:234px !important;
	height:65px !important;
}

#item469638 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item469642 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item469646 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item469650 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item469657 {
	width:234px !important;
	height:43px !important;
}

#item469654 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item469658 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item469662 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item469669 {
	width:234px !important;
	height:71px !important;
}

#item469666 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item469673 {
	width:234px !important;
	height:53px !important;
}

#item469670 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item469674 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item469721 {
	width:234px !important;
	height:40px !important;
}

#item469718 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item469722 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item469727 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item469731 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item469738 {
	width:234px !important;
	height:61px !important;
}

#item469735 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item469742 {
	width:234px !important;
	height:61px !important;
}

#item469739 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item469746 {
	width:234px !important;
	height:66px !important;
}

#item469743 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item469750 {
	width:234px !important;
	height:76px !important;
}

#item469747 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item469751 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

#item468319 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

#item397411 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
	top:333px !important;
}

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

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

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

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

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

#item471457 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item471471 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item472765 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item472769 {
	width:234px !important;
	height:65px !important;
}

#item472766 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item472770 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item472774 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item472778 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item472786 {
	width:234px !important;
	height:43px !important;
}

#item472783 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item472787 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item472791 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item472798 {
	width:234px !important;
	height:71px !important;
}

#item472795 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item472842 {
	width:234px !important;
	height:53px !important;
}

#item472839 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item472843 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item472850 {
	width:234px !important;
	height:40px !important;
}

#item472847 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item472851 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item472855 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item472859 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item472866 {
	width:234px !important;
	height:61px !important;
}

#item472863 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item472870 {
	width:234px !important;
	height:61px !important;
}

#item472867 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item472874 {
	width:234px !important;
	height:66px !important;
}

#item472871 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item472879 {
	width:234px !important;
	height:76px !important;
}

#item472875 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item472881 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

#item472893 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item474190 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item474194 {
	width:234px !important;
	height:65px !important;
}

#item474191 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item474195 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item474199 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

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

#item474203 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item474210 {
	width:234px !important;
	height:43px !important;
}

#item474207 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

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

#item474211 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

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

#item474215 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item474222 {
	width:234px !important;
	height:71px !important;
}

#item474219 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item474226 {
	width:234px !important;
	height:53px !important;
}

#item474223 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

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

#item474227 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item474281 {
	width:234px !important;
	height:40px !important;
}

#item474278 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

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

#item474282 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

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

#item474286 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

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

#item474290 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item474298 {
	width:234px !important;
	height:61px !important;
}

#item474295 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item474302 {
	width:234px !important;
	height:61px !important;
}

#item474299 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item474307 {
	width:234px !important;
	height:66px !important;
}

#item474303 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item474311 {
	width:234px !important;
	height:76px !important;
}

#item474308 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item474312 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item471450 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !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:396px !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;
}

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

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

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

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

#item474343 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}

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

#item474356 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

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

#item475652 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item475656 {
	width:234px !important;
	height:65px !important;
}

#item475653 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

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

#item475657 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

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

#item475661 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

#item475668 {
	width:234px !important;
	height:73px !important;
}

#item475665 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item475673 {
	width:234px !important;
	height:43px !important;
}

#item475669 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

#item475678 {
	width:234px !important;
	height:54px !important;
}

#item475675 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

#item475699 {
	width:234px !important;
	height:72px !important;
}

#item475696 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item475703 {
	width:234px !important;
	height:71px !important;
}

#item475700 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item475707 {
	width:234px !important;
	height:53px !important;
}

#item475704 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

#item475711 {
	width:234px !important;
	height:45px !important;
}

#item475708 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item475715 {
	width:234px !important;
	height:40px !important;
}

#item475712 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

#item475759 {
	width:234px !important;
	height:56px !important;
}

#item475756 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

#item475763 {
	width:234px !important;
	height:56px !important;
}

#item475760 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

#item475767 {
	width:234px !important;
	height:54px !important;
}

#item475764 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item475771 {
	width:234px !important;
	height:61px !important;
}

#item475768 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item475775 {
	width:234px !important;
	height:61px !important;
}

#item475772 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item475779 {
	width:234px !important;
	height:66px !important;
}

#item475776 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item475783 {
	width:234px !important;
	height:76px !important;
}

#item475780 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item475784 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

#item474352 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item474350 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item475795 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item475797 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item475798 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item477092 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

#item477096 {
	width:234px !important;
	height:65px !important;
}

#item477093 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:88px !important;
}

#item477101 {
	width:234px !important;
	height:58px !important;
}

#item477097 {
	width:234px !important;
	height:58px !important;
	left:342px !important;
	top:65px !important;
}

#item477105 {
	width:234px !important;
	height:54px !important;
}

#item477102 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:133px !important;
}

#item477109 {
	width:234px !important;
	height:73px !important;
}

#item477106 {
	width:234px !important;
	height:73px !important;
	left:342px !important;
	top:256px !important;
}

#item477113 {
	width:234px !important;
	height:43px !important;
}

#item477110 {
	width:234px !important;
	height:43px !important;
	left:342px !important;
	top:201px !important;
}

#item477117 {
	width:234px !important;
	height:54px !important;
}

#item477114 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:343px !important;
}

#item477121 {
	width:234px !important;
	height:72px !important;
}

#item477118 {
	width:234px !important;
	height:72px !important;
	left:342px !important;
	top:413px !important;
}

#item477125 {
	width:234px !important;
	height:71px !important;
}

#item477122 {
	width:234px !important;
	height:71px !important;
	left:342px !important;
	top:500px !important;
}

#item477130 {
	width:234px !important;
	height:53px !important;
}

#item477126 {
	width:234px !important;
	height:53px !important;
	left:342px !important;
	top:584px !important;
}

#item477134 {
	width:234px !important;
	height:45px !important;
}

#item477131 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:654px !important;
}

#item477212 {
	width:234px !important;
	height:40px !important;
}

#item477209 {
	width:234px !important;
	height:40px !important;
	left:342px !important;
	top:711px !important;
}

#item477216 {
	width:234px !important;
	height:56px !important;
}

#item477213 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:170px !important;
}

#item477220 {
	width:234px !important;
	height:56px !important;
}

#item477217 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:241px !important;
}

#item477224 {
	width:234px !important;
	height:54px !important;
}

#item477221 {
	width:234px !important;
	height:54px !important;
	left:36px !important;
	top:318px !important;
}

#item477228 {
	width:234px !important;
	height:61px !important;
}

#item477225 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:389px !important;
}

#item477233 {
	width:234px !important;
	height:61px !important;
}

#item477229 {
	width:234px !important;
	height:61px !important;
	left:36px !important;
	top:469px !important;
}

#item477237 {
	width:234px !important;
	height:66px !important;
}

#item477234 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:653px !important;
}

#item477242 {
	width:234px !important;
	height:76px !important;
}

#item477238 {
	width:234px !important;
	height:76px !important;
	left:36px !important;
	top:557px !important;
}

#item477243 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:35px !important;
}

#item475793 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item475791 {
	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;
}

#item474339 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item474340 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item474341 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item474342 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item474336 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:768px !important;
}
#in5footer,  #prefooter {display:none;}
