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

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

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

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

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

#item405489 {
	width:236px !important;
	height:98px !important;
}

#item405486 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item405494 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item405498 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item405502 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item405506 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item405510 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item405514 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item405518 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item405522 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item405529 {
	width:236px !important;
	height:71px !important;
}

#item405526 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

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

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

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

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

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

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

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

#item459546 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item459559 {
	width:236px !important;
	height:98px !important;
}

#item459556 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item459564 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item459568 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item459573 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item459577 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item459581 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item459585 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item459589 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item459593 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item459600 {
	width:236px !important;
	height:71px !important;
}

#item459597 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item459622 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item358518 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:679px !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;
}

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

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

#item354741 {
	width:612px !important;
	height:261px !important;
	background:#e9e9ea;
}

#item358525 {
	width:255px !important;
	height:48px !important;
}

#item358522 {
	width:255px !important;
	height:48px !important;
	left:321px !important;
	top:424px !important;
}

#item358529 {
	width:255px !important;
	height:44px !important;
}

#item358526 {
	width:255px !important;
	height:44px !important;
	left:321px !important;
	top:480px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item460749 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item460761 {
	width:236px !important;
	height:98px !important;
}

#item460758 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item460767 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item460772 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item460776 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item460780 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item460784 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item460788 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item460792 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item460796 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item460804 {
	width:236px !important;
	height:71px !important;
}

#item460801 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item460809 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item461894 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item461906 {
	width:236px !important;
	height:98px !important;
}

#item461903 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item461911 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item461915 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item461919 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item461923 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item461927 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item461931 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item461936 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item461940 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item461947 {
	width:236px !important;
	height:71px !important;
}

#item461944 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item461952 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

#item358530 {
	width:255px !important;
	height:27px !important;
	left:36px !important;
	top:193px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item463037 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item463050 {
	width:236px !important;
	height:98px !important;
}

#item463047 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item463055 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item463059 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item463063 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item463067 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item463071 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item463075 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item463080 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item463084 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item463092 {
	width:236px !important;
	height:71px !important;
}

#item463089 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item463097 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item464183 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item464196 {
	width:236px !important;
	height:98px !important;
}

#item464193 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item464201 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item464205 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item464210 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item464214 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item464218 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item464222 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item464226 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item464230 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item464237 {
	width:236px !important;
	height:71px !important;
}

#item464234 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item464242 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item465334 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item465346 {
	width:236px !important;
	height:98px !important;
}

#item465343 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item465351 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item465355 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item465359 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item465364 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item465368 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item465372 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item465376 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item465381 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item465388 {
	width:236px !important;
	height:71px !important;
}

#item465385 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item465393 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item466479 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item466492 {
	width:236px !important;
	height:98px !important;
}

#item466489 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item466497 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item466501 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item466505 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item466509 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item466513 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item466517 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item466521 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item466525 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item466532 {
	width:236px !important;
	height:71px !important;
}

#item466529 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item466537 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item467645 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item467657 {
	width:236px !important;
	height:98px !important;
}

#item467654 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item467662 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item467667 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item467671 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item467675 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item467681 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item467685 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item467689 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item467693 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item467701 {
	width:236px !important;
	height:71px !important;
}

#item467697 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item467706 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item468793 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item468805 {
	width:236px !important;
	height:98px !important;
}

#item468802 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item468810 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item468814 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item468818 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item468822 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item468826 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item468830 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item468834 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item468838 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item468845 {
	width:236px !important;
	height:71px !important;
}

#item468842 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item468851 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item470006 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item470019 {
	width:236px !important;
	height:98px !important;
}

#item470016 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item470025 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item470029 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item470033 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item470037 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item470041 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item470045 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item470049 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item470053 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item470060 {
	width:236px !important;
	height:71px !important;
}

#item470057 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item470065 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item471150 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item471162 {
	width:236px !important;
	height:98px !important;
}

#item471159 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item471167 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item471171 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item471175 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item471179 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item471183 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item471187 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item471192 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item471196 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item471203 {
	width:236px !important;
	height:71px !important;
}

