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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item410928 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item358822 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:686px !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:46px !important;
	background:#f6eb1c;
}

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

#item354741 {
	width:612px !important;
	height:253px !important;
	top:1px !important;
	background:#e9e9ea;
}

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

#item358826 {
	width:255px !important;
	height:44px !important;
	left:321px !important;
	top:423px !important;
}

#item358833 {
	width:255px !important;
	height:42px !important;
}

#item358830 {
	width:255px !important;
	height:42px !important;
	left:321px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item412139 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item413310 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

#item358834 {
	width:255px !important;
	height:27px !important;
	left:36px !important;
	top:187px !important;
}

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

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

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

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

#item412150 {
	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:352px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item414488 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item415655 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item417043 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item418209 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item419385 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item420551 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item421727 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item422892 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item424074 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item425240 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item426452 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item427619 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

#item358838 {
	width:227px !important;
	height:40px !important;
	left:349px !important;
	top:439px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item428825 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item431397 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item432544 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item432551 {
	width:236px !important;
	height:54px !important;
}

#item432548 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item432555 {
	width:236px !important;
	height:54px !important;
}

#item432552 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item432559 {
	width:236px !important;
	height:66px !important;
}

#item432556 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item432563 {
	width:236px !important;
	height:63px !important;
}

#item432560 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item432564 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item431413 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item431411 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item351571 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:610px !important;
	background:#fff200;
}

#item431407 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item431408 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item431409 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item431410 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item431404 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item350166 {
	width:89px !important;
	height:25px !important;
	left:36px !important;
	top:521px !important;
}

#item350198 {
	width:49px !important;
	height:4px !important;
	left:36px !important;
	top:468px !important;
}

#item354072 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item432628 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item432629 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item432630 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item432631 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item432625 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item432636 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item432687 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item432688 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item432689 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item432690 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item432691 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item432692 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item433725 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item433729 {
	width:236px !important;
	height:54px !important;
}

#item433726 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item433733 {
	width:236px !important;
	height:68px !important;
}

#item433730 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item433737 {
	width:236px !important;
	height:98px !important;
}

#item433734 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item433741 {
	width:236px !important;
	height:54px !important;
}

#item433738 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item433745 {
	width:236px !important;
	height:54px !important;
}

#item433742 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item433749 {
	width:236px !important;
	height:54px !important;
}

#item433746 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item433753 {
	width:236px !important;
	height:54px !important;
}

#item433750 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item433757 {
	width:236px !important;
	height:54px !important;
}

#item433754 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item433761 {
	width:236px !important;
	height:54px !important;
}

#item433758 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item433765 {
	width:236px !important;
	height:42px !important;
}

#item433762 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item433771 {
	width:236px !important;
	height:54px !important;
}

#item433766 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item433776 {
	width:236px !important;
	height:54px !important;
}

#item433772 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item433780 {
	width:236px !important;
	height:66px !important;
}

#item433777 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item433784 {
	width:236px !important;
	height:63px !important;
}

#item433781 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item433786 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item432634 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item432632 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item433803 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item433853 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item433854 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item433855 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item433856 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item433857 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item433858 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item434891 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item434895 {
	width:236px !important;
	height:54px !important;
}

#item434892 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item434901 {
	width:236px !important;
	height:68px !important;
}

#item434898 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item434905 {
	width:236px !important;
	height:98px !important;
}

#item434902 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item434909 {
	width:236px !important;
	height:54px !important;
}

#item434906 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item434913 {
	width:236px !important;
	height:54px !important;
}

#item434910 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item434917 {
	width:236px !important;
	height:54px !important;
}

#item434914 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item434921 {
	width:236px !important;
	height:54px !important;
}

#item434918 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item434925 {
	width:236px !important;
	height:54px !important;
}

#item434922 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item434929 {
	width:236px !important;
	height:54px !important;
}

#item434926 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item434933 {
	width:236px !important;
	height:42px !important;
}

#item434930 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item434937 {
	width:236px !important;
	height:54px !important;
}

