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

#item474895 {
	width:84px !important;
	height:20px !important;
}

#item474897 {
	width:84px !important;
	height:20px !important;
	left:16px !important;
	top:603px !important;
}

#item474901 {
	width:84px !important;
	height:20px !important;
}

#item474899 {
	width:84px !important;
	height:20px !important;
	left:16px !important;
	top:640px !important;
}

#item474904 {
	width:69px !important;
	height:20px !important;
}

#item474902 {
	width:69px !important;
	height:20px !important;
	left:16px !important;
	top:675px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item402333 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item402329 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item402302 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item402306 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

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

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

#item402311 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item403484 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item404782 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item404783 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item404787 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item404791 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item404799 {
	width:234px !important;
	height:64px !important;
}

#item404795 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item404800 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item404804 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item404808 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item404812 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item404816 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item404821 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item404825 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item404829 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item404834 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item404838 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item404842 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item404846 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item404850 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item404857 {
	width:234px !important;
	height:96px !important;
}

#item404854 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item404866 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item403480 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item404943 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item406241 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item406242 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item406246 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item406250 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item406257 {
	width:234px !important;
	height:64px !important;
}

#item406254 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item406258 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item406262 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item406266 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item406271 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item406275 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item406279 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item406283 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item406287 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item406292 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item406296 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item406300 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item406304 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item406309 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item406316 {
	width:234px !important;
	height:96px !important;
}

#item406313 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item406317 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item404941 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item406334 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item407632 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item407633 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item407637 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item407641 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item407648 {
	width:234px !important;
	height:64px !important;
}

#item407645 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item407649 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item407654 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item407658 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item407662 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item407667 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item407671 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item407675 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item407679 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item407683 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item407687 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item407691 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item407695 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item407699 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item407706 {
	width:234px !important;
	height:96px !important;
}

#item407703 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item407707 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item406332 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item407725 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item409022 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item409023 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item409027 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item409031 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item409038 {
	width:234px !important;
	height:64px !important;
}

#item409035 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item409039 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item409043 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item409047 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item409051 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item409055 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item409059 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item409063 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item409067 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item409071 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item409075 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item409080 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item409084 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item409088 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item409096 {
	width:234px !important;
	height:96px !important;
}

#item409093 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item409097 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item407723 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item409114 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item410413 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item410414 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item410419 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item410423 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item410430 {
	width:234px !important;
	height:64px !important;
}

#item410427 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item410431 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item410435 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item410439 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item410444 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item410448 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item410452 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item410456 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item410460 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item410465 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item410469 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item410473 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item410477 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item410481 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item410488 {
	width:234px !important;
	height:96px !important;
}

#item410485 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item410489 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item409112 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item410774 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item412071 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item412072 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item412076 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item412080 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item412087 {
	width:234px !important;
	height:64px !important;
}

#item412084 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item412088 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item412092 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item412096 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item412100 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item412104 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item412108 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item412112 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item412116 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item412121 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item412125 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item412129 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item412133 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item412138 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item412145 {
	width:234px !important;
	height:96px !important;
}

#item412142 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item412146 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item410772 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item412156 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item413455 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item413456 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item413460 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item413465 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item413472 {
	width:234px !important;
	height:64px !important;
}

#item413469 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item413473 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item413477 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item413481 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item413485 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item413490 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item413494 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item413498 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item413502 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item413506 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item413511 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item413515 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item413519 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item413523 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item413530 {
	width:234px !important;
	height:96px !important;
}

#item413527 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item413531 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item412154 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item414939 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item416236 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item416237 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item416241 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item416245 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item416253 {
	width:234px !important;
	height:64px !important;
}

#item416250 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item416254 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item416258 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item416262 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item416266 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item416270 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item416274 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item416279 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item416283 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item416287 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item416291 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item416295 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item416299 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item416303 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item416310 {
	width:234px !important;
	height:96px !important;
}

#item416307 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item416311 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item414937 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item416439 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item417736 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item417737 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item417742 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item417746 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item417753 {
	width:234px !important;
	height:64px !important;
}

#item417750 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item417754 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item417758 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item417762 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item417767 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item417771 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item417775 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item417779 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item417783 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item417787 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item417791 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item417795 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item417801 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item417805 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item417812 {
	width:234px !important;
	height:96px !important;
}

#item417809 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item417814 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item416437 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item417824 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item419122 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item419123 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item419127 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item419131 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item419139 {
	width:234px !important;
	height:64px !important;
}

#item419135 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item419140 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item419144 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item419148 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item419152 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item419156 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item419160 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item419164 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item419168 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item419173 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item419177 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item419181 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item419185 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item419189 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item419196 {
	width:234px !important;
	height:96px !important;
}

#item419193 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item419197 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item417822 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item419222 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item420519 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item420520 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item420524 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item420528 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item420537 {
	width:234px !important;
	height:64px !important;
}

#item420534 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item420538 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item420542 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item420546 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item420550 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item420554 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item420558 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item420562 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item420566 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item420570 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item420574 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item420578 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item420582 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item420586 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item420594 {
	width:234px !important;
	height:96px !important;
}