#item471200 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item471209 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item472314 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item472327 {
	width:236px !important;
	height:98px !important;
}

#item472324 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item472333 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item472337 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item472341 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item472345 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item472349 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item472353 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item472357 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item472361 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item472368 {
	width:236px !important;
	height:71px !important;
}

#item472365 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item472373 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item473458 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item473470 {
	width:236px !important;
	height:98px !important;
}

#item473467 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item473475 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item473479 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item473484 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item473488 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item473492 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item473496 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item473501 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item473506 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item473513 {
	width:236px !important;
	height:71px !important;
}

#item473510 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item473518 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item474661 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item474673 {
	width:236px !important;
	height:98px !important;
}

#item474670 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item474678 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item474683 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item474687 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item474691 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item474695 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item474699 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item474703 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item474707 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item474715 {
	width:236px !important;
	height:71px !important;
}

#item474712 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item474720 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item475804 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item475817 {
	width:236px !important;
	height:98px !important;
}

#item475813 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item475822 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item475826 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item475830 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item475834 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item475838 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item475842 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item475847 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item475851 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item475858 {
	width:236px !important;
	height:71px !important;
}

#item475855 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item475863 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

#item358534 {
	width:227px !important;
	height:40px !important;
	left:349px !important;
	top:476px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item476949 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item476962 {
	width:236px !important;
	height:98px !important;
}

#item476959 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item476967 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item476971 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item476975 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item476979 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item476984 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item476988 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item476992 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item476996 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item477003 {
	width:236px !important;
	height:71px !important;
}

#item477000 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item477008 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item479473 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item479485 {
	width:236px !important;
	height:98px !important;
}

#item479482 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item479490 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item479494 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item479499 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item479503 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item479507 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item479511 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item479515 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item479519 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item479526 {
	width:236px !important;
	height:71px !important;
}

#item479523 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item479532 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item480618 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item480630 {
	width:236px !important;
	height:98px !important;
}

#item480627 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item480636 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item480640 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item480644 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item480648 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item480652 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item480657 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item480661 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item480665 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item480672 {
	width:236px !important;
	height:71px !important;
}

#item480669 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item480677 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

#item350166 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:497px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item482266 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item482278 {
	width:236px !important;
	height:98px !important;
}

#item482275 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item482283 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item482287 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item482291 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item482295 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item482299 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item482303 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item482307 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item482312 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item482319 {
	width:236px !important;
	height:71px !important;
}

#item482316 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item482324 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item483412 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item483425 {
	width:236px !important;
	height:98px !important;
}

#item483422 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item483430 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item483434 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item483438 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item483442 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item483446 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item483450 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item483454 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item483458 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item483466 {
	width:236px !important;
	height:71px !important;
}

#item483463 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item483471 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item350333 {
	width:292px !important;
	height:244px !important;
	left:320px !important;
	top:435px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item484555 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item484568 {
	width:236px !important;
	height:98px !important;
}

#item484564 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item484573 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item484577 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item484581 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item484586 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item484590 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item484594 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item484598 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item484602 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item484609 {
	width:236px !important;
	height:71px !important;
}

#item484606 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item484615 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item485701 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item485713 {
	width:236px !important;
	height:98px !important;
}

#item485710 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item485718 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item485722 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item485726 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item485730 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item485734 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item485738 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item485742 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item485746 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item485754 {
	width:236px !important;
	height:71px !important;
}

#item485750 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item485759 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item486843 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item486855 {
	width:236px !important;
	height:98px !important;
}

#item486852 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item486861 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item486865 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item486869 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item486873 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item486877 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item486881 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item486885 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item486890 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item486898 {
	width:236px !important;
	height:71px !important;
}

#item486895 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item486903 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item487988 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item488000 {
	width:236px !important;
	height:98px !important;
}

#item487997 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item488005 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item488009 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item488013 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item488017 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item488022 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item488027 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item488031 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item488035 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item488042 {
	width:236px !important;
	height:71px !important;
}