#item434934 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item434941 {
	width:236px !important;
	height:54px !important;
}

#item434938 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item434945 {
	width:236px !important;
	height:66px !important;
}

#item434942 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item434949 {
	width:236px !important;
	height:63px !important;
}

#item434946 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item434950 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item433801 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item433799 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item433795 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item433796 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item433797 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item433798 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item433792 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item350333 {
	width:292px !important;
	height:244px !important;
	left:320px !important;
	top:369px !important;
	border-radius:undefined;
	background:#fff200;
}

#item354124 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item435061 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item435063 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item435064 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item435065 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item435058 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item435070 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item435119 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item435120 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item435121 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item435122 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item435123 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item435124 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item436160 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item436164 {
	width:236px !important;
	height:54px !important;
}

#item436161 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item436168 {
	width:236px !important;
	height:68px !important;
}

#item436165 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item436172 {
	width:236px !important;
	height:98px !important;
}

#item436169 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item436176 {
	width:236px !important;
	height:54px !important;
}

#item436173 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item436180 {
	width:236px !important;
	height:54px !important;
}

#item436177 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item436184 {
	width:236px !important;
	height:54px !important;
}

#item436181 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item436189 {
	width:236px !important;
	height:54px !important;
}

#item436186 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item436193 {
	width:236px !important;
	height:54px !important;
}

#item436190 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item436197 {
	width:236px !important;
	height:54px !important;
}

#item436194 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item436201 {
	width:236px !important;
	height:42px !important;
}

#item436198 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item436205 {
	width:236px !important;
	height:54px !important;
}

#item436202 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item436210 {
	width:236px !important;
	height:54px !important;
}

#item436206 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item436214 {
	width:236px !important;
	height:66px !important;
}

#item436211 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item436218 {
	width:236px !important;
	height:63px !important;
}

#item436215 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item436219 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item435068 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item435066 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item436236 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item436286 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item436287 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item436288 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item436289 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item436290 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item436291 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item437326 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item437330 {
	width:236px !important;
	height:54px !important;
}

#item437327 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item437334 {
	width:236px !important;
	height:68px !important;
}

#item437331 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item437338 {
	width:236px !important;
	height:98px !important;
}

#item437335 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item437342 {
	width:236px !important;
	height:54px !important;
}

#item437339 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item437346 {
	width:236px !important;
	height:54px !important;
}

#item437343 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item437350 {
	width:236px !important;
	height:54px !important;
}

#item437347 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item437354 {
	width:236px !important;
	height:54px !important;
}

#item437351 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item437358 {
	width:236px !important;
	height:54px !important;
}

#item437355 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item437362 {
	width:236px !important;
	height:54px !important;
}

#item437359 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item437366 {
	width:236px !important;
	height:42px !important;
}

#item437363 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item437371 {
	width:236px !important;
	height:54px !important;
}

#item437367 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item437375 {
	width:236px !important;
	height:54px !important;
}

#item437372 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item437379 {
	width:236px !important;
	height:66px !important;
}

#item437376 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item437383 {
	width:236px !important;
	height:63px !important;
}

#item437380 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item437384 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item436234 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item436232 {
	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:467px !important;
}

#item436228 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item436229 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item436230 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item436231 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item436225 {
	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;
}

#item437902 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item437903 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item437904 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item437905 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item437898 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item437911 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item437960 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item437961 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item437962 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item437963 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item437965 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item437966 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item439000 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item439004 {
	width:236px !important;
	height:54px !important;
}

#item439001 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item439008 {
	width:236px !important;
	height:68px !important;
}

#item439005 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item439012 {
	width:236px !important;
	height:98px !important;
}

#item439009 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item439016 {
	width:236px !important;
	height:54px !important;
}

#item439013 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item439020 {
	width:236px !important;
	height:54px !important;
}

#item439017 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item439024 {
	width:236px !important;
	height:54px !important;
}

#item439021 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item439029 {
	width:236px !important;
	height:54px !important;
}