#item420591 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item420595 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item419219 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item420607 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item421904 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item421905 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item421909 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item421913 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item421920 {
	width:234px !important;
	height:64px !important;
}

#item421917 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item421921 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item421926 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item421930 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item421934 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item421938 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item421942 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item421946 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item421950 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item421954 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item421960 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item421964 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item421968 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item421972 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

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

#item421976 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item421980 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item420605 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item423389 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item424686 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item424687 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item424692 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item424696 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item424703 {
	width:234px !important;
	height:64px !important;
}

#item424700 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item424704 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item424708 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item424713 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item424717 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item424721 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item424725 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item424729 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item424733 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item424737 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item424741 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item424745 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item424750 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item424754 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item424761 {
	width:234px !important;
	height:96px !important;
}

#item424758 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item424762 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item423387 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

#item425055 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item426352 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item426353 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item426357 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item426361 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item426368 {
	width:234px !important;
	height:64px !important;
}

#item426365 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item426369 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item426373 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item426377 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item426382 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item426386 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item426390 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item426394 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item426398 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item426402 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item426406 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item426410 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item426414 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item426418 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item426426 {
	width:234px !important;
	height:96px !important;
}

#item426423 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item426427 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item425053 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item426439 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item427735 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item427736 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item427740 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item427744 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item427752 {
	width:234px !important;
	height:64px !important;
}

#item427749 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item427753 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item427757 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item427761 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item427766 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item427770 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item427774 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item427778 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item427782 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item427786 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item427790 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item427794 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item427798 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item427802 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item427810 {
	width:234px !important;
	height:96px !important;
}

#item427807 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item427811 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item426435 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item427901 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item429200 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item429201 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item429205 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item429209 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item429217 {
	width:234px !important;
	height:64px !important;
}

#item429213 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item429218 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item429222 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item429226 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item429230 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item429235 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item429239 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item429243 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item429247 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item429251 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item429255 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item429259 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item429263 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item429267 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item429274 {
	width:234px !important;
	height:96px !important;
}

#item429271 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item429275 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item427899 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item429285 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item430583 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item430584 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item430588 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item430592 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item430599 {
	width:234px !important;
	height:64px !important;
}

#item430596 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item430600 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item430605 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item430609 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item430613 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item430618 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item430622 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item430626 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item430630 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item430634 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item430638 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item430642 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item430646 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item430651 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item430658 {
	width:234px !important;
	height:96px !important;
}

#item430655 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item430659 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item429283 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

#item398906 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:384px !important;
}

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

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

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

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

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

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

#item430717 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item432016 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item432017 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item432021 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item432025 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item432032 {
	width:234px !important;
	height:64px !important;
}

#item432029 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item432033 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item432037 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item432041 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item432045 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item432049 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item432053 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item432058 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item432062 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item432066 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item432070 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item432074 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item432078 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item432082 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item432089 {
	width:234px !important;
	height:96px !important;
}

#item432086 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item432090 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item430715 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item432100 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item433397 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item433398 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item433402 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item433406 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item433413 {
	width:234px !important;
	height:64px !important;
}

#item433410 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item433414 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item433418 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item433423 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item433427 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item433431 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item433437 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item433441 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item433446 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item433450 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item433454 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item433458 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item433462 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item433466 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item433473 {
	width:234px !important;
	height:96px !important;
}

#item433470 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item433474 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item432098 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item399000 {
	width:541px !important;
	height:135px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item433499 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item434798 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item434799 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item434803 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item434807 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item434814 {
	width:234px !important;
	height:64px !important;
}

#item434811 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item434815 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item434819 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item434823 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item434827 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item434831 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item434835 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item434839 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item434843 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item434848 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item434852 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item434856 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item434860 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item434864 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item434871 {
	width:234px !important;
	height:96px !important;
}

#item434868 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item434872 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item433497 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item434882 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item436179 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item436180 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item436184 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item436188 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item436195 {
	width:234px !important;
	height:64px !important;
}

#item436192 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item436196 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item436200 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item436204 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item436208 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item436213 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item436217 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item436299 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item436303 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item436307 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item436311 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item436315 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item436319 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item436323 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item436330 {
	width:234px !important;
	height:96px !important;
}

#item436327 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item436331 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item434880 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item399227 {
	width:541px !important;
	height:109px !important;
	left:36px !important;
	top:127px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

#item399346 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:327px !important;
}

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

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

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

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

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

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

#item436397 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item437695 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item437696 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item437700 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item437704 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item437711 {
	width:234px !important;
	height:64px !important;
}

#item437708 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item437712 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item437716 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item437720 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item437724 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item437728 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item437732 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item437736 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item437740 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item437744 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item437748 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item437754 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item437758 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item437762 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item437769 {
	width:234px !important;
	height:96px !important;
}

#item437766 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item437770 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item436395 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item437780 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item439079 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item439080 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item439084 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item439088 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item439095 {
	width:234px !important;
	height:64px !important;
}

#item439092 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item439096 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item439100 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item439104 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item439108 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item439112 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item439183 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item439188 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item439193 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item439197 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item439201 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item439205 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item439209 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item439213 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item439220 {
	width:234px !important;
	height:96px !important;
}