#item488039 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item488047 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

#item352677 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:537px !important;
}

#item352678 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:485px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item489132 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item489145 {
	width:236px !important;
	height:98px !important;
}

#item489142 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

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

#item489150 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

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

#item489154 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

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

#item489158 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

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

#item489162 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

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

#item489166 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

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

#item489171 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

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

#item489175 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

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

#item489179 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item489186 {
	width:236px !important;
	height:71px !important;
}

#item489183 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

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

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

#item489191 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item490276 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

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

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

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

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

#item490288 {
	width:236px !important;
	height:98px !important;
}

#item490285 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

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

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

#item490296 {
	width:236px !important;
	height:54px !important;
}

#item490293 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item490301 {
	width:236px !important;
	height:54px !important;
}

#item490297 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item490305 {
	width:236px !important;
	height:54px !important;
}

#item490302 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item490309 {
	width:236px !important;
	height:54px !important;
}

#item490306 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item490313 {
	width:236px !important;
	height:54px !important;
}

#item490310 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item490317 {
	width:236px !important;
	height:42px !important;
}

#item490314 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item490321 {
	width:236px !important;
	height:60px !important;
}

#item490318 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item490325 {
	width:236px !important;
	height:60px !important;
}

#item490322 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item490329 {
	width:236px !important;
	height:71px !important;
}

#item490326 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item490333 {
	width:236px !important;
	height:63px !important;
}

#item490330 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item490334 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item489207 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item489205 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item489201 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item489202 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item489203 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item489204 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item489198 {
	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;
}

#item490343 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item490344 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item490345 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item490346 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item490340 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item490351 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item490401 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item490402 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item490403 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item490404 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item490405 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item490406 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item491420 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item491424 {
	width:236px !important;
	height:54px !important;
}

#item491421 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item491428 {
	width:236px !important;
	height:68px !important;
}

#item491425 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item491432 {
	width:236px !important;
	height:98px !important;
}

#item491429 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item491436 {
	width:236px !important;
	height:54px !important;
}

#item491433 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item491440 {
	width:236px !important;
	height:54px !important;
}

#item491437 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item491444 {
	width:236px !important;
	height:54px !important;
}

#item491441 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item491449 {
	width:236px !important;
	height:54px !important;
}

#item491446 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item491453 {
	width:236px !important;
	height:54px !important;
}

#item491450 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item491457 {
	width:236px !important;
	height:54px !important;
}

#item491454 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item491461 {
	width:236px !important;
	height:42px !important;
}

#item491458 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item491466 {
	width:236px !important;
	height:60px !important;
}

#item491462 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item491470 {
	width:236px !important;
	height:60px !important;
}

#item491467 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item491474 {
	width:236px !important;
	height:71px !important;
}

#item491471 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item491479 {
	width:236px !important;
	height:63px !important;
}

#item491475 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item491480 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item490349 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item490347 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item491498 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item491547 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item491548 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item491549 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item491550 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item491551 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item491552 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item492564 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item492568 {
	width:236px !important;
	height:54px !important;
}

#item492565 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item492573 {
	width:236px !important;
	height:68px !important;
}

#item492569 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item492577 {
	width:236px !important;
	height:98px !important;
}

#item492574 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item492581 {
	width:236px !important;
	height:54px !important;
}

#item492578 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item492586 {
	width:236px !important;
	height:54px !important;
}

#item492582 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item492590 {
	width:236px !important;
	height:54px !important;
}

#item492587 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item492594 {
	width:236px !important;
	height:54px !important;
}

#item492591 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item492598 {
	width:236px !important;
	height:54px !important;
}

#item492595 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item492602 {
	width:236px !important;
	height:54px !important;
}

#item492599 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item492607 {
	width:236px !important;
	height:42px !important;
}

#item492603 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item492611 {
	width:236px !important;
	height:60px !important;
}

#item492608 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item492615 {
	width:236px !important;
	height:60px !important;
}