#item439025 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item439033 {
	width:236px !important;
	height:54px !important;
}

#item439030 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item439037 {
	width:236px !important;
	height:54px !important;
}

#item439034 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item439043 {
	width:236px !important;
	height:42px !important;
}

#item439039 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item439047 {
	width:236px !important;
	height:54px !important;
}

#item439044 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item439051 {
	width:236px !important;
	height:54px !important;
}

#item439048 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item439055 {
	width:236px !important;
	height:66px !important;
}

#item439052 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item439059 {
	width:236px !important;
	height:63px !important;
}

#item439056 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item439060 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item437909 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item437906 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item439077 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item439127 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item439128 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item439129 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item439130 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item439132 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item439133 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item440168 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item440172 {
	width:236px !important;
	height:54px !important;
}

#item440169 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item440176 {
	width:236px !important;
	height:68px !important;
}

#item440173 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item440180 {
	width:236px !important;
	height:98px !important;
}

#item440177 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item440184 {
	width:236px !important;
	height:54px !important;
}

#item440181 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item440188 {
	width:236px !important;
	height:54px !important;
}

#item440185 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item440192 {
	width:236px !important;
	height:54px !important;
}

#item440189 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item440196 {
	width:236px !important;
	height:54px !important;
}

#item440193 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item440200 {
	width:236px !important;
	height:54px !important;
}

#item440197 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item440204 {
	width:236px !important;
	height:54px !important;
}

#item440201 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item440208 {
	width:236px !important;
	height:42px !important;
}

#item440205 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item440212 {
	width:236px !important;
	height:54px !important;
}

#item440209 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item440216 {
	width:236px !important;
	height:54px !important;
}

#item440213 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item440220 {
	width:236px !important;
	height:66px !important;
}

#item440217 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item440224 {
	width:236px !important;
	height:63px !important;
}

#item440221 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item440225 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item439075 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item439073 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item353173 {
	width:292px !important;
	height:58px !important;
	left:319px !important;
	top:629px !important;
	background:#fff200;
}

#item439069 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item439070 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item439071 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item439072 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item439066 {
	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:479px !important;
}

#item354227 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item440245 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item440246 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item440247 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item440248 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item440242 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item440253 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item440302 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item440303 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item440304 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item440305 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item440306 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item440307 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item441342 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item441346 {
	width:236px !important;
	height:54px !important;
}

#item441343 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item441350 {
	width:236px !important;
	height:68px !important;
}

#item441347 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item441354 {
	width:236px !important;
	height:98px !important;
}

#item441351 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item441358 {
	width:236px !important;
	height:54px !important;
}

#item441355 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item441363 {
	width:236px !important;
	height:54px !important;
}

#item441359 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item441367 {
	width:236px !important;
	height:54px !important;
}

#item441364 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item441372 {
	width:236px !important;
	height:54px !important;
}

#item441368 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item441376 {
	width:236px !important;
	height:54px !important;
}

#item441373 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item441380 {
	width:236px !important;
	height:54px !important;
}

#item441377 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item441384 {
	width:236px !important;
	height:42px !important;
}

#item441381 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item441388 {
	width:236px !important;
	height:54px !important;
}

#item441385 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item441392 {
	width:236px !important;
	height:54px !important;
}

#item441389 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item441396 {
	width:236px !important;
	height:66px !important;
}

#item441393 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item441400 {
	width:236px !important;
	height:63px !important;
}

#item441397 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item441401 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item440251 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item440249 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item441419 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item441468 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item441469 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item441470 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item441472 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item441473 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item441474 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item442509 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item442513 {
	width:236px !important;
	height:54px !important;
}

#item442510 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item442517 {
	width:236px !important;
	height:68px !important;
}

#item442514 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item442521 {
	width:236px !important;
	height:98px !important;
}

#item442518 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item442525 {
	width:236px !important;
	height:54px !important;
}

#item442522 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item442529 {
	width:236px !important;
	height:54px !important;
}