#item439217 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item439221 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item437778 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

#item399540 {
	width:293px !important;
	height:58px !important;
	left:323px !important;
	top:552px !important;
	background:#fff200;
}

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

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

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

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

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

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

#item439246 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item440543 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item440545 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item440550 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item440554 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item440561 {
	width:234px !important;
	height:64px !important;
}

#item440558 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item440562 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item440566 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item440570 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item440574 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item440655 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item440659 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item440663 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item440667 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item440671 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item440675 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item440679 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item440683 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item440688 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item440695 {
	width:234px !important;
	height:96px !important;
}

#item440692 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item440696 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item439244 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item440706 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item442003 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item442004 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item442008 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item442012 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item442019 {
	width:234px !important;
	height:64px !important;
}

#item442016 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item442020 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item442024 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item442028 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item442032 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item442036 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item442040 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item442044 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item442048 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item442054 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item442058 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item442062 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item442066 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item442070 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item442077 {
	width:234px !important;
	height:96px !important;
}

#item442074 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item442078 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item440704 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

#item439227 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !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:210px !important;
	left:36px !important;
	top:436px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

#item442817 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item444113 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item444114 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item444118 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item444122 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item444129 {
	width:234px !important;
	height:64px !important;
}

#item444126 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item444131 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item444135 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item444139 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item444143 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item444147 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item444151 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item444155 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item444159 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item444163 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item444167 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item444171 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item444175 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item444179 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item444186 {
	width:234px !important;
	height:96px !important;
}

#item444183 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item444187 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item442815 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item444198 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item445496 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item445497 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item445502 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item445506 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item445513 {
	width:234px !important;
	height:64px !important;
}

#item445510 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item445514 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item445518 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item445523 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item445527 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item445531 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item445535 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item445539 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item445543 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item445547 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item445553 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item445557 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item445562 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item445566 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item445573 {
	width:234px !important;
	height:96px !important;
}

#item445570 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item445574 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item444196 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item445598 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item446895 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item446896 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item446900 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item446904 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item446911 {
	width:234px !important;
	height:64px !important;
}

#item446908 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item446912 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item446916 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item446921 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item446925 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item446929 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item446933 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item446937 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item446941 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item446945 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item446949 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item446953 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item446957 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item446961 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item446968 {
	width:234px !important;
	height:96px !important;
}

#item446965 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item446969 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item445596 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

#item446980 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item448279 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item448280 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item448285 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item448290 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item448297 {
	width:234px !important;
	height:64px !important;
}

#item448294 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item448298 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item448302 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item448306 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item448310 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item448314 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item448318 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item448322 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item448326 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item448330 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item448334 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item448339 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item448343 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item448347 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item448355 {
	width:234px !important;
	height:96px !important;
}

#item448352 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item448356 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item446978 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

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

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

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

#item448380 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

#item449676 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

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

#item449677 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

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

#item449681 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

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

#item449685 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item449692 {
	width:234px !important;
	height:64px !important;
}

#item449689 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

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

#item449693 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

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

#item449697 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

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

#item449701 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

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

#item449705 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

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

#item449710 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

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

#item449714 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

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

#item449719 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

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

#item449723 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

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

#item449727 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

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

#item449731 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

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

#item449735 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

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

#item449739 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

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

#item449743 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item449750 {
	width:234px !important;
	height:96px !important;
}

#item449747 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item449751 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item448378 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

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

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

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

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

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

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

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

#item451273 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item451274 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item451275 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item451277 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item451270 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item451282 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item451284 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item451285 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item452582 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item452586 {
	width:234px !important;
	height:65px !important;
}

#item452583 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item452590 {
	width:234px !important;
	height:65px !important;
}

#item452587 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item452594 {
	width:234px !important;
	height:54px !important;
}

#item452591 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item452598 {
	width:234px !important;
	height:64px !important;
}

#item452595 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item452602 {
	width:234px !important;
	height:54px !important;
}

#item452599 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item452606 {
	width:234px !important;
	height:54px !important;
}

#item452603 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item452610 {
	width:234px !important;
	height:65px !important;
}

#item452607 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item452614 {
	width:234px !important;
	height:65px !important;
}

#item452611 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item452618 {
	width:234px !important;
	height:51px !important;
}

#item452615 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item452622 {
	width:234px !important;
	height:45px !important;
}

#item452619 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item452626 {
	width:234px !important;
	height:45px !important;
}

#item452623 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item452630 {
	width:234px !important;
	height:56px !important;
}

#item452627 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item452634 {
	width:234px !important;
	height:56px !important;
}

#item452631 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item452639 {
	width:234px !important;
	height:56px !important;
}

#item452635 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item452643 {
	width:234px !important;
	height:80px !important;
}

#item452640 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item452647 {
	width:234px !important;
	height:66px !important;
}

#item452644 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item452651 {
	width:234px !important;
	height:66px !important;
}

#item452648 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item452655 {
	width:234px !important;
	height:96px !important;
}

#item452652 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item452656 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item451280 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item451278 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item452667 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item452669 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item452670 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item453966 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item453970 {
	width:234px !important;
	height:65px !important;
}

#item453967 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item453974 {
	width:234px !important;
	height:65px !important;
}