#item492612 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item492619 {
	width:236px !important;
	height:71px !important;
}

#item492616 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item492623 {
	width:236px !important;
	height:63px !important;
}

#item492620 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item492624 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item491496 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item491494 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item352928 {
	width:575px !important;
	height:217px !important;
	left:37px !important;
	top:339px !important;
	border-radius:undefined;
	background:#fff200;
}

#item491490 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item491491 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item491492 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item491493 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item491487 {
	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;
}

#item492634 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item492635 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item492636 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item492637 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item492630 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item492642 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item492692 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item492693 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item492694 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item492695 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item492696 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item492697 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item493709 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item493713 {
	width:236px !important;
	height:54px !important;
}

#item493710 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item493717 {
	width:236px !important;
	height:68px !important;
}

#item493714 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item493721 {
	width:236px !important;
	height:98px !important;
}

#item493718 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item493726 {
	width:236px !important;
	height:54px !important;
}

#item493722 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item493730 {
	width:236px !important;
	height:54px !important;
}

#item493727 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item493734 {
	width:236px !important;
	height:54px !important;
}

#item493731 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item493738 {
	width:236px !important;
	height:54px !important;
}

#item493735 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item493743 {
	width:236px !important;
	height:54px !important;
}

#item493739 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item493747 {
	width:236px !important;
	height:54px !important;
}

#item493744 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item493751 {
	width:236px !important;
	height:42px !important;
}

#item493748 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item493755 {
	width:236px !important;
	height:60px !important;
}

#item493752 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item493760 {
	width:236px !important;
	height:60px !important;
}

#item493756 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item493764 {
	width:236px !important;
	height:71px !important;
}

#item493761 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item493768 {
	width:236px !important;
	height:63px !important;
}

#item493765 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item493769 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item492640 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item492638 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item493786 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item493836 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item493837 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item493838 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item493839 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item493840 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item493841 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item494854 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item494858 {
	width:236px !important;
	height:54px !important;
}

#item494855 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item494862 {
	width:236px !important;
	height:68px !important;
}

#item494859 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item494866 {
	width:236px !important;
	height:98px !important;
}

#item494863 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item494870 {
	width:236px !important;
	height:54px !important;
}

#item494867 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item494874 {
	width:236px !important;
	height:54px !important;
}

#item494871 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item494878 {
	width:236px !important;
	height:54px !important;
}

#item494875 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item494883 {
	width:236px !important;
	height:54px !important;
}

#item494879 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item494887 {
	width:236px !important;
	height:54px !important;
}

#item494884 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item494891 {
	width:236px !important;
	height:54px !important;
}

#item494888 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item494895 {
	width:236px !important;
	height:42px !important;
}

#item494892 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item494899 {
	width:236px !important;
	height:60px !important;
}

#item494896 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item494903 {
	width:236px !important;
	height:60px !important;
}

#item494900 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item494908 {
	width:236px !important;
	height:71px !important;
}

#item494904 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item494912 {
	width:236px !important;
	height:63px !important;
}

#item494909 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item494913 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item493784 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item493782 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item351810 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:555px !important;
	background:#fff200;
}

#item493778 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item493779 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item493780 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item493781 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item493775 {
	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;
}

#item494939 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item494940 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item494941 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item494942 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item494936 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item494947 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item494997 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item494998 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item494999 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item495000 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item495001 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item495002 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item496013 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item496017 {
	width:236px !important;
	height:54px !important;
}

#item496014 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item496023 {
	width:236px !important;
	height:68px !important;
}

#item496019 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item496027 {
	width:236px !important;
	height:98px !important;
}

#item496024 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item496032 {
	width:236px !important;
	height:54px !important;
}

#item496028 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item496036 {
	width:236px !important;
	height:54px !important;
}

#item496033 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item496040 {
	width:236px !important;
	height:54px !important;
}

#item496037 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item496044 {
	width:236px !important;
	height:54px !important;
}

#item496041 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item496048 {
	width:236px !important;
	height:54px !important;
}

