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

#item353382 {
	width:99px !important;
	height:25px !important;
}

#item353383 {
	width:99px !important;
	height:25px !important;
	left:125px !important;
	top:475px !important;
}

#item353387 {
	width:99px !important;
	height:25px !important;
}

#item353385 {
	width:99px !important;
	height:25px !important;
	left:257px !important;
	top:475px !important;
}

#item355635 {
	width:99px !important;
	height:25px !important;
}

#item355633 {
	width:99px !important;
	height:25px !important;
	left:387px !important;
	top:475px !important;
}

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

#item356632 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item356635 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item356639 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item356643 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item356647 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item356637 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item356653 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item356641 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item356645 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item356655 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item356657 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item356659 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item356649 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item356651 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

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

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

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

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

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

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

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

#item357509 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item357583 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item357656 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item357728 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item357800 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item357899 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item357971 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item358044 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item358116 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item358189 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item358261 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item358333 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item358405 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item358477 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item358561 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

#item357359 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:456px !important;
}

#item357356 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:226px !important;
}

#item357362 {
	width:78px !important;
	height:23px !important;
	left:35px !important;
	top:702px !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:36px !important;
	background:#f6eb1c;
}

#item184896 {
	width:255px !important;
	height:36px !important;
	left:321px !important;
	top:433px !important;
}

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

#item184898 {
	width:255px !important;
	height:37px !important;
	left:321px !important;
	top:479px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item358678 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item358751 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item358823 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item358895 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item358967 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item359066 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item359138 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item359211 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item359284 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item359357 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item359430 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item359503 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item359575 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item359648 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item359721 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item359794 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item359866 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item359938 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item360010 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item360082 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item360181 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item360253 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item360325 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item360399 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item360473 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item360545 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item360617 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item360689 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item360762 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item360835 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

#item350988 {
	width:255px !important;
	height:26px !important;
	left:36px !important;
	top:205px !important;
}

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

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

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

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

#item358612 {
	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:327px !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;
}

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

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

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

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

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

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

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