#item453971 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item453978 {
	width:234px !important;
	height:54px !important;
}

#item453975 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item453982 {
	width:234px !important;
	height:64px !important;
}

#item453979 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item453986 {
	width:234px !important;
	height:54px !important;
}

#item453983 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item453990 {
	width:234px !important;
	height:54px !important;
}

#item453987 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item454029 {
	width:234px !important;
	height:65px !important;
}

#item454026 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item454033 {
	width:234px !important;
	height:65px !important;
}

#item454030 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item454037 {
	width:234px !important;
	height:51px !important;
}

#item454034 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item454042 {
	width:234px !important;
	height:45px !important;
}

#item454038 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item454046 {
	width:234px !important;
	height:45px !important;
}

#item454043 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item454050 {
	width:234px !important;
	height:56px !important;
}

#item454047 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item454054 {
	width:234px !important;
	height:56px !important;
}

#item454051 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item454059 {
	width:234px !important;
	height:56px !important;
}

#item454055 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item454063 {
	width:234px !important;
	height:80px !important;
}

#item454060 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item454067 {
	width:234px !important;
	height:66px !important;
}

#item454064 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item454071 {
	width:234px !important;
	height:66px !important;
}

#item454068 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item454075 {
	width:234px !important;
	height:96px !important;
}

#item454072 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item454076 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item452665 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item452663 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item451265 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item451266 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item451267 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item451268 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item451262 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item403179 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item454112 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item454113 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item454115 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item454116 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item454109 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item454121 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item454123 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item454124 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item455417 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item455421 {
	width:234px !important;
	height:65px !important;
}

#item455418 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item455426 {
	width:234px !important;
	height:65px !important;
}

#item455423 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item455431 {
	width:234px !important;
	height:54px !important;
}

#item455427 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item455435 {
	width:234px !important;
	height:64px !important;
}

#item455432 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item455439 {
	width:234px !important;
	height:54px !important;
}

#item455436 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item455443 {
	width:234px !important;
	height:54px !important;
}

#item455440 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item455447 {
	width:234px !important;
	height:65px !important;
}

#item455444 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item455451 {
	width:234px !important;
	height:65px !important;
}

#item455448 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item455455 {
	width:234px !important;
	height:51px !important;
}

#item455452 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item455459 {
	width:234px !important;
	height:45px !important;
}

#item455456 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item455535 {
	width:234px !important;
	height:45px !important;
}

#item455532 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item455539 {
	width:234px !important;
	height:56px !important;
}

#item455536 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item455543 {
	width:234px !important;
	height:56px !important;
}

#item455540 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item455547 {
	width:234px !important;
	height:56px !important;
}

#item455544 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item455552 {
	width:234px !important;
	height:80px !important;
}

#item455548 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item455557 {
	width:234px !important;
	height:66px !important;
}

#item455553 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item455561 {
	width:234px !important;
	height:66px !important;
}

#item455558 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item455565 {
	width:234px !important;
	height:96px !important;
}

#item455562 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item455566 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item454119 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item454117 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item455576 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item455578 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item455579 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item456874 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item456878 {
	width:234px !important;
	height:65px !important;
}

#item456875 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item456882 {
	width:234px !important;
	height:65px !important;
}

#item456879 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item456886 {
	width:234px !important;
	height:54px !important;
}

#item456883 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item456890 {
	width:234px !important;
	height:64px !important;
}

#item456887 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item456894 {
	width:234px !important;
	height:54px !important;
}

#item456891 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item456898 {
	width:234px !important;
	height:54px !important;
}

#item456895 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item456902 {
	width:234px !important;
	height:65px !important;
}

#item456899 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item456906 {
	width:234px !important;
	height:65px !important;
}

#item456903 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item456910 {
	width:234px !important;
	height:51px !important;
}

#item456907 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item456914 {
	width:234px !important;
	height:45px !important;
}

#item456911 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item456918 {
	width:234px !important;
	height:45px !important;
}

#item456915 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item456924 {
	width:234px !important;
	height:56px !important;
}

#item456919 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item456928 {
	width:234px !important;
	height:56px !important;
}

#item456925 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item456932 {
	width:234px !important;
	height:56px !important;
}

#item456929 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item456937 {
	width:234px !important;
	height:80px !important;
}

#item456933 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item456941 {
	width:234px !important;
	height:66px !important;
}

#item456938 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item456945 {
	width:234px !important;
	height:66px !important;
}

#item456942 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item456949 {
	width:234px !important;
	height:96px !important;
}

#item456946 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item456950 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item455574 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item455572 {
	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;
}

#item454105 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item454106 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item454107 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item454108 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item454102 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399662 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:36px !important;
}

#item401905 {
	width:540px !important;
	height:424px !important;
	left:36px !important;
	top:140px !important;
	border-radius:undefined;
	border:solid 1px #fff100;
}

#item403233 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item457015 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item457016 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item457017 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item457018 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item457012 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item457024 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item457026 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item457027 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item458320 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item458324 {
	width:234px !important;
	height:65px !important;
}

#item458321 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item458329 {
	width:234px !important;
	height:65px !important;
}