#item496045 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item496052 {
	width:236px !important;
	height:54px !important;
}

#item496049 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item496056 {
	width:236px !important;
	height:42px !important;
}

#item496053 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item496061 {
	width:236px !important;
	height:60px !important;
}

#item496058 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item496065 {
	width:236px !important;
	height:60px !important;
}

#item496062 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item496069 {
	width:236px !important;
	height:71px !important;
}

#item496066 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item496073 {
	width:236px !important;
	height:63px !important;
}

#item496070 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item496074 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item494945 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item494943 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item496093 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item496142 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item496143 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item496144 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item496145 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item496146 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item496147 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item497159 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item497164 {
	width:236px !important;
	height:54px !important;
}

#item497160 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item497168 {
	width:236px !important;
	height:68px !important;
}

#item497165 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item497172 {
	width:236px !important;
	height:98px !important;
}

#item497169 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item497176 {
	width:236px !important;
	height:54px !important;
}

#item497173 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item497180 {
	width:236px !important;
	height:54px !important;
}

#item497177 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item497184 {
	width:236px !important;
	height:54px !important;
}

#item497181 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item497188 {
	width:236px !important;
	height:54px !important;
}

#item497185 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item497192 {
	width:236px !important;
	height:54px !important;
}

#item497189 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item497196 {
	width:236px !important;
	height:54px !important;
}

#item497193 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item497201 {
	width:236px !important;
	height:42px !important;
}

#item497198 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item497205 {
	width:236px !important;
	height:60px !important;
}

#item497202 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item497209 {
	width:236px !important;
	height:60px !important;
}

#item497206 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item497213 {
	width:236px !important;
	height:71px !important;
}

#item497210 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item497217 {
	width:236px !important;
	height:63px !important;
}

#item497214 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item497218 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item496091 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item496089 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item354616 {
	width:539px !important;
	height:77px !important;
	left:36px !important;
	top:418px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

#item496083 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item496084 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item496086 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item496088 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item496080 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item352351 {
	width:575px !important;
	height:165px !important;
	left:36px !important;
	top:271px !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:104px !important;
	left:37px !important;
	top:142px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

#item455193 {
	width:540px !important;
	height:272px !important;
	left:36px !important;
	top:462px !important;
}

#item497256 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item497257 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item497258 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item497259 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item497253 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item497264 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item497314 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item497315 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item497316 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item497317 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item497319 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item497320 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item498332 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item498337 {
	width:236px !important;
	height:54px !important;
}

#item498334 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item498341 {
	width:236px !important;
	height:68px !important;
}

#item498338 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item498345 {
	width:236px !important;
	height:98px !important;
}

#item498342 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item498349 {
	width:236px !important;
	height:54px !important;
}

#item498346 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item498353 {
	width:236px !important;
	height:54px !important;
}

#item498350 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item498357 {
	width:236px !important;
	height:54px !important;
}

#item498354 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item498361 {
	width:236px !important;
	height:54px !important;
}

#item498358 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item498366 {
	width:236px !important;
	height:54px !important;
}

#item498362 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item498370 {
	width:236px !important;
	height:54px !important;
}

#item498367 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item498374 {
	width:236px !important;
	height:42px !important;
}

#item498371 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item498378 {
	width:236px !important;
	height:60px !important;
}

#item498375 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item498382 {
	width:236px !important;
	height:60px !important;
}

#item498379 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item498386 {
	width:236px !important;
	height:71px !important;
}

#item498383 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item498390 {
	width:236px !important;
	height:63px !important;
}

#item498387 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item498391 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item497262 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item497260 {
	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;
}

#item499766 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item499767 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item499768 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item499769 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item499763 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item499774 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item499823 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item499824 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item499825 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item499826 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item499827 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item499828 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item500841 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item500845 {
	width:236px !important;
	height:54px !important;
}

#item500842 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item500849 {
	width:236px !important;
	height:68px !important;
}

#item500846 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item500853 {
	width:236px !important;
	height:98px !important;
}

#item500850 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item500857 {
	width:236px !important;
	height:54px !important;
}