#item442526 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item442533 {
	width:236px !important;
	height:54px !important;
}

#item442530 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item442537 {
	width:236px !important;
	height:54px !important;
}

#item442534 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item442541 {
	width:236px !important;
	height:54px !important;
}

#item442538 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item442545 {
	width:236px !important;
	height:54px !important;
}

#item442542 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item442550 {
	width:236px !important;
	height:42px !important;
}

#item442546 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item442554 {
	width:236px !important;
	height:54px !important;
}

#item442551 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item442558 {
	width:236px !important;
	height:54px !important;
}

#item442555 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item442563 {
	width:236px !important;
	height:66px !important;
}

#item442559 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item442567 {
	width:236px !important;
	height:63px !important;
}

#item442564 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item442568 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item441416 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item441414 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item441410 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item441411 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item441412 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item441413 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item441407 {
	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;
}

#item442587 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item442588 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item442589 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item442590 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item442584 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item442595 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item442644 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item442645 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item442646 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item442647 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item442648 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item442650 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item443683 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item443688 {
	width:236px !important;
	height:54px !important;
}

#item443685 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item443692 {
	width:236px !important;
	height:68px !important;
}

#item443689 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item443696 {
	width:236px !important;
	height:98px !important;
}

#item443693 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item443701 {
	width:236px !important;
	height:54px !important;
}

#item443698 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item443706 {
	width:236px !important;
	height:54px !important;
}

#item443703 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item443710 {
	width:236px !important;
	height:54px !important;
}

#item443707 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item443715 {
	width:236px !important;
	height:54px !important;
}

#item443711 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item443719 {
	width:236px !important;
	height:54px !important;
}

#item443716 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item443723 {
	width:236px !important;
	height:54px !important;
}

#item443720 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item443727 {
	width:236px !important;
	height:42px !important;
}

#item443724 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item443731 {
	width:236px !important;
	height:54px !important;
}

#item443728 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item443735 {
	width:236px !important;
	height:54px !important;
}

#item443732 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item443739 {
	width:236px !important;
	height:66px !important;
}

#item443736 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item443743 {
	width:236px !important;
	height:63px !important;
}

#item443740 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item443744 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item442593 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item442591 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item443763 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item443812 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item443813 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item443814 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item443815 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item443816 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item443817 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item444852 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item444856 {
	width:236px !important;
	height:54px !important;
}

#item444853 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item444860 {
	width:236px !important;
	height:68px !important;
}

#item444857 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item444864 {
	width:236px !important;
	height:98px !important;
}

#item444861 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item444868 {
	width:236px !important;
	height:54px !important;
}

#item444865 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item444873 {
	width:236px !important;
	height:54px !important;
}

#item444869 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item444877 {
	width:236px !important;
	height:54px !important;
}

#item444874 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item444881 {
	width:236px !important;
	height:54px !important;
}

#item444878 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item444885 {
	width:236px !important;
	height:54px !important;
}

#item444882 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item444889 {
	width:236px !important;
	height:54px !important;
}

#item444886 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item444893 {
	width:236px !important;
	height:42px !important;
}

#item444890 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item444897 {
	width:236px !important;
	height:54px !important;
}

#item444894 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item444901 {
	width:236px !important;
	height:54px !important;
}

#item444898 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item444905 {
	width:236px !important;
	height:66px !important;
}

#item444902 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item444909 {
	width:236px !important;
	height:63px !important;
}

#item444906 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item444910 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item443761 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item443759 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item352928 {
	width:575px !important;
	height:203px !important;
	left:37px !important;
	top:328px !important;
	border-radius:undefined;
	background:#fff200;
}

#item443754 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item443755 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item443756 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item443757 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item443751 {
	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;
}

#item444929 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item444930 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item444931 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item444932 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item444926 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item444938 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item444987 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item444988 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item444989 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item444990 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item444991 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item444992 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item446027 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item446031 {
	width:236px !important;
	height:54px !important;
}