#item458326 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item458334 {
	width:234px !important;
	height:54px !important;
}

#item458330 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item458338 {
	width:234px !important;
	height:64px !important;
}

#item458335 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item458342 {
	width:234px !important;
	height:54px !important;
}

#item458339 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item458346 {
	width:234px !important;
	height:54px !important;
}

#item458343 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item458350 {
	width:234px !important;
	height:65px !important;
}

#item458347 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item458354 {
	width:234px !important;
	height:65px !important;
}

#item458351 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item458358 {
	width:234px !important;
	height:51px !important;
}

#item458355 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item458362 {
	width:234px !important;
	height:45px !important;
}

#item458359 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item458403 {
	width:234px !important;
	height:45px !important;
}

#item458400 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item458407 {
	width:234px !important;
	height:56px !important;
}

#item458404 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item458411 {
	width:234px !important;
	height:56px !important;
}

#item458408 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item458415 {
	width:234px !important;
	height:56px !important;
}

#item458412 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item458419 {
	width:234px !important;
	height:80px !important;
}

#item458416 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item458423 {
	width:234px !important;
	height:66px !important;
}

#item458420 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item458427 {
	width:234px !important;
	height:66px !important;
}

#item458424 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item458432 {
	width:234px !important;
	height:96px !important;
}

#item458428 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item458433 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item457021 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item457019 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item458443 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item458445 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item458446 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item459742 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item459746 {
	width:234px !important;
	height:65px !important;
}

#item459743 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item459750 {
	width:234px !important;
	height:65px !important;
}

#item459747 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item459754 {
	width:234px !important;
	height:54px !important;
}

#item459751 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item459758 {
	width:234px !important;
	height:64px !important;
}

#item459755 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item459762 {
	width:234px !important;
	height:54px !important;
}

#item459759 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item459766 {
	width:234px !important;
	height:54px !important;
}

#item459763 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item459770 {
	width:234px !important;
	height:65px !important;
}

#item459767 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item459774 {
	width:234px !important;
	height:65px !important;
}

#item459771 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item459778 {
	width:234px !important;
	height:51px !important;
}

#item459775 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item459782 {
	width:234px !important;
	height:45px !important;
}

#item459779 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item459786 {
	width:234px !important;
	height:45px !important;
}

#item459783 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item459790 {
	width:234px !important;
	height:56px !important;
}

#item459787 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item459794 {
	width:234px !important;
	height:56px !important;
}

#item459791 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item459799 {
	width:234px !important;
	height:56px !important;
}

#item459795 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item459803 {
	width:234px !important;
	height:80px !important;
}

#item459800 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item459808 {
	width:234px !important;
	height:66px !important;
}

#item459804 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item459812 {
	width:234px !important;
	height:66px !important;
}

#item459809 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item459816 {
	width:234px !important;
	height:96px !important;
}

#item459813 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item459817 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item458441 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item458439 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item399779 {
	width:541px !important;
	height:107px !important;
	left:35px !important;
	top:200px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item399831 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:439px !important;
	background:#fff200;
}

#item457008 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item457009 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item457010 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item457011 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item457005 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item399901 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:458px !important;
}

#item403285 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item459921 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item459922 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item459923 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item459924 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item459918 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item459930 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item459932 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item459933 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item461226 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item461230 {
	width:234px !important;
	height:65px !important;
}

#item461227 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item461234 {
	width:234px !important;
	height:65px !important;
}

#item461231 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item461238 {
	width:234px !important;
	height:54px !important;
}

#item461235 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item461242 {
	width:234px !important;
	height:64px !important;
}

#item461239 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item461247 {
	width:234px !important;
	height:54px !important;
}

#item461243 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item461252 {
	width:234px !important;
	height:54px !important;
}

#item461248 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item461256 {
	width:234px !important;
	height:65px !important;
}

#item461253 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item461260 {
	width:234px !important;
	height:65px !important;
}

#item461257 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item461264 {
	width:234px !important;
	height:51px !important;
}

#item461261 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item461268 {
	width:234px !important;
	height:45px !important;
}

#item461265 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item461272 {
	width:234px !important;
	height:45px !important;
}

#item461269 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item461349 {
	width:234px !important;
	height:56px !important;
}

#item461346 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item461353 {
	width:234px !important;
	height:56px !important;
}

#item461350 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item461357 {
	width:234px !important;
	height:56px !important;
}

#item461354 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item461361 {
	width:234px !important;
	height:80px !important;
}

#item461358 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item461365 {
	width:234px !important;
	height:66px !important;
}

#item461362 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item461369 {
	width:234px !important;
	height:66px !important;
}

#item461366 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item461373 {
	width:234px !important;
	height:96px !important;
}

#item461370 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item461374 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item459928 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item459925 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item461385 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item461387 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item461388 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item462683 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item462688 {
	width:234px !important;
	height:65px !important;
}

#item462684 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item462692 {
	width:234px !important;
	height:65px !important;
}

#item462689 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item462696 {
	width:234px !important;
	height:54px !important;
}

#item462693 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item462700 {
	width:234px !important;
	height:64px !important;
}

#item462697 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item462704 {
	width:234px !important;
	height:54px !important;
}