#item500854 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item500861 {
	width:236px !important;
	height:54px !important;
}

#item500858 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item500866 {
	width:236px !important;
	height:54px !important;
}

#item500862 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item500870 {
	width:236px !important;
	height:54px !important;
}

#item500867 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item500874 {
	width:236px !important;
	height:54px !important;
}

#item500871 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item500878 {
	width:236px !important;
	height:54px !important;
}

#item500875 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item500882 {
	width:236px !important;
	height:42px !important;
}

#item500879 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item500886 {
	width:236px !important;
	height:60px !important;
}

#item500883 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item500890 {
	width:236px !important;
	height:60px !important;
}

#item500887 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item500894 {
	width:236px !important;
	height:71px !important;
}

#item500891 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item500898 {
	width:236px !important;
	height:63px !important;
}

#item500895 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item500899 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item499772 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item499770 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item500917 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item500967 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item500968 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item500969 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item500970 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item500971 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item500972 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item501987 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item501991 {
	width:236px !important;
	height:54px !important;
}

#item501988 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item501995 {
	width:236px !important;
	height:68px !important;
}

#item501992 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item501999 {
	width:236px !important;
	height:98px !important;
}

#item501996 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item502003 {
	width:236px !important;
	height:54px !important;
}

#item502000 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item502007 {
	width:236px !important;
	height:54px !important;
}

#item502004 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item502011 {
	width:236px !important;
	height:54px !important;
}

#item502008 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item502015 {
	width:236px !important;
	height:54px !important;
}

#item502012 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item502019 {
	width:236px !important;
	height:54px !important;
}

#item502016 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item502023 {
	width:236px !important;
	height:54px !important;
}

#item502020 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item502027 {
	width:236px !important;
	height:42px !important;
}

#item502024 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item502031 {
	width:236px !important;
	height:60px !important;
}

#item502028 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item502036 {
	width:236px !important;
	height:60px !important;
}

#item502033 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item502040 {
	width:236px !important;
	height:71px !important;
}

#item502037 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item502044 {
	width:236px !important;
	height:63px !important;
}

#item502041 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item502045 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item500915 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item500913 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item356342 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:652px !important;
	background:#fff200;
}

#item500908 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item500910 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item500911 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item500912 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item500905 {
	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;
}

#item502054 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item502055 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item502056 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item502057 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item502051 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item502062 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item502111 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item502112 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item502114 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item502115 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item502116 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item502117 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item503129 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item503133 {
	width:236px !important;
	height:54px !important;
}

#item503130 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item503137 {
	width:236px !important;
	height:68px !important;
}

#item503134 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item503142 {
	width:236px !important;
	height:98px !important;
}

#item503139 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item503146 {
	width:236px !important;
	height:54px !important;
}

#item503143 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item503150 {
	width:236px !important;
	height:54px !important;
}

#item503147 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:355px !important;
}

#item503154 {
	width:236px !important;
	height:54px !important;
}

#item503151 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item503158 {
	width:236px !important;
	height:54px !important;
}

#item503155 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item503162 {
	width:236px !important;
	height:54px !important;
}

#item503159 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item503166 {
	width:236px !important;
	height:54px !important;
}

#item503163 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item503170 {
	width:236px !important;
	height:42px !important;
}

#item503167 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item503174 {
	width:236px !important;
	height:60px !important;
}

#item503171 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:431px !important;
}

#item503178 {
	width:236px !important;
	height:60px !important;
}

#item503175 {
	width:236px !important;
	height:60px !important;
	left:36px !important;
	top:510px !important;
}

#item503183 {
	width:236px !important;
	height:71px !important;
}

#item503180 {
	width:236px !important;
	height:71px !important;
	left:36px !important;
	top:588px !important;
}

#item503187 {
	width:236px !important;
	height:63px !important;
}

#item503184 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item503188 {
	width:42px !important;
	height:42px !important;
	left:515px !important;
	top:43px !important;
}

#item502060 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item502058 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