#item446028 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item446036 {
	width:236px !important;
	height:68px !important;
}

#item446032 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item446040 {
	width:236px !important;
	height:98px !important;
}

#item446037 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item446044 {
	width:236px !important;
	height:54px !important;
}

#item446041 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item446048 {
	width:236px !important;
	height:54px !important;
}

#item446045 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item446052 {
	width:236px !important;
	height:54px !important;
}

#item446049 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item446056 {
	width:236px !important;
	height:54px !important;
}

#item446053 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item446060 {
	width:236px !important;
	height:54px !important;
}

#item446057 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item446064 {
	width:236px !important;
	height:54px !important;
}

#item446061 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item446069 {
	width:236px !important;
	height:42px !important;
}

#item446065 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item446073 {
	width:236px !important;
	height:54px !important;
}

#item446070 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item446077 {
	width:236px !important;
	height:54px !important;
}

#item446074 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item446081 {
	width:236px !important;
	height:66px !important;
}

#item446078 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item446085 {
	width:236px !important;
	height:63px !important;
}

#item446082 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item446086 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item444935 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item444933 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item446104 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item446153 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item446154 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item446155 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item446156 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item446157 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item446159 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item447193 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item447198 {
	width:236px !important;
	height:54px !important;
}

#item447195 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item447202 {
	width:236px !important;
	height:68px !important;
}

#item447199 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item447206 {
	width:236px !important;
	height:98px !important;
}

#item447203 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item447210 {
	width:236px !important;
	height:54px !important;
}

#item447207 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item447214 {
	width:236px !important;
	height:54px !important;
}

#item447211 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item447218 {
	width:236px !important;
	height:54px !important;
}

#item447215 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item447222 {
	width:236px !important;
	height:54px !important;
}

#item447219 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item447226 {
	width:236px !important;
	height:54px !important;
}

#item447223 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item447231 {
	width:236px !important;
	height:54px !important;
}

#item447227 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item447235 {
	width:236px !important;
	height:42px !important;
}

#item447232 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item447239 {
	width:236px !important;
	height:54px !important;
}

#item447236 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item447243 {
	width:236px !important;
	height:54px !important;
}

#item447240 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item447247 {
	width:236px !important;
	height:66px !important;
}

#item447244 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item447251 {
	width:236px !important;
	height:63px !important;
}

#item447248 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item447252 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item446102 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item446099 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item351810 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:559px !important;
	background:#fff200;
}

#item446095 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item446096 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item446097 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item446098 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item446092 {
	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;
}

#item447273 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item447274 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item447275 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item447276 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item447270 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item447281 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item447330 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item447331 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item447332 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item447333 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item447334 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item447335 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item448371 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item448375 {
	width:236px !important;
	height:54px !important;
}

#item448372 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item448379 {
	width:236px !important;
	height:68px !important;
}

#item448376 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item448383 {
	width:236px !important;
	height:98px !important;
}

#item448380 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item448387 {
	width:236px !important;
	height:54px !important;
}

#item448384 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item448391 {
	width:236px !important;
	height:54px !important;
}

#item448388 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item448396 {
	width:236px !important;
	height:54px !important;
}

#item448393 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item448400 {
	width:236px !important;
	height:54px !important;
}

#item448397 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item448404 {
	width:236px !important;
	height:54px !important;
}

#item448401 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item448408 {
	width:236px !important;
	height:54px !important;
}

#item448405 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item448412 {
	width:236px !important;
	height:42px !important;
}

#item448409 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item448416 {
	width:236px !important;
	height:54px !important;
}

#item448413 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item448420 {
	width:236px !important;
	height:54px !important;
}

#item448417 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item448424 {
	width:236px !important;
	height:66px !important;
}

#item448421 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item448428 {
	width:236px !important;
	height:63px !important;
}

#item448425 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item448429 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item447279 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item447277 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item448447 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item448496 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item448497 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item448498 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item448499 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item448500 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item448501 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item449538 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item449542 {
	width:236px !important;
	height:54px !important;
}