#item462701 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item462708 {
	width:234px !important;
	height:54px !important;
}

#item462705 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item462713 {
	width:234px !important;
	height:65px !important;
}

#item462709 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item462717 {
	width:234px !important;
	height:65px !important;
}

#item462714 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item462721 {
	width:234px !important;
	height:51px !important;
}

#item462718 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item462760 {
	width:234px !important;
	height:45px !important;
}

#item462757 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item462764 {
	width:234px !important;
	height:45px !important;
}

#item462761 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item462768 {
	width:234px !important;
	height:56px !important;
}

#item462765 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item462772 {
	width:234px !important;
	height:56px !important;
}

#item462769 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item462776 {
	width:234px !important;
	height:56px !important;
}

#item462773 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item462780 {
	width:234px !important;
	height:80px !important;
}

#item462777 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item462785 {
	width:234px !important;
	height:66px !important;
}

#item462781 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item462790 {
	width:234px !important;
	height:66px !important;
}

#item462786 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item462794 {
	width:234px !important;
	height:96px !important;
}

#item462791 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item462795 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item461383 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item461381 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item459914 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item459915 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item459916 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item459917 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item459911 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item400106 {
	width:541px !important;
	height:99px !important;
	left:36px !important;
	top:525px !important;
	border-radius:16px;
	border:solid 1px #fff200;
}

#item403336 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item462838 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item462839 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item462840 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item462841 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item462835 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item462846 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item462848 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item462849 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item464143 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item464147 {
	width:234px !important;
	height:65px !important;
}

#item464144 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item464151 {
	width:234px !important;
	height:65px !important;
}

#item464148 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item464233 {
	width:234px !important;
	height:54px !important;
}

#item464230 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item464237 {
	width:234px !important;
	height:64px !important;
}

#item464234 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item464241 {
	width:234px !important;
	height:54px !important;
}

#item464238 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item464245 {
	width:234px !important;
	height:54px !important;
}

#item464242 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item464250 {
	width:234px !important;
	height:65px !important;
}

#item464246 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item464254 {
	width:234px !important;
	height:65px !important;
}

#item464251 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item464258 {
	width:234px !important;
	height:51px !important;
}

#item464255 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item464262 {
	width:234px !important;
	height:45px !important;
}

#item464259 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item464266 {
	width:234px !important;
	height:45px !important;
}

#item464263 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item464292 {
	width:234px !important;
	height:56px !important;
}

#item464289 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item464296 {
	width:234px !important;
	height:56px !important;
}

#item464293 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item464300 {
	width:234px !important;
	height:56px !important;
}

#item464297 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item464304 {
	width:234px !important;
	height:80px !important;
}

#item464301 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item464308 {
	width:234px !important;
	height:66px !important;
}

#item464305 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item464312 {
	width:234px !important;
	height:66px !important;
}

#item464309 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item464316 {
	width:234px !important;
	height:96px !important;
}

#item464313 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item464317 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item462844 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item462842 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item464328 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item464330 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item464331 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item465626 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item465630 {
	width:234px !important;
	height:65px !important;
}

#item465627 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item465634 {
	width:234px !important;
	height:65px !important;
}

#item465631 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item465639 {
	width:234px !important;
	height:54px !important;
}

#item465635 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item465643 {
	width:234px !important;
	height:64px !important;
}

#item465640 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item465647 {
	width:234px !important;
	height:54px !important;
}

#item465644 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item465651 {
	width:234px !important;
	height:54px !important;
}

#item465648 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item465655 {
	width:234px !important;
	height:65px !important;
}

#item465652 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item465659 {
	width:234px !important;
	height:65px !important;
}

#item465656 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item465663 {
	width:234px !important;
	height:51px !important;
}

#item465660 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item465695 {
	width:234px !important;
	height:45px !important;
}

#item465692 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item465699 {
	width:234px !important;
	height:45px !important;
}

#item465696 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item465703 {
	width:234px !important;
	height:56px !important;
}

#item465700 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item465707 {
	width:234px !important;
	height:56px !important;
}

#item465704 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item465711 {
	width:234px !important;
	height:56px !important;
}

#item465708 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item465715 {
	width:234px !important;
	height:80px !important;
}

#item465712 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item465719 {
	width:234px !important;
	height:66px !important;
}

#item465716 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item465723 {
	width:234px !important;
	height:66px !important;
}

#item465720 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item465729 {
	width:234px !important;
	height:96px !important;
}

#item465725 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item465730 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item464325 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item464323 {
	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;
}

#item462831 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item462832 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item462833 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item462834 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item462828 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item400271 {
	width:612px !important;
	height:272px !important;
}

#item400268 {
	width:612px !important;
	height:272px !important;
}

#item400275 {
	width:612px !important;
	height:234px !important;
}

#item400272 {
	width:612px !important;
	height:234px !important;
	top:558px !important;
}

#item403389 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item465754 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item465756 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item465757 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item467051 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item467055 {
	width:234px !important;
	height:65px !important;
}

#item467052 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item467059 {
	width:234px !important;
	height:65px !important;
}

#item467056 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item467063 {
	width:234px !important;
	height:54px !important;
}