#item361033 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item361105 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item361178 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item361251 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item361323 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item361422 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item361494 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item361566 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item361639 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item361711 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item361784 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item361858 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item361930 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item362002 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item362076 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item362148 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item362221 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item362293 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item362365 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item362437 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item362536 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item362608 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item362680 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item362754 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item362826 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item362900 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item362972 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item363044 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item363116 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item363190 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item363262 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item363335 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item363407 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item363479 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item363551 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item363651 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item363723 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item363795 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item363868 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item363941 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item364014 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item364086 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item364158 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item364230 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item364304 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item364377 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item364450 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item364522 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item364595 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item364667 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item364766 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item364838 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item364910 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item364983 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item365057 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item365129 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item365201 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item365273 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item365346 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item365419 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item365494 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item365566 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item365638 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item365710 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item365782 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item365881 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item365954 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item366026 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item366100 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item366173 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item366245 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item366317 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item366389 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item366463 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item366536 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item366609 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item366681 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item366753 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item366825 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item366898 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item366997 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item367069 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item367142 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item367216 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item367288 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item367360 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item367432 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item367504 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item367577 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item367650 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item367723 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item367795 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item367867 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item367939 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item368012 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item368110 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item368182 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item368256 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item368331 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item368403 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item368475 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item368547 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item368620 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item368692 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item368765 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item368839 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item368911 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item368983 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item369055 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item369128 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item369226 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item369299 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item369372 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item369446 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item369518 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item369590 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item369662 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item369735 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item369807 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item369880 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item369954 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item370026 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item370098 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item370171 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item370244 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item370343 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item370415 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item370488 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item370561 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item370634 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item370706 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item370778 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item370851 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item370923 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item370996 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item371069 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item371141 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item371213 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item371286 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item371358 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item371457 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item371529 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item371602 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item371675 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item371747 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item371819 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item371892 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item371965 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item372038 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item372111 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item372184 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item372256 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item372328 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item372401 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item372474 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item372572 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item372644 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item372717 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item372790 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item372862 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item372934 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item373008 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item373080 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item373152 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item373225 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item373299 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item373371 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item373443 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item373517 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item373589 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item373687 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item373759 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item373833 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item373906 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item373978 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item374050 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item374123 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item374195 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item374267 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item374341 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item350043 {
	width:227px !important;
	height:40px !important;
	left:349px !important;
	top:561px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item375529 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item375601 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item375676 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item375748 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item375820 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item375918 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item375991 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item376063 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item376136 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item376208 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item376281 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item376353 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item376425 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item376497 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item376570 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item377454 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item377526 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item377599 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item377671 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item377743 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item377841 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item377914 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item377986 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item378058 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item378130 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item378203 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item378275 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item378347 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item378420 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item378493 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item378567 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item378639 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item378712 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item378785 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item378857 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item378955 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item379029 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item379101 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item379174 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item379246 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item379319 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item379391 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item379464 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item379536 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item379610 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item379683 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item379755 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item379828 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item379900 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item379972 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item380071 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item380143 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item380215 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item380287 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item380359 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item380432 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item380505 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item380577 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item380649 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item380723 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item380797 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item380870 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item380942 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item381015 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item381087 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item381186 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item381258 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item381332 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item381404 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item381476 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item381549 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item381622 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item381694 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item381766 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item381840 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item350333 {
	width:292px !important;
	height:279px !important;
	left:320px !important;
	top:413px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

#item381913 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item381986 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item382058 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item382130 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item382202 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item382301 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item382373 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item382445 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item382517 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item382590 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item382663 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item382735 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item382807 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item382880 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item382954 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item383030 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item383103 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item383175 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item383247 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item383319 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item383418 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item383490 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item383562 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item383634 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item383709 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item383782 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item383854 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item383926 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item383999 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item384072 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

#item382968 {
	width:622px !important;
	height:802px !important;
	left:-10px !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:444px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item384146 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item384218 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item384290 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item384362 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item384434 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item384533 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item384605 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item384677 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item384750 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item384824 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item384896 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item384968 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item385040 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item385113 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item385186 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item385260 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item385333 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item385405 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item385477 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item385549 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item385648 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item385720 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item385792 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item385866 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item385938 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item386010 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item386083 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item386155 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item386228 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item386302 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

#item353173 {
	width:292px !important;
	height:58px !important;
	left:319px !important;
	top:649px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item386376 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item386448 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item386520 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item386593 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item386666 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item386764 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item386836 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item386909 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item386982 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item387054 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item387126 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item387198 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item387271 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item387343 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item387416 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item387490 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item387562 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item387634 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item387706 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item387779 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item387877 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item387950 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item388022 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item388095 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item388167 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item388239 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item388311 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item388386 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item388458 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item388531 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item388605 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item388677 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item388749 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item388822 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item388895 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item388993 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item389066 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item389139 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item389211 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item389283 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item389355 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item389427 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item389500 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item389572 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item389645 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item389719 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item389791 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item389864 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item389937 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item390009 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item390108 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item390180 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item390254 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item390326 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item390398 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item390470 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item390542 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item390615 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item390687 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item390761 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

#item352928 {
	width:575px !important;
	height:231px !important;
	left:37px !important;
	top:467px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item390836 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item390908 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item390980 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item391053 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item391125 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item391224 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item391297 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item391370 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item391442 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item391514 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item391586 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item391659 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item391731 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item391803 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item391876 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item391950 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item392022 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item392095 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item392168 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item392241 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item392339 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item392411 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item392484 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item392556 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item392628 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item392700 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item392773 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item392845 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item392917 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item392990 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item393065 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item393137 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item393210 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item393283 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item393355 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item393453 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item393526 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item393598 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item393670 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item393742 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item393815 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item393888 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item393961 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item394033 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item394106 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item394180 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item394252 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item394326 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item394399 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item394471 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item394569 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item394642 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item394714 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item394786 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item394858 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item394931 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item395003 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item395075 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item395147 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item395220 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

#item354616 {
	width:539px !important;
	height:86px !important;
	left:36px !important;
	top:480px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item352351 {
	width:575px !important;
	height:152px !important;
	left:36px !important;
	top:271px !important;
	border-radius:undefined;
	background:#fff200;
}

#item352618 {
	width:612px !important;
	height:792px !important;
	background:#000;
}

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

#item352136 {
	width:539px !important;
	height:112px !important;
	left:37px !important;
	top:142px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item396421 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item396494 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item396567 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item396639 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item396711 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item396810 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item396882 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item396954 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item397026 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item397098 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item397171 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item397243 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item397315 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item397387 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item397461 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

#item397776 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item397849 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item397921 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item397993 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item398065 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item398165 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item398237 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item398309 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item398381 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item398454 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item398526 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item398598 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item398670 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item398742 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item398816 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item398889 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item398962 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item399035 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item399107 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item399181 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item399280 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item399352 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item399424 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item399496 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item399569 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item399642 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item399714 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item399786 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item399859 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item399932 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item401163 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:104px !important;
}

#item401235 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:183px !important;
}

#item401307 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:354px !important;
}

#item401380 {
	width:235px !important;
	height:52px !important;
	left:36px !important;
	top:510px !important;
}

#item401452 {
	width:235px !important;
	height:66px !important;
	left:341px !important;
	top:104px !important;
}

#item401552 {
	width:235px !important;
	height:66px !important;
	left:36px !important;
	top:262px !important;
}

#item401624 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:402px !important;
}

#item401696 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:431px !important;
}

#item401769 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:587px !important;
}

#item401841 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:480px !important;
}

#item401913 {
	width:235px !important;
	height:52px !important;
	left:341px !important;
	top:559px !important;
}

#item401985 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:636px !important;
}

#item402057 {
	width:235px !important;
	height:96px !important;
	left:341px !important;
	top:196px !important;
}

#item402130 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:319px !important;
}

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

#item402204 {
	width:42px !important;
	height:42px !important;
	left:532px !important;
	top:43px !important;
}

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

#item401103 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