#item449539 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item449546 {
	width:236px !important;
	height:68px !important;
}

#item449543 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item449550 {
	width:236px !important;
	height:98px !important;
}

#item449547 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item449554 {
	width:236px !important;
	height:54px !important;
}

#item449551 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item449558 {
	width:236px !important;
	height:54px !important;
}

#item449555 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item449562 {
	width:236px !important;
	height:54px !important;
}

#item449559 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item449566 {
	width:236px !important;
	height:54px !important;
}

#item449563 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item449570 {
	width:236px !important;
	height:54px !important;
}

#item449567 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item449574 {
	width:236px !important;
	height:54px !important;
}

#item449571 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item449579 {
	width:236px !important;
	height:42px !important;
}

#item449575 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item449583 {
	width:236px !important;
	height:54px !important;
}

#item449580 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item449587 {
	width:236px !important;
	height:54px !important;
}

#item449584 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item449591 {
	width:236px !important;
	height:66px !important;
}

#item449588 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item449595 {
	width:236px !important;
	height:63px !important;
}

#item449592 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item449596 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item448444 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item448442 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item354616 {
	width:539px !important;
	height:86px !important;
	left:36px !important;
	top:390px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

#item448438 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item448439 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item448440 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item448441 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item448435 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item352351 {
	width:575px !important;
	height:162px !important;
	left:36px !important;
	top:193px !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:103px !important;
	left:37px !important;
	top:70px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

#item449615 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item449616 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item449617 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item449618 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item449612 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item449623 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item449672 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item449673 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item449674 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item449675 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item449676 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item449677 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item450712 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item450717 {
	width:236px !important;
	height:54px !important;
}

#item450713 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item450721 {
	width:236px !important;
	height:68px !important;
}

#item450718 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item450725 {
	width:236px !important;
	height:98px !important;
}

#item450722 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item450729 {
	width:236px !important;
	height:54px !important;
}

#item450726 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item450733 {
	width:236px !important;
	height:54px !important;
}

#item450730 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item450737 {
	width:236px !important;
	height:54px !important;
}

#item450734 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item450741 {
	width:236px !important;
	height:54px !important;
}

#item450738 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item450745 {
	width:236px !important;
	height:54px !important;
}

#item450742 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item450749 {
	width:236px !important;
	height:54px !important;
}

#item450746 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item450753 {
	width:236px !important;
	height:42px !important;
}

#item450750 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item450757 {
	width:236px !important;
	height:54px !important;
}

#item450754 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item450761 {
	width:236px !important;
	height:54px !important;
}

#item450758 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item450765 {
	width:236px !important;
	height:66px !important;
}

#item450762 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item450769 {
	width:236px !important;
	height:63px !important;
}

#item450766 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item450770 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item449621 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item449619 {
	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;
}

#item452233 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item452234 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item452235 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item452236 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item452230 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item452241 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item452290 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item452291 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item452292 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item452293 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item452294 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item452295 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item453331 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item453335 {
	width:236px !important;
	height:54px !important;
}

#item453332 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item453339 {
	width:236px !important;
	height:68px !important;
}

#item453336 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item453343 {
	width:236px !important;
	height:98px !important;
}

#item453340 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item453347 {
	width:236px !important;
	height:54px !important;
}

#item453344 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item453351 {
	width:236px !important;
	height:54px !important;
}

#item453348 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item453357 {
	width:236px !important;
	height:54px !important;
}

#item453354 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item453361 {
	width:236px !important;
	height:54px !important;
}

#item453358 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item453365 {
	width:236px !important;
	height:54px !important;
}

#item453362 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item453369 {
	width:236px !important;
	height:54px !important;
}

#item453366 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item453373 {
	width:236px !important;
	height:42px !important;
}

#item453370 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item453377 {
	width:236px !important;
	height:54px !important;
}

#item453374 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item453381 {
	width:236px !important;
	height:54px !important;
}