#item467060 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item467067 {
	width:234px !important;
	height:64px !important;
}

#item467064 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item467071 {
	width:234px !important;
	height:54px !important;
}

#item467068 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item467075 {
	width:234px !important;
	height:54px !important;
}

#item467072 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item467079 {
	width:234px !important;
	height:65px !important;
}

#item467076 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item467083 {
	width:234px !important;
	height:65px !important;
}

#item467080 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item467088 {
	width:234px !important;
	height:51px !important;
}

#item467084 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item467093 {
	width:234px !important;
	height:45px !important;
}

#item467089 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item467097 {
	width:234px !important;
	height:45px !important;
}

#item467094 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item467173 {
	width:234px !important;
	height:56px !important;
}

#item467169 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item467177 {
	width:234px !important;
	height:56px !important;
}

#item467174 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item467181 {
	width:234px !important;
	height:56px !important;
}

#item467178 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item467185 {
	width:234px !important;
	height:80px !important;
}

#item467182 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item467189 {
	width:234px !important;
	height:66px !important;
}

#item467186 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item467193 {
	width:234px !important;
	height:66px !important;
}

#item467190 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item467197 {
	width:234px !important;
	height:96px !important;
}

#item467194 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item467198 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item465752 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item465750 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item465739 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item465740 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item465741 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item465742 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item465736 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item397411 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
	top:333px !important;
}

#item403442 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item468763 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item468765 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item468766 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item468767 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item468759 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item468772 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item468774 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item468775 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item470070 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item470074 {
	width:234px !important;
	height:65px !important;
}

#item470071 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item470078 {
	width:234px !important;
	height:65px !important;
}

#item470075 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item470082 {
	width:234px !important;
	height:54px !important;
}

#item470079 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item470086 {
	width:234px !important;
	height:64px !important;
}

#item470083 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item470090 {
	width:234px !important;
	height:54px !important;
}

#item470087 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item470094 {
	width:234px !important;
	height:54px !important;
}

#item470091 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item470098 {
	width:234px !important;
	height:65px !important;
}

#item470095 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item470102 {
	width:234px !important;
	height:65px !important;
}

#item470099 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item470131 {
	width:234px !important;
	height:51px !important;
}

#item470128 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item470135 {
	width:234px !important;
	height:45px !important;
}

#item470132 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item470139 {
	width:234px !important;
	height:45px !important;
}

#item470136 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item470143 {
	width:234px !important;
	height:56px !important;
}

#item470140 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item470147 {
	width:234px !important;
	height:56px !important;
}

#item470144 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item470151 {
	width:234px !important;
	height:56px !important;
}

#item470148 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item470156 {
	width:234px !important;
	height:80px !important;
}

#item470153 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item470160 {
	width:234px !important;
	height:66px !important;
}

#item470157 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item470164 {
	width:234px !important;
	height:66px !important;
}

#item470161 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item470168 {
	width:234px !important;
	height:96px !important;
}

#item470165 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item470169 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item468770 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item468768 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item470179 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item470181 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item470182 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item471477 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item471481 {
	width:234px !important;
	height:65px !important;
}

#item471478 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item471485 {
	width:234px !important;
	height:65px !important;
}

#item471482 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item471548 {
	width:234px !important;
	height:54px !important;
}

#item471545 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item471552 {
	width:234px !important;
	height:64px !important;
}

#item471549 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item471556 {
	width:234px !important;
	height:54px !important;
}

#item471553 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item471560 {
	width:234px !important;
	height:54px !important;
}

#item471557 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item471564 {
	width:234px !important;
	height:65px !important;
}

#item471561 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item471568 {
	width:234px !important;
	height:65px !important;
}

#item471565 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item471573 {
	width:234px !important;
	height:51px !important;
}

#item471569 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item471577 {
	width:234px !important;
	height:45px !important;
}

#item471574 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item471582 {
	width:234px !important;
	height:45px !important;
}

#item471578 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item471590 {
	width:234px !important;
	height:56px !important;
}

#item471587 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item471594 {
	width:234px !important;
	height:56px !important;
}

#item471591 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item471598 {
	width:234px !important;
	height:56px !important;
}

#item471595 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item471602 {
	width:234px !important;
	height:80px !important;
}

#item471599 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item471606 {
	width:234px !important;
	height:66px !important;
}

#item471603 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item471610 {
	width:234px !important;
	height:66px !important;
}

#item471607 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item471615 {
	width:234px !important;
	height:96px !important;
}

#item471611 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item471616 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item470177 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item470175 {
	width:622px !important;
	height:817px !important;
	left:-10px !important;
	top:-25px !important;
}

#item394415 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:270px !important;
	background:#fff200;
}

#item468755 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item468756 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item468757 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item468758 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item468752 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item179746 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:91px !important;
}

#item179756 {
	width:17px !important;
	height:30px !important;
}

#item179753 {
	width:17px !important;
	height:30px !important;
	left:584px !important;
	top:364px !important;
}

#item179758 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:364px !important;
}

#item401089 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item401028 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item400962 {
	width:518px !important;
	height:278px !important;
	top:2px !important;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400901 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400837 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item400769 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item402055 {
	width:518px !important;
	height:245px !important;
	top:34px !important;
}

