/* 	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:24880px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

#item1157 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

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

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

#item356384 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item358766 {
	width:236px !important;
	height:54px !important;
}

#item358763 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item358770 {
	width:236px !important;
	height:68px !important;
}

#item358767 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item358774 {
	width:236px !important;
	height:60px !important;
}

#item358771 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item358778 {
	width:236px !important;
	height:54px !important;
}

#item358775 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item358783 {
	width:236px !important;
	height:54px !important;
}

#item358779 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item358787 {
	width:236px !important;
	height:54px !important;
}

#item358784 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item358791 {
	width:236px !important;
	height:54px !important;
}

#item358788 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item358795 {
	width:236px !important;
	height:54px !important;
}

#item358792 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item358799 {
	width:236px !important;
	height:54px !important;
}

#item358796 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item358803 {
	width:236px !important;
	height:42px !important;
}

#item358800 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item358807 {
	width:236px !important;
	height:54px !important;
}

#item358804 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item358811 {
	width:236px !important;
	height:54px !important;
}

#item358808 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item358815 {
	width:236px !important;
	height:66px !important;
}

#item358812 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item358819 {
	width:236px !important;
	height:63px !important;
}

#item358816 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

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

#item419675 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item419679 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item420690 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item420694 {
	width:236px !important;
	height:54px !important;
}

#item420691 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item420698 {
	width:236px !important;
	height:68px !important;
}

#item420695 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item420702 {
	width:236px !important;
	height:60px !important;
}

#item420699 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item420706 {
	width:236px !important;
	height:54px !important;
}

#item420703 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item420711 {
	width:236px !important;
	height:54px !important;
}

#item420707 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item420715 {
	width:236px !important;
	height:54px !important;
}

#item420712 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item420719 {
	width:236px !important;
	height:54px !important;
}

#item420716 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item420724 {
	width:236px !important;
	height:54px !important;
}

#item420720 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item420728 {
	width:236px !important;
	height:54px !important;
}

#item420725 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item420732 {
	width:236px !important;
	height:42px !important;
}

#item420729 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item420737 {
	width:236px !important;
	height:54px !important;
}

#item420733 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item420741 {
	width:236px !important;
	height:54px !important;
}

#item420738 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item420745 {
	width:236px !important;
	height:66px !important;
}

#item420742 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item420749 {
	width:236px !important;
	height:63px !important;
}

#item420746 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item420757 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item419617 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item358826 {
	width:78px !important;
	height:24px !important;
}

#item358823 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:227px !important;
}

#item358831 {
	width:78px !important;
	height:24px !important;
}

#item358827 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:456px !important;
}

#item358835 {
	width:78px !important;
	height:24px !important;
}

#item358832 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:672px !important;
}

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

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

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

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

#item2362 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

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

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

#item358935 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item125642 {
	width:255px !important;
	height:42px !important;
	background:#f6eb1c;
}

#item125670 {
	width:255px !important;
	height:41px !important;
	background:#f6eb1c;
}

#item354741 {
	width:612px !important;
	height:295px !important;
	top:4px !important;
	background:#e9e9ea;
}

#item358839 {
	width:255px !important;
	height:40px !important;
}

#item358836 {
	width:255px !important;
	height:40px !important;
	left:321px !important;
	top:393px !important;
}

#item358843 {
	width:255px !important;
	height:39px !important;
}

#item358840 {
	width:255px !important;
	height:39px !important;
	left:321px !important;
	top:442px !important;
}

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

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

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

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

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

#item420816 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item420876 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item420880 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item421893 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item421899 {
	width:236px !important;
	height:54px !important;
}

#item421895 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item421903 {
	width:236px !important;
	height:68px !important;
}

#item421900 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item421907 {
	width:236px !important;
	height:60px !important;
}

#item421904 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item421911 {
	width:236px !important;
	height:54px !important;
}

#item421908 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

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

#item421912 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item421920 {
	width:236px !important;
	height:54px !important;
}

#item421917 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item421924 {
	width:236px !important;
	height:54px !important;
}

#item421921 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item421928 {
	width:236px !important;
	height:54px !important;
}

#item421925 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

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

#item421930 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item421937 {
	width:236px !important;
	height:42px !important;
}

#item421934 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item421941 {
	width:236px !important;
	height:54px !important;
}

#item421938 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

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

#item421942 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item421949 {
	width:236px !important;
	height:66px !important;
}

#item421946 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item421953 {
	width:236px !important;
	height:63px !important;
}

#item421950 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item421954 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item420823 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item423258 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item423262 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item424275 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item424279 {
	width:236px !important;
	height:54px !important;
}

#item424276 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item424283 {
	width:236px !important;
	height:68px !important;
}

#item424280 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item424287 {
	width:236px !important;
	height:60px !important;
}

#item424284 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item424291 {
	width:236px !important;
	height:54px !important;
}

#item424288 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item424295 {
	width:236px !important;
	height:54px !important;
}

#item424292 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item424299 {
	width:236px !important;
	height:54px !important;
}

#item424296 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item424303 {
	width:236px !important;
	height:54px !important;
}

#item424300 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item424308 {
	width:236px !important;
	height:54px !important;
}

#item424304 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item424312 {
	width:236px !important;
	height:54px !important;
}

#item424309 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item424316 {
	width:236px !important;
	height:42px !important;
}

#item424313 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item424321 {
	width:236px !important;
	height:54px !important;
}

#item424318 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item424325 {
	width:236px !important;
	height:54px !important;
}

#item424322 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item424329 {
	width:236px !important;
	height:66px !important;
}

#item424326 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item424333 {
	width:236px !important;
	height:63px !important;
}

#item424330 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item424334 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item423204 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item350991 {
	width:255px !important;
	height:26px !important;
	background:#f6eb1c;
}

#item358847 {
	width:255px !important;
	height:27px !important;
}

#item358844 {
	width:255px !important;
	height:27px !important;
	left:36px !important;
	top:181px !important;
}

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

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

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

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

#item423197 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item348813 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:355px !important;
}

#item348814 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:435px !important;
}

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

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

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

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

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

#item424348 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item424408 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item424412 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item425426 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item425430 {
	width:236px !important;
	height:54px !important;
}

#item425427 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item425435 {
	width:236px !important;
	height:68px !important;
}

#item425432 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item425440 {
	width:236px !important;
	height:60px !important;
}

#item425436 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item425444 {
	width:236px !important;
	height:54px !important;
}

#item425441 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item425448 {
	width:236px !important;
	height:54px !important;
}

#item425445 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item425453 {
	width:236px !important;
	height:54px !important;
}

#item425449 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item425457 {
	width:236px !important;
	height:54px !important;
}

#item425454 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item425461 {
	width:236px !important;
	height:54px !important;
}

#item425458 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item425465 {
	width:236px !important;
	height:54px !important;
}

#item425462 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item425469 {
	width:236px !important;
	height:42px !important;
}

#item425466 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item425473 {
	width:236px !important;
	height:54px !important;
}

#item425470 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item425477 {
	width:236px !important;
	height:54px !important;
}

#item425474 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item425481 {
	width:236px !important;
	height:66px !important;
}

#item425478 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item425485 {
	width:236px !important;
	height:63px !important;
}

#item425482 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item425486 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item424355 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item425554 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item425558 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item426571 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item426575 {
	width:236px !important;
	height:54px !important;
}

#item426572 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item426579 {
	width:236px !important;
	height:68px !important;
}

#item426576 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item426583 {
	width:236px !important;
	height:60px !important;
}

#item426580 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item426587 {
	width:236px !important;
	height:54px !important;
}

#item426584 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item426591 {
	width:236px !important;
	height:54px !important;
}

#item426588 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item426596 {
	width:236px !important;
	height:54px !important;
}

#item426592 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item426601 {
	width:236px !important;
	height:54px !important;
}

#item426597 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item426605 {
	width:236px !important;
	height:54px !important;
}

#item426602 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item426609 {
	width:236px !important;
	height:54px !important;
}

#item426606 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item426613 {
	width:236px !important;
	height:42px !important;
}

#item426610 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item426617 {
	width:236px !important;
	height:54px !important;
}

#item426614 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item426621 {
	width:236px !important;
	height:54px !important;
}

#item426618 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item426625 {
	width:236px !important;
	height:66px !important;
}

#item426622 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item426629 {
	width:236px !important;
	height:63px !important;
}

#item426626 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item426630 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item425501 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item425494 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

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

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

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

#item426661 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item426722 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item426727 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item427742 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item427746 {
	width:236px !important;
	height:54px !important;
}

#item427743 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item427750 {
	width:236px !important;
	height:68px !important;
}

#item427747 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item427754 {
	width:236px !important;
	height:60px !important;
}

#item427751 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item427759 {
	width:236px !important;
	height:54px !important;
}

#item427756 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item427763 {
	width:236px !important;
	height:54px !important;
}

#item427760 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item427767 {
	width:236px !important;
	height:54px !important;
}

#item427764 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item427771 {
	width:236px !important;
	height:54px !important;
}

#item427768 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item427775 {
	width:236px !important;
	height:54px !important;
}

#item427772 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item427779 {
	width:236px !important;
	height:54px !important;
}

#item427776 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item427783 {
	width:236px !important;
	height:42px !important;
}

#item427780 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item427787 {
	width:236px !important;
	height:54px !important;
}

#item427784 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item427791 {
	width:236px !important;
	height:54px !important;
}

#item427788 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item427796 {
	width:236px !important;
	height:66px !important;
}

#item427793 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item427800 {
	width:236px !important;
	height:63px !important;
}

#item427797 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item427801 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item426668 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item427867 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item427871 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item428885 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item428889 {
	width:236px !important;
	height:54px !important;
}

#item428886 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item428893 {
	width:236px !important;
	height:68px !important;
}

#item428890 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item428897 {
	width:236px !important;
	height:60px !important;
}

#item428894 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item428902 {
	width:236px !important;
	height:54px !important;
}

#item428899 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item428906 {
	width:236px !important;
	height:54px !important;
}

#item428903 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item428910 {
	width:236px !important;
	height:54px !important;
}

#item428907 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item428914 {
	width:236px !important;
	height:54px !important;
}

#item428911 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item428918 {
	width:236px !important;
	height:54px !important;
}

#item428915 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item428922 {
	width:236px !important;
	height:54px !important;
}

#item428919 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item428926 {
	width:236px !important;
	height:42px !important;
}

#item428923 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item428930 {
	width:236px !important;
	height:54px !important;
}

#item428927 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item428934 {
	width:236px !important;
	height:54px !important;
}

#item428931 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item428938 {
	width:236px !important;
	height:66px !important;
}

#item428935 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item428942 {
	width:236px !important;
	height:63px !important;
}

#item428939 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item428943 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item427814 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item349044 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:666px !important;
	background:#fff200;
}

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

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

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

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

#item427807 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item349115 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:444px !important;
}

#item349116 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:500px !important;
}

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

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

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

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

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

#item428949 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item429011 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item429015 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item430028 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item430033 {
	width:236px !important;
	height:54px !important;
}

#item430029 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item430037 {
	width:236px !important;
	height:68px !important;
}

#item430034 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item430041 {
	width:236px !important;
	height:60px !important;
}

#item430038 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item430045 {
	width:236px !important;
	height:54px !important;
}

#item430042 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item430049 {
	width:236px !important;
	height:54px !important;
}

#item430046 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item430053 {
	width:236px !important;
	height:54px !important;
}

#item430050 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item430057 {
	width:236px !important;
	height:54px !important;
}

#item430054 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item430061 {
	width:236px !important;
	height:54px !important;
}

#item430058 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item430066 {
	width:236px !important;
	height:54px !important;
}

#item430062 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item430070 {
	width:236px !important;
	height:42px !important;
}

#item430067 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item430074 {
	width:236px !important;
	height:54px !important;
}

#item430071 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item430079 {
	width:236px !important;
	height:54px !important;
}

#item430075 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item430084 {
	width:236px !important;
	height:66px !important;
}

#item430080 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item430088 {
	width:236px !important;
	height:63px !important;
}

#item430085 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item430089 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item428957 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item430155 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item430161 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item431173 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item431177 {
	width:236px !important;
	height:54px !important;
}

#item431174 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item431181 {
	width:236px !important;
	height:68px !important;
}

#item431178 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item431186 {
	width:236px !important;
	height:60px !important;
}

#item431183 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item431190 {
	width:236px !important;
	height:54px !important;
}

#item431187 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item431194 {
	width:236px !important;
	height:54px !important;
}

#item431191 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item431198 {
	width:236px !important;
	height:54px !important;
}

#item431195 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item431202 {
	width:236px !important;
	height:54px !important;
}

#item431199 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item431206 {
	width:236px !important;
	height:54px !important;
}

#item431203 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item431210 {
	width:236px !important;
	height:54px !important;
}

#item431207 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item431214 {
	width:236px !important;
	height:42px !important;
}

#item431211 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item431218 {
	width:236px !important;
	height:54px !important;
}

#item431215 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item431222 {
	width:236px !important;
	height:54px !important;
}

#item431219 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item431226 {
	width:236px !important;
	height:66px !important;
}

#item431223 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item431231 {
	width:236px !important;
	height:63px !important;
}

#item431227 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item431232 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item430102 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item430095 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item352481 {
	width:612px !important;
	height:397px !important;
	left:612px !important;
	top:318px !important;
}

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

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

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

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

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

#item431244 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item431304 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item431308 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item432323 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item432327 {
	width:236px !important;
	height:54px !important;
}

#item432324 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item432331 {
	width:236px !important;
	height:68px !important;
}

#item432328 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item432335 {
	width:236px !important;
	height:60px !important;
}

#item432332 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item432339 {
	width:236px !important;
	height:54px !important;
}

#item432336 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item432344 {
	width:236px !important;
	height:54px !important;
}

#item432340 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item432348 {
	width:236px !important;
	height:54px !important;
}

#item432345 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item432352 {
	width:236px !important;
	height:54px !important;
}

#item432349 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item432356 {
	width:236px !important;
	height:54px !important;
}

#item432353 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item432360 {
	width:236px !important;
	height:54px !important;
}

#item432357 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item432364 {
	width:236px !important;
	height:42px !important;
}

#item432361 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item432368 {
	width:236px !important;
	height:54px !important;
}

#item432365 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item432372 {
	width:236px !important;
	height:54px !important;
}

#item432369 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item432376 {
	width:236px !important;
	height:66px !important;
}

#item432373 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item432380 {
	width:236px !important;
	height:63px !important;
}

#item432377 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item432381 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item431251 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item432448 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item432452 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item433467 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item433471 {
	width:236px !important;
	height:54px !important;
}

#item433468 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item433475 {
	width:236px !important;
	height:68px !important;
}

#item433472 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item433479 {
	width:236px !important;
	height:60px !important;
}

#item433476 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item433483 {
	width:236px !important;
	height:54px !important;
}

#item433480 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item433487 {
	width:236px !important;
	height:54px !important;
}

#item433484 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item433491 {
	width:236px !important;
	height:54px !important;
}

#item433488 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item433495 {
	width:236px !important;
	height:54px !important;
}

#item433492 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item433499 {
	width:236px !important;
	height:54px !important;
}

#item433496 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item433503 {
	width:236px !important;
	height:54px !important;
}

#item433500 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item433507 {
	width:236px !important;
	height:42px !important;
}

#item433504 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item433512 {
	width:236px !important;
	height:54px !important;
}

#item433508 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item433516 {
	width:236px !important;
	height:54px !important;
}

#item433513 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item433520 {
	width:236px !important;
	height:66px !important;
}

#item433517 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item433524 {
	width:236px !important;
	height:63px !important;
}

#item433521 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item433525 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item432394 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item349577 {
	width:575px !important;
	height:173px !important;
	left:37px !important;
	top:121px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

#item432387 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item351258 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:499px !important;
}

#item351259 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:444px !important;
}

#item351260 {
	width:539px !important;
	height:84px !important;
	left:37px !important;
	top:620px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item434022 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item434084 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item434088 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item435103 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item435107 {
	width:236px !important;
	height:54px !important;
}

#item435104 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item435111 {
	width:236px !important;
	height:68px !important;
}

#item435108 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item435115 {
	width:236px !important;
	height:60px !important;
}

#item435112 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item435119 {
	width:236px !important;
	height:54px !important;
}

#item435116 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item435123 {
	width:236px !important;
	height:54px !important;
}

#item435120 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item435128 {
	width:236px !important;
	height:54px !important;
}

#item435124 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item435132 {
	width:236px !important;
	height:54px !important;
}

#item435129 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item435137 {
	width:236px !important;
	height:54px !important;
}

#item435133 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item435141 {
	width:236px !important;
	height:54px !important;
}

#item435138 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item435145 {
	width:236px !important;
	height:42px !important;
}

#item435142 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item435149 {
	width:236px !important;
	height:54px !important;
}

#item435146 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item435153 {
	width:236px !important;
	height:54px !important;
}

#item435150 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item435157 {
	width:236px !important;
	height:66px !important;
}

#item435154 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item435161 {
	width:236px !important;
	height:63px !important;
}

#item435158 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item435162 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item434031 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item435229 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item435233 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item436248 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item436252 {
	width:236px !important;
	height:54px !important;
}

#item436249 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item436256 {
	width:236px !important;
	height:68px !important;
}

#item436253 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item436260 {
	width:236px !important;
	height:60px !important;
}

#item436257 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item436264 {
	width:236px !important;
	height:54px !important;
}

#item436261 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item436268 {
	width:236px !important;
	height:54px !important;
}

#item436265 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item436272 {
	width:236px !important;
	height:54px !important;
}

#item436269 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item436276 {
	width:236px !important;
	height:54px !important;
}

#item436273 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item436280 {
	width:236px !important;
	height:54px !important;
}

#item436277 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item436284 {
	width:236px !important;
	height:54px !important;
}

#item436281 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item436288 {
	width:236px !important;
	height:42px !important;
}

#item436285 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item436292 {
	width:236px !important;
	height:54px !important;
}

#item436289 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item436297 {
	width:236px !important;
	height:54px !important;
}

#item436294 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item436301 {
	width:236px !important;
	height:66px !important;
}

#item436298 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item436305 {
	width:236px !important;
	height:63px !important;
}

#item436302 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item436306 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item435175 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item351362 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:624px !important;
	background:#fff200;
}

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

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

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

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

#item435168 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item349679 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:273px !important;
}

#item349680 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:328px !important;
}

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

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

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

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

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

#item436312 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item436373 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item436377 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item437392 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item437396 {
	width:236px !important;
	height:54px !important;
}

#item437393 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item437400 {
	width:236px !important;
	height:68px !important;
}

#item437397 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item437405 {
	width:236px !important;
	height:60px !important;
}

#item437402 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item437409 {
	width:236px !important;
	height:54px !important;
}

#item437406 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item437413 {
	width:236px !important;
	height:54px !important;
}

#item437410 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item437417 {
	width:236px !important;
	height:54px !important;
}

#item437414 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item437421 {
	width:236px !important;
	height:54px !important;
}

#item437418 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item437425 {
	width:236px !important;
	height:54px !important;
}

#item437422 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item437429 {
	width:236px !important;
	height:54px !important;
}

#item437426 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item437433 {
	width:236px !important;
	height:42px !important;
}

#item437430 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item437437 {
	width:236px !important;
	height:54px !important;
}

#item437434 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item437441 {
	width:236px !important;
	height:54px !important;
}

#item437438 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item437445 {
	width:236px !important;
	height:66px !important;
}

#item437442 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item437449 {
	width:236px !important;
	height:63px !important;
}

#item437446 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item437450 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item436319 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item437517 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item437521 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item438536 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item438540 {
	width:236px !important;
	height:54px !important;
}

#item438537 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item438544 {
	width:236px !important;
	height:68px !important;
}

#item438541 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item438548 {
	width:236px !important;
	height:60px !important;
}

#item438545 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item438552 {
	width:236px !important;
	height:54px !important;
}

#item438549 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item438556 {
	width:236px !important;
	height:54px !important;
}

#item438553 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item438560 {
	width:236px !important;
	height:54px !important;
}

#item438557 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item438564 {
	width:236px !important;
	height:54px !important;
}

#item438561 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item438569 {
	width:236px !important;
	height:54px !important;
}

#item438565 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item438573 {
	width:236px !important;
	height:54px !important;
}

#item438570 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item438577 {
	width:236px !important;
	height:42px !important;
}

#item438574 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item438581 {
	width:236px !important;
	height:54px !important;
}

#item438578 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item438585 {
	width:236px !important;
	height:54px !important;
}

#item438582 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item438589 {
	width:236px !important;
	height:66px !important;
}

#item438586 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item438594 {
	width:236px !important;
	height:63px !important;
}

#item438590 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item438595 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item437464 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item437456 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item184903 {
	width:292px !important;
	height:470px !important;
	left:320px !important;
	top:216px !important;
	border-radius:undefined;
	background:#fff200;
}

#item350007 {
	width:227px !important;
	height:40px !important;
	background:#000;
}

#item358851 {
	width:227px !important;
	height:40px !important;
}

#item358848 {
	width:227px !important;
	height:40px !important;
	left:349px !important;
	top:510px !important;
}

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

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

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

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

#item438601 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item438663 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item438667 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item439680 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item439684 {
	width:236px !important;
	height:54px !important;
}

#item439681 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item439688 {
	width:236px !important;
	height:68px !important;
}

#item439685 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item439692 {
	width:236px !important;
	height:60px !important;
}

#item439689 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item439696 {
	width:236px !important;
	height:54px !important;
}

#item439693 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item439701 {
	width:236px !important;
	height:54px !important;
}

#item439698 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item439705 {
	width:236px !important;
	height:54px !important;
}

#item439702 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item439709 {
	width:236px !important;
	height:54px !important;
}

#item439706 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item439713 {
	width:236px !important;
	height:54px !important;
}

#item439710 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item439717 {
	width:236px !important;
	height:54px !important;
}

#item439714 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item439721 {
	width:236px !important;
	height:42px !important;
}

#item439718 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item439725 {
	width:236px !important;
	height:54px !important;
}

#item439722 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item439729 {
	width:236px !important;
	height:54px !important;
}

#item439726 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item439734 {
	width:236px !important;
	height:66px !important;
}

#item439730 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item439738 {
	width:236px !important;
	height:63px !important;
}

#item439735 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item439739 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item438608 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item352547 {
	width:95px !important;
	height:97px !important;
}

#item352548 {
	width:95px !important;
	height:97px !important;
	left:29px !important;
	top:667px !important;
}

#item352552 {
	width:313px !important;
	height:60px !important;
}

#item352553 {
	width:313px !important;
	height:60px !important;
	left:299px !important;
	top:732px !important;
}

#item351490 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:427px !important;
}

#item351491 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:505px !important;
}

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

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

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

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

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

#item440956 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item441016 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item441020 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item442035 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item442039 {
	width:236px !important;
	height:54px !important;
}

#item442036 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item442043 {
	width:236px !important;
	height:68px !important;
}

#item442040 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item442047 {
	width:236px !important;
	height:60px !important;
}

#item442044 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item442052 {
	width:236px !important;
	height:54px !important;
}

#item442048 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item442056 {
	width:236px !important;
	height:54px !important;
}

#item442053 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item442060 {
	width:236px !important;
	height:54px !important;
}

#item442057 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item442064 {
	width:236px !important;
	height:54px !important;
}

#item442061 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item442068 {
	width:236px !important;
	height:54px !important;
}

#item442065 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item442072 {
	width:236px !important;
	height:54px !important;
}

#item442069 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item442076 {
	width:236px !important;
	height:42px !important;
}

#item442073 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item442080 {
	width:236px !important;
	height:54px !important;
}

#item442077 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item442084 {
	width:236px !important;
	height:54px !important;
}

#item442081 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item442088 {
	width:236px !important;
	height:66px !important;
}

#item442085 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item442092 {
	width:236px !important;
	height:63px !important;
}

#item442089 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item442093 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item440963 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item442160 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item442164 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item443178 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item443182 {
	width:236px !important;
	height:54px !important;
}

#item443179 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item443186 {
	width:236px !important;
	height:68px !important;
}

#item443183 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item443190 {
	width:236px !important;
	height:60px !important;
}

#item443187 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item443194 {
	width:236px !important;
	height:54px !important;
}

#item443191 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item443198 {
	width:236px !important;
	height:54px !important;
}

#item443195 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item443202 {
	width:236px !important;
	height:54px !important;
}

#item443199 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item443206 {
	width:236px !important;
	height:54px !important;
}

#item443203 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item443210 {
	width:236px !important;
	height:54px !important;
}

#item443207 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item443214 {
	width:236px !important;
	height:54px !important;
}

#item443211 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item443219 {
	width:236px !important;
	height:42px !important;
}

#item443215 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item443223 {
	width:236px !important;
	height:54px !important;
}

#item443220 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item443227 {
	width:236px !important;
	height:54px !important;
}

#item443224 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item443232 {
	width:236px !important;
	height:66px !important;
}

#item443229 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item443236 {
	width:236px !important;
	height:63px !important;
}

#item443233 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item443237 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item442107 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item442099 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item350166 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:501px !important;
}

#item350198 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:444px !important;
}

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

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

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

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

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

#item443277 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item443338 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item443343 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item444354 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item444359 {
	width:236px !important;
	height:54px !important;
}

#item444355 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item444363 {
	width:236px !important;
	height:68px !important;
}

#item444360 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item444367 {
	width:236px !important;
	height:60px !important;
}

#item444364 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item444371 {
	width:236px !important;
	height:54px !important;
}

#item444368 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item444375 {
	width:236px !important;
	height:54px !important;
}

#item444372 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item444379 {
	width:236px !important;
	height:54px !important;
}

#item444376 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item444383 {
	width:236px !important;
	height:54px !important;
}

#item444380 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item444387 {
	width:236px !important;
	height:54px !important;
}

#item444384 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item444391 {
	width:236px !important;
	height:54px !important;
}

#item444388 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item444396 {
	width:236px !important;
	height:42px !important;
}

#item444392 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item444400 {
	width:236px !important;
	height:54px !important;
}

#item444397 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item444404 {
	width:236px !important;
	height:54px !important;
}

#item444401 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item444408 {
	width:236px !important;
	height:66px !important;
}

#item444405 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item444412 {
	width:236px !important;
	height:63px !important;
}

#item444409 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item444413 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item443284 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item444481 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item444485 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item445499 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item445504 {
	width:236px !important;
	height:54px !important;
}

#item445500 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item445508 {
	width:236px !important;
	height:68px !important;
}

#item445505 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item445512 {
	width:236px !important;
	height:60px !important;
}

#item445509 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item445516 {
	width:236px !important;
	height:54px !important;
}

#item445513 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item445520 {
	width:236px !important;
	height:54px !important;
}

#item445517 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item445525 {
	width:236px !important;
	height:54px !important;
}

#item445521 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item445529 {
	width:236px !important;
	height:54px !important;
}

#item445526 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item445533 {
	width:236px !important;
	height:54px !important;
}

#item445530 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item445537 {
	width:236px !important;
	height:54px !important;
}

#item445534 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item445542 {
	width:236px !important;
	height:42px !important;
}

#item445538 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item445546 {
	width:236px !important;
	height:54px !important;
}

#item445543 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item445550 {
	width:236px !important;
	height:54px !important;
}

#item445547 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item445554 {
	width:236px !important;
	height:66px !important;
}

#item445551 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item445559 {
	width:236px !important;
	height:63px !important;
}

#item445555 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item445560 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item444427 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item444420 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item350333 {
	width:292px !important;
	height:227px !important;
	left:320px !important;
	top:419px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

#item445567 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item445628 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item445632 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item446644 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item446648 {
	width:236px !important;
	height:54px !important;
}

#item446645 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item446652 {
	width:236px !important;
	height:68px !important;
}

#item446649 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item446656 {
	width:236px !important;
	height:60px !important;
}

#item446653 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item446660 {
	width:236px !important;
	height:54px !important;
}

#item446657 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item446664 {
	width:236px !important;
	height:54px !important;
}

#item446661 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item446668 {
	width:236px !important;
	height:54px !important;
}

#item446665 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item446672 {
	width:236px !important;
	height:54px !important;
}

#item446669 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item446676 {
	width:236px !important;
	height:54px !important;
}

#item446673 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item446681 {
	width:236px !important;
	height:54px !important;
}

#item446677 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item446685 {
	width:236px !important;
	height:42px !important;
}

#item446682 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item446689 {
	width:236px !important;
	height:54px !important;
}

#item446686 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item446694 {
	width:236px !important;
	height:54px !important;
}

#item446691 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item446698 {
	width:236px !important;
	height:66px !important;
}

#item446695 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item446702 {
	width:236px !important;
	height:63px !important;
}

#item446699 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item446703 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item445574 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item446769 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item446773 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item447787 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item447791 {
	width:236px !important;
	height:54px !important;
}

#item447788 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item447795 {
	width:236px !important;
	height:68px !important;
}

#item447792 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item447800 {
	width:236px !important;
	height:60px !important;
}

#item447797 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item447805 {
	width:236px !important;
	height:54px !important;
}

#item447801 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item447809 {
	width:236px !important;
	height:54px !important;
}

#item447806 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item447813 {
	width:236px !important;
	height:54px !important;
}

#item447810 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item447817 {
	width:236px !important;
	height:54px !important;
}

#item447814 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item447822 {
	width:236px !important;
	height:54px !important;
}

#item447819 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item447826 {
	width:236px !important;
	height:54px !important;
}

#item447823 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item447830 {
	width:236px !important;
	height:42px !important;
}

#item447827 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item447834 {
	width:236px !important;
	height:54px !important;
}

#item447831 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item447838 {
	width:236px !important;
	height:54px !important;
}

#item447835 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item447842 {
	width:236px !important;
	height:66px !important;
}

#item447839 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item447846 {
	width:236px !important;
	height:63px !important;
}

#item447843 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item447847 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item446716 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item353103 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:545px !important;
}

#item353104 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:470px !important;
}

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

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

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

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

#item446709 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

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

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

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

#item447854 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item447917 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item447921 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item448933 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item448937 {
	width:236px !important;
	height:54px !important;
}

#item448934 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item448941 {
	width:236px !important;
	height:68px !important;
}

#item448938 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item448945 {
	width:236px !important;
	height:60px !important;
}

#item448942 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item448949 {
	width:236px !important;
	height:54px !important;
}

#item448946 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item448953 {
	width:236px !important;
	height:54px !important;
}

#item448950 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item448957 {
	width:236px !important;
	height:54px !important;
}

#item448954 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item448962 {
	width:236px !important;
	height:54px !important;
}

#item448959 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item448967 {
	width:236px !important;
	height:54px !important;
}

#item448963 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item448971 {
	width:236px !important;
	height:54px !important;
}

#item448968 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item448975 {
	width:236px !important;
	height:42px !important;
}

#item448972 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item448979 {
	width:236px !important;
	height:54px !important;
}

#item448976 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item448983 {
	width:236px !important;
	height:54px !important;
}

#item448980 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item448988 {
	width:236px !important;
	height:66px !important;
}

#item448984 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item448992 {
	width:236px !important;
	height:63px !important;
}

#item448989 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item448993 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item447863 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item449060 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item449064 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item450078 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item450082 {
	width:236px !important;
	height:54px !important;
}

#item450079 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item450086 {
	width:236px !important;
	height:68px !important;
}

#item450083 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item450090 {
	width:236px !important;
	height:60px !important;
}

#item450087 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item450094 {
	width:236px !important;
	height:54px !important;
}

#item450091 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item450099 {
	width:236px !important;
	height:54px !important;
}

#item450095 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item450103 {
	width:236px !important;
	height:54px !important;
}

#item450100 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item450107 {
	width:236px !important;
	height:54px !important;
}

#item450104 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item450111 {
	width:236px !important;
	height:54px !important;
}

#item450108 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item450115 {
	width:236px !important;
	height:54px !important;
}

#item450112 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item450119 {
	width:236px !important;
	height:42px !important;
}

#item450116 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item450123 {
	width:236px !important;
	height:54px !important;
}

#item450120 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item450127 {
	width:236px !important;
	height:54px !important;
}

#item450124 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item450131 {
	width:236px !important;
	height:66px !important;
}

#item450128 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item450136 {
	width:236px !important;
	height:63px !important;
}

#item450133 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item450137 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item449006 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item353173 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:652px !important;
	background:#fff200;
}

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

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

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

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

#item448999 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item352677 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:517px !important;
}

#item352678 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:463px !important;
}

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

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

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

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

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

#item450167 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item450227 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item450231 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item451246 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item451250 {
	width:236px !important;
	height:54px !important;
}

#item451247 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item451254 {
	width:236px !important;
	height:68px !important;
}

#item451251 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item451258 {
	width:236px !important;
	height:60px !important;
}

#item451255 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item451262 {
	width:236px !important;
	height:54px !important;
}

#item451259 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item451267 {
	width:236px !important;
	height:54px !important;
}

#item451264 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item451271 {
	width:236px !important;
	height:54px !important;
}

#item451268 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item451275 {
	width:236px !important;
	height:54px !important;
}

#item451272 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item451279 {
	width:236px !important;
	height:54px !important;
}

#item451276 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item451283 {
	width:236px !important;
	height:54px !important;
}

#item451280 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item451287 {
	width:236px !important;
	height:42px !important;
}

#item451284 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item451291 {
	width:236px !important;
	height:54px !important;
}

#item451288 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item451295 {
	width:236px !important;
	height:54px !important;
}

#item451292 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item451299 {
	width:236px !important;
	height:66px !important;
}

#item451296 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item451303 {
	width:236px !important;
	height:63px !important;
}

#item451300 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item451304 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item450174 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item451371 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item451376 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item452389 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item452393 {
	width:236px !important;
	height:54px !important;
}

#item452390 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item452397 {
	width:236px !important;
	height:68px !important;
}

#item452394 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item452402 {
	width:236px !important;
	height:60px !important;
}

#item452399 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item452406 {
	width:236px !important;
	height:54px !important;
}

#item452403 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item452410 {
	width:236px !important;
	height:54px !important;
}

#item452407 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item452414 {
	width:236px !important;
	height:54px !important;
}

#item452411 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item452418 {
	width:236px !important;
	height:54px !important;
}

#item452415 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item452422 {
	width:236px !important;
	height:54px !important;
}

#item452419 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item452426 {
	width:236px !important;
	height:54px !important;
}

#item452423 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item452431 {
	width:236px !important;
	height:42px !important;
}

#item452427 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item452435 {
	width:236px !important;
	height:54px !important;
}

#item452432 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item452440 {
	width:236px !important;
	height:54px !important;
}

#item452436 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item452444 {
	width:236px !important;
	height:66px !important;
}

#item452441 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item452448 {
	width:236px !important;
	height:63px !important;
}

#item452445 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item452449 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item451318 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

#item451310 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

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

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

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

#item452528 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item452588 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item452593 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item453606 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item453611 {
	width:236px !important;
	height:54px !important;
}

#item453607 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item453615 {
	width:236px !important;
	height:68px !important;
}

#item453612 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item453620 {
	width:236px !important;
	height:60px !important;
}

#item453616 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item453624 {
	width:236px !important;
	height:54px !important;
}

#item453621 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item453628 {
	width:236px !important;
	height:54px !important;
}

#item453625 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item453632 {
	width:236px !important;
	height:54px !important;
}

#item453629 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item453636 {
	width:236px !important;
	height:54px !important;
}

#item453633 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item453640 {
	width:236px !important;
	height:54px !important;
}

#item453637 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item453644 {
	width:236px !important;
	height:54px !important;
}

#item453641 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item453648 {
	width:236px !important;
	height:42px !important;
}

#item453645 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item453652 {
	width:236px !important;
	height:54px !important;
}

#item453649 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item453656 {
	width:236px !important;
	height:54px !important;
}

#item453653 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item453660 {
	width:236px !important;
	height:66px !important;
}

#item453657 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item453664 {
	width:236px !important;
	height:63px !important;
}

#item453661 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item453665 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item452535 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item453733 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item453737 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item454751 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item454755 {
	width:236px !important;
	height:54px !important;
}

#item454752 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item454759 {
	width:236px !important;
	height:68px !important;
}

#item454756 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item454763 {
	width:236px !important;
	height:60px !important;
}

#item454760 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item454767 {
	width:236px !important;
	height:54px !important;
}

#item454764 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item454771 {
	width:236px !important;
	height:54px !important;
}

#item454768 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item454776 {
	width:236px !important;
	height:54px !important;
}

#item454772 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item454780 {
	width:236px !important;
	height:54px !important;
}

#item454777 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item454784 {
	width:236px !important;
	height:54px !important;
}

#item454781 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item454788 {
	width:236px !important;
	height:54px !important;
}

#item454785 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item454792 {
	width:236px !important;
	height:42px !important;
}

#item454789 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item454797 {
	width:236px !important;
	height:54px !important;
}

#item454793 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item454801 {
	width:236px !important;
	height:54px !important;
}

#item454798 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item454805 {
	width:236px !important;
	height:66px !important;
}

#item454802 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item454809 {
	width:236px !important;
	height:63px !important;
}

#item454806 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item454810 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item453680 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item352928 {
	width:575px !important;
	height:221px !important;
	left:37px !important;
	top:444px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

#item453672 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item351665 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:273px !important;
}

#item351666 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:328px !important;
}

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

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

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

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

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

#item455596 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item455656 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item455660 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item456673 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item456677 {
	width:236px !important;
	height:54px !important;
}

#item456674 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item456681 {
	width:236px !important;
	height:68px !important;
}

#item456678 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item456685 {
	width:236px !important;
	height:60px !important;
}

#item456682 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item456690 {
	width:236px !important;
	height:54px !important;
}

#item456686 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item456694 {
	width:236px !important;
	height:54px !important;
}

#item456691 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item456699 {
	width:236px !important;
	height:54px !important;
}

#item456695 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item456703 {
	width:236px !important;
	height:54px !important;
}

#item456700 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item456707 {
	width:236px !important;
	height:54px !important;
}

#item456704 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item456711 {
	width:236px !important;
	height:54px !important;
}

#item456708 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item456715 {
	width:236px !important;
	height:42px !important;
}

#item456712 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item456719 {
	width:236px !important;
	height:54px !important;
}

#item456716 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item456723 {
	width:236px !important;
	height:54px !important;
}

#item456720 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item456727 {
	width:236px !important;
	height:66px !important;
}

#item456724 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item456731 {
	width:236px !important;
	height:63px !important;
}

#item456728 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item456732 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item455603 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item456801 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item456805 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item457819 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item457823 {
	width:236px !important;
	height:54px !important;
}

#item457820 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item457827 {
	width:236px !important;
	height:68px !important;
}

#item457824 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item457831 {
	width:236px !important;
	height:60px !important;
}

#item457828 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item457835 {
	width:236px !important;
	height:54px !important;
}

#item457832 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item457839 {
	width:236px !important;
	height:54px !important;
}

#item457836 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item457843 {
	width:236px !important;
	height:54px !important;
}

#item457840 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item457847 {
	width:236px !important;
	height:54px !important;
}

#item457844 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item457851 {
	width:236px !important;
	height:54px !important;
}

#item457848 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item457856 {
	width:236px !important;
	height:54px !important;
}

#item457853 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item457860 {
	width:236px !important;
	height:42px !important;
}

#item457857 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item457864 {
	width:236px !important;
	height:54px !important;
}

#item457861 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item457869 {
	width:236px !important;
	height:54px !important;
}

#item457866 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item457873 {
	width:236px !important;
	height:66px !important;
}

#item457870 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item457877 {
	width:236px !important;
	height:63px !important;
}

#item457874 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item457878 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item456746 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item351810 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:534px !important;
	background:#fff200;
}

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

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

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

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

#item456738 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item351965 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:351px !important;
}

#item351966 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:406px !important;
}

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

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

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

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

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

#item457884 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item457944 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item457948 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item458963 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item458967 {
	width:236px !important;
	height:54px !important;
}

#item458964 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item458971 {
	width:236px !important;
	height:68px !important;
}

#item458968 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item458976 {
	width:236px !important;
	height:60px !important;
}

#item458973 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item458980 {
	width:236px !important;
	height:54px !important;
}

#item458977 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item458984 {
	width:236px !important;
	height:54px !important;
}

#item458981 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item458988 {
	width:236px !important;
	height:54px !important;
}

#item458985 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item458992 {
	width:236px !important;
	height:54px !important;
}

#item458989 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item458996 {
	width:236px !important;
	height:54px !important;
}

#item458993 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item459000 {
	width:236px !important;
	height:54px !important;
}

#item458997 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item459004 {
	width:236px !important;
	height:42px !important;
}

#item459001 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item459008 {
	width:236px !important;
	height:54px !important;
}

#item459005 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item459012 {
	width:236px !important;
	height:54px !important;
}

#item459009 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item459016 {
	width:236px !important;
	height:66px !important;
}

#item459013 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item459020 {
	width:236px !important;
	height:63px !important;
}

#item459017 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item459021 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item457891 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item459088 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item459092 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item460107 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item460111 {
	width:236px !important;
	height:54px !important;
}

#item460108 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item460115 {
	width:236px !important;
	height:68px !important;
}

#item460112 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item460119 {
	width:236px !important;
	height:60px !important;
}

#item460116 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item460123 {
	width:236px !important;
	height:54px !important;
}

#item460120 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item460127 {
	width:236px !important;
	height:54px !important;
}

#item460124 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item460131 {
	width:236px !important;
	height:54px !important;
}

#item460128 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item460135 {
	width:236px !important;
	height:54px !important;
}

#item460132 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item460140 {
	width:236px !important;
	height:54px !important;
}

#item460136 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item460144 {
	width:236px !important;
	height:54px !important;
}

#item460141 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item460148 {
	width:236px !important;
	height:42px !important;
}

#item460145 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item460152 {
	width:236px !important;
	height:54px !important;
}

#item460149 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item460156 {
	width:236px !important;
	height:54px !important;
}

#item460153 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item460160 {
	width:236px !important;
	height:66px !important;
}

#item460157 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item460164 {
	width:236px !important;
	height:63px !important;
}

#item460161 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item460165 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item459035 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item354616 {
	width:539px !important;
	height:77px !important;
	left:36px !important;
	top:377px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

#item459027 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item352351 {
	width:575px !important;
	height:152px !important;
	left:36px !important;
	top:197px !important;
	border-radius:undefined;
	background:#fff200;
}

#item352618 {
	width:612px !important;
	height:792px !important;
	background:#000;
}

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

#item352136 {
	width:539px !important;
	height:100px !important;
	left:37px !important;
	top:62px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

#item460171 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item460232 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item460236 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item461252 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item461256 {
	width:236px !important;
	height:54px !important;
}

#item461253 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item461260 {
	width:236px !important;
	height:68px !important;
}

#item461257 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item461264 {
	width:236px !important;
	height:60px !important;
}

#item461261 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item461268 {
	width:236px !important;
	height:54px !important;
}

#item461265 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item461272 {
	width:236px !important;
	height:54px !important;
}

#item461269 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item461276 {
	width:236px !important;
	height:54px !important;
}

#item461273 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item461280 {
	width:236px !important;
	height:54px !important;
}

#item461277 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item461284 {
	width:236px !important;
	height:54px !important;
}

#item461281 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item461288 {
	width:236px !important;
	height:54px !important;
}

#item461285 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item461292 {
	width:236px !important;
	height:42px !important;
}

#item461289 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item461296 {
	width:236px !important;
	height:54px !important;
}

#item461293 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item461300 {
	width:236px !important;
	height:54px !important;
}

#item461297 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item461304 {
	width:236px !important;
	height:66px !important;
}

#item461301 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item461310 {
	width:236px !important;
	height:63px !important;
}

#item461306 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item461311 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item460178 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item355716 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:87px !important;
}

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

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

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

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

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

#item462516 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item462576 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item462581 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item463595 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item463599 {
	width:236px !important;
	height:54px !important;
}

#item463596 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item463603 {
	width:236px !important;
	height:68px !important;
}

#item463600 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item463607 {
	width:236px !important;
	height:60px !important;
}

#item463604 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item463611 {
	width:236px !important;
	height:54px !important;
}

#item463608 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item463617 {
	width:236px !important;
	height:54px !important;
}

#item463613 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item463621 {
	width:236px !important;
	height:54px !important;
}

#item463618 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item463625 {
	width:236px !important;
	height:54px !important;
}

#item463622 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item463629 {
	width:236px !important;
	height:54px !important;
}

#item463626 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item463633 {
	width:236px !important;
	height:54px !important;
}

#item463630 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item463637 {
	width:236px !important;
	height:42px !important;
}

#item463634 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item463641 {
	width:236px !important;
	height:54px !important;
}

#item463638 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item463645 {
	width:236px !important;
	height:54px !important;
}

#item463642 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item463649 {
	width:236px !important;
	height:66px !important;
}

#item463646 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item463653 {
	width:236px !important;
	height:63px !important;
}

#item463650 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item463654 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item462523 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item463722 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item463727 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item464741 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item464745 {
	width:236px !important;
	height:54px !important;
}

#item464742 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item464749 {
	width:236px !important;
	height:68px !important;
}

#item464746 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item464753 {
	width:236px !important;
	height:60px !important;
}

#item464750 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item464757 {
	width:236px !important;
	height:54px !important;
}

#item464754 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item464761 {
	width:236px !important;
	height:54px !important;
}

#item464758 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item464765 {
	width:236px !important;
	height:54px !important;
}

#item464762 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item464769 {
	width:236px !important;
	height:54px !important;
}

#item464766 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item464773 {
	width:236px !important;
	height:54px !important;
}

#item464770 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item464777 {
	width:236px !important;
	height:54px !important;
}

#item464774 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item464782 {
	width:236px !important;
	height:42px !important;
}

#item464778 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item464786 {
	width:236px !important;
	height:54px !important;
}

#item464783 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item464790 {
	width:236px !important;
	height:54px !important;
}

#item464787 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item464794 {
	width:236px !important;
	height:66px !important;
}

#item464791 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item464798 {
	width:236px !important;
	height:63px !important;
}

#item464795 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item464799 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item463669 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item356342 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:628px !important;
	background:#fff200;
}

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

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

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

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

#item463660 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item151535 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151546 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151553 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151569 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151579 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151588 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151595 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151603 {
	width:23px !important;
	height:23px !important;
}

#item151616 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151623 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151631 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151408 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151414 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151421 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151438 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151448 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151455 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151462 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151471 {
	width:23px !important;
	height:23px !important;
}

#item151484 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151491 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151502 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151292 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item151297 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151303 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151310 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151327 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151337 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151346 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151353 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151362 {
	width:23px !important;
	height:23px !important;
}

#item151376 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151166 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151173 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151181 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151197 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151207 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151217 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151224 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151232 {
	width:23px !important;
	height:23px !important;
}

#item151245 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151252 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151260 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151041 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151047 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151054 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151072 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151082 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151090 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151096 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151105 {
	width:23px !important;
	height:23px !important;
}

#item151118 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151125 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151133 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150911 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150919 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150927 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150943 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150954 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150962 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150969 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150977 {
	width:23px !important;
	height:23px !important;
}

#item150991 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150998 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151005 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150785 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150791 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150799 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150816 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150826 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150834 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150842 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150850 {
	width:23px !important;
	height:23px !important;
}

#item150863 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150870 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150877 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150665 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150671 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150677 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150694 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150704 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150712 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150719 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150727 {
	width:23px !important;
	height:23px !important;
}

#item150742 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150753 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150536 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150545 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150551 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150567 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150577 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150586 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150594 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150602 {
	width:23px !important;
	height:23px !important;
}

#item150615 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150624 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150631 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150408 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150415 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150431 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150442 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150451 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150458 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150466 {
	width:23px !important;
	height:23px !important;
}

#item150480 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150487 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150494 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150503 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150256 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150263 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150281 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150291 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150300 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150307 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150315 {
	width:23px !important;
	height:23px !important;
}

#item150327 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150335 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150342 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150353 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150349 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item150377 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150103 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150110 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150127 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150137 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150145 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150152 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150160 {
	width:23px !important;
	height:23px !important;
}

#item150174 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150181 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150189 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150199 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150196 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item150223 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182531 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item182538 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item182554 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item182565 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item182573 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item182581 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item182589 {
	width:23px !important;
	height:23px !important;
}

#item182602 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item182609 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item182616 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item182623 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182770 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item182767 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

#item149967 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item149974 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item149990 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150001 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150009 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150016 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150025 {
	width:23px !important;
	height:23px !important;
}

#item150037 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150045 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150054 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150067 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182740 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item182738 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item149941 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:82px !important;
}

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

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

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

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

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

#item464809 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item464870 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

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

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

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

#item464875 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item465888 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:574px !important;
}

#item465893 {
	width:236px !important;
	height:54px !important;
}

#item465889 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item465897 {
	width:236px !important;
	height:68px !important;
}

#item465894 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item465901 {
	width:236px !important;
	height:60px !important;
}

#item465898 {
	width:236px !important;
	height:60px !important;
	left:340px !important;
	top:194px !important;
}

#item465905 {
	width:236px !important;
	height:54px !important;
}

#item465902 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item465909 {
	width:236px !important;
	height:54px !important;
}

#item465906 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item465913 {
	width:236px !important;
	height:54px !important;
}

#item465910 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:282px !important;
}

#item465917 {
	width:236px !important;
	height:54px !important;
}

#item465914 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:364px !important;
}

#item465921 {
	width:236px !important;
	height:54px !important;
}

#item465918 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:444px !important;
}

#item465925 {
	width:236px !important;
	height:54px !important;
}

#item465922 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:525px !important;
}

#item465929 {
	width:236px !important;
	height:42px !important;
}

#item465926 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:601px !important;
}

#item465933 {
	width:236px !important;
	height:54px !important;
}

#item465930 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item465937 {
	width:236px !important;
	height:54px !important;
}

#item465934 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item465941 {
	width:236px !important;
	height:66px !important;
}

#item465938 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item465945 {
	width:236px !important;
	height:63px !important;
}

#item465942 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item465946 {
	width:42px !important;
	height:42px !important;
	left:516px !important;
	top:43px !important;
}

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

#item464816 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