#item453378 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item453385 {
	width:236px !important;
	height:66px !important;
}

#item453382 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item453389 {
	width:236px !important;
	height:63px !important;
}

#item453386 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item453390 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item452239 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item452237 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item453409 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item453459 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item453460 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item453461 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item453463 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item453464 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item453465 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item454499 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item454503 {
	width:236px !important;
	height:54px !important;
}

#item454500 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item454507 {
	width:236px !important;
	height:68px !important;
}

#item454504 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item454511 {
	width:236px !important;
	height:98px !important;
}

#item454508 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item454515 {
	width:236px !important;
	height:54px !important;
}

#item454512 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item454519 {
	width:236px !important;
	height:54px !important;
}

#item454516 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item454523 {
	width:236px !important;
	height:54px !important;
}

#item454520 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item454527 {
	width:236px !important;
	height:54px !important;
}

#item454524 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item454531 {
	width:236px !important;
	height:54px !important;
}

#item454528 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item454535 {
	width:236px !important;
	height:54px !important;
}

#item454532 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item454540 {
	width:236px !important;
	height:42px !important;
}

#item454536 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item454545 {
	width:236px !important;
	height:54px !important;
}

#item454542 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item454549 {
	width:236px !important;
	height:54px !important;
}

#item454546 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item454553 {
	width:236px !important;
	height:66px !important;
}

#item454550 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item454557 {
	width:236px !important;
	height:63px !important;
}

#item454554 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item454558 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item453406 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item453404 {
	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;
}

#item453400 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item453401 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item453402 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item453403 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item453397 {
	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;
}

#item454633 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item454634 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item454635 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item454636 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item454629 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item454641 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item454690 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item454691 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item454692 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item454693 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item454694 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

#item454695 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item455730 {
	width:36px !important;
	height:25px !important;
	left:471px !important;
	top:611px !important;
}

#item455735 {
	width:236px !important;
	height:54px !important;
}

#item455731 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item455739 {
	width:236px !important;
	height:68px !important;
}

#item455736 {
	width:236px !important;
	height:68px !important;
	left:340px !important;
	top:104px !important;
}

#item455744 {
	width:236px !important;
	height:98px !important;
}

#item455740 {
	width:236px !important;
	height:98px !important;
	left:340px !important;
	top:194px !important;
}

#item455748 {
	width:236px !important;
	height:54px !important;
}

#item455745 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:185px !important;
}

#item455752 {
	width:236px !important;
	height:54px !important;
}

#item455749 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:351px !important;
}

#item455756 {
	width:236px !important;
	height:54px !important;
}

#item455753 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:321px !important;
}

#item455760 {
	width:236px !important;
	height:54px !important;
}

#item455757 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:401px !important;
}

#item455764 {
	width:236px !important;
	height:54px !important;
}

#item455761 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:480px !important;
}

#item455768 {
	width:236px !important;
	height:54px !important;
}

#item455765 {
	width:236px !important;
	height:54px !important;
	left:340px !important;
	top:561px !important;
}

#item455772 {
	width:236px !important;
	height:42px !important;
}

#item455769 {
	width:236px !important;
	height:42px !important;
	left:340px !important;
	top:637px !important;
}

#item455776 {
	width:236px !important;
	height:54px !important;
}

#item455773 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:429px !important;
}

#item455780 {
	width:236px !important;
	height:54px !important;
}

#item455777 {
	width:236px !important;
	height:54px !important;
	left:36px !important;
	top:510px !important;
}

#item455784 {
	width:236px !important;
	height:66px !important;
}

#item455781 {
	width:236px !important;
	height:66px !important;
	left:36px !important;
	top:588px !important;
}

#item455788 {
	width:236px !important;
	height:63px !important;
}

#item455785 {
	width:236px !important;
	height:63px !important;
	left:36px !important;
	top:262px !important;
}

#item455789 {
	width:42px !important;
	height:42px !important;
	left:519px !important;
	top:43px !important;
}

#item454639 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item454637 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