#item179763 {
	width:518px !important;
	height:362px !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;
}

#item471642 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item471643 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item471644 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item471645 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item471639 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}

#item471651 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item471653 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item471654 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item472947 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item472951 {
	width:234px !important;
	height:65px !important;
}

#item472948 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item472956 {
	width:234px !important;
	height:65px !important;
}

#item472952 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item472960 {
	width:234px !important;
	height:54px !important;
}

#item472957 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item472964 {
	width:234px !important;
	height:64px !important;
}

#item472961 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item472968 {
	width:234px !important;
	height:54px !important;
}

#item472965 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item472972 {
	width:234px !important;
	height:54px !important;
}

#item472969 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item472976 {
	width:234px !important;
	height:65px !important;
}

#item472973 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item472980 {
	width:234px !important;
	height:65px !important;
}

#item472977 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item472984 {
	width:234px !important;
	height:51px !important;
}

#item472981 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item473008 {
	width:234px !important;
	height:45px !important;
}

#item473005 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item473012 {
	width:234px !important;
	height:45px !important;
}

#item473009 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item473016 {
	width:234px !important;
	height:56px !important;
}

#item473013 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item473020 {
	width:234px !important;
	height:56px !important;
}

#item473017 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item473024 {
	width:234px !important;
	height:56px !important;
}

#item473021 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item473028 {
	width:234px !important;
	height:80px !important;
}

#item473025 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item473033 {
	width:234px !important;
	height:66px !important;
}

#item473029 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item473038 {
	width:234px !important;
	height:66px !important;
}

#item473035 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item473042 {
	width:234px !important;
	height:96px !important;
}

#item473039 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item473043 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item471649 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item471647 {
	width:622px !important;
	height:817px !important;
	left:602px !important;
	top:-25px !important;
}

#item473053 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item473055 {
	width:612px !important;
	height:792px !important;
	top:15px !important;
	background:#fff;
}

#item473056 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:627px !important;
}

#item474353 {
	width:81px !important;
	height:13px !important;
	left:128px !important;
	top:289px !important;
}

#item474357 {
	width:234px !important;
	height:65px !important;
}

#item474354 {
	width:234px !important;
	height:65px !important;
	left:36px !important;
	top:87px !important;
}

#item474361 {
	width:234px !important;
	height:65px !important;
}

#item474358 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:70px !important;
}

#item474365 {
	width:234px !important;
	height:54px !important;
}

#item474362 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:151px !important;
}

#item474369 {
	width:234px !important;
	height:64px !important;
}

#item474366 {
	width:234px !important;
	height:64px !important;
	left:342px !important;
	top:285px !important;
}

#item474373 {
	width:234px !important;
	height:54px !important;
}

#item474370 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:220px !important;
}

#item474377 {
	width:234px !important;
	height:54px !important;
}

#item474374 {
	width:234px !important;
	height:54px !important;
	left:342px !important;
	top:364px !important;
}

#item474425 {
	width:234px !important;
	height:65px !important;
}

#item474422 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:430px !important;
}

#item474429 {
	width:234px !important;
	height:65px !important;
}

#item474426 {
	width:234px !important;
	height:65px !important;
	left:342px !important;
	top:509px !important;
}

#item474433 {
	width:234px !important;
	height:51px !important;
}

#item474430 {
	width:234px !important;
	height:51px !important;
	left:342px !important;
	top:587px !important;
}

#item474437 {
	width:234px !important;
	height:45px !important;
}

#item474434 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:651px !important;
}

#item474441 {
	width:234px !important;
	height:45px !important;
}

#item474438 {
	width:234px !important;
	height:45px !important;
	left:342px !important;
	top:709px !important;
}

#item474515 {
	width:234px !important;
	height:56px !important;
}

#item474512 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:165px !important;
}

#item474520 {
	width:234px !important;
	height:56px !important;
}

#item474517 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:233px !important;
}

#item474524 {
	width:234px !important;
	height:56px !important;
}

#item474521 {
	width:234px !important;
	height:56px !important;
	left:36px !important;
	top:302px !important;
}

#item474528 {
	width:234px !important;
	height:80px !important;
}

#item474525 {
	width:234px !important;
	height:80px !important;
	left:36px !important;
	top:371px !important;
}

#item474532 {
	width:234px !important;
	height:66px !important;
}

#item474529 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:465px !important;
}

#item474536 {
	width:234px !important;
	height:66px !important;
}

#item474533 {
	width:234px !important;
	height:66px !important;
	left:36px !important;
	top:654px !important;
}

#item474540 {
	width:234px !important;
	height:96px !important;
}

#item474537 {
	width:234px !important;
	height:96px !important;
	left:36px !important;
	top:545px !important;
}

#item474541 {
	width:41px !important;
	height:41px !important;
	left:529px !important;
	top:35px !important;
}

#item473051 {
	width:18px !important;
	height:17px !important;
	left:10px !important;
	top:25px !important;
}

#item473049 {
	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;
}

#item471635 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item471636 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item471637 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item471638 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item471632 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:766px !important;
}
#in5footer,  #prefooter {display:none;}
