/* 	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:629px !important;
}

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

#item401453 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item402287 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item402319 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

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

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

#item402333 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

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

#item402329 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

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

#item402339 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item402343 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item402347 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

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

#item402351 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

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

#item402355 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

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

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

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

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

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

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

#item402298 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

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

#item402302 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item402306 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item402315 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

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

#item402311 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

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

#item405360 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item406654 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item406655 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item406659 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item406663 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item406670 {
	width:234px !important;
	height:80px !important;
}

#item406667 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item406674 {
	width:234px !important;
	height:39px !important;
}

#item406671 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item406678 {
	width:234px !important;
	height:41px !important;
}

#item406675 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item406679 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item406684 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item406691 {
	width:234px !important;
	height:51px !important;
}

#item406688 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item406695 {
	width:234px !important;
	height:37px !important;
}

#item406692 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item406696 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item406701 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item406705 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item406710 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item406717 {
	width:234px !important;
	height:68px !important;
}

#item406714 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item406718 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item406722 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item406729 {
	width:234px !important;
	height:85px !important;
}

#item406726 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item406730 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

#item408191 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item406814 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item408110 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item408111 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item408115 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item408119 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item408126 {
	width:234px !important;
	height:80px !important;
}

#item408123 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item408130 {
	width:234px !important;
	height:39px !important;
}

#item408127 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item408134 {
	width:234px !important;
	height:41px !important;
}

#item408131 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item408135 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item408139 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item408146 {
	width:234px !important;
	height:51px !important;
}

#item408143 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item408150 {
	width:234px !important;
	height:37px !important;
}

#item408147 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item408151 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item408155 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item408159 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item408164 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item408172 {
	width:234px !important;
	height:68px !important;
}

#item408168 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item408173 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item408177 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item408184 {
	width:234px !important;
	height:85px !important;
}

#item408181 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item408185 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item408204 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item409500 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item409501 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item409505 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item409509 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item409516 {
	width:234px !important;
	height:80px !important;
}

#item409513 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item409520 {
	width:234px !important;
	height:39px !important;
}

#item409517 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item409524 {
	width:234px !important;
	height:41px !important;
}

#item409521 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item409526 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item409530 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item409537 {
	width:234px !important;
	height:51px !important;
}

#item409534 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item409541 {
	width:234px !important;
	height:37px !important;
}

#item409538 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item409542 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item409546 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item409550 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item409554 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item409561 {
	width:234px !important;
	height:68px !important;
}

#item409558 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item409562 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item409566 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item409573 {
	width:234px !important;
	height:85px !important;
}

#item409570 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item409574 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item406801 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

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

#item409724 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item409737 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item411032 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item411033 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item411037 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item411041 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item411048 {
	width:234px !important;
	height:80px !important;
}

#item411045 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item411052 {
	width:234px !important;
	height:39px !important;
}

#item411049 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item411056 {
	width:234px !important;
	height:41px !important;
}

#item411053 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item411057 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item411061 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item411068 {
	width:234px !important;
	height:51px !important;
}

#item411065 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item411072 {
	width:234px !important;
	height:37px !important;
}

#item411069 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item411073 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item411077 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item411082 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item411087 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item411095 {
	width:234px !important;
	height:68px !important;
}

#item411092 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item411096 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item411100 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item411107 {
	width:234px !important;
	height:85px !important;
}

#item411104 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item411108 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item411120 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item412416 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item412417 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item412422 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item412426 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item412433 {
	width:234px !important;
	height:80px !important;
}

#item412430 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item412437 {
	width:234px !important;
	height:39px !important;
}

#item412434 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item412441 {
	width:234px !important;
	height:41px !important;
}

#item412438 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item412442 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item412446 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item412454 {
	width:234px !important;
	height:51px !important;
}

#item412451 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item412458 {
	width:234px !important;
	height:37px !important;
}

#item412455 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item412459 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item412463 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item412467 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item412471 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item412478 {
	width:234px !important;
	height:68px !important;
}

#item412475 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item412479 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item412483 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item412490 {
	width:234px !important;
	height:85px !important;
}

#item412487 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item412491 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

#item409717 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item412505 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item412518 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item413815 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item413816 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item413820 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item413824 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item413831 {
	width:234px !important;
	height:80px !important;
}

#item413828 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item413835 {
	width:234px !important;
	height:39px !important;
}

#item413832 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item413839 {
	width:234px !important;
	height:41px !important;
}

#item413836 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item413840 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item413844 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item413851 {
	width:234px !important;
	height:51px !important;
}

#item413848 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item413855 {
	width:234px !important;
	height:37px !important;
}

#item413852 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item413856 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item413860 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item413864 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item413868 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item413877 {
	width:234px !important;
	height:68px !important;
}

#item413873 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item413878 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item413882 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item413889 {
	width:234px !important;
	height:85px !important;
}

#item413886 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item413890 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item413902 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item415196 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item415198 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item415202 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item415206 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item415213 {
	width:234px !important;
	height:80px !important;
}

#item415210 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item415217 {
	width:234px !important;
	height:39px !important;
}

#item415214 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item415221 {
	width:234px !important;
	height:41px !important;
}

#item415218 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item415222 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item415226 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item415233 {
	width:234px !important;
	height:51px !important;
}

#item415230 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item415238 {
	width:234px !important;
	height:37px !important;
}

#item415234 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item415239 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item415243 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item415247 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item415251 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item415258 {
	width:234px !important;
	height:68px !important;
}

#item415255 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item415259 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item415263 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item415270 {
	width:234px !important;
	height:85px !important;
}

#item415267 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item415272 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item412497 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item415286 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item416685 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item417980 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item417981 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item417986 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item417990 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item417997 {
	width:234px !important;
	height:80px !important;
}

#item417994 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item418002 {
	width:234px !important;
	height:39px !important;
}

#item417998 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item418006 {
	width:234px !important;
	height:41px !important;
}

#item418003 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item418007 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item418011 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item418018 {
	width:234px !important;
	height:51px !important;
}

#item418015 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item418022 {
	width:234px !important;
	height:37px !important;
}

#item418019 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item418023 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item418027 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item418032 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item418036 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item418043 {
	width:234px !important;
	height:68px !important;
}

#item418040 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item418044 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item418048 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item418055 {
	width:234px !important;
	height:85px !important;
}

#item418052 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item418056 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

#item418218 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item418232 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item419526 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item419527 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item419531 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item419535 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item419543 {
	width:234px !important;
	height:80px !important;
}

#item419540 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item419547 {
	width:234px !important;
	height:39px !important;
}

#item419544 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item419551 {
	width:234px !important;
	height:41px !important;
}

#item419548 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item419552 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item419556 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item419563 {
	width:234px !important;
	height:51px !important;
}

#item419560 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item419567 {
	width:234px !important;
	height:37px !important;
}

#item419564 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item419568 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item419572 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item419576 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item419580 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item419587 {
	width:234px !important;
	height:68px !important;
}

#item419584 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item419588 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item419592 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item419601 {
	width:234px !important;
	height:85px !important;
}

#item419598 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item419602 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item419614 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item420911 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item420912 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item420916 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item420920 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item420928 {
	width:234px !important;
	height:80px !important;
}

#item420925 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item420932 {
	width:234px !important;
	height:39px !important;
}

#item420929 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item420936 {
	width:234px !important;
	height:41px !important;
}

#item420933 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item420937 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item420941 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item420948 {
	width:234px !important;
	height:51px !important;
}

#item420945 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item420952 {
	width:234px !important;
	height:37px !important;
}

#item420949 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item420953 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item420957 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item420961 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item420966 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item420973 {
	width:234px !important;
	height:68px !important;
}

#item420970 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item420974 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item420978 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item420985 {
	width:234px !important;
	height:85px !important;
}

#item420982 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item420986 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item418211 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

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

#item420999 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item421012 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item422307 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item422308 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item422312 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item422316 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item422323 {
	width:234px !important;
	height:80px !important;
}

#item422320 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item422328 {
	width:234px !important;
	height:39px !important;
}

#item422324 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item422332 {
	width:234px !important;
	height:41px !important;
}

#item422329 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item422333 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item422337 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item422344 {
	width:234px !important;
	height:51px !important;
}

#item422341 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item422349 {
	width:234px !important;
	height:37px !important;
}

#item422346 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item422350 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item422354 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item422358 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item422362 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item422369 {
	width:234px !important;
	height:68px !important;
}

#item422366 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item422370 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item422374 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item422381 {
	width:234px !important;
	height:85px !important;
}

#item422378 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item422383 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item422396 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item423691 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item423692 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item423697 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item423701 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item423709 {
	width:234px !important;
	height:80px !important;
}

#item423705 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item423713 {
	width:234px !important;
	height:39px !important;
}

#item423710 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item423717 {
	width:234px !important;
	height:41px !important;
}

#item423714 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item423718 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item423722 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item423729 {
	width:234px !important;
	height:51px !important;
}

#item423726 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item423733 {
	width:234px !important;
	height:37px !important;
}

#item423730 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item423734 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item423738 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item423742 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item423746 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item423753 {
	width:234px !important;
	height:68px !important;
}

#item423750 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item423755 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item423759 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item423766 {
	width:234px !important;
	height:85px !important;
}

#item423763 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item423767 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item420992 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item423780 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item425179 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item426471 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item426472 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item426476 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item426481 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item426489 {
	width:234px !important;
	height:80px !important;
}

#item426486 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item426494 {
	width:234px !important;
	height:39px !important;
}

#item426490 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item426498 {
	width:234px !important;
	height:41px !important;
}

#item426495 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item426499 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item426503 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item426510 {
	width:234px !important;
	height:51px !important;
}

#item426507 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item426514 {
	width:234px !important;
	height:37px !important;
}

#item426511 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item426515 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item426519 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item426523 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item426527 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item426536 {
	width:234px !important;
	height:68px !important;
}

#item426532 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item426537 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item426541 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item426549 {
	width:234px !important;
	height:85px !important;
}

#item426546 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item426550 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

#item426832 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item426846 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item428140 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item428141 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item428146 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item428150 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item428157 {
	width:234px !important;
	height:80px !important;
}

#item428154 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item428161 {
	width:234px !important;
	height:39px !important;
}

#item428158 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item428165 {
	width:234px !important;
	height:41px !important;
}

#item428162 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item428166 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item428170 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item428178 {
	width:234px !important;
	height:51px !important;
}

#item428175 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item428182 {
	width:234px !important;
	height:37px !important;
}

#item428179 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item428183 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item428187 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item428191 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item428195 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item428202 {
	width:234px !important;
	height:68px !important;
}

#item428199 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item428203 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item428207 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item428214 {
	width:234px !important;
	height:85px !important;
}

#item428211 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item428215 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item428228 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item429523 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item429524 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item429529 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item429533 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item429540 {
	width:234px !important;
	height:80px !important;
}

#item429537 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item429545 {
	width:234px !important;
	height:39px !important;
}

#item429541 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item429550 {
	width:234px !important;
	height:41px !important;
}

#item429546 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item429551 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item429555 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item429562 {
	width:234px !important;
	height:51px !important;
}

#item429559 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item429566 {
	width:234px !important;
	height:37px !important;
}

#item429563 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item429567 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item429571 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item429575 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item429579 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item429586 {
	width:234px !important;
	height:68px !important;
}

#item429583 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item429587 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item429591 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item429598 {
	width:234px !important;
	height:85px !important;
}

#item429595 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item429599 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item426825 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

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

#item429659 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item429672 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item430967 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item430968 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item430972 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item430976 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item430983 {
	width:234px !important;
	height:80px !important;
}

#item430980 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item430987 {
	width:234px !important;
	height:39px !important;
}

#item430984 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item430991 {
	width:234px !important;
	height:41px !important;
}

#item430988 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item430992 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item430996 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item431003 {
	width:234px !important;
	height:51px !important;
}

#item431000 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item431007 {
	width:234px !important;
	height:37px !important;
}

#item431004 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item431009 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item431013 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item431017 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item431021 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item431028 {
	width:234px !important;
	height:68px !important;
}

#item431025 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item431029 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item431033 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item431040 {
	width:234px !important;
	height:85px !important;
}

#item431037 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item431041 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item431055 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item432352 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item432353 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item432357 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item432361 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item432368 {
	width:234px !important;
	height:80px !important;
}

#item432365 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item432372 {
	width:234px !important;
	height:39px !important;
}

#item432369 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item432376 {
	width:234px !important;
	height:41px !important;
}

#item432373 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item432378 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item432383 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item432390 {
	width:234px !important;
	height:51px !important;
}

#item432387 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item432394 {
	width:234px !important;
	height:37px !important;
}

#item432391 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item432395 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item432399 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item432403 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item432407 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item432414 {
	width:234px !important;
	height:68px !important;
}

#item432411 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item432415 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item432419 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item432426 {
	width:234px !important;
	height:85px !important;
}

#item432423 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item432427 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

#item429652 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item398906 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:384px !important;
}

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

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

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

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

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

#item433072 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item433085 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item434381 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item434382 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item434386 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item434390 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item434397 {
	width:234px !important;
	height:80px !important;
}

#item434394 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item434401 {
	width:234px !important;
	height:39px !important;
}

#item434398 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item434406 {
	width:234px !important;
	height:41px !important;
}

#item434402 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item434407 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item434411 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item434418 {
	width:234px !important;
	height:51px !important;
}

#item434415 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item434422 {
	width:234px !important;
	height:37px !important;
}

#item434419 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item434423 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item434428 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item434432 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item434436 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item434443 {
	width:234px !important;
	height:68px !important;
}

#item434440 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item434444 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item434448 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item434455 {
	width:234px !important;
	height:85px !important;
}

#item434452 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item434456 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item434468 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item435764 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item435765 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item435769 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item435773 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item435780 {
	width:234px !important;
	height:80px !important;
}

#item435777 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item435784 {
	width:234px !important;
	height:39px !important;
}

#item435781 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item435788 {
	width:234px !important;
	height:41px !important;
}

#item435785 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item435789 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item435794 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item435802 {
	width:234px !important;
	height:51px !important;
}

#item435799 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item435806 {
	width:234px !important;
	height:37px !important;
}

#item435803 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item435807 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item435811 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item435816 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item435820 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item435827 {
	width:234px !important;
	height:68px !important;
}

#item435824 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item435828 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item435832 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item435839 {
	width:234px !important;
	height:85px !important;
}

#item435836 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item435840 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

#item399000 {
	width:541px !important;
	height:126px !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;
}

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

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

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

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

#item433064 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

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

#item435854 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item435867 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item437164 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item437165 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item437169 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item437173 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item437180 {
	width:234px !important;
	height:80px !important;
}

#item437177 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item437184 {
	width:234px !important;
	height:39px !important;
}

#item437181 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item437188 {
	width:234px !important;
	height:41px !important;
}

#item437185 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item437189 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item437193 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item437200 {
	width:234px !important;
	height:51px !important;
}

#item437197 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item437204 {
	width:234px !important;
	height:37px !important;
}

#item437201 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item437205 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item437209 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item437213 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item437218 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item437225 {
	width:234px !important;
	height:68px !important;
}

#item437222 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item437226 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item437230 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item437237 {
	width:234px !important;
	height:85px !important;
}

#item437234 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item437238 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item437250 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item438546 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item438547 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item438551 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item438555 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item438562 {
	width:234px !important;
	height:80px !important;
}

#item438559 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item438566 {
	width:234px !important;
	height:39px !important;
}

#item438563 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item438570 {
	width:234px !important;
	height:41px !important;
}

#item438567 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item438571 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item438575 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item438584 {
	width:234px !important;
	height:51px !important;
}

#item438579 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item438588 {
	width:234px !important;
	height:37px !important;
}

#item438585 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item438589 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item438594 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item438598 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item438602 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item438609 {
	width:234px !important;
	height:68px !important;
}

#item438606 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item438610 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item438614 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item438621 {
	width:234px !important;
	height:85px !important;
}

#item438618 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item438622 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

#item399227 {
	width:541px !important;
	height:109px !important;
	left:36px !important;
	top:127px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item435846 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item399346 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:327px !important;
}

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

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

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

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

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

#item438635 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item438649 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item439946 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item439947 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item439951 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item439955 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item439962 {
	width:234px !important;
	height:80px !important;
}

#item439959 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item439966 {
	width:234px !important;
	height:39px !important;
}

#item439963 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item439970 {
	width:234px !important;
	height:41px !important;
}

#item439967 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item439971 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item439975 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item439982 {
	width:234px !important;
	height:51px !important;
}

#item439979 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item439986 {
	width:234px !important;
	height:37px !important;
}

#item439983 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item439987 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item439991 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item439995 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item439999 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item440007 {
	width:234px !important;
	height:68px !important;
}

#item440004 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item440008 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item440012 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item440019 {
	width:234px !important;
	height:85px !important;
}

#item440016 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item440020 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item440032 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item441328 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item441329 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item441333 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item441337 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item441344 {
	width:234px !important;
	height:80px !important;
}

#item441341 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item441348 {
	width:234px !important;
	height:39px !important;
}

#item441345 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item441352 {
	width:234px !important;
	height:41px !important;
}

#item441349 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item441353 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item441357 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item441364 {
	width:234px !important;
	height:51px !important;
}

#item441361 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item441369 {
	width:234px !important;
	height:37px !important;
}

#item441365 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item441370 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item441375 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item441379 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item441383 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item441391 {
	width:234px !important;
	height:68px !important;
}

#item441387 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item441392 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item441396 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item441403 {
	width:234px !important;
	height:85px !important;
}

#item441400 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item441404 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item438628 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item399540 {
	width:293px !important;
	height:58px !important;
	left:323px !important;
	top:552px !important;
	background:#fff200;
}

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

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

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

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

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

#item441417 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item441431 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item442725 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item442726 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item442730 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item442735 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item442742 {
	width:234px !important;
	height:80px !important;
}

#item442739 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item442746 {
	width:234px !important;
	height:39px !important;
}

#item442743 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item442750 {
	width:234px !important;
	height:41px !important;
}

#item442747 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item442751 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item442755 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item442763 {
	width:234px !important;
	height:51px !important;
}

#item442759 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item442767 {
	width:234px !important;
	height:37px !important;
}

#item442764 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item442768 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item442772 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item442776 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item442780 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item442787 {
	width:234px !important;
	height:68px !important;
}

#item442784 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item442788 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item442794 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item442801 {
	width:234px !important;
	height:85px !important;
}

#item442798 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item442802 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item442814 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item444110 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item444111 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item444115 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item444119 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item444126 {
	width:234px !important;
	height:80px !important;
}

#item444123 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item444130 {
	width:234px !important;
	height:39px !important;
}

#item444127 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item444134 {
	width:234px !important;
	height:41px !important;
}

#item444131 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item444135 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item444139 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item444146 {
	width:234px !important;
	height:51px !important;
}

#item444143 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item444150 {
	width:234px !important;
	height:37px !important;
}

#item444147 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item444151 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item444156 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item444161 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item444165 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item444172 {
	width:234px !important;
	height:68px !important;
}

#item444169 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item444173 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item444177 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item444184 {
	width:234px !important;
	height:85px !important;
}

#item444181 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item444185 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item441410 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item396779 {
	width:541px !important;
	height:81px !important;
	left:36px !important;
	top:127px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item396896 {
	width:576px !important;
	height:197px !important;
	left:36px !important;
	top:462px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

#item444198 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item444212 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item445507 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item445508 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item445512 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item445517 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item445525 {
	width:234px !important;
	height:80px !important;
}

#item445521 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item445529 {
	width:234px !important;
	height:39px !important;
}

#item445526 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item445533 {
	width:234px !important;
	height:41px !important;
}

#item445530 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item445534 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item445538 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item445545 {
	width:234px !important;
	height:51px !important;
}

#item445542 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item445549 {
	width:234px !important;
	height:37px !important;
}

#item445546 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item445550 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item445554 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item445558 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item445562 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item445569 {
	width:234px !important;
	height:68px !important;
}

#item445566 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item445570 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item445574 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item445582 {
	width:234px !important;
	height:85px !important;
}

#item445578 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item445583 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item445595 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item446890 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item446891 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item446895 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item446899 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item446906 {
	width:234px !important;
	height:80px !important;
}

#item446903 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item446910 {
	width:234px !important;
	height:39px !important;
}

#item446907 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item446914 {
	width:234px !important;
	height:41px !important;
}

#item446911 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item446915 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item446919 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item446926 {
	width:234px !important;
	height:51px !important;
}

#item446923 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item446930 {
	width:234px !important;
	height:37px !important;
}

#item446927 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item446931 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item446935 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item446940 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item446944 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item446952 {
	width:234px !important;
	height:68px !important;
}

#item446949 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item446953 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item446957 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item446965 {
	width:234px !important;
	height:85px !important;
}

#item446961 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item446966 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item444191 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item447031 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item447045 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item448341 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item448342 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item448346 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item448350 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item448357 {
	width:234px !important;
	height:80px !important;
}

#item448354 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item448361 {
	width:234px !important;
	height:39px !important;
}

#item448358 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item448366 {
	width:234px !important;
	height:41px !important;
}

#item448362 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item448367 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item448371 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item448378 {
	width:234px !important;
	height:51px !important;
}

#item448375 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item448382 {
	width:234px !important;
	height:37px !important;
}

#item448379 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item448383 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item448387 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item448391 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item448395 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item448402 {
	width:234px !important;
	height:68px !important;
}

#item448399 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item448403 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item448407 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item448414 {
	width:234px !important;
	height:85px !important;
}

#item448411 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item448415 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item448428 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item449724 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item449725 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item449729 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item449734 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item449741 {
	width:234px !important;
	height:80px !important;
}

#item449738 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item449745 {
	width:234px !important;
	height:39px !important;
}

#item449742 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item449749 {
	width:234px !important;
	height:41px !important;
}

#item449746 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item449750 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item449754 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item449762 {
	width:234px !important;
	height:51px !important;
}

#item449759 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item449766 {
	width:234px !important;
	height:37px !important;
}

#item449763 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item449767 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item449771 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item449775 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item449780 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item449787 {
	width:234px !important;
	height:68px !important;
}

#item449784 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item449788 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item449793 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item449800 {
	width:234px !important;
	height:85px !important;
}

#item449797 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item449801 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

#item447023 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

#item449903 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item451200 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item451201 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item451205 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item451209 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item451216 {
	width:234px !important;
	height:80px !important;
}

#item451213 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item451220 {
	width:234px !important;
	height:39px !important;
}

#item451217 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item451224 {
	width:234px !important;
	height:41px !important;
}

#item451221 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item451225 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item451272 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item451279 {
	width:234px !important;
	height:51px !important;
}

#item451276 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item451283 {
	width:234px !important;
	height:37px !important;
}

#item451280 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item451284 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item451288 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item451292 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item451296 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item451303 {
	width:234px !important;
	height:68px !important;
}

#item451300 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item451304 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item451308 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item451315 {
	width:234px !important;
	height:85px !important;
}

#item451312 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item451316 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item449883 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item452989 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item453003 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item454298 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item454299 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item454303 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item454307 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item454314 {
	width:234px !important;
	height:80px !important;
}

#item454311 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item454318 {
	width:234px !important;
	height:39px !important;
}

#item454315 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item454322 {
	width:234px !important;
	height:41px !important;
}

#item454319 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item454323 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item454328 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item454335 {
	width:234px !important;
	height:51px !important;
}

#item454332 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item454339 {
	width:234px !important;
	height:37px !important;
}

#item454336 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item454340 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item454344 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item454348 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item454353 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item454360 {
	width:234px !important;
	height:68px !important;
}

#item454357 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item454361 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item454365 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item454373 {
	width:234px !important;
	height:85px !important;
}

#item454369 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item454374 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item454386 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item455682 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item455683 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item455687 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item455691 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item455698 {
	width:234px !important;
	height:80px !important;
}

#item455695 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item455702 {
	width:234px !important;
	height:39px !important;
}

#item455699 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item455706 {
	width:234px !important;
	height:41px !important;
}

#item455703 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item455707 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item455711 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item455718 {
	width:234px !important;
	height:51px !important;
}

#item455715 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item455723 {
	width:234px !important;
	height:37px !important;
}

#item455720 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item455724 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item455728 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item455732 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item455737 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item455744 {
	width:234px !important;
	height:68px !important;
}

#item455741 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item455745 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item455749 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item455756 {
	width:234px !important;
	height:85px !important;
}

#item455753 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item455757 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item452981 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

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

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

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

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

#item455805 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item455819 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item457114 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item457115 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item457120 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item457124 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item457131 {
	width:234px !important;
	height:80px !important;
}

#item457128 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item457136 {
	width:234px !important;
	height:39px !important;
}

#item457133 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item457140 {
	width:234px !important;
	height:41px !important;
}

#item457137 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item457215 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item457219 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item457226 {
	width:234px !important;
	height:51px !important;
}

#item457223 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item457230 {
	width:234px !important;
	height:37px !important;
}

#item457227 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item457231 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item457235 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item457239 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item457243 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item457251 {
	width:234px !important;
	height:68px !important;
}

#item457247 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item457252 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item457256 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item457263 {
	width:234px !important;
	height:85px !important;
}

#item457260 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item457264 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item457276 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item458572 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item458573 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item458577 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item458581 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item458588 {
	width:234px !important;
	height:80px !important;
}

#item458585 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item458592 {
	width:234px !important;
	height:39px !important;
}

#item458589 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item458596 {
	width:234px !important;
	height:41px !important;
}

#item458593 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item458677 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item458681 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item458688 {
	width:234px !important;
	height:51px !important;
}

#item458685 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item458692 {
	width:234px !important;
	height:37px !important;
}

#item458689 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item458693 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item458698 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item458702 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item458706 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item458714 {
	width:234px !important;
	height:68px !important;
}

#item458711 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item458715 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item458719 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item458726 {
	width:234px !important;
	height:85px !important;
}

#item458723 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item458727 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

#item400695 {
	width:576px !important;
	height:181px !important;
	left:36px !important;
	top:298px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

#item455798 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !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;
}

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

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

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

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

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

#item458779 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item458793 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item460089 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item460090 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item460094 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item460099 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item460106 {
	width:234px !important;
	height:80px !important;
}

#item460103 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item460110 {
	width:234px !important;
	height:39px !important;
}

#item460107 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item460114 {
	width:234px !important;
	height:41px !important;
}

#item460111 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item460194 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item460198 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item460205 {
	width:234px !important;
	height:51px !important;
}

#item460202 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item460209 {
	width:234px !important;
	height:37px !important;
}

#item460206 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item460210 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item460214 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item460218 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item460222 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item460229 {
	width:234px !important;
	height:68px !important;
}

#item460226 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item460230 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item460234 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item460242 {
	width:234px !important;
	height:85px !important;
}

#item460239 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item460243 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item460255 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item461551 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item461552 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item461556 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item461560 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item461567 {
	width:234px !important;
	height:80px !important;
}

#item461564 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item461571 {
	width:234px !important;
	height:39px !important;
}

#item461568 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item461575 {
	width:234px !important;
	height:41px !important;
}

#item461572 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item461576 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item461580 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item461587 {
	width:234px !important;
	height:51px !important;
}

#item461584 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item461592 {
	width:234px !important;
	height:37px !important;
}

#item461588 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item461593 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item461597 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item461601 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item461606 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item461614 {
	width:234px !important;
	height:68px !important;
}

#item461610 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item461615 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item461619 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item461626 {
	width:234px !important;
	height:85px !important;
}

#item461623 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item461627 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

#item399779 {
	width:541px !important;
	height:96px !important;
	left:35px !important;
	top:183px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

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

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

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

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

#item458772 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item399901 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:458px !important;
}

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

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

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

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

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

#item461661 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item461674 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item462971 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item462972 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item462976 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item463046 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item463053 {
	width:234px !important;
	height:80px !important;
}

#item463050 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item463058 {
	width:234px !important;
	height:39px !important;
}

#item463055 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item463062 {
	width:234px !important;
	height:41px !important;
}

#item463059 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item463063 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item463067 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item463074 {
	width:234px !important;
	height:51px !important;
}

#item463071 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item463078 {
	width:234px !important;
	height:37px !important;
}

#item463075 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item463079 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item463083 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item463087 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item463091 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item463098 {
	width:234px !important;
	height:68px !important;
}

#item463095 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item463099 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item463103 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item463110 {
	width:234px !important;
	height:85px !important;
}

#item463107 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item463111 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item463125 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item464419 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item464421 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item464426 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item464430 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item464437 {
	width:234px !important;
	height:80px !important;
}

#item464434 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item464441 {
	width:234px !important;
	height:39px !important;
}

#item464438 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item464445 {
	width:234px !important;
	height:41px !important;
}

#item464442 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item464446 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item464451 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item464458 {
	width:234px !important;
	height:51px !important;
}

#item464455 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item464462 {
	width:234px !important;
	height:37px !important;
}

#item464459 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item464512 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item464516 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item464520 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item464524 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item464532 {
	width:234px !important;
	height:68px !important;
}

#item464528 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item464533 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item464538 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item464545 {
	width:234px !important;
	height:85px !important;
}

#item464542 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item464546 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

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

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

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

#item461654 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item400106 {
	width:541px !important;
	height:88px !important;
	left:36px !important;
	top:480px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item464559 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

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

#item464572 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item465868 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item465869 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item465873 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item465877 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item465884 {
	width:234px !important;
	height:80px !important;
}

#item465881 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item465888 {
	width:234px !important;
	height:39px !important;
}

#item465885 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item465893 {
	width:234px !important;
	height:41px !important;
}

#item465889 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item465954 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

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

#item465958 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item465965 {
	width:234px !important;
	height:51px !important;
}

#item465962 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item465969 {
	width:234px !important;
	height:37px !important;
}

#item465966 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

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

#item465970 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

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

#item465974 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

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

#item465978 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

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

#item465982 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item465990 {
	width:234px !important;
	height:68px !important;
}

#item465987 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

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

#item465991 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

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

#item465995 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item466002 {
	width:234px !important;
	height:85px !important;
}

#item465999 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item466003 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

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

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

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

#item466016 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

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

#item467310 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

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

#item467311 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

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

#item467315 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

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

#item467320 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item467327 {
	width:234px !important;
	height:80px !important;
}

#item467324 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item467331 {
	width:234px !important;
	height:39px !important;
}

#item467328 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item467335 {
	width:234px !important;
	height:41px !important;
}

#item467332 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

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

#item467336 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item467343 {
	width:234px !important;
	height:65px !important;
}

#item467340 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item467347 {
	width:234px !important;
	height:51px !important;
}

#item467344 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item467351 {
	width:234px !important;
	height:37px !important;
}

#item467348 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item467428 {
	width:234px !important;
	height:45px !important;
}

#item467425 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item467432 {
	width:234px !important;
	height:56px !important;
}

#item467429 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item467436 {
	width:234px !important;
	height:56px !important;
}

#item467433 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item467440 {
	width:234px !important;
	height:45px !important;
}

#item467437 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item467444 {
	width:234px !important;
	height:68px !important;
}

#item467441 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item467448 {
	width:234px !important;
	height:56px !important;
}

#item467445 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item467454 {
	width:234px !important;
	height:56px !important;
}

#item467449 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item467458 {
	width:234px !important;
	height:85px !important;
}

#item467455 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item467459 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item466012 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item466009 {
	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;
}

#item464555 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item464556 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item464557 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item464558 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item464552 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !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;
}

#item476811 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item468006 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item468008 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

#item468009 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item469304 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

#item469309 {
	width:234px !important;
	height:53px !important;
}

#item469305 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

#item469313 {
	width:234px !important;
	height:54px !important;
}

#item469310 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

#item469317 {
	width:234px !important;
	height:54px !important;
}

#item469314 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item469321 {
	width:234px !important;
	height:80px !important;
}

#item469318 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item469325 {
	width:234px !important;
	height:39px !important;
}

#item469322 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item469329 {
	width:234px !important;
	height:41px !important;
}

#item469326 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

#item469333 {
	width:234px !important;
	height:65px !important;
}

#item469330 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item469337 {
	width:234px !important;
	height:65px !important;
}

#item469334 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item469341 {
	width:234px !important;
	height:51px !important;
}

#item469338 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item469345 {
	width:234px !important;
	height:37px !important;
}

#item469342 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item469349 {
	width:234px !important;
	height:45px !important;
}

#item469346 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item469354 {
	width:234px !important;
	height:56px !important;
}

#item469350 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item469358 {
	width:234px !important;
	height:56px !important;
}

#item469355 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item469362 {
	width:234px !important;
	height:45px !important;
}

#item469359 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item469367 {
	width:234px !important;
	height:68px !important;
}

#item469363 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item469371 {
	width:234px !important;
	height:56px !important;
}

#item469368 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item469375 {
	width:234px !important;
	height:56px !important;
}

#item469372 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item469379 {
	width:234px !important;
	height:85px !important;
}

#item469376 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item469380 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item468004 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item468002 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item467991 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item467992 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item467993 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item467994 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item467988 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item397411 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
	top:333px !important;
}

#item476760 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item470845 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item470846 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item470847 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item470848 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item470842 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item470854 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item470856 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

#item470857 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item472152 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

#item472156 {
	width:234px !important;
	height:53px !important;
}

#item472153 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

#item472160 {
	width:234px !important;
	height:54px !important;
}

#item472157 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

#item472165 {
	width:234px !important;
	height:54px !important;
}

#item472161 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item472169 {
	width:234px !important;
	height:80px !important;
}

#item472166 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item472173 {
	width:234px !important;
	height:39px !important;
}

#item472170 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item472177 {
	width:234px !important;
	height:41px !important;
}

#item472174 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

#item472181 {
	width:234px !important;
	height:65px !important;
}

#item472178 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item472185 {
	width:234px !important;
	height:65px !important;
}

#item472182 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item472189 {
	width:234px !important;
	height:51px !important;
}

#item472186 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item472209 {
	width:234px !important;
	height:37px !important;
}

#item472206 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item472213 {
	width:234px !important;
	height:45px !important;
}

#item472210 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item472217 {
	width:234px !important;
	height:56px !important;
}

#item472214 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item472221 {
	width:234px !important;
	height:56px !important;
}

#item472218 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item472225 {
	width:234px !important;
	height:45px !important;
}

#item472222 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item472229 {
	width:234px !important;
	height:68px !important;
}

#item472226 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item472233 {
	width:234px !important;
	height:56px !important;
}

#item472230 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item472237 {
	width:234px !important;
	height:56px !important;
}

#item472234 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item472242 {
	width:234px !important;
	height:85px !important;
}

#item472239 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item472243 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item470851 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item470849 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item472254 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item472256 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

#item472257 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item473551 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

#item473555 {
	width:234px !important;
	height:53px !important;
}

#item473552 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

#item473559 {
	width:234px !important;
	height:54px !important;
}

#item473556 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

#item473563 {
	width:234px !important;
	height:54px !important;
}

#item473560 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item473567 {
	width:234px !important;
	height:80px !important;
}

#item473564 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item473571 {
	width:234px !important;
	height:39px !important;
}

#item473568 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item473575 {
	width:234px !important;
	height:41px !important;
}

#item473572 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

#item473579 {
	width:234px !important;
	height:65px !important;
}

#item473576 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item473583 {
	width:234px !important;
	height:65px !important;
}

#item473580 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item473587 {
	width:234px !important;
	height:51px !important;
}

#item473584 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item473596 {
	width:234px !important;
	height:37px !important;
}

#item473593 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item473600 {
	width:234px !important;
	height:45px !important;
}

#item473597 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item473604 {
	width:234px !important;
	height:56px !important;
}

#item473601 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item473608 {
	width:234px !important;
	height:56px !important;
}

#item473605 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item473613 {
	width:234px !important;
	height:45px !important;
}

#item473609 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item473617 {
	width:234px !important;
	height:68px !important;
}

#item473614 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item473621 {
	width:234px !important;
	height:56px !important;
}

#item473618 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item473626 {
	width:234px !important;
	height:56px !important;
}

#item473622 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item473630 {
	width:234px !important;
	height:85px !important;
}

#item473627 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item473631 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item472252 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item472250 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item394415 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:251px !important;
	background:#fff200;
}

#item470838 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item470839 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item470840 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item470841 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item470835 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !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:383px !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;
}

#item473647 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item473648 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item473649 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item473650 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item473644 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}

#item473655 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item473657 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

#item473658 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item474953 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

#item474958 {
	width:234px !important;
	height:53px !important;
}

#item474954 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

#item474962 {
	width:234px !important;
	height:54px !important;
}

#item474959 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

#item474966 {
	width:234px !important;
	height:54px !important;
}

#item474963 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item474970 {
	width:234px !important;
	height:80px !important;
}

#item474967 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item474975 {
	width:234px !important;
	height:39px !important;
}

#item474971 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item474980 {
	width:234px !important;
	height:41px !important;
}

#item474977 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

#item474984 {
	width:234px !important;
	height:65px !important;
}

#item474981 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item474988 {
	width:234px !important;
	height:65px !important;
}

#item474985 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item474992 {
	width:234px !important;
	height:51px !important;
}

#item474989 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item475012 {
	width:234px !important;
	height:37px !important;
}

#item475008 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item475016 {
	width:234px !important;
	height:45px !important;
}

#item475013 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item475020 {
	width:234px !important;
	height:56px !important;
}

#item475017 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item475024 {
	width:234px !important;
	height:56px !important;
}

#item475021 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item475028 {
	width:234px !important;
	height:45px !important;
}

#item475025 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item475032 {
	width:234px !important;
	height:68px !important;
}

#item475029 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item475036 {
	width:234px !important;
	height:56px !important;
}

#item475033 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item475040 {
	width:234px !important;
	height:56px !important;
}

#item475037 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item475044 {
	width:234px !important;
	height:85px !important;
}

#item475041 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item475045 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item473653 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item473651 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item475056 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item475058 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:629px !important;
}

#item475059 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item476352 {
	width:81px !important;
	height:17px !important;
	left:444px !important;
	top:401px !important;
}

#item476357 {
	width:234px !important;
	height:53px !important;
}

#item476353 {
	width:234px !important;
	height:53px !important;
	left:36px !important;
	top:87px !important;
}

#item476361 {
	width:234px !important;
	height:54px !important;
}

#item476358 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:68px !important;
}

#item476417 {
	width:234px !important;
	height:54px !important;
}

#item476414 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:140px !important;
}

#item476421 {
	width:234px !important;
	height:80px !important;
}

#item476418 {
	width:234px !important;
	height:80px !important;
	left:342px !important;
	top:266px !important;
}

#item476425 {
	width:234px !important;
	height:39px !important;
}

#item476422 {
	width:234px !important;
	height:39px !important;
	left:342px !important;
	top:212px !important;
}

#item476429 {
	width:234px !important;
	height:41px !important;
}

#item476426 {
	width:234px !important;
	height:41px !important;
	left:342px !important;
	top:361px !important;
}

#item476433 {
	width:234px !important;
	height:65px !important;
}

#item476430 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:420px !important;
}

#item476437 {
	width:234px !important;
	height:65px !important;
}

#item476434 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:505px !important;
}

#item476441 {
	width:234px !important;
	height:51px !important;
}

#item476438 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:589px !important;
}

#item476445 {
	width:234px !important;
	height:37px !important;
}

#item476442 {
	width:234px !important;
	height:37px !important;
	left:342px !important;
	top:658px !important;
}

#item476512 {
	width:234px !important;
	height:45px !important;
}

#item476509 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:712px !important;
}

#item476516 {
	width:234px !important;
	height:56px !important;
}

#item476513 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:162px !important;
}

#item476520 {
	width:234px !important;
	height:56px !important;
}

#item476517 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:242px !important;
}

#item476524 {
	width:234px !important;
	height:45px !important;
}

#item476521 {
	width:234px !important;
	height:45px !important;
	left:36px !important;
	top:317px !important;
}

#item476528 {
	width:234px !important;
	height:68px !important;
}

#item476525 {
	width:234px !important;
	height:68px !important;
	left:36px !important;
	top:384px !important;
}

#item476533 {
	width:234px !important;
	height:56px !important;
}

#item476530 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:471px !important;
}

#item476537 {
	width:234px !important;
	height:56px !important;
}

#item476534 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:654px !important;
}

#item476542 {
	width:234px !important;
	height:85px !important;
}

#item476538 {
	width:234px !important;
	height:85px !important;
	left:36px !important;
	top:552px !important;
}

#item476543 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:33px !important;
}

#item475054 {
	width:23px !important;
	height:22px !important;
	left:10px !important;
	top:25px !important;
}

#item475052 {
	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;
}

#item473640 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item473641 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item473642 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item473643 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item473637 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:765px !important;
}
#in5footer,  #prefooter {display:none;}
